@charset "utf-8";
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
table {
	border: thin none #1469D1;
}
h1 {
	font-size: 20px;
	color: #CB2323;
}
.cellback {
	background-color: #DDDDDD;
	background-image: url(images/pageBG.gif);
	background-repeat: repeat;
}
.footer {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: #0E3663;
	color: #00CCFF;
	text-align: center;
	line-height: 16px;
	padding: 5px;
}
.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
	line-height: 24px;
	font-weight: 400;
	font-style: normal;
}
.mainCopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D4589;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}
.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	line-height: 20px;
}
.highlight3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.highlight4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #092167;
	line-height: 20px;
}
.highlight5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #333;
	line-height: 24px;
}
.highlight6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}







.sideBar {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1469D1;
	border-left-color: #1469D1;
}
.mainMenu {
	display: inline;
	background-color: #FFFFFF;
	white-space: nowrap;
	vertical-align: 0%;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	background-image: url(images/mainMenuBtn_up.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 39px;
	width: 170px;
	float: left;
}
.mainMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	background-image: url(images/mainMenuBtn_over.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 39px;
	width: 170px;
	float: left;
}
.footer a {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: #0E3663;
	color: #00CCFF;
	text-align: center;
	line-height: 16px;
	padding: 5px;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
a img { 
border: none; 



} 

