h1, h2 {
	font-size: 11px;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
		}
	
.bodytext {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	padding-left: 8px;
}
.bodyboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
}


.bodytextmain {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00653D;
	border-right-color: #00653D;
	border-bottom-color: #00653D;
	border-left-color: #00653D;
		}
		
.smallnormal {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #000099;
}

.smallnormal a:active  {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #000099;
}

.smallnormal a:link {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10px;
color: #000099;
text-decoration: none;
}

.smallnormal a:hover {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10px;
border-bottom: dashed 1px #717171;
color: #000099;
font-weight: bold;
}

.smallnormal a:visited {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #000099;
}

.smallnormal a:visited:hover { 
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10px;
border-bottom: dashed 1px #717171;
color: #000099;
font-weight: bold;
}
.bodytextmainbold {

	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bodytextmainitalic {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
	font-style: italic;
}

