body{
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #e6d9b4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#signUp {position: absolute; top: 0; left: 0; display:none; width:100%; height: 1000px; overflow:hidden; background: #000000; /* for IE */
  filter:alpha(opacity=60);  /* CSS3 standard */  opacity:0.6; }
  
  #contact-area{margin: 0 auto; text-align:left;}
  
  
.main-container {
	text-align: center;
	width: 100%;
margin: 0 auto;
	height: 100%;
}

.header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 115px;
	background-position: left;
		margin-left: 0px;

}

.content-top {
	background-image: url(/images/box-top.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 982px;
	background-position: top;
	vertical-align: top;
	float: left;
}

.nav {
	height: 25px;
	width: 982px;
	background-image: url(/images/nav-tile.gif);
margin: 0 auto;
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
.content {
	background-image: url(/images/box-tile.gif);
	background-repeat: repeat-y;
	width: 982px;
margin: 0 auto;
	text-align: left;

}
.content-left {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	margin-left: 10px;
	width: 982px;
	float: none;
	position: absolute;
	background-image: url(/images/box-tile.gif);
	background-position: left;
	left: 510px;
	top: 68px;
}


.content-right {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	width: 290px;
	background-color: #2d6684;
	background-image: url(/images/box-blue.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 5px;
	position: static;
}
.sub-box {
	width: 642px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/sub-box-tile.gif);
	background-repeat: repeat-y;
}
.sub-box-vert-line {
	background-image: url(/images/sub-box-vert-line.gif);
	background-repeat: repeat-y;
}


.project-index-box {
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/box-projects-tile.gif);
	background-repeat: repeat-y;

}

.project-index-table {
padding-left: 10px;
margin-right: 5px;
	font-size: 11px;
	height: 25px;

	}
	
	.news-index-box {
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/rhs-box-news-bg.gif);
	background-repeat: none;
	background-color: #2B6686;

}
.footer {
	background-image: url(/images/nav-tile.gif);
	background-repeat: repeat-x;
	width: 972px;
	height: 25px;
margin: 0 auto;
	text-align: left;
	font-size: 10px;
	line-height: 130%;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 7px;
	position: relative;

}


.get-reader {
	width: 240px;
	height: 135px;
	float: right;
	text-align: center;
	margin-right: 00px;
	padding: 20px 70px 10px 30px;
	background-image: url(/images/bg-get-reader.gif);
	background-repeat: no-repeat;
	
}

.indent-10px {
margin-right: 10px;
}

.dataTable, .dataTable td {
	border: 1px dotted #dcdcdc;
	padding: 2px;
}
.dataTable {margin: 0 auto;border: 1px solid #cccccc;}


.listing{
margin: -12px 0 0 0;

}


.smallPdf{
float:left;
margin: -8px 0 0 10px ;
background: url(images/pdf-icon-sml.gif) no-repeat;
padding: 0 0 0 25px;
width: 100%;

}



#pdfTable{margin: 0 30px;}

/* text styles */

  h1, h2 {font-family:Georgia, "Times New Roman", Times, serif;}

p, h1, h2, h3, h4, li, .white, .white-sml, .sml, .black-11px {

margin-left: 10px;
margin-right: 10px;
line-height: 130%;
}

p, li, .black-11px, #contact-area {
	font-size: 11px;
	color: #666666;
}
.sml {
	font-size: 10px;
	color: #666666;
}

a:hover {
text-decoration: underline;
}

a:link, a:visited {
	color: #226688;
	text-decoration: none;

}
h1{
	font-size: 26px;
	color: #226688;
	font-weight: normal;
	margin-top: -10px;
}

h2{
	font-size: 20px;
	color: #226688;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	color: #666666;
}

a.h4 {
text-decoration: none;
	color: #226688;
}
h4 {
	font-size: 12px;
	color: #226688;
}


li {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	margin-left: -15px;
}

.white-sml {
color: #ffffff;
font-size: 9px;
}

a.white-sml {
text-decoration: none;
}


.white, .white-no-indent {
color: #ffffff;
font-size: 10px;
}

a.white-no-indent:link {
text-decoration: none;
margin-left:0px;
color: #ffffff;
}

a.white-no-indent:hover {
text-decoration: none;
margin-left:0px;
color: #ffffff;
}

a.white-no-indent:visited {
text-decoration: none;
margin-left:0px;
color: #ffffff;
}

.no-indent {
margin-left:0px;
line-height: 110%;
margin-bottom: 5px;
}




.projectPic{
border: #999 1px solid;
}


.smallPdf p{
margin: 0;
}

.clear{
clear:both;
}


#recaptcha_area, #recaptcha_table, #captcha-area, #contact-area {width:350px !important;}
 #recaptcha_image img { width: 300px; } 
 #captcha-area-ksm {width:350px !important;}
 