@charset "utf-8";
body {
	background: #3f3f3f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,
a:link,
a:active,
a:visited {
	color: #96e6eb;
	text-decoration:underline;
}
a:hover {
	color: #fed080;
	text-decoration:underline;
}
#siteTitle {
	float: left;
	margin-left: 20px;
	min-width: 50px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	width: 638px;
	clear: right;
}
#moto {
	float: left;
	height: 40px;
	width: 415px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5BBC1;
	margin-top: 3px;
}
#utilMenu {
	float: right;
	width: 130px;
	height: 40px;
	margin-top: 7px;
	margin-right: 20px;
}




#container {
	width: 747px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #5d6c7a;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9c9c9c;
	border-bottom-color: #9c9c9c;
	border-left-color: #9c9c9c;
	border-top-width: 1px;
	border-top-color: #3d444f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}
#separator {
	display: block;
	clear: both;
	height: 1px;
}

#lead {
	height: 195px;
	width: 563px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 6px;
}

#header {
	width: 100%;
	height: 153px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#menuBar {
	height: 61px;
	margin-top: 0px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	clear: right;
}
#logo {
	height: 79px;
	width: 71px;
	margin-left: 12px;
	float: left;
}
#mainContent {
	float: left;
	width: 553px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#mainContent #pageTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #96e6eb;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #a9a9a9;
	border-left-color: #a9a9a9;
	margin-bottom: 15px;
	padding-left: 3px;
	background-image: url(images/cat_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
}
#banners img {
	border: 1px solid #364049;
}

#mainContent img {
	margin: 0 5px 0 5px;
}
#secContent {
	width: 170px;
	float: left;
	height: auto;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	clear: left;
}
#secContentBox {
	width: 153px;
	float: left;
	min-height: 250px;
	background-color: #74818d;
	text-align: left;
	padding: 4px;
	margin-left: 0px;
}
#secContentCell {
	float: left;
	padding-top: 5px;
	width: 177px;
	display: compact;
}
input,
textarea,
select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #687988;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

input:hover,
textarea:hover,
select:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #687988;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #fff3c4;
	border-left-color: #fff3c4;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
}


#banners {
	float: left;
	width: 162px;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#frontLead {
	float: left;
	height: 195px;
	width: 563px;
	margin-left: -5px;
	clear: both;
}

#frontAdd {
	float: left;
	height: 195px;
	width: 170px;
	clear: both;
}
h1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff3c4;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	background-image: url(images/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	clear: both;
	margin-top: 10px;
}
h2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff3c4;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	background-image: url(images/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	clear: both;
	margin-top: 10px;
}
h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff3c4;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	background-image: url(images/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	clear: both;
	margin-top: 10px;
}
h2 a,
h2 a:active,
h2 a:link,
h2 a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff3c4;
	text-align: left;
	padding-left: 0px;
}
h2 a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 0px;
}
h1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-bottom: 2px;
	margin-top: -7px;
}
p  {
	margin-top: 3px;
	text-indent: 13px;
}
.mainShadowLeft {
	float: left;
	height: 100%;
	width: 4px;
	background-image: url(images/main_shadow_left.gif);
	background-repeat: repeat-y;
}
.mainShadowFooter {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 756px;
	background-position: center top;
}
#footer {
	height: 35px;
	width: 740px;
	font-size: 10px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#breadCrumbs {
	color: #7d8995;
	width: 410px;
	text-align: center;
	font-family: Verdana;
	margin-right: auto;
	margin-left: 80px;
	float: left;
	margin-bottom: 20px;
}
#breadCrumbs a,
#breadCrumbs a:link,
#breadCrumbs a:active,
#breadCrumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#breadCrumbs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright {
	float: left;
	width: 100px;
	color: #999999;
	vertical-align: middle;
	text-align: left;
}
.mainShadowRight {
	float: left;
	height: 100%;
	width: 4px;
	background-image: url(images/main_shadow_right.gif);
	background-repeat: repeat-y;
}
.tablerow {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a9a9a9;
}
.rollover:hover .tablerow{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fed080;
	background-color:#74818d;
}
.rollover:hover{
	background-color:#74818d;
}
#divider {
	display: block;
	clear: both;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
}
#sitemapP1 {
	margin-left:20px; margin-top:10px; margin-bottom:2px
}
#sitemapP2 {
	margin-left:40px; margin-top:0px; margin-bottom:2px
}
#goTop a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-bottom: 2px;
	margin-top: 2px;
}
#detailCellWBorder {
	font-size: 10px;
	color: #CAD1D7;
	clear: both;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#a9a9a9;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgLeft {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 5px solid #74818d;
}
.imgRight {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 5px solid #74818d;
}
#mainContent .imgBorder {
border: 5px solid #74818d;
}
p.special, p.special strong{
	background-color: #74818d;
	padding: 5px;
}

