/* GENERAL STYLES */
HTML {
	height:100%;
}

BODY {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:.75em;
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
	background:#ECECEC url(../images/MockStyle1_03.jpg) repeat-x top center;
}

A img{
	border:none;
}

#TOP {
	background:#ECECEC url(../images/MockStyle1_04.jpg) no-repeat left center;
	width:1000px;
	height:157px;
	margin:0 auto;
}

#TOPLINKS {
	text-align:left;
	margin: 0px 0px 0px 198px;
	padding: 5px 0px 0px 0px;
	font-size:.90em;
}

#TOPLINKS A{
	/*color:#1C446E;*/
	color:#FFFFFF;
	text-decoration:none;
}

#TOPLINKS A:Hover{
	color: #ff9900;
}

#NAVTOP {
	background:#ECECEC url(../images/MockStyle1_06.jpg) no-repeat left center;
	width:1000px;
	height:74px;
	margin:0px auto;
	padding:0px;
}

#BREADCRUMB{
	float:left;
	top:-15px;
	left:0px;
	width:550px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: .8em;
}
#umbBreadcrum{
	list-style-type:none;
	width:550px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#umbBreadcrum LI {
	float:left;
	list-style:none;
	position:relative;
	margin:0px 0px 0px 3px;
	padding:0;
}

#print{
	float:right;
	top:-20px;
	margin:0px 15px 0px 0px;
	position:relative;
}

#print img{
	border: none;
}

#CONTENT {
	text-align: left;
	background:#ECECEC url(../images/MockStyle1_07.jpg) repeat-y left center;
	width:1000px;
	min-height:600px;
	margin:0px auto;
	padding:0px 0px 3px 0px;
}

#BOTTOM {
	background:#ECECEC url(../images/MockStyle1_08.jpg) no-repeat top center;
	width:1000px;
	height:47px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

#FOOTER {
	text-align: center;
	position:relative;
	clear: both;
	display:block;
	width:1000px;
	margin:0px auto;
	padding: 0px 0px 15px 0px; 
}

#FOOTER A{
	color:#1C446E;
	text-decoration:none;
}

#FOOTER A:Hover{
	color: #ff9900;
}

#NAVTOP H1{
	margin:0px 0px 0px 0px;
}

#NAVTOP UL {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 30px;
}

#NAVTOP LI {
	float:left;
	list-style:none;
	position:relative;
	margin:0;
	padding:0px 30px 2px 0px;
}

#NAVTOP LI A {
	/*color:#1C446E;*/
	color:#FFFFFF;	
	display:block;
	float:left;
	height:25px;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	/*padding:0px;*/
}

#NAVTOP a:hover, #NAVTOP li.selected, #NAVTOP li a:hover
{ 
	color: #ff9900;
}

#NAVTOP H1
{
	font-size: 130%;
}

#CONTENTLEFT {
	position: relative;
	float:left;
	top:-21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 320px;
	min-height:635px;
	text-align: left;
	font-size:100%
}

#CONTENTLEFT H1, #CONTENTLEFT P, #CONTENTLEFT UL, #CONTENTLEFT LI{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#CONTENTRIGHT {
	text-align: left;
	/*top:-25px;*/
	width:640px;
	margin: 0px 0px 0px 335px;
	padding: 0px 0px 0px 0px;
	min-height:635px;
	font-size:120%;
	color: #222222;
}

#CONTENTRIGHTINNER{
	position: relative;
	top: -20px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	width:620px;
	margin: 0px 10px 0px 15px;
}

#CONTENTRIGHT H1, #CONTENTRIGHT H2, #CONTENTRIGHT H3{
	margin:0px 0px 5px 0px;
	color: #073585;	
}

#CONTENTRIGHT H1{
	border-bottom:#CCCCCC 1px solid;
}

#CONTENTRIGHT P{
	margin:0px 0px 15px 0px;
}

#CONTENTRIGHT A{
	color:#1C446E;
	text-decoration:none;
}

#CONTENTRIGHT A:Hover{
	color: #ff9900;
}

#CONTACTUS {
	background:#ECECEC url(../images/ContactUs1b.jpg) no-repeat left center;
	width: 300px;
	height: 195px;
	margin:0px 0px 25px 0px;
}

a#ContactUsButton {
	display: block;
	width: 300px;
	height: 195px;
	background-image: url(../images/ContactUs1a.jpg);
	margin: 0px auto;
}

a#ContactUsButton:hover{
	background-image: url(../images/ContactUs1b.jpg);
}

a .alt {
        display: none;
}

.LEFTLINKTOP {
	float: left;
	width: 300px;
	height: 14px;
	background:#ECECEC url(../images/LeftLinks1_01.jpg) no-repeat left center;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

.LEFTLINKMID {
	/*border: solid 1px blue;*/
	float: left;
	text-align: left;
	width: 300px;
	background:#ECECEC url(../images/LeftLinks1_02.jpg) repeat-y left center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.LEFTLINKINNER {
	width: 260px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	font-size:110%;	
}
.LEFTLINKINNER A{
	color:#FFFFFF;
	text-decoration:none;
}

.LEFTLINKINNER A:Hover{
	color:#ff9900;
	text-decoration:none;
}

.LEFTLINKINNER UL {
	list-style-type:none;
	margin:0px 0px 0px -20px;
}

.LEFTLINKINNER UL #selected h2 a{
	color:#ff9900;
}

.LEFTLINKINNER UL A, .LEFTLINKINNER A{
        display: block;
}

.LEFTLINKINNER H1, .LEFTLINKINNER H2, .LEFTLINKINNER H3{
	color:#ff9900;
}

.LEFTLINKINNER H1 {
	color:#ff9900;
	border-bottom:#ff9900 1px solid;
	margin:0px 0px 15px 0px;
	font-size:150%;	
}
.LEFTLINKINNER H1 A{
	color:#ff9900;
}

.LEFTLINKINNER H2{
	font-size:130%;	
	margin:0px 0px 10px 0px;
}

.LEFTLINKINNER P{
	color:#ECECEC;
	margin:0px 20px 0px 20px;
	font-size:110%;	
}


.LEFTLINKBOTTOM {
	float: left;
	border: solid 0px blue;
	width: 300px;
	height: 20px;
	background:#ECECEC url(../images/LeftLinks1_03.jpg) no-repeat left center;
	margin:0px 0px 25px 0px;
	padding:0px;	
}

.newsDate, #bottomInfo {
	font-size:80%;	
	font-style:italic;	
}

#flashMenu1{
	float:right;
	top:-15px;
	margin:0px 0px 0px 0px;
	position:relative;
}

.right{
	background:#FFFFFF;
	float:right;
	margin:5px 0px 5px 10px;
/*	padding:5px 0px 5px 10px;*/
	position:relative;
}

.left{
	background:#FFFFFF;
	float:left;
	margin:5px 10px 5px 0px;
/*	padding:5px 10px 5px 0px;*/
	position:relative;
}

.right a,.left a,.center a {
	font-weight:700;
	font-size:12px;
	padding-left:15px;
	background:#fff url(/images/Down32.gif) no-repeat right;
	display:block;
}

.right a:hover,.left a:hover,.center a:hover {
	font-weight:700;
	font-size:12px;
	padding-left:15px;
	background:#fff url(/images/Down32_Over.gif) no-repeat right;
	display:block;
}

.ManListItem {
	border: 1px solid #ddd;
	background: #eeeeee;
	min-height: 100px;
	vertical-align: top;
/*	width: 100%;*/
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.ManListRight h2, p{
	margin-top: 0px;
	padding-top: 0px;
}

.ManListItem:Hover{
	background: #ddd;
}

.ManListLeft {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
}

.ManListRight {
	/*float: right;*/
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
}

.specsdiv {
	background:#FFFFFF;
	text-align:left;
	display:block;
	border:#CCCCCC 1px solid;
	margin:5px 5px 10px 0;
	padding:5px;
}

.featuretable 
{
	border-collapse:collapse;
	background:#FFFFFF;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-top:1px solid #686868;
	border-bottom:1px solid #686868;
	color: #333;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 1em;	
}

.featuretable tr
{
	border-bottom:1px solid #686868;
}

.featuretable th
{
	vertical-align: top;
	background: #EFF4FB;
}


.featuretable th img
{
	padding: 0px;
	margin: 0px;
}

.featuretable td,th
{
	padding:5px;
	border-right:1px solid #686868;
	border-bottom:1px solid #686868;
}
.featuretable td span
{
	visibility: hidden;
}
.checked
{
	background: #FFFFFF url(/images/checkmark.gif) no-repeat center;
}

.smalltext
{
        font-size:.6em;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
