﻿body 
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00b25a;
}

#masthead
{
	float: left;
	width: 950px;
	height: auto;
	margin-top: 1px;
	background-color: #00b25a;
}

#logospace
{
    float: left;
    width: auto;
    height: auto;
    margin: 3px;
}

.altlinks
{
    float: right;
    width: auto;
    height: auto;
    padding: 0;
    margin: 15px 10px;
    text-align: right;
    font-size: 11px;
	color: #009B4E;
}

.altlinks a {color: #FFF; text-decoration: none;}
.altlinks a:hover {color: #FFF; text-decoration: underline;}


#content
{
    float: left;
    width: 950px;
    height: auto;
    background-color: #FFF;
	padding-bottom: 10px;
}


#content h3
{
	display: block;
	color: #00b25a;
	font-size: 18px;
}

#content h4
{
	display: block;
	color: #666;
	font-size: 16px;
}

#content p
{
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#content blockquote
{
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#content ul
{
	margin-left: 25px;
}

#content ol
{
	margin-left: 25px;
}

#content li
{
	list-style-type: inherit;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

#content a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #336699;
}

#content a:hover
{
	color: #3366FF; text-decoration: none;
}


#Accordion1 ul
{
	margin-left: 15px;
}

#Accordion1 li
{
	list-style-type: square;
	font-size: 12px;
	line-height: 30px;
	color: #666;
}

#Accordion1 a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #336699;
}

#Accordion1 a:hover
{
	color: #3366FF; text-decoration: none;
}

.sideline
{
	background-image: url(../images/hmpg_coldiv_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}


#siteAd
{
    width: 950px;
    height: 300px;
    background-color: #000;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#pageImage
{
    width: 950px;
    height: 200px;
    background-color: #000;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


#footer
{
	float: left;
	margin: 0;
	padding: 10px 0 25px 0;
	width: 950px;
    height: auto;
    background-color: #333;
	border-top: 4px solid #CCC;
}

#sitelinks
{
	float: left;
	width: 95%;
	height: auto;
    margin: 5px 15px 10px 15px;
    text-align: left;
    color: #666;
    font-size: 11px;
}

#sitelinks a {color: #CCC; text-decoration: none;}
#sitelinks a:hover {color: #FFF; text-decoration: underline;}

#siteinfo
{
    float: left;
	width: 95%;
	height: auto;
    margin: 5px 0 0 15px;
    text-align: left;
    color: white;
    font-size: 11px;
    line-height: 2;
}

#siteinfo a {color: #FFF; text-decoration: none;}
#siteinfo a:hover {color: #FFF; text-decoration: underline;}


.clearfloat {clear: both;}

.bluetext {color: #336699}

.redtext {color: #CC0000;}

.yellowbox
{
	display: block;
	padding: 10px;
	margin-right: 5px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}

.fineprint
{
	display: block;
	padding-top: 10px;
	border-top: 1px solid #CCC;
	color: #666;
	font-size: 11px;
	
}


#fixedtipdiv
{
position:absolute;
padding: 10px;
border: 1px solid #FFCC66;
background-color: #FFFFCC;
font: normal 11px Verdana;
line-height: 16px;
z-index:100;
}
