body {
	background-color: #1A5466;
	margin-top: 1px;
}

.boldBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
}
.white {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: White;
	line-height: 16px;
}
.white_lg {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: White;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#004152;
	padding-right:10px;
}
.heading_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ADAEB3;
}
.box_heading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.box_body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

TD.main, .main{
	font-family:arial narrow, arial, verdana;
	font-size:13px;
	color:#1A5466;
	line-height: 16px;
	font-weight:bold;
}
STRONG{
	color:#09232E;
	font-weight: bold;
}

TD.title{
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	font-family:georgia, tahoma, verdana;
	font-size:14px;
	color: #FFFFFF;
	border-left:1px solid #818182;
	border-bottom:1px solid #818182;
}

TD.highlight{
	border:1px solid #1D5667;
	background-color: #D4E4E8;
	font-size:12px!important;
	
}


A:link, A:visited{
	color:#1A5466;
}

A:hover{
	color:#7FAFC1;
}

INPUT.lg {
	width: 192;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
