body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005698;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
	font-size:12px;
}
p {
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


#topper {
	background-image: url(../images/pgLogo.gif);
	background-repeat: no-repeat;
	background-position: 16px 5px;
	padding-left: 170px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 630px;
	height: 40px;
}
#menu {
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	padding: 0px;
	background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu li {
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#menu a {
	text-decoration: none;
	font-size:12px;
}
#menu a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bannner {
	width: 800px;
	margin-top: 1px;
	height:125px;
}
#quicknav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 790px;
	background-color: #003863;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 10px;
}
#quicknav a {
	color: #FFFFFF;
	text-decoration: none;
}
#quicknav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#main {
	overflow: hidden;
	position: relative;
	width: 800px;
	margin-bottom: 10px;
}
#main #content {
	float: left;
	width: 510px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#main #content #h1{
	font-size:14px;
}
#main #left {
	float: left;
	width: 145px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#main #mid {
	width: 365px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#main #right {
	float: right;
	width: 240px;
	margin-left: 10px;
	display: inline;
}
.sidebar01 {
	list-style-position: inside;
	list-style-type: none;
	background-color: #1a5d92;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebar01 h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidebar01 li {
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: normal;
	background-position: 0px 8px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sideContact {
	float: right;
	width: 240px;
	margin-left: 10px;
	display: inline;
}
#sideContact h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sideContact p {
	margin-bottom: 5px;
	line-height: normal;
}
#sideContact a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	font-size: 11px;
	overflow: hidden;
	position: relative;
	padding-top: 8px;
	height: 22px;
}
#footerMenu {
	float: left;
	margin-left: 10px;
	display: inline;
}
#copyright {
	float: right;
	margin-right: 20px;
	display: inline;
}

