html,body {
	margin: 0;
	padding: 0;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #e1e1e1;
scrollbar-face-color: #21479A; scrollbar-shadow-color: #042471; 
scrollbar-highlight-color: #3F68C0; scrollbar-3dlight-color: #688EDF; 
scrollbar-darkshadow-color: #00081C; scrollbar-track-color: #000C40; 
scrollbar-arrow-color: #FFFFFF;
background:#000 url(images/mainbg-repeater.gif) repeat top left;
}

table {
	width: 100%;
	height: 100%;
}

table.content {
	width: 100%;
	height: auto;
}

td {
	vertical-align: top;
	text-align: center;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #010214;
}

table.faq {
	width: 280px;
	height: 12px;
	border: 1px solid #000;
	vertical-align: top;
	text-align: left;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #010214;
	background-color: #EBF2FF;
}
table.links {
	width: 100%;
	height: 12px;
	vertical-align: top;
	text-align: left;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #010214;
}
td.right {
	vertical-align: top;
	text-align: right;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #010214;
	padding: 0 2px 0 0;
	margin: 0;
}
td.left {
	vertical-align: top;
	text-align: left;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #010214;
	padding: 0 2px 0 0;
	margin: 0;
}


div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}

div.main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 768px;
}
div.content {
    width: 500;
	height: 340px;
	text-align: left;
	vertical-align: top;
	padding: 0; 
	overflow: auto;
}

div.innercontent {
    width: 95%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding: 5px 12px 5px 12px; 
}

A{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	text-decoration : underline;
	color: #0062B3;
}

A:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #0062B3;
	text-decoration : none;
}

A:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	text-decoration : underline;
	color: #247FCA;
}
.A2{
font-family : Arial,Helvetica, san-serif;
font-size : 8pt;
text-decoration : none;
color: #E7E7E7;
padding-left: 3;
padding-right: 3;
}

.A2:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #E7E7E7;
	text-decoration : none;
	padding-left: 3;
padding-right: 3;
}

.A2:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : none;
	color: #58ACEB;
	padding-left: 3;
padding-right: 3;
}

.A3{
font-family : Arial,Helvetica, san-serif;
font-size : 9pt;
font-weight: bold;
text-decoration : none;
color: #02347D;
}

.A3:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	font-weight: bold;
	color: #02347D;
	text-decoration : none;
}

.A3:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration : underline;
	color: #537EDA;
}
.A4{
font-family : Arial,Helvetica, san-serif;
font-size : 8pt;
font-weight: normal;
text-decoration : underline;
color: #02347D;
}

.A4:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #02347D;
	text-decoration : underline;
}

.A4:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration : underline;
	color: #537EDA;
}

h1 {
	color: #024289;
	font-size: 10pt;
	font-weight: bold;
    margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #0085CA;
}
h2 {
	color: #5782DE;
	font-size: 9pt;
	font-weight: bold;
    margin: 0px 0px 5px 0px;
	border-bottom: solid 1px #0085CA;
}
h3 {
	color: #5782DE;
	font-size: 10pt;
	font-weight: bold;
    margin: 0px 0px 5px 0px;
	border-bottom: solid 1px #0085CA;
}
hr {
border: 0;
color: #5984E0;
background-color: #5984E0;
height: 2px;
width: 100%;
text-align: center;
}


.update {
	vertical-align: top;
	text-align: right;
	font-family : Arial,Helvetica, san-serif;
	padding: 0 25px 0 0;
	font-size : 9pt;
	color: #ffffff;
}

.bottom{
    font-family : Arial,Helvetica, san-serif;
    font-size : 7pt;
    color: #797979;
}


.subhead{
	text-align: left;
	vertical-align: top;
	font-family : Arial,Helvetica, san-serif;
	font-size : 11pt;
	font-weight: bold;
	color: #b5b5b5;
	padding-bottom: 5;
}
div.small {
    font-family : Arial,Helvetica, san-serif;
	font-size : 7pt;
	color: #9f9f9f;
	text-align: right;
	padding-right: 11;
	padding-top: 5;
}
div.left {
    font-family : Arial,Helvetica, san-serif;
	font-size : 7pt;
	color: #9f9f9f;
	text-align: left;
	padding-left: 11;
	padding-top: 5;
}
.formtext{

	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #999999;
}
FORM {
font-family: Arial, Helvetica, sans-serif;	
text-align: left;
vertical-align: top;
font-size: 9pt;
color: #999999;
padding: 2px;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 8pt;
	font-weight : bold;
	color: #707070;
	background-color: #E5E5E5;
	border: inset 1px #1A3281;
}

.white {
    font-family : Arial,Helvetica, san-serif;
	font-size : 11pt;
	color: #ffffff;
	text-align: left;
}

.white2 {
    font-family : Arial,Helvetica, san-serif;
	font-size : 12pt;
	color: #ffffff;
	text-align: left;
}