body	{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

}
.table_border	{
	border: 1px solid #B3B8C3;
	border-collapse:collapse;
	
}
.footer	{
	border: 1px solid #B3B8C3;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #09077A;
	background-image: url(images/footerBack.gif);
	background-repeat: repeat-x;
}
.blueLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	font-weight:bold;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/blueBack.gif);
	background-repeat: repeat-x;
}
#navigation	{
	background-color:#D7DDEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#09077A;
	line-height:30px;
	
}
#navigation	td{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #09077A;
	padding-left:5px;
	padding-right:5px;
	
}
#navigation	a{
	text-decoration:none;
	color:#09077A;
}
#navigation	a:hover{
	text-decoration:none;
	color:#CC0000;
	
}

.grayTitle {
	border: 1px solid #B3B8C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	font-size: 12px;
	color: #09077A;
	background-image: url(images/grayBack.gif);
	background-repeat: repeat-x;
}

.normalFonts	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	
}
.titles	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#09077A;
	line-height:30px;
	
}
#dtls_table
{
	border: 1px solid #B3B8C3;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:30px;
	text-align:left;
	
}
#dtls_table td	{
	border-bottom:1px solid #09077A;
	padding-left:10px;
}
