body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D5C7C;
}

.caption_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.caption_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.caption_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #123b6b;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c6b300;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.subheader_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #123b6b;
}

.blue_text{
	color: #123b6b;
}

.blue_text_small{
	color: #123b6b;
	font-size:10px;
}

.xx-small_blue{
	font-size: xx-small;
	color: #123b6b;
}

.ten_point{
	font-size:10px;
}

.ten_point_italic {
	font-size: 10px; 
	font-style: italic; 
}

.twelve_point{
	font-size:12px;
}

a:link {
	text-decoration: underline;
	color: #123b6b;
}

a:visited {
	text-decoration: underline;
	color: #123b6b;
}

a:hover {
	text-decoration: none;
	color: #c6b300;
}

a:active {
	text-decoration: none;
	color: #123b6b;
}

.blue_link:link {
	text-decoration: none;
	color: #123b6b;
}

.blue_link:visited {
	text-decoration: none;
	color: #123b6b;
}

.blue_link:hover {
	text-decoration: underline;
	color: #c6b300;
}

.blue_link:active {
	text-decoration: none;
	color: #123b6b;
}

.small_red {	font-size: 9px;
	color: #990000;
}

.yellow_link:link{
	text-decoration: none;
	color: #c6b300;
}

.yellow_link:visited{
	text-decoration: none;
	color: #c6b300;
}

.yellow_link:hover{
	text-decoration: underline;
	color: #123b6b;
}

.yellow_link:active{
	text-decoration: none;
	color: #c6b300;
}
