@charset "utf-8";
.nav {
	height: 25px;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
}
.nav ul {
	margin: 0px;
	padding: 0px;
}
.nav   li {
	text-align: right;
	padding-right: 20px;
	padding-left: 5px;
	list-style-type: none;
	float: left;
	margin-top: 10px;
}
.homebody li {
	text-align: left;
	list-style-type: none;
}
.adtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
}

.nav a:hover {
	color: #00CCFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #00CCFF;
}

div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headdiv {
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-repeat: repeat-x;
	background-image: url(images/headBG.jpg);
}
.foot {
	height: 15px;
	background-color: #305277;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
}
.foot p {
	margin: 0px;
	color: #FFFFFF;
}

body {
	background-image: url(images/ptBG.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #a4d6fc;
	background-attachment: fixed;
	background-position: left top;
	width: auto;
}
.nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#RSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 475px;
	overflow: auto;
}
.homebody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	overflow: auto;
}
.body {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 475px;
	overflow: auto;
}
.body a {
	color: #FF6600;
}


.headdiv img {
	float: right;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C6794;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #3A638F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666667;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666667;
}
.headdiv h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #3A638F;
	margin: 0px;
	padding-top: 2px;
}
.body iframe {
	width: 900px;
	height: 460px;
}
.imgpad {
	padding: 5px;
}
.adpagedivL {
	width: 720px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.adpagedivR {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	float: right;
}
