@charset "utf-8";
/* CSS Document */

body {
	background-color:transparent;
	color: #000000;
	font-family:Arial; 
	font-size: small;
	font-weight: normal;	
	padding-left:0px;
	margin-top:3px;
}

.tableBorder {
	border: 1px solid #DDDDDD;
}

.boldHeader {
	font-weight: bold;
}

.pageSubHeading {
	color: #400080;
	font-family:Arial; 
	font-size: large;
	font-weight: bold;
}

.blueBar {
	height: 22px;
	background: #008cd0;
	color: #FFFFFF;
	padding-left: 5px;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
}

.blueBarFooter {
	height: 22px;
	background: #008cd0;
	color: #FFFFFF;
	padding-left: 5px;
	font-family:Arial;
	font-size:small;
}

.topNavItem td {
	border-right: 0px;
	border-left: 0px;
	background-image: none;
}

.topNavItem {
	background-image: none;
	color: #008cd0;
	font-family:Arial; 
	font-size: small;
	font-weight: bold;
}

.topNavItem a {
	background-image: none;
	color: #008cd0;
	font-family:Arial; 
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}
.topNavItem a:hover {
	background-image: none;
	color: #40238a;
	font-family:Arial; 
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}

.navBorder {

	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:180px;
}

.leftNavSpacer
{
	width:180px;
	border: 1px solid #008cd0;
	/*background: transparent url('../images/bottom-side-nav.png') bottom no-repeat;*/
}

/* FOOTER CLASSES */
.style3 {
	font-size: small;
	font-family:Arial;
	color: #FFFFFF;
	text-decoration: none;
}

footer {
	height: 22px;
	background: #008cd0;
	color: white;
	padding-left: 5px;
	font-family:Arial;
	font-size:small;
}

/* END OF FOOTER CLASSES */

.topLinkBar a:hover
{
	text-decoration:underline;
	color: #40238a;
}

td.topArea{
	background:#40238a url('images/green-gradient.png');
}

.leftNav{
	border:0px;
}

.searchText1
{
	color: #000000;
	font-family:Arial;
	font-size: x-small;
	font-weight: normal;
	vertical-align:text-top;
	padding-bottom:5px;
}

.searchBox {
	color: #000000;
	font-family:Arial; 
	font-size: x-small;
	font-weight: normal;
	height:13px;
	width:100px;
		
}

/* Links page classes */
.linkItem a {
	background-image: none;
	color: #003399;
	font-family:Arial; 
	font-size: small;
	text-decoration:none;
}
.linkItem a:hover {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: small;
	text-decoration:underline;
}

.linkItem a:visited, .linkitem a:active{
	font-family:Arial; 
	color: #4167AF;
	text-decoration:none;
}
/* END OF LINKS CLASSES */

/* News item page classes */
.linkNews a {
	background-image: none;
	color: #003399;
	font-family:Arial; 
	font-size: small;
	text-decoration:none;
	font-weight: bold;
}
.linkNews a:hover {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: small;
	text-decoration:underline;
	font-weight: bold;
}

.linkNews a:visited, .linkitem a:active{
	font-family:Arial; 
	/*color: #4167AF;*/
	color: #003399;
	font-weight: bold;
}

.linkNewsPage {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: small;
	text-decoration:underline;
	font-weight: bold;
}

/* END OF LINKS CLASSES */

/* Home Page notices classes */
.linkNotice a {
	background-image: none;
	color: #003399;
	font-family:Arial; 
	font-size: x-small;
	text-decoration:none;
}

.linkNotice a:hover {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: x-small;
	text-decoration:underline;
}

.linkNotice a:visited, .linkitem a:active{
	font-family:Arial; 
	font-size: x-small;
	/*color: #4167AF;*/
	color: #003399;
}

.linkNoticePage {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: x-small;
	text-decoration:underline;
}

.noticeText {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: x-small;
	text-decoration:none;
}

.noticeHeader {
	background-image: none;
	color: #000000;
	font-family:Arial; 
	font-size: small;
	font-weight: bold;
	background-color: #E4E8F0;
}

/* END OF home page noticesCLASSES */

.warningText {
	font-family: Arial;
	font-size: small;
	color: #FF0000;
}

.bgGrey {
	background-color:#E2E3E1
}

#bgBanner {
	position: absolute;
	left: 10px;
	top: 29px;

}
#leftBanner {
	position: absolute;
	left: 10px;
	top: 29px;

}

#rightBanner {
	position: absolute;
	left: 625px;
	top: 29px;

}

#curveBanner {
	position: absolute;
	left: 625px;
	top: 29px;

}
