﻿body{
margin: 0px; 
padding: 0px; 
background-color: #cccccc; 
font-family: arial, sans-serif; 

}

img{
border-style: none;
border-width: 0px;
}

p{
margin: 5px 30px 5px 25px; 
text-align: justify; 
font-size: 10pt; 
color: #333333;
}

h2{
	color: white;
	margin: 0px;
	font-variant: small-caps;
	font-style: italic;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

table{
	vertical-align: top;
}

.tal{
	text-align: left;
}


.textContent{
margin: 5px 30px 5px 25px; 
text-align: justify; 
font-size: 10pt; 
color: #333333;
}


.container{
	position: relative;
	top: 0px;
	margin: auto; 
	width: 906px;
}

.subhead{
	margin: 15px 20px 0px 15px;
	height: 26px;
	background-color: #5c69a8;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: white;
}
.shpadder{
	padding: 3px 0 6px 6px;
}
.contentbottom{
font-size: 0px; 
line-height: 0px; 
margin: 0px; 
padding: 0px; 
float: left; 
height: 10px; 
width: 649px; 
background-image: url('../images/cont_bot.gif');
}

.divider{
	height: 23px; 
	width: 100%; 
	background-image: url('../images/divider.gif');
}

.bluesectiontop{
margin: 20px 0 0 0; 
height: 47px; 
width: 906px; 
text-align: center;
background-image: url('../images/header_blue_old.gif'); 
}

.bluesection{
margin: 20px 0 0 0; 
height: 96px; 
width: 906px; 
text-align: center;
background-image: url('../images/header_blue.gif'); 

}
.greensection{
float: left; 
height: 59px; 
width: 649px;
margin-top: 10px; 
text-align: left;
background-image: url('../images/header_green.gif');
}

.contactinfo{
	float: left; 
	padding: 13px 0 0 10px; 
	color: white; 
	font-size: 11pt;
	font-variant: small-caps;
}

.bbbLogo{
   float: right;
   padding: 2px 10px 0 0;
}

.bodysize{
	width: 906px;
}
.fencing{
	height: 57px;
	width: 100%; 
	background-image: url('../images/top_fence.gif');
}

.adjustcenter{
	position: relative; left: -453px; 
}

.center{
	position: relative; left: 50%;
}

.navtop{
font-size: 0px;
line-height: 0px; 
margin: 0 0 0 0; 
padding: 0px; 
height: 7px; 
width: 244px; 
background-image: url('../images/g_top.gif');
}

.navmid{
width: 244px; 
height: 471px; 
background-image: url('../images/g_mid.gif');
}

.navline{
	margin-left: 1px; 
	line-height: 0px; 
	font-size: 0px; 
	width: 239px; 
	height: 0px; 
	border-bottom: 1px solid #cccccc;
}

.navlineb{
	background-image: url('images/g_mid_blue.gif');
	margin-left: 1px; 
	line-height: 0px; 
	font-size: 0px; 
	width: 239px; 
	height: 0px; 
	border-bottom: 1px solid #cccccc;
}

.navlineg{
	background-image: url('images/g_mid_green.gif');
	margin-left: 1px; 
	line-height: 0px; 
	font-size: 0px; 
	width: 239px; 
	height: 0px; 
	border-bottom: 1px solid #cccccc;
}

.navbot{
font-size: 0px; 
line-height: 0px; 
margin: 0px; 
padding: 0px; 
height: 12px; 
width: 244px; 
background-image: url('../images/g_bot.gif');
}

.footer{
	padding: 4px 0 0 0;
	color: #cccccc; 
	font-size: 8pt;
}

.spacer{
	font-size: 10pt;
	color: #ffffff;
}

.footer a{
	font-size: 10pt;
	font-variant: small-caps; 
	color: #ffffff;
}

.footer a:link{
	text-decoration: none;
	color: #ffffff;
}
.footer a:active{
	text-decoration: none;
	color: #ffffff;
}
.footer a:visited{
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover{
	text-decoration: underline;
	color: #ffffff;
}

a:link{
	text-decoration: none;
	color: #5c69a8;
}
a:active{
	text-decoration: none;
	color: #5c69a8;
}
a:visited{
	text-decoration: none;
	color: #5c69a8;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}

.legal{
	text-align: center; 
	color: #666666; 
	font-size: 9pt;
}

.flyout a{
	font-size: 13px;
	display: inline-block;
	margin: 5px;
	width: 230px;
	text-decoration: none;
	color: #cccccc; 
	font-variant: small-caps;
}

.flyout a:hover{
	background-color: #cccccc;
	color: #333333; 
	font-variant: small-caps;
}

.popMenu{
	visibility: hidden;
	background-color: #565656;
	display: block;
	width: 200px;
	text-align: left;
	position: absolute;
	left: -200px;
}

.popMenu a{
	font-size: 13px;
	display: inline-block;
	margin: 5px 0 0 0;
	width: 200px;
	text-decoration: none;
	color: #cccccc; 
	font-variant: small-caps;
	border-bottom: 1px solid #cccccc;
}

.popMenu a:hover{
	background-color: #cccccc;
	color: #333333; 
	font-variant: small-caps;

}

#right{
text-align: left;
position: absolute;
left: 660px;
top: 57px;
width: 200px;
height: 400px;
}


