/* default styles */
body { 
	padding: 5px 0 0 0; 
	margin: 0; 
	font: .75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 1.8em; 
	background: #4B92DB; 
	color: #455560; 
}

a { 
	color: #4B92DB; 
	background: inherit; 
}

a:hover { 
	color: #808080; 
	background: inherit; 
}

p {	
	margin: 0 0 5px 0; 
}

p.more-link{
	text-align:right;
}

h1 {	
	font: bold 2.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #D1D1D1;
}

h2 { 
	margin: 5px 0 10px 0;
	font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B92DB; 
}

h3 { 
	margin: 5px 0 10px 0;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B92DB;
	font-weight:bold;
	text-decoration:none;
}

h1 a, h2 a { 
	color: #000; 
	background: inherit; 
	text-decoration: none; 
}

ul, ol {
	margin: 5px 10px;
	padding: 0 20px;
}
li{
	list-style-image: url(../images/blue_bullet.gif);
}
#left img, #right img, #footer img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* layout */
#clear{
	clear:both;
}
#content { 
	margin: 30px auto; 
	padding: 5px 5px 5px 10px;
	width: 960px;
	background: #fff;
}
#logo { 
	margin: 15px 15px 5px 15px;
	background:url(../images/logo.gif) no-repeat;
	height: 60px;
}
/*
#slogan { 
	font-size: 0.9em; 
	margin: 0 0 10px 2px; 
	padding: 0; 
	color: #808080; 
	background: #fff; 
}
*/

#top_info {
	position:relative;
	line-height: 15px;
	float: right;
	color: #808080;
	margin: 12px 5px 7px 0;
	text-align: right;
	height: 59px;
	left: -20px;
	top: 0px;
	width: 470px;
	font-style:italic;
}

/* round blue login button 
#loginbutton a { 
	text-decoration: none; 
	width: 24px; 
	padding: 7px 12px; 
	margin: 0 0 0 8px; 
	height: 28px; 
	background: #fff url(images/lb.gif) no-repeat; 
	color: #000; 
}
#loginbutton a:hover{ 
	background: #fff url(images/lbhover.gif) no-repeat; 
	color: #000;}
*/

/* main horizontal menu */
#tablist{ 
	padding: 3px 0; 
	margin: 10px 0 0 0; 

	position:relative;
}

#tablist li{ 
	list-style: none; 
	display: inline; 
	margin: 0; 
}
#tablist li a{
	text-decoration: none;
	padding: 4px 22px;
	margin-right: 2px;
	background: #455560 url(../images/corner.gif) no-repeat top right;
	font-weight: bold;
	font-size:11px;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
}
#tablist li a:hover{
	background: #4B92DB url(../images/corner.gif) no-repeat top right;
	color: #fff;
}
#tablist li a.current{
	background: #4B92DB url(../images/corner.gif) no-repeat top right;
	color: #fff;
	padding: 6px 22px;
}


/* main menu topics */
#header {
	clear: left;
	float: left;
	width: 960px;
	height: 150px;
	margin: 0 0 10px 0;
	border:none;
}
#header img{
	padding:0px;
	border:none;
}
/*#header li a { 
	background-image: url(images/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: center left;  
	padding: 0 0 0 12px; 
}

/* main menu search */
/*
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	/*
	height: 25px;	/* IE height */
	/*width: 270px;*/
/*}


/* search form styling */

/*
form, form p { 
	margin: 0; 
	padding: 0; 
	line-height: 25px; 
}
	
.search { 
	width: 170px; 
	border: 1px solid #357994; 
	background: #fff; 
	color: #478F36; 
	padding: 4px; 
	margin: 0; 
	font-weight: bold; 
	font-size: 1.3em;  
}
.button { 
	padding: 4px; 
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
*/
/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
.subheader {
	margin: 0 0 10px 0;
	padding: 8px;
	background: #f4f4f4 url(../images/bgshade.gif) repeat-x;
	color: #808080;
	border-bottom: 1px solid #ccc;
}
.left_articles {
	margin: 0px 0 10px 0;
	background: #fff url(../images/bgshade.gif) repeat-x;
	color: #454545;
	padding: 15px 15px 5px 10px;
}
.date { 
	font-size: .9em; 
	padding: 0 0 0 12px; 
	background: #fff url(../images/news.gif) no-repeat center left; 
	color: #808080; 
}
.bigimage {
	float: left;
	clear: left;
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	margin: 0 15px 10px 0;
}
.left_box {
	background: #f4f4f4;
	color: #808080;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 15px;
	margin: 0 0 15px 0;
}
.half {
	float: left;
	width: 289px;
	padding: 5px;
}

.thirds {
	float: left;
	width: 186px;
	padding: 5px;
}	

.thirds img {
border:none;
background:none;
}	

.twothirds {
	float: left;
	width: 372px;
	padding: 5px;
}

.full {
	float: left;
	padding: 15px 15px 5px 10px;
}	
.project_frame{
clear:both;
padding-bottom:10px;
margin-bottom:15px;
border-bottom: 1px solid #D1D1D1;
}
#back_to_top{
clear:left;
padding: 0px 3px;
background:#4B92DB;
width:70px;
text-align:center;

}	
#back_to_top a{
color:white;
text-decoration:none;
}
#services_table{
	padding:3px;
}
#services_table table{
	border: 0px solid black;
	width:630px;
}
#services_table table th{
	text-align:center;
}	
#services_table table tr#subhead td{
font-weight:bold;
}
#left ul#no_indent li{
	margin-left:-15px;
	list-style-image: url(../images/blue_bullet.gif);
}
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
.right_articles {
	border: 1px solid #ccc;
	padding: 8px;	
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
}
.image { 
	float: left; 
	margin: 0 9px 3px 0; 
}
.notes {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 17px 10px 17px 80px;	
	margin: 0 0 10px 0;
	background: #fff url(../images/services.gif) no-repeat 5% 50%;
	color: #454545;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 5px 5px 5px 0;	
}

#left table li {
	margin: 0;
	padding: 0; 

}

th strong {
	color: #fff;
}
th {
	background: #e7e6e6;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	border: 1px solid #dadada;
}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 10px;
	border-top: 1px solid #ccc;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer .right { 
	float: right; 
}

/* line break */

#line_break {
	border-bottom: 1px solid #D1D1D1;
	margin-top:-5px;
}


