body {
	font-family: Arial, Helvetica, sans-serif;	
}

#DivTitle
{
	position: absolute;
	top:25px;
	z-index: 2;	
	left:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	 font-weight:700;
	 color: #074581; 
}

#DivSubTitle
{
	position: absolute;
	top:60px;
	z-index: 2;	
	left:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 1.1em;
	 font-weight:500;
	 color: #074581; 
}

#DivBanner
{
	position: absolute;
	top:0px;
	left:0px;
	height:120px;
	width:772px;
	z-index: 1;
}

#DivButtons
{
	position: absolute;
	top:120px;
	left:0px;
	height:80px;
	width:767px;
	z-index: 1;
}

#DivLinks
{
	position: absolute;
	top:124px;
	left:4px;
	height:32px;
	width:767px;
	z-index: 2;
	padding: 8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#DivSideBar
{
	position: absolute;
	top:201px;
	left:0px;
	height:400px;
	width:190px;
}

#DivContent
{
	position: absolute;
	top:208px;
	left:211px;
	height:381px;
	width:562px;
	padding: 10;

}

#DivLinksText A:link	{	
	text-decoration: none;
	color:  #074581;   
	}
	
#DivLinksText A:visited	{	
	text-decoration: none;
	color: #074581;
			}	
	
#DivLinksText A:hover	{	
	text-decoration: none;
	color:  #990033;
	font-weight: 400;
	 		}

#DivFooter
{
	position: absolute;
	top:543px;
	left:12px;
	height:58px;
	width:543px;
	text-align: center;
}

#DivLogin
{
	position: absolute;
	top:508px;
	left:5px;
	height:50px;
	width:195px;

}

#DivParagraph
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: justify;	
}

#DivHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:600;
	color: #074581; 
	
}

#Div_QA_Links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;	
}
