/* @override http://cbt.gtdabtesting.com/design/css/screen.css */

body {
  margin: 0;
  background: #c0d9f1 url('/design/images/bg.jpg') repeat-x;
  font-family:Verdana, Arial, sans-serif;
  font-size:1em;
}

#first
{
 width:748px;
 padding-left: 120px;
 padding-right: 120px;
 overflow:hidden;
 margin-left: auto;
 margin-right:  auto;
 background:url('/design/images/background.gif') no-repeat center top;
}

#left
{
 float:left;
 background:url('/design/images/leftbg.jpg') no-repeat;
 width:137px;
 height:850px;
}

#right
{
 float:left;
 background:url('/design/images/rightbg.jpg') no-repeat;
 width:180px;
 height:850px;
}

#main
{
 float:left;
 width:748px;
}

#center
{
 width:748px;
 background:url('/design/images/contbg.jpg') no-repeat;
 overflow:hidden;
}

#nav
{
 margin-left:14px;
 margin-right:14px;
}

#nav img
{
 vertical-align:middle;
}

#nav a
{
 line-height:35px;
 padding-left:5px;
 padding-right:7px;
 font-size:0.8em;
 text-decoration:none; 
 color: #0b3365;
	letter-spacing: -0.1em;
}

#nav a:hover {
	color: #0f468b;
}

#vertsizer
{
 float:left;
 width:1px;
 height:500px;
}

#content
{
 margin:0 23px 0 23px;
 font-size:  0.7em;
 line-height: 1.5em;
}

#content ul {
	list-style-type: none;
	padding: 0px 0px 0px 25px;
	margin:  0px;
}

#content ul li {
	background:url('/images/li.gif') no-repeat;
	padding-left:  24px;
	padding-bottom: 4px;
	padding-top:  1px;
}

#content h1 {
	padding-top:  20px;
	color: #0b3365;
	font-size: 1.4em;
	margin-top:  0px;
}

#content h2 {
	padding-top:  20px;
	color: #0b3365;
	font-size: 1.2em;
	margin-top:  0px;
}

#content a {
	color: #0b3365;
	text-decoration: underline;
}

#content a:hover {
	color: #0b3365;
	text-decoration: underline;
}


.newsrow
{
 width:100%;
 overflow:hidden;
}

.title1
{
 font-weight:bold;
 font-size:1.3em;
 margin-top:5px;
 color: #0b3365;
 margin-bottom:  3px;
}

.title2_r
{
 clear:both;
color:  #333;
 font-style:italic;
 margin-right:10px;
 margin-bottom:  10px;
 font-size:  0.9em;
}

.newssm
{
  float:left;
  width:650px;
 margin-right:10px;
 margin-bottom:  10px;
}

.more
{
 width:240px;
 margin-bottom:  20px;
}

#footer {
border-top: 1px dashed #EEE;
 margin-top:20px;
 text-align:center;
 margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  font-size:11px;
}

#footer ul {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
}

#footer li {
  padding-left:5px;
 padding-right:5px;
  display: inline;
}

#footer, #footer a {
 text-decoration:none; 
 color: #7c6781;
}

#footer a:hover {
  text-decoration: underline;
}

.float_right {
float: right;
margin-left: 15px;
margin-right:  5px;
margin-top:  5px;
border:  1px solid #999;
	padding:  2px;

}

.maps {
	border:  1px solid #999;
	padding:  2px;
}

strong {
	color: #0b3365;
	font-size: 1.1em
}

.contact dt {
	width: 180px;
	float: left;
}

.contact dd {
	margin-left: 180px;
}

.contact_box {
	background-color: #a0c1e0;
	border: 1px solid #CCC;
	margin-top:  15px;
	padding:  10px 15px 10px 15px;
}
