a:link {
	color: #4f8d46;
	text-decoration:none;
}
a:visited {
	color: #4f8d46;
	text-decoration:none;
}
a:hover {
	color: #4f8d46;
	text-decoration:underline;	
}
paragraph {
	font-size:12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding-top: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#contentarea {
	width: 800px;
	height: 573px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:11px;
	clear: both;
	overflow:hidden;
}
li {
	margin-bottom:8px;
}
.bullet {
    list-style-image:url(../img/bullet.jpg);
	line-height: 18px;
}
.subbullet {
	list-style-image:url(../img/subbullet.jpg);
	list-style-position:inside;
}
.faq-answer {
	display:none;
	padding-left:10px;
	}
#logos {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:11px;
	height:60px;
	width:800px;
	clear:both;
	}
#footer {
	line-height: 14px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:11px;
	width:800px;
	color:#FFFFFF;
}
#footer li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
}
#footer a {
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	color:#003333;
	text-decoration:underline
}
TABLE.C2table{
	border-collapse:collapse;
	font-size:12px;
	background-color:#FFFFFF;
	width: 100%;
	border-style:solid;
	border-width:1px;
}
TH.C2table{
}
TR.C2table{ 
     height:0;
}
TD.C2table{  
     font-size:12px;
     border-style:solid;
     border-width:1px;
     border-color:#7EC574;
     text-align:left;
}
TABLE.C2tableBlue{
	border-collapse:collapse;
	font-size:12px;
	background-color:#FFFFFF;
	width: 100%;
	border-style:solid;
	border-width:1px;
}
TH.C2tableBlue{
}
TR.C2tableBlue{ 
     height:0;
}
TD.C2tableBlue{  
     font-size:12px;
     border-style:solid;
     border-width:1px;
     border-color:##344c60;
     text-align:left;
}
TABLE.generaltable{ 
     font-size:12px;
}

div.msword {
background-image: url(../img/wordicon.jpg)!important;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left;
margin-left: 65px;
padding: 15px 5px 20px 25px;
}

div.mswordlast {
background-image: url(../img/wordicon.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left;
margin-left: 65px;
padding: 15px 5px 35px 25px;
z-index: 1;
}
