body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-image:url(images/img_background.gif);
    background-repeat:repeat;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

.featureHeader
{
font-weight: bold;
padding-left: 25px;

}

.headerOne
{
font-size: 16px;
font-weight: bold;
color: #002382;

}

.headerTwo
{
	font-size: 12px;
	font-weight: bold;
	color: #0D7D20;
	text-transform: uppercase;

}

.featureText
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: #ECEFF5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #14922A;
	border-bottom-color: #14922A;
	border-left-color: #14922A;

}



.paraMain
{
line-height: 18px;


}

.homeText
{
	line-height: 19px;
	padding-left: 57px;

}

.homeTextIntro
{
	
	font-size: 14px;
	line-height: 19px;
	padding-left: 57px;

}

.footer
{
	font-size: 10px;
    padding-left: 88px;
	margin-top: 10px;
	margin-bottom: 25px;
}

Table.main
{
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002382;
	border-right-color: #002382;
	border-bottom-color: #002382;
	border-left-color: #002382;
}

table.Top
{
	background-color: #5587C6;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002382;
	border-bottom-color: #002382;
}






td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link { 
	color: #0B2C6F;
	text-decoration:underline;
}



a:visited {
	color: #0B2C6F;
	text-decoration:underline;

}

a:hover {
	color: #14922A;
text-decoration:underline;
 }

a:active { 
	color: #0B2C6F;
text-decoration:underline;
}



a.dotted:link {
color: #0B2C6F;
text-decoration: none;
background-color: transparent;
border-color: #1687C1;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
}
a.dotted:visited {
color: #0B2C6F;
text-decoration: none;
background-color: transparent;
border-color: #1687C1;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed; 
}

a.dotted:hover {
color: #1687C1;
text-decoration: none;
background-color: transparent;
border-color: #0B2C6F;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
}

a.dotted:active {
color: #0B2C6F;
text-decoration: none;
background-color: transparent;
border-color: #1687C1;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;}

