@charset "utf-8";
/* CSS Document */
#mainBody {
	position:absolute;
	width:755px;
	height:525px;
	z-index:4;
	top: 380px;
	margin-left: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	left: -378px;
}

#banners ul {
	padding: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#banners li {
	color: #075583;
	margin-bottom: 5px;
	font-size: 12px;
	list-style-type: none;
	vertical-align: middle;
	text-transform: uppercase;
}
#banners a:link {
	color:#075583;
	}
#banners a:hover {
	color:#333333;
	}
#banners a:visited {
	color:#075583;
	}
	
#bodyText td {
	padding-bottom:5px;
	}
#homePic2 {
	position:absolute;
	width:523px;
	height:245px;
	z-index:3;
	margin-left: 50%;
	left: -146px;
	visibility: hidden;
}
#homePic3 {
	position:absolute;
	width:523px;
	height:245px;
	z-index:3;
	margin-left: 50%;
	left: -146px;
	visibility: hidden;
}
#homePic4 {
	position:absolute;
	width:523px;
	height:245px;
	z-index:3;
	margin-left: 50%;
	left: -146px;
	visibility: hidden;
}
#homePic5 {
	position:absolute;
	width:523px;
	height:245px;
	z-index:3;
	margin-left: 50%;
	left: -146px;
	visibility: hidden;
}
#homePic6 {
	position:absolute;
	width:523px;
	height:245px;
	z-index:3;
	margin-left: 50%;
	left: -146px;
	visibility: hidden;
}
#links {
	position:absolute;
	width:65px;
	height:20px;
	z-index:5;
	right: 0px;
}
#piclinks {
	position:absolute;
	width:30px;
	height:245px;
	z-index:1;
	top: 0px;
	right: 0px;
	background-image: url(images/pic_links_BG.png);
	background-repeat: repeat-y;
}
.picklinksOFF {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	height: 25px;
	width: 30px;
	text-align: center;
}
.picklinksOFF a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	height: 25px;
	width: 30px;
	background-color: #0B7FC4;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 11px;
	padding-left: 11px;
	font-weight: bold;
}

.picklinksON {
	background-color: #0B7FC4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	height: 25px;
	width: 30px;
	text-align: center;
}

#piclinks a:link {
	font-size:14px;
	}
#piclinks a:hover {
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none
	}
#piclinks a:active {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold
	}
#piclinks a:visited {
	font-size:14px;
	color:#FFFFFF;
	}
a.innerborder, a.innerborder img { 
float: left; 
overflow:hidden; 
} 
a.innerborder:hover { 
border:4px solid #075583; 
} 
a.innerborder:hover img { 
margin: -4px; 
} 
