
body {
	margin: 5;
	padding: 0;
	font-size: 13px;
	text-align: justify;
}

h1 {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 13px;
	padding-right: 150px;
	color: #0B3438;
	font-weight: normal;
	padding-left:10px;
}
#hdAdd {	
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0B3438;
	font-weight: normal;
	line-height: 110%;
	padding-right:22px;
}
h2 {	
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0B3438;
	padding-left:10px;
	font-weight: normal;
	padding-right:22px;
}
td{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0B3438;
	font-weight: normal;
	background-repeat: no-repeat;
	}
td #padding{
padding:10px;
}
td #hmpadding{
padding-left:5px;
}
#pgHdr{
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 20px;
	color: #0B3438;
	font-weight: normal;
	padding-left:10px;
}
#pgTitle{
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 20px;
	color: #0B3438;
	font-weight: normal;
}
p {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0B3438;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
}
a:link, a:visited {
	color: #0000FF;
	font-weight:bold;
	text-decoration:none
}
a:hover, a:active {
	color: #0000FF;
	text-decoration:underline
}
#hdrNav {
	color: #ffffff;
	
}