@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	height: 0px;
	z-index: 4000;
	position: relative;
} 
#header  {
	background-color: #FFF;
	background-image: url(images/header-01-15-10.jpg);
	height: 100px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	width: 997px;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4D0DF;
	border-right-color: #C4D0DF;
	border-bottom-color: #C4D0DF;
	border-left-color: #C4D0DF;
	background-position: left bottom;
} 
#rightHeaderBox {
	background-color: #FFF;
	float: right;
	height: 97px;
	width: 400px;
	z-index: 900;
	background-image: url(images/rightHeader-01-14-10-V2.jpg);
	background-position: left bottom;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8C6DA;
	border-right-color: #B8C6DA;
	border-bottom-color: #B8C6DA;
	border-left-color: #B8C6DA;
}
#homeButton {
	height: 20px;
	width: 130px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
#homeButton a {
	height: 20px;
	width: 130px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/newNavBT/webPoliciesNEW-01-14-10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: -20px;
}
#homeButton a:hover {
	height: 20px;
	width: 130px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/newNavBT/webPoliciesNEW-01-14-10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: -20px;
}
#webPolicyButton {
	height: 20px;
	width: 130px;
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}
#webPolicyButton a {
	height: 20px;
	width: 130px;
	float: right;
	margin-right: 5px;
	background-image: url(images/newNavBT/webPoliciesNEW-01-14-10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: -20px;
}
#webPolicyButton a:hover {
	height: 20px;
	width: 130px;
	float: right;
	margin-right: 5px;
	background-image: url(images/newNavBT/webPoliciesNEW-01-14-10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: -20px;
}
#contactButton {
	height: 20px;
	width: 130px;
	float: right;
	margin-right: 0px;
	color: #FFF;
}
#contactButton a {
	height: 20px;
	width: 130px;
	float: right;
	background-image: url(images/newNavBT/webPoliciesNEW-01-14-10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: -20px;
}
#contactButton a:hover {
	height: 20px;
	width: 130px;
	float: right;
	background-image: url(images/newNavBT/webPoliciesNEW-01-14-10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: -20px;
}
#newSidebar {
	background-color: #FFF;
	float: left;
	width: 145px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8C6DA;
	border-right-color: #B8C6DA;
	border-bottom-color: #B8C6DA;
	border-left-color: #B8C6DA;
}
#pictureHeader {
	float: right;
	height: 175px;
	width: 838px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDCADD;
	border-right-color: #BDCADD;
	border-bottom-color: #BDCADD;
	border-left-color: #BDCADD;
	clear: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: auto;
	background-image: url(Images/randomHeaderImages/Mweb-header-1.jpg);
}
#bottomHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 838px;
	background-color: #345F94;
	float: right;
	background-image: url(Images/bottomheader.gif);
	border: 3px solid #C4D0DF;
}
#mainContent {
	width: 592px;
	float: left;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0DAE5;
	border-right-color: #D0DAE5;
	border-bottom-color: #D0DAE5;
	border-left-color: #D0DAE5;
	position: static;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 5px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContentHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding: 0px;
	float: left;
	height: 40px;
	width: 587px;
	background-image: url(images/mainContentHeader-01-14-10.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	display: block;
	font-variant: normal;
	font-size: 17px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7C7D9;
	border-right-color: #B7C7D9;
	border-bottom-color: #B7C7D9;
	border-left-color: #B7C7D9;
}
#mainContent a {
	text-decoration: none;
	font-size: 13px;
	color: #8B530F;
	cursor: pointer;
}
#container #containerBorder #mainContent p {
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 13px;
}
#rightsidebar {
	background-color: #FFF;
	float: right;
	width: 236px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7D3E2;
	border-right-color: #C7D3E2;
	border-bottom-color: #C7D3E2;
	border-left-color: #C7D3E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightsidebar h6 {
	font-size: 12px;
	color: #333;
	font-style: italic;
	padding-right: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #D2DBE7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
}
#mission img {
	margin-top: 15px;
}
#rightSidebarHeader {
	background-color: #FFF;
	float: right;
	width: 235px;
	height: 40px;
	margin-top: 5px;
	background-image: url(images/upComingEventsHeader.jpg);
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8C6DA;
	border-right-color: #B8C6DA;
	border-bottom-color: #B8C6DA;
	border-left-color: #B8C6DA;
}
.twoColFixLtHdr #container #rightSidebarHeader p {
	font-size: 17px;
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#weatherBug {
	background-color: #FFF;
	clear: right;
	float: right;
	width: 232px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	text-indent: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5C4D7;
	border-right-color: #B5C4D7;
	border-bottom-color: #B5C4D7;
	border-left-color: #B5C4D7;
}
#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 137px;
}
#flickrBox {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 0px;
}
#blackboardLogo {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1D3E4;
	border-right-color: #C1D3E4;
	border-bottom-color: #C1D3E4;
	border-left-color: #C1D3E4;
	padding-left: 0px;
}
#intrado {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1D3E4;
	border-right-color: #C1D3E4;
	border-bottom-color: #C1D3E4;
	border-left-color: #C1D3E4;
	padding-left: 0px;
}
#library p img {
	margin-left: 25px;
}
.twoColFixLtHdr #container #containerBorder #newSidebar #blackboardLogo p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#seperator {
	background-color: #95A7BD;
	height: 2px;
	width: 570px;
}
.twoColFixLtHdr #footer {
	background-color: #345F94;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 30px;
	border: 1px solid #CCC;
	width: 1000px;
	clear: both;
	background-image: url(Images/footer-01-14-10.gif);
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.pointer {
	cursor: pointer;
	font-size: 12px;
	color: #8B530F;
}
.centerPointer {
	font-size: 14px;
	color: #8B530F;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.navLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	cursor: pointer;
	text-decoration: none;
}
.tabbuttons {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
#navBT {
	background-color: #355E94;
	height: 25px;
	width: 143px;
}
#subNav {
	height: 25px;
	width: 145px;
}
#container #newSidebar #navBT a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 25px;
	width: 145px;
	line-height: 25px;
	text-indent: 5px;
	background-image: url(images/newNavBT/main-01-14-09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #newSidebar #navBT a:hover {
	background-position: bottom;
}
#container #newSidebar #subNav a {
	font-size: 12px;
	line-height: 25px;
	display: block;
	height: 25px;
	text-indent: 10px;
	cursor: pointer;
	background-color: #CCC;
	background-image: url(Images/maincontentBackground.gif);
	color: #333;
	text-decoration: none;
}
#container #newSidebar #subNav a:hover {
	color: #355E94;
}



    TABLE {
	border: 0px solid #000000;
    }

    TD {
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 12px;
	text-align: left;
	background-image: url(Images/maincontentBackground.gif);
	padding-left: 5px;
    }
#footerNew {
	background-color: #F33;
	height: 30px;
	width: 994px;
	clear: both;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACBDD3;
	border-right-color: #ACBDD3;
	border-bottom-color: #ACBDD3;
	border-left-color: #ACBDD3;
	background-image: url(images/footer-01-14-10.gif);
}
.bold {
	font-weight: bolder;
}
#sidebarPics {
	float: right;
	width: 234px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8C6DA;
	border-right-color: #B8C6DA;
	border-bottom-color: #B8C6DA;
	border-left-color: #B8C6DA;
}
#sidebarPics p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3CFDE;
	border-right-color: #C3CFDE;
	border-bottom-color: #C3CFDE;
	border-left-color: #C3CFDE;
}
.twoColFixLtHdr #container #sidebarPics img {
	display: block;
	margin-left: auto;
	margin-top: 10px;
	border: 3px solid #FFF;
	margin-right: auto;
	cursor: pointer;
}
.twoColFixLtHdr #container #sidebarPics img:hover {
	border: 3px solid #5F84BB;
}
.twoColFixLtHdr #container #mainContent #mainContentHeader p {
	font-size: 17px;
	color: #FFF;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerBorder {
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	background-color: #FFF;
}
.textCentered {
	text-align: center;
}
#containerBorder #mainContent h2 {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
}
.calendarEvents {
	font-size: 10px;
}
.twoColFixLtHdr #container #containerBorder #newSidebar #flickrBox p a img {
	text-decoration: none;
	padding-left: 0px;
	margin-left: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.twoColFixLtHdr #container #containerBorder #newSidebar #flickrBox p {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4C8DE;
	border-right-color: #B4C8DE;
	border-bottom-color: #B4C8DE;
	border-left-color: #B4C8DE;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallCenter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#pictureHeaderHome {
	float: right;
	height: 175px;
	width: 838px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDCADD;
	border-right-color: #BDCADD;
	border-bottom-color: #BDCADD;
	border-left-color: #BDCADD;
	clear: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: auto;
	background-image: url(images/randomHeaderImages/Mweb-header-5.jpg);
}
#airQuality {
	background-color: #FFF;
	clear: right;
	float: right;
	width: 236px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5C4D7;
	border-right-color: #B5C4D7;
	border-bottom-color: #B5C4D7;
	border-left-color: #B5C4D7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #containerBorder #mainContent #moreInsideContent p {
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#noticeSidebarHeader {
	background-color: #FFF;
	float: right;
	width: 235px;
	border: 3px solid #B8C6DA;
	height: 40px;
	margin-top: 5px;
	background-image: url(Images/upComingEventsHeader.jpg);
}
.twoColFixLtHdr #container #noticeSidebarHeader p {
	font-size: 17px;
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
#noticesidebar {
	background-color: #FFF;
	float: right;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7D3E2;
	border-right-color: #C7D3E2;
	border-bottom-color: #C7D3E2;
	border-left-color: #C7D3E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(Images/maincontentBackground.gif);
}
.notice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	margin-top: 0px;
}
.noticeTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B530F;
	margin-left: 0px;
	padding-left: 10px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	margin-bottom: 0px;
}
#navSelBT {
	background-color: #355E94;
	height: 25px;
	width: 143px;
}
#container #newSidebar #navSelBT a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 25px;
	width: 145px;
	line-height: 25px;
	text-indent: 5px;
	background-image: url(images/newNavBT/navSelBTimage.gif);
	background-repeat: no-repeat;
}
#container #newSidebar #navSelBT a:hover {
	background-position: bottom;
}
#alerts {
	background-color: #FFF;
	float: right;
	width: 235px;
	border: 3px solid #B8C6DA;
	height: 40px;
	margin-top: 5px;
	background-image: url(images/alertsHeader.jpg);
}
.twoColFixLtHdr #container #containerBorder #rightsidebar h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA170B;
	margin: 0px;
	padding-top: 0px;
}
.alerts {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	text-indent: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B87AC;
	border-bottom-color: #355E8F;
}
.twoColFixLtHdr #container #alerts p {
	font-size: 17px;
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.underline {
	text-decoration: underline;
}
#rightsidebar p .noticeTitle   {
	text-decoration: none;
}
#rightsidebar h1 .noticeTitle {
	text-decoration: none;
	font-weight: normal;
	width: 130px;
	float: right;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 7px;
}
#containerBorder #rightsidebar h2 img {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
.twoColFixLtHdr #container #containerBorder #rightsidebar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1D3E4;
	border-right-color: #C1D3E4;
	border-bottom-color: #C1D3E4;
	border-left-color: #C1D3E4;
}
.twoColFixLtHdr #container #containerBorder #rightsidebar p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B530F;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	margin-bottom: 0px;
}
#container #containerBorder #rightsidebar p img {
	padding-right: 5px;
	text-decoration: none;
}
.twoColFixLtHdr #container #containerBorder #mainContent #moreInsideContent h3 {
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A89AF;
	border-right-color: #6A89AF;
	border-bottom-color: #6A89AF;
	border-left-color: #6A89AF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #354F6C;
	padding-top: 0px;
}
.twoColFixLtHdr #container #containerBorder #mainContent #moreInsideContent ul li {
	font-size: 13px;
	margin-top: 15px;
	margin-left: 20px;
	padding: 0px;
	width: 450px;
}
.blue {
	color: #2A435E;
}
.red {
	color: #ee1b2e;
}
#library {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1D3E4;
	border-right-color: #C1D3E4;
	border-bottom-color: #C1D3E4;
	border-left-color: #C1D3E4;
	padding-left: 0px;
}
#mission {
	background-color: #FFF;
	float: right;
	width: 236px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7D3E2;
	border-right-color: #C7D3E2;
	border-bottom-color: #C7D3E2;
	border-left-color: #C7D3E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
