html {
    overflow-y:scroll;
}
body {
	background-color: #e8e8e8;
}
#top{
	clear: none;
	float: none;
	width: 950px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#strip{
background-color:#94d1ea; 
height:1px; 
width:950px; 
margin-right:auto; 
margin-left:auto;
}
#container{
	clear: none;
	float: none;
	width: 950px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
}
#mainimage{
	clear: none;
	float: left;
	width: 647px;
	height: 240px;
}
#bluedivider{
	background-color:#a9daee;
	height:240px;
	width: 10px;
	float: left;
}
#address{
	background-color:#8ec1d7;
	height:240px;
	width: 293px;
	float: right;
}
#whitestrip{
background-color:#FFFFFF; 
height:1px; 
width:950px; 
margin-right:auto; 
margin-left:auto;
}
#navback{
	background-color:#94D1EA;
	height:35px;
	width:950px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
}
#mainarea{
	width: 950px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: none;
}
#gradarea{
	clear: none;
	float: none;
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#gradleft{
	background-image:url(images/grad.gif); 
	background-repeat:repeat-x; 
	height:28px; 
	padding-left:10px;
}
#gradshad{
	background-color:#FFFFFF;
	height:28px;
	width: 10px;
	float: left;
	background-image: url(../images/gradshad.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#gradright{
	background-color:#FFFFFF;
	height:28px;
	width: 293px;
	float: right;
	background-image: url(../images/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainarea p {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
		line-height: 18px;
	color: #666666;
}

.maintext {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
		font-size: 13px;
		line-height: 18px;
	color: #666666;
}
h1 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #006699;
}
h2 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
}
h3 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
#grad1 {
	background-color: #FFFFFF;
	background-image: url(../images/topgrad.gif);
	background-position: left top;
	height: 28px;
	width: 950px;
	background-repeat: no-repeat;
}
#grad2 {
	background-color: #FFFFFF;
	background-image: url(../images/gradshad.gif);
	background-position: left top;
	height: 28px;
	background-repeat: repeat-x;
}
li {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
}
.whitelinks {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.whitelinks a:link{
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.whitelinks a:hover{
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration:none;
}

.blacklinks{color: #000000;
text-decoration:none;}
.blacklinks a:link{color: #000000;
text-decoration:none;}
.blacklinks a:hover{color: #ffffff;
text-decoration:none;}

.bluesep {color: #33CCFF;
          font-size: 16px;}
#footer{
	background-color:#000000;
	height:25px;
	width:940px;
	margin-right:auto;
	margin-left:auto;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	padding-top: 10px;
	
}
.bluelinks{color: #000000;
text-decoration:underline;}
.bluelinks a:link{color: #000000;
text-decoration:underline;}
.bluelinks a:hover{color: #006699;
text-decoration:underline;
}
a {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
}
.blueline
{ 
width:100%; 
height:1px; 
background-color:#3399CC;
}
.leftimages {
padding-right:15px; 
padding-bottom:15px; 
padding-top:10px;
}
.pdfsymbol {
	padding-right:5px;
	padding-left:5px;
}
#designedby{
	height:25px;
	width:940px;
	margin-right:auto;
	margin-left:auto;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;	
}
.addresslink {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
hr {
	color: #9BBBE1;
}
.blueline {
	background-color: #95B9D9;
	background-position: center;
	height: 1px;
	width: 75%;
	float: none;
}
