
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:normal;
}



a, p,h1, #footer .HMA, div.table table td, div.table table th, li{	
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	text-align: left;

}

ul
{
	padding:0px;
	margin:15px;
}

li
{
	list-style-image:url('../images/generic/bullet.gif');
	color:#2C0E5D;
	padding-bottom:15px;
	font-size: 0.75em;

}

#content a, #content p,#content h1
{
	color:#2C0E5D;
	line-height:normal;
	margin:0px;
	margin-top:15px;
}

#content p.large
{
	font-size:0.85em;
}

#content p.header
{
	margin:0px;
	font-size:1.3em;
}

p a {
	font-size: 1em;
	color: #000000;
}

a img
{
	border:0px;
}

body {
	margin: 0;
}


#body {
	background-color: #ffffff;
	width: 780px;
	margin:0px;
	padding:0px;
	border: 15px solid #ffffff;
}

#header
{
	float:left;
	margin:0;
	height:144px;
	width:780px;
	background-image:url('../images/banner/background.gif');
	padding-top:115px;
	height:29px;
}

#topnav 
{
	float: left;
	margin: 0;
	width:530px;
	padding-left:15px;
}

#topnav div a{
	color: #290863;
	padding: 6px 15px 0px 15px;
	border-right: 1px solid #614B86;
	float: left;  
	font-weight:bold;  
	font-size: 0.8em;

}

#topnav div a:hover, #topnav div a.selected, #topnav div a.lastSelected {
	color: #AA9EC0;
}

#topnav div a.last, #topnav div a.lastSelected  {
	border: 0;
}

#topnav div a{
	color: #383B5C;
}



#content
{
	color: #000000;
	line-height:14px;
	float:left;
	/*width:778px;*/
	margin:0px;
	text-align:left;
	border-left:solid 1px #2C0E5D;
	border-right:solid 1px #2C0E5D;
	padding:28px 30px 17px 30px;
	width:718px;
	background-image:url('../images/generic/background.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#content div
{
	clear:none;
	float:left;
	padding:0px;
	margin:0px;
}

#footer
{
	background-color: #2C0F5E;
	float: left;
	width:731px;
	padding: 8px 30px 8px 30px;
	width:720px;
}

#footer p 
{
	margin:0px;
	padding:0px;
	font-size:0.75em;
	color:#FFFFFF;
}

#footer div
{
	padding: 0;
	color: #FFFFFF;
}

#footer div.HMA
{
	float: left; 
	font-size:0.75em;
}

#footer div.HMA a {
	font-size: 1em;
	color: #FFFFFF;
}

#footer div.copyright
{
	float: right; 
}

div.copyright a{
	vertical-align: top;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

a { 
	text-decoration: none;
}

div.floatRight
{
	width:1px;
	float:right;
	font-size: 1px;
}

br.floatStop {      
	height: 0px;
	line-height: 0.1%; 
	font-size: 0.1%; 
	clear: both; 
}