body {
background-color:#112058;
margin:0px;
}
.Height {
height:100%;
}
.NavBg {
background-color:#9D080D;
border-left:4px solid #DADADA;
border-right:4px solid #DADADA;
height:20px;
}
.FooterTopBgWithContent {
background-color:#0D1944;
color:#5769AA;
font-family:Arial;
font-size:11px;
}
.FooterBottomBg {
background-image:url(../images/FooterBottomBg.jpg);
background-position:left top;
background-repeat:repeat-x;
}
.FooterNavBg {
background-image:url(../images/FooterNavBg.jpg);
background-position:left top;
background-repeat:repeat-x;
}
.ThreeSideBorder {
border-bottom:4px solid #DADADA;
border-left:4px solid #DADADA;
border-right:4px solid #DADADA;
}
.MiddleBg {
background-color:#FFFFFF;
border-left:3px solid #DADADA;
border-top:3px solid #DADADA;
}
.Content, .Content li, .Content td, .Content p {
color:#000000;
font-family:Arial;
font-size:13px;
font-size:13px;
word-spacing: 1.8pt;
line-height: 1.5;
}
.Content h1
{
	font-family: Times New Roman;
	font-weight:normal;
	margin: 0;
	font-size: 28px;

}

.Content h2 {
	font-size: 24px;
}

.Content h3 {
	font-size: 20px;
}
.Content h2, .Content h3, .Content h4, .Content h5, .Content h6
{

	font-family: Times New Roman;
	font-weight:normal;

}

hr
{
	border:0;
	background-color: #112058;
	height:1;
	color: #112058;

}


.TitleBg {
background-color:#212E65;
color:#FFFFFF;
font-family:Arial;
font-size:14px;
font-weight:bold;
height:22px;
padding-left:5px;
text-transform:capitalize;
}
a.ftr:link {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
a.ftr:visited {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
a.ftr:hover {
color:#FFFF63;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.Content a , .headlines a{
color:#000000;
font-family:Arial;
font-size:12px;
word-spacing: 1.8pt;
line-height: 1.5;
text-decoration:underline;
}
.Content a:visited, .headlines a:visited {
color:#000000;
font-family:Arial;
font-size:12px;
word-spacing: 1.8pt;
line-height: 1.5;
text-decoration:underline;
}
.Content a:hover, .headlines a:hover {
color:#000000;
font-family:Arial;
font-size:12px;
word-spacing: 1.8pt;
line-height: 1.5;
text-decoration:none;
}

.headlines
{
	list-style: none;
	margin: 0;
	padding: 0;


}


#leftMenu
{
	padding:0px;
	margin: 0;
	z-index:5;
}

ul.menuUL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li.menuLI
{
	margin:0px;
	padding:0px;
}

a.menuABold
{
	color:#ffffff;
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
	
}

a.subMenuA
{
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
		
}
a.subMenuA:hover
{
	
	text-decoration:underline;

}

ul.subMenuUL
{
	border: 1px solid #808DBA;
	background-color: #3B4D95;
	list-style:none;
	margin:10px;
	padding:10px;
}

#errors {
	background-color: white;
	color: #fff;
	font-weight: bold ;
	width: 699px;
	font-size: 12px;
}

#errors h2{
	font-size:14px;
	margin-left: 10px;
	font-weight: bold;
}

#errors p, #errors li {
	font-size:11px;
	padding:0;
	margin:0 10px 0 10px;
}
#errors ul {
	margin:0 10px 0 10px;
	padding:3px;
	}

#errors li {
	margin-left:15px;
	color: #cd2f10;
}