@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #215C98;
	background-image: url(images/BG-gradient.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style7 {
	font-size: 18pt;
	font-weight: bold;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #215C98;
}
.style8 {
	color: #004185
}
.header-red {
	color: #FF0000;
}
.style9 {font-size: 9pt}
a:link {
	color: #004185;
	text-decoration: none;
}
a:visited {
	color: #004185;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.sidebarBG {
	background-image: url(images/BG-sidebar.jpg);
	background-repeat: repeat-x;
}
.style10 {
	color: #004185
}
.body-bold {
	font-size: 14px;
	font-weight: bold;
}
.body {
	font-size: 14px
}
.sidebarNAV {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(images/Red-Square.gif);
	height: 30px;
	text-align: left;
}
.bluebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #033887;
}
.bluebarBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}
