body,td,p,div          {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #13226d;
}

a:link                 { font-size: 13px; text-decoration: underline; color: #FFFFFF ;}
a:active               { font-size: 13px; text-decoration: underline; color: yellow ;}
a:visited              { font-size: 13px; text-decoration: underline; color: #FFFFFF ;}
a:hover                { font-size: 13px; text-decoration: none; color: #cccccc ; }
.dropdowns             { font-size: 10px; color: #13226d; }
.bodycopybold          { font-size: 13px; color: #FFFFFF; font-weight: bold}
.bodycopy              { font-size: 13px; color: #FFFFFF; text-decoration: none;}
.bodycopy:hover        { font-size: 13px; color: #CCCCCC; text-decoration: none;}
.bodycopywhite         { font-size: 13px; color: #FFFFFF; text-decoration: none;}
.bodycopywhite:hover   { font-size: 13px; color: #CCCCCC; text-decoration: none;}
.menuwhite             { font-size: 10px; color: #FFFFFF; text-decoration: none;}
.menuwhite:hover       { font-size: 10px; color: #CCCCCC; text-decoration: none;}

hr
{
	color: #888;
}

.content1 {
	position: relative;
	visibility: visible;
	left: 14px;
	top: 48px;
	float: right;
}
.imageborder { border: 1px solid #FFFFFF; }
a.imageborder:link { border: 1px solid #FFFFFF; }
a.imageborder:active { border: 1px solid #FFFFFF; }
a.imageborder:visited { border: 1px solid #FFFFFF; }
a.imageborder:hover { border: 1px solid #13226d; }

.txtjustify { text-align: justify; }
	
.header1 {
	font-size: 18px;
	color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
H3
{
	margin: 0px;
	font-size: 18px;
}
.titleUnderline { text-decoration:none; }
