body {
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	height:70px;
	left:50%;
	margin-left:-330px;
	position:absolute;
	top:35px;
	visibility:visible;
	width:675px;
}

.top {
	vertical-align:top
}

h3 {
	font-size:16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}

.webtable {
	width: 800px;
}

.webtable td {
	padding:5px;
}

.width-exp1 {
	width: 20%
}

.width-exp2 {
	width:80%
}

.centerpage {
	margin: 0 auto;
}

.text-center {
	text-align:center;
}

.leftcol {
	width: 225px;
	float: left;
	margin-right: 20px;
}
.acrobat ul li {
	list-style-image: url(image/smallpdf.gif);
	font-size: 12px;
}
.acrobat li {
	padding-top: 5px;
}
.acrobat ul {
}
body a {
	color: #000000;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
p {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 5px;
}

#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size:12px;
		}
.maincontent {
	width: 800px;
}
.homenav {
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.homenav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.homenav ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}

.homenav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.homenav ul li a {
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:bold
	}
.homenav li a:hover {
	text-decoration:underline
	}
	
.footnav {
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footnav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.footnav ul li {
	margin-left: 0;
	padding: 1px 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}

.footnav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.footnav ul li a {
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:2px;
	text-decoration:none;
	}
.footnav li a:hover {
	text-decoration:underline
	}


.footer {
	float: left;
	clear: both;
	font-size: 11px;
	letter-spacing: 1px;
}
		
#nav li {
		
		margin-top:10px;
		text-align:right;
		text-transform:uppercase;
		}

#nav li a {
	text-decoration: none;
	width: 100%;
	color: #666666;
	font-weight: 500;
		}


	#nav li a:hover {
	color: #6639B7;
	text-decoration: underline;
		}

.thumbnail{
	position: relative;
	z-index: 0;
	width: 280px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #666666;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: 80px; /*position where enlarged image should offset horizontally */

}

.divide {
	border-top: dashed 1px #CCC;
}

.right-col {
	float: left;
	margin-top:10px;
	width: 440px;
}
.navon a {
	color: #000000;
	text-decoration: underline;
}
h1 {
	text-transform:uppercase; 
	letter-spacing:1px; 
	font-size:18px; 
	color:#000000; 
	line-height:20px;
	text-align:left;
}
.web_col_l {
	float: left;
	text-align: center;
}
.clearfix {
	float: left;
	list-style-type: none;
}


.web_row {
	float: left;
	display: table;
	position: relative;
}
h2 {
	font-size: 18px;
	margin: 0px;
	background-color:#EEEEEE;
	padding-left:10px;
}
.pxborder {
	border: 1px solid #000000;
	margin: 10px;
	position: relative;
}
.web_col_r {
	width: 480px;
	float: left;
	margin-bottom: 10px;
}
.web_thmb {
	border: 1px solid #666666;
}
.float_box_lft {
}
.center {
	text-align: center;
}
.smaltext p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.smaltext {
	margin-top: 5px;
	margin-bottom: 20px;
}
.web_col_r p {
	margin-left: 10px;
}

.align td {
	vertical-align: top
}

.gray-box {
	position:relative; 
	top:190px; 
	text-align:center; 
	letter-spacing:1px; 
	text-transform:uppercase; 
	font-size:16px;
}

.gray-lettering {
	margin-top:20px; 
	text-align:center; 
	letter-spacing:1px; 
	text-transform:uppercase; 
	font-size:18px; 
	font-weight:bold;
}