/* CSS Document */
body{
	margin: 0px;
	background-color: #FFFFFF;
}
td{
	text-align: default;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
a{
	color: #0064B8;
	text-decoration: underline;
}
a:hover{
	color: #D94700;
	text-decoration: none;
}
.maintable{
	width: 100%;
	border: 0px;
	background-color: #FFFFFF;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}
.topbar{
	background-color: #253454;
	color: #ADAEB0;
	padding: 0px 10px 0px 10px;
}
.topbar a{
	color: #CBCBCB;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
.topbar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.banner{
	height: 80px;
	background-position: right center;
	background-repeat: no-repeat;
}
.heading{
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #253454;
	padding-left: 10px;
	height: 20px;
}
.heading1{
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
}
.heading2{
	font-size: 10.5pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
}
.heading3{
	font-size: 10.5pt;
	font-weight: bold;
	color: #FF0000;
	height: 20px;
}


.bodytext{
	text-align: left;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 14px;
	padding: 4px 10px 4px 10px;
	background-color: #F2F2F2;
}
.bodytext a{
	font-size: 90%;
	text-decoration: underline;
}
.bodytext a:hover{
	text-decoration: none;
}
.textbox{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	width: 160px;
	border: 1px solid #000000;
}
.button{
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	width: 60px;
}
.big_button{
	font-family: Arial;
	font-size: 11px;
	height: 20px;
}
.inside{
	padding: 1px;
}
.footer{
	font-size: 7pt;	
	background-color: #FFFFFF;
	color: #333333;
	padding: 0px 10px 0px 10px;
	text-align: right;
	height: 20px;
}
.endline{
	background-color: #253454;
}
td12{
	text-align: default;
	color: #000FFF;
	font-family:Helvetica;
	font-size: 8pt;
}
