* {
	padding: 0;
	margin: 0;
	}
	
html {

}
body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background-image: url(/resources/bggradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: Black;
}
#container {
	width: 765px;

	background: url(/resources/shadow.jpg) no-repeat top;
	margin-top: 18px;
	position: absolute;
	left: 50%;
	margin-left: -382px;
}

#header2 {
	padding-top: 8px;
	padding-left: 7px;
}

#menubuttons {
   margin-top: 0px;
	padding-top: 0px;
	top: 8px;
	left: 215px;
	width: 500px;
	position: absolute;
	top: 31px;
}

#logo {
	background: url(/resources/headerbg.jpg) no-repeat top;
	width: 752px;
	height: 64px;
	text-indent: -5000px;
}
div#mainbodyoutside {
	width: 752px;
	padding: 5px 0px 0px 7px;

}
div#mainbodyinside {
	background-color: white;
	color: black;

}
div#mainbodyfooter {
	width: 752px;
	padding: 0px 0px 5px 7px;

}

div#mainbodyfooterinside {
	background-color: white;
	color: black;
}
div#mainimage img {
	padding-left: 4px;
}
A {
 	font-weight: bold; 
	font-size: xx-small; 
	color: #6598cd;
 }
A:link, a:visited {
	text-decoration: none;
	font-size: xx-small;
}
A:hover {
	text-decoration: underline;
}
.top, .top A:visited, .top A:link {
	padding-left: 5px; 
	font-size: xx-small; 
	color: #ffffff; 
	font-family: Verdana,sans-serif; 
	text-decoration: none
}
.top A:hover {
	 text-decoration: underline;
}
#mainNav {
	Z-INDEX: 2; 
	LEFT: 5px; 
	BACKGROUND-IMAGE: url(/resources/mainBackground.gif); 
	WIDTH: 760px; 
	BACKGROUND-REPEAT: repeat-y; 
	HEIGHT: 60px;
}

#mainNavLine {
	FONT-SIZE: 0px; 
	LEFT: 0px; 
	BACKGROUND-IMAGE: url(/resources/mainNavLine2.gif); 
	WIDTH: 760px; 
	BACKGROUND-REPEAT: no-repeat; 
	TOP: 0px; 
	HEIGHT: 5px; 
	background-color: #6598cd;
}
#mainNavButton {
	WIDTH: 750px; 
	TOP: 5px; 
	HEIGHT: 55px
}
#mainNavButton {
	margin-left: 5px; WIDTH: 750px; TOP: 5px; HEIGHT: 55px
}
.blockNavMain {
	background-image: url(/resources/bgr_main_nav.gif);
	width: 750px;
	height: 55px;
	text-align: right;
}
.blockNavMain a {
	color: white;
	text-decoration: none;
}
#searchdiv {
	display: block;
	width: 350px;
	float: right;
	height: 18px;
	margin-top: 15px;
	margin-right: 6px;
}

#searchbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 18px;
}
#submit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 18px;
	background-color: #6598cd;
	border: 1px white solid;
	color: white;
}
#main {
	Z-INDEX: 1; 
	LEFT: 5px; 
	BACKGROUND-IMAGE: url(/resources/mainBackground.gif); 
	WIDTH: 760px; 
	BACKGROUND-REPEAT: repeat-y; 
	HEIGHT: auto
}
#mainImage {
	margin-left: 5px; 
	width: 750px; 
	height: auto;
	padding-top: 5px;
}
#mainImageDesc {
	margin-left: 5px; 
	width: 750px; 
	height: 15px; 
	text-align: right;
	color: #959595;
}
#content {

	text-align: left;
	width: 730px;
	padding-top: 5px;
}
#content #directorylistings {
	width: 730px;
	padding: 10px 0px 5px 4px;
	padding-left: 10px;
}
#content table {
	width: 690px;


}
.disclaimer {
	font-size: smaller;
}
img {
	border: none;
}
.maintext {
	padding: 5px 10px 0px 15px;
	font-weight: bold;
	color: #6598cd;
}
.maintext #greeting {
	text-indent: 10px;
	color: black;
	padding-right: 5px;
}
#container #mainbodyoutside #mainbodyinside .imglogos {
	text-align: center;
}

.imglogos img {
	border: none;
	padding: 0px;
	margin: 0px;
}
pre {
   font-family: courier;
 }
table {
	margin-left: 5px;
	width: 500px;
}
table, td, tr, table tr td a {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
	padding-left: 5px;
	text-align: left;
 }
 table tr td a:hover {
 	color: #6598cd;
 }

 table tr td+td {
 	width: 200px;
 }
 table tr td+td+td {
 	width: 50px;
 }
 table tr td+td+td+td {
 	width: 350px;
 }
 table th {
 	display: none;
	visibility: hidden;
 }
 #footer {
	WIDTH: 738px;
	padding-left: 5px;

}
#footerBottom, #footerBottom a, #footerBottom a:hover, #footerBottom a:visited {
	WIDTH: 735px;
	TEXT-ALIGN: center;
	background-color: #6598cd;
	font-size: xx-small; 
	color: #ffffff; 
	font-family: Verdana,sans-serif; 
	text-decoration: none
}
#footerBottom a:hover {
	text-decoration: underline;
}



