body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DDF3FE;
	background-image: url(/images/hdrbgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	color: #002947;
	margin-bottom: 0px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: #82C1B8;
	margin-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #002947;
	margin-bottom: 0px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #82C1B8;
	margin-bottom: 0px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	color: #002947;
	margin-bottom: 0px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	color: #82C1B8;
	margin-bottom: 0px;
	font-weight: bold;
}



.pagetitle {
height:22px;
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	background-color: #DDF3FE;
	background-image: url(/images/subtitle.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: top;
	vertical-align: top;
	border-bottom: 1px solid #82C1B8;
}

#content {
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background-color: #DDF3FE;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:15px;
	vertical-align: top;
}

#content a {
color: #002947;
border-bottom: 1px solid #82C1B8;
text-decoration:none;
font-weight:bold;
}

#content a:hover {
border-bottom: 1px solid #000000;
font-weight:bold;
text-decoration:none;
}

#menu td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002947;
	background-image: url(/images/menu.jpg);
	
	padding-top: 21px;
	vertical-align: top;
}


#copyright {
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	background-color: #82C1B8;
	height: auto;
	text-align: right;
}

#copyright a {
	color: #666666;
	text-decoration:none;
	}

hr {
	font-size: 1px;
	color: #82C1B8;
	background-position: center;
	line-height: 1px;
	height:1px;
}
