/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.textcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.textcontent a:link {
	text-decoration: none;
	color:#003399;
}

.textcontent a:visited {
	text-decoration: none;
	color:#9999999;
}

.textcontent a:hover {
	text-decoration: underline;
}

.textcontent a:active {
	text-decoration: none;
	color:#003399;
}

.hmpgwelcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: 45px;
	margin-top: 55px;
	margin-right: 20px;
	line-height: 17px;
	color:#333333;
}
.hmpgwelcome a:link {
	text-decoration: none;
	color:#003399;

}

.hmpgwelcome a:visited {
	text-decoration: none;
	color:#9999999;
}

.hmpgwelcome a:hover {
	text-decoration: underline;
	color:#003399;
}

.hmpgwelcome a:active {
	text-decoration: none;
	color:#003399;
}

.hmpgmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 55px;
	margin-top: 108px;
	line-height: 16px;
	color:#003399;
}

.hmpgmenu a:link {
	text-decoration: none;
	color:#003399;
}

.hmpgmenu a:visited {
	text-decoration: none;
	color:#9999999;
}

.hmpgmenu a:hover {
	text-decoration: underline;
	color:#003399;
}

.hmpgmenu a:active {
	text-decoration: none;
	color:#003399;
}

.hmpgcalltoday {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 200px;
	color:#003399;
}

.hmpgcalltoday a:link {
	text-decoration: none;
	color:#003399;
}

.hmpgcalltoday a:visited {
	text-decoration: none;
	color:#9999999;
}

.hmpgcalltoday a:hover {
	text-decoration: underline;
	color:#003399;
}

.hmpgcalltoday a:active {
	text-decoration: none;
	color:#003399;
}

h1 { font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: auto; }

h1.infobox { font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 120%;
	color: #333399;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: auto; }
	
h2 { font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: auto; }

p { font-family: "Times New Roman", Times, serif;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: auto; }
	
p.infobox { font-family: "Times New Roman", Times, serif;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: auto; }



p.footer { font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto; }
	
ul { font-family: "Times New Roman", Times, serif;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: auto; }
li { font-family: "Times New Roman", Times, serif;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
	width: auto; }

a:link {  color:#003366;
	text-decoration: none; 
	font-weight: bold; }
a:visited { color: #333399; 
	text-decoration: none; 
	font-weight: bold; }
a:hover { color: #000000; 
	text-decoration: none; 
	font-weight: bold; }
a:active { color: #333399; 
	text-decoration: none; 
	font-weight: bold; }
	
#footer { width: 600px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 120px; }
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right; }
	
#main { width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px; }	
