body 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bggrid_sm.gif);
}

#container
{
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 40px;
	min-width: 700px;
}

#topbg
{
	padding: 0em;
	border-bottom: 1px solid gray;
	background-image: url(images/headerbgsm.gif);
	background-repeat: repeat-x;
}

#topLogoContainer
{
	min-width: 700px;

}
#mainNavContainer
{
	min-width: 700px;

}


#leftnav
{
	width: 130px;
	background-color: #FDFDD5;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFEC4B;
	float: left;
	margin-top: 10px;
	background-image: url(images/leftNav_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFEC4B;
	border-bottom-color: #FFEC4B;
	border-left-color: #FFEC4B;
}

#leftnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

#leftnav p a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#leftnav p li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#leftnav p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#leftnav p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003D4C;
	text-decoration: none;
}
#leftnav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#leftnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}

#leftnav h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	text-decoration:none
}

#leftnav ul, #leftnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .75em;
	margin-left: 3px;
	padding-left: 0px;
	list-style-type: none;
}

#leftnav ul, #leftnav li a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#leftnav ul, #leftnav li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#leftnav ul, #leftnav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#leftnav ul, #leftnav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003D4C;
	text-decoration: none;
}

#rightnav
{
	float: right;
	width: 200px;
	z-index: 1;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#rightnav p { margin: 0 0 1em 0; }


#rightnav h3, rightnav h3 a {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}


#content
{
	margin-left: 150px;
	margin-right: 135px;
	padding: 1em;
	background-color: #F2FFFC;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #014E61;
	border-right-color: #014E61;
	border-bottom-color: #014E61;
	border-left-color: #014E61;
	margin-top: 15px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	min-width: 300px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin-top: 0.5em;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003F4F;
	line-height: 22px;
	letter-spacing: 1px;
}
	
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin-top: 1em;
	line-height: 110%;
	}
	
#content h2 a:link {
	color: #003F4F;
	text-decoration:none;
}
#content h2 a:visited {
	color: #003F4F;
	text-decoration:none;
}
#content h2 a:active {
	color: #003F4F;
	text-decoration:none;
}

#content h2 a:hover {
	color: #739EA9;
	text-decoration:none;
	}

	
#content h3 {
	margin: 0 0 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003F4F;
}

#content h3 a:link {
	color: #003F4F;
	text-decoration:none;
}
#content h3 a:visited {
	color: #003F4F;
	text-decoration:none;
}
#content h3 a:active {
	color: #003F4F;
	text-decoration:none;
}

#content h3 a:hover {
	color: #739EA9;
	text-decoration:none;
	}

#contentHome
{
	margin-left: 0px;
	margin-right: 0px;
	padding: 1em;
	background-color: #F2FFFC;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #014E61;
	border-right-color: #014E61;
	border-bottom-color: #014E61;
	border-left-color: #014E61;
	margin-top: 20px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
}

#contentHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin-top: 0.5em;
}

#contentHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003F4F;
}
	
#contentHome h2 {
	margin: 0 0 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;}
	
#contentHome h3 {
	margin: 0 0 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
}
#footer a:link, a:hover, a:active, a:visited
{
	color: #2E5059;
	text-decoration:none;
}
#footer a:visited
{
	color: #2E5059;
	text-decoration:none;
}
#footer p
{
	font-size: 10px;
	color: #2E5059;
	line-height: 10px;
}


#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	margin: 0 0 15;
	color: #333333;
	font-weight: bold;
	height: 40px;
}
#mainnav ul, #mainnav li {
	display: inline;
	padding: 5px 10px;
	color: #2F4F58;
}
#mainnav ul, #mainnav li a:link {
	color: #000000;
	text-decoration: none;
	}
#mainnav ul, #mainnav li a:active {
	color: #000000;
	text-decoration: none;
	}
#mainnav ul, #mainnav li a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#mainnav ul, #mainnav li a:hover {
	color: #FFFFFF;
	}

#mainnavbg {
	background-image: url(images/main_navbar_bg.gif);
	padding: 5px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5e8088;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003F4F;
}
.hotlinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}

#yourcfm {
	background-color: #A1CAD6;
	padding: 10px;
	width: 150px;
	border: 3px solid #739EA9;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

#yourcfm h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#yourcfm h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 110%;
	text-align: center;
}


#yourcfm p {
	border-color: #FFEC4B;
	border-width: 7px;
	border-style: solid;
	background-color: #739EA9;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
}

#calcCFM {
	background-color: #A1CAD6;
	padding: 15px;
	border: 1px solid #739EA9;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 80px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#calcCFM h3 a:link, a:active, a:visited  {
	color:#000000;
	text-decoration:none;
	line-height:normal

}
#calcCFM h3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	line-height:normal

}
#content li a:link {
	text-decoration: none;
	color: black;
}
#content p a:link {
	text-decoration: none;
	color: black;
}
#content li a:hover {
	text-decoration: underline;
	color: black;
}
#content p a:hover {
	text-decoration: underline;
	color: black;
}
#content li a:visited {
	color: black;
}
#content p a:visited {
	color: black;
}
#content li a:active {
	text-decoration: underline;
	color: black;
}
#content p a:active {
	text-decoration: underline;
	color: black;
}
