@charset "UTF-8";
/* CSS Document */

html {
	font-size: 100%;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/main_bg.jpg);
	background-color: #5AA2CC;
}
a:link {
    color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #12386A;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #fcc601;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
blockquote {
	background-color: #EEEEEE;
	margin-right: 30px;
	margin-left: 30px;
	padding: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
#contentWrapper {
	width: 770px;
	margin-top: 0px;
}
#siteHeader {
	position: relative;
	height: 120px;
	width: 770px;
	background-image: url(/images/r1siteheader.jpg);
	background-repeat: no-repeat;
}
#siteHeader #siteMenu {
	position: absolute;
	left: 342px;
	top: 62px;
	height: 19px;
	width: 418px;
	padding-top: 7px;
	padding-left: 10px;
}
#siteHeader #siteMenu ul {
	margin: 0px;
	padding: 0px;
}
#siteHeader #siteMenu ul li {
	display: inline;
	padding-right: 25px;
	list-style-type: none;
	font-weight: bold;
}
#siteHeader #currentDate {
	height: 20px;
	width: 418px;
	position: absolute;
	left: 342px;
	top: 88px;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}
#mainArea {
	width: 770px;
}
#mainArea #leftCol {
	float: left;
	width: 135px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainArea #IndexCenterCol {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}
#mainArea #IndexRightCol {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#mainArea #MainCenterCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 625px;
}
#mainArea #copyrightArea {
	display: block;
	clear: both;
	text-align: center;
	padding-top: 10px;
}
#leftMenu {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#leftMenu .horizRule {
	height: 2px;
	width: 90%;
	margin-top: 10px;
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(/images/horizrule.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
#indexContentTopEdge {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 470px;
	background-image: url(/images/indexcontenttopedge.gif);
	background-repeat: no-repeat;
}
#indexContentArea {
	background-color: #FFFFFF;
	width: 440px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	margin: 0px;
}
#indexContentBttmEdge {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 470px;
	background-image: url(/images/indexcontentbttmedge.gif);
	background-repeat: no-repeat;
}
#mainContentTopEdge {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 625px;
	background-image: url(/images/maincontenttopedge.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#mainContentArea {
	background-color: #FFFFFF;
	width: 595px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	display: block;
}
#mainContentBttmEdge {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 625px;
	background-image: url(/images/maincontentbttmedge.gif);
	background-repeat: no-repeat;
}
#rightMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightMenu li {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}
#rightMenu .horizRule {
	height: 2px;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/horizrule.gif);
	background-repeat: repeat-x;
	margin-left: 10%;
	padding: 0px;
}
#googleForm {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyrightArea p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
a.ImageButtons:link, a.ImageButtons:visited, a.ImageButtons:active {
	text-decoration: none;
}
a.ImageButtons:hover {
	text-decoration: none;
	background-color: #5AA2CC;
}
#mainContentArea h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentBox {
	border: 2px solid #0099CC;
	padding: 0px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentBox   h3  {
	font-size: 14px;
	background-color: #0099CC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
}
.contentBox h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contentBox p {
	padding-left: 10px;
	padding-right: 10px;
}
#mainContentArea .threeColList {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContentArea .threeColList li {
	float: left;
	width: 185px;
}
#mainContentArea .fourColGrid {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 595px;
}
#mainContentArea .fourColGrid li {
	float: left;
	width: 134px;
	margin: 1px;
	padding: 5px;
	border: 1px dotted #0099CC;
	text-align: center;
}
.imageAlignRight {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.clearFloat {
	clear: both;
}
.blueBold {
	color: #0099CC;
	font-weight: bold;
}
.alignCenter {
	text-align: center;
}
/* The original older CSS */
.menuPadding {
	padding-left: 5px;
}
.specialads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.normlinkstyle1 {
	text-decoration: underline;
}
.ButtonsMenu {
	font-family: verdana, arial, helvetica, sans;
}
a.ButtonsMenu:link {
	text-decoration: none;
}
a.ButtonsMenu:visited {
	text-decoration: none;
}
a.ButtonsMenu:active {
	text-decoration: none;
}
a.ButtonsMenu:hover {
	text-decoration: none;
	background-color: #5AA2CC;
}
