body {
	margin-left: 10px;
}

H1 {
	font-size : 11pt;
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : bold;
	color : #0074bf;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
}
H2 {
	font-size : 10pt;
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : bold;
	color : #0074bf;
	margin-bottom: 7px;

}
H3 {
	font-size : 8pt;
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : bold;
	color : #0074bf;
	margin-bottom: 4px;

}

.LatestNews {
	margin-top: 1px;
}

* html .LatestNews {
	margin-top: 4px;
}

.default-text {
	font-size : 8pt;
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : normal;
	color : #5a5c5e;
}

.default:link {
	font-family: Arial, Verdana ms sans serif,san serif, geneva;  
	color : #0074bf;
	text-decoration: none;
}
.default:visited { 
	font-family: Arial, Verdana ms sans serif,san serif, geneva;  
	color : #0074bf;
	text-decoration: none;
	
}
.default:hover { 
	font-family: Arial, Verdana ms sans serif,san serif, geneva;  
	color: #6acff6;
	text-decoration: none;
	
}

.headerlink:link  {
	font-family: Arial, Verdana ms sans serif,san serif, geneva;  
	color : #fd9d02;
	text-decoration: none;
}
.headerlink:visited { 
	font-family: Arial, Verdana ms sans serif,san serif, geneva;  
	color : #fd9d02;
	text-decoration: none;
	
}
.headerlink:hover { 
	font-family: Arial, Verdana ms sans serif,san serif, geneva;  
	color: #d05f04;
	text-decoration: none;
	
}

.copyright  {
	font-family: Arial, Verdana ms sans serif,san serif, geneva;
    color : #585858;
	font-size : 8pt;
}
.formElement 
{ background:e0e0e0; 
color:#5f5f5c; 
font-weight:normal;
margin:0px 5px 2px 0px;
border-color:#a3a2a2;
border:1px solid;
}

ul {
	margin-bottom: 10px;
	margin-top: 12px;
	
	}
ul li {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 7px;
	list-style-position: outside;
	/*list-style-image: url(../images/bullet_home.gif);*/
	}

ul.benefits{
	margin-left: 25px;
	padding: 10px 0px 0px;
	margin-bottom: 0px;
	}


ul.benefits li {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 7px;
	list-style-position: outside;
	/*list-style-image: url(../images/bullet_home.gif);*/
	}
	
.BreadCrumb
{
	font-family:  Arial;
	font-size: 8pt;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	color: #5a5c5e;
	vertical-align: top;
}

.BreadCrumb A
{
	color: #5a5c5e;
	text-decoration: underline;
}

.BreadCrumb A:visited
{
	color: #5a5c5e;
	text-decoration: underline;
}

.BreadCrumb A:active
{
	color: #5a5c5e;
	text-decoration: underline;
}

.BreadCrumb A:hover
{
	text-decoration: underline;
	color: #000000;
}
