body {
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
table, tr, td {
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: #7E7E7E;
}
h1 {
	font-weight: normal;
	color: #007FC1;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #007FC1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited {
	display: block;
	text-decoration: none;
	color: #007FC1;
	padding: 5px 5px 4px 10px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dashed #dedede;
}
a.menu:hover {
	display: block;
	text-decoration: none;
	color: #525252;
	background-color: #FFFFE0;
	padding: 5px 5px 4px 7px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dashed #dedede;
	border-left: 5px solid #FFCC33;
}
a.menuh:link, a.menuh:active, a.menuh:visited {
	display: block;
	text-decoration: none;
	color: #007FC1;
	background-color: #FFFFE0;
	padding: 5px 5px 4px 10px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dashed #dedede;
	font-weight: bold;
}
a.menuh:hover {
	display: block;
	text-decoration: none;
	color: #525252;
	background-color: #FFFFE0;
	padding: 5px 5px 4px 7px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dashed #dedede;
	border-left: 5px solid #FFCC33;
}
a.menulast:link, a.menulast:active, a.menulast:visited {
	display: block;
	text-decoration: none;
	color: #007FC1;
	padding: 5px 5px 4px 10px;
	margin: 0px 10px 0px 0px;
}
a.menulast:hover {
	display: block;
	text-decoration: none;
	color: #525252;
	background-color: #FFFFE0;
	border-left: 5px solid #FFCC33;
	padding: 5px 5px 4px 7px;
	margin: 0px 10px 0px 0px;
}

.searchform {
	background-image: url(images/bg-8.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0px 18px 0px;
	margin: 45px 0px 0px 350px;
}
.sf {
	border: 1px solid #cccccc;
	width: 119px;
}
.sfs {
	border: 1px solid #cccccc;
}
.logo {
	text-align: center;
}
.bg1 {
	background-image: url(images/bg-1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/bg-7.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #336699;
}
.bg3 {
	background-image: url(images/bg-6.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.line {
	
	padding: 5px 10px;
	text-align: center;
	background-image: url(images/bg-5.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.ph1 {
	font-size: 18px;
	color: #cccccc;
}
.ph2 {
	font-size: 18px;
	color: #007FC1;
}
.ph3 {
	padding: 0px 5px;
}
.ph4 {
	font-size: 18px;
}
.left {
	padding: 15px 0px 15px 15px;
}
.content {
	padding: 15px 15px 15px 0px;
}
.navy {
	font-size: 18px;
	padding: 0px 0px 0px 10px;
	color: #007FC1;
}
.box {
	background-image: url(images/bg-9.gif);
	background-position: top left;
	padding: 5px 0px 0px 0px;
	background-repeat: no-repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 220px;
}
.box2 {
	background-image: url(images/bg-9.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 220px;
	font-size: 11px;
}
a.menu2:link, a.menu2:active, a.menu2:visited {
	display: block;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	padding: 5px 5px 4px 10px;
	border-bottom: 1px dashed #dedede;
}
a.menu2:hover {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #007FC1;
	background-color: #f9f9f9;
	padding: 5px 5px 4px 7px;
	border-bottom: 1px dashed #dedede;
	border-left: 5px solid #007FC1;
}
.pagetitle {
	background-color: #999999;
	background-image: url(images/bg-10.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFE0;
	padding: 1px 5px 1px 5px;
}
.pagetext {
	padding: 5px;
	text-align: justify;
	line-height: 18px;
}
.pageoptions {
	text-align: right;
	background-color: #f9f9f9;
	padding: 3px;
	border-top: 1px solid #dedede;
	font-size: 11px;
}
.dle {
	background-color: #cccccc;
}
.copy {
	padding: 15px;
	font-size: 11px;
	background-color: #dedede;
}