/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #012E67;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

table{ 
	margin-top:0px;}

a:link, a:active, a:visited{
	color:#FF6600;
	text-decoration:none;}
	
a:hover{
	color:#12A6D5;
	text-decoration:underline;}
	
#content{
	background-color:#fff;

	}
.ticker{
	border-top:1px solid #4DBBC8;
	border-bottom:1px solid #4DBBC8;
	
}
.text{
	padding-left:30px;
	padding-right:10px;
	line-height: 20px;
	vertical-align:top;
	height:300px;
	border-right:1px dashed #86C0D5;
	margin-bottom:20px;
	width:400px;
	}


.title{
	padding-top:20px;
	height:50px;
	vertical-align:top;
	padding-left:6px;
	border-right:1px dashed #86C0D5;}
	
	
.mainImage{
	margin-top:18px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;}
	
.mainTd{
	width:500px;
	text-align: center;
	}

.high{
	color:#0783C4;
	font-size:12px;
	font-weight:bold;}
	
strong{
	color:#1E8FB3;}
	
.footer{
	background-color:#1E8FB3;
	color:#fff;
	word-spacing: 3px;
	text-indent: 5px;
	vertical-align: top;
	height:30px;
	padding-top:5px;
	font-size:11px;
	text-align:center;
}
.heavy{
	font-weight:bold;}
	
.footer a:link{
	color:#fff;
	font-weight:bold;
	text-decoration:none;}
	
.footer a:hover{
	color:#6BFAFF;
	text-decoration:underline;
	}	

#logo {
	position:absolute;
	width:341px;
	height:285px;
	z-index:1;
}

#menu a:link, #menu a:visited {
	padding:0.4em 0.7em;
	text-decoration:none;
	float:left;
	border-right:1px solid #ebebeb;
}

		
#menu ul {

	float: left;
	width:AUTO;
	white-space:nowrap;
	list-style-type:none;
	margin:0;
	display:inline;

}

#menu li {display:inline;}

#levelOne {
	background-color: #fff;
	color: #fff;
}

#levelOne a:link, #levelOne a:visited {
	background-color: #fff;
	color: #1E8FB3;
	font-weight:bold;
	font-size: 12px;
	border:1px dashed #86C0D5;
}

#levelOne li a:hover, #levelOne li a#active {
	color: #fff;
	background-color:#1E8FB3;
	border:1px dashed #86C0D5;
}

#levelOne li a#active {
	background-color:#1E8FB3;
}

.td{
	background-color:#ECF6FA;}
	
h4{
	color:#002E66;}
	
.borderTd{
	border:1px solid #A6C3CD;
	padding-left:5px;
	padding-right:5px;}

.cleanTd{
	border:0px none;
	padding-left:5px;
	padding-right:5px;}
	
ul{
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	}
	
h3{
	font-family:Georgia;
	color:#FF5400;
	font-weight:normal;
	margin-left:7px;
}

.price{
	font-size:11px;}

.searchButton{
	color:#1E8FB3;
	margin-right:10px;
	font-size:11px;
	background-color:#ebebeb;
	border:1px solid #1E8FB3;}
	
input,textarea, select{
	background-color:#ebebeb;
	font-size:11px;
	border:1px solid #1E8FB3;}

.bottomMenu{
	margin-right:5px;
	padding:0px;
}
	
.bottomMenu a:link, .bottomMenu a:visited, .bottomMenu a:active{
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;}
	
.bottomMenu a:hover{
	color:#12A6D5;
	text-decoration:underlive;
	padding-left:3px;
	padding-right:3px;
	}

.siteMap li{
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	line-height: 20px;
	}

