@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 4px 0px 0px 0px;
	padding: 0px;
color:#464646;
	text-align:justify;
	background: url(../images/_css/wide.gif) top left repeat;
}

h1 {	
	color:#316999;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	font-size:1.6em;
	text-align:left;
}

h2 {	
	color:#316999;
}

p {	margin: 2px 0px;
	padding: 2px 0px;
	line-height:1.3em;
}

a {
	color:#316999;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


img {
    border:none;
}

.blueline {
	border-top: 1px solid #387db8;
}

#wrapper {
	width:980px;
	margin: 0px auto;
	background-color: white;
	padding: 0px 6px;
}

.tab ul li {
	display:inline;
}

.clearBoth {
	clear:both;
}

.topBar a {
	color: #606060;
}

.topBar td {
	font-size:0.8em;
	text-align:center;
}

#languages {
	float:right;
width:620px;
height:37px;
}

#functions {
	float:right;
width:620px;
padding:0px 8px 0px 0px;
}

.searchBox{
float:right
}

#logo {
	margin: 5px 0px;
	float:left;
}

#topLinks, #searchBox {
	padding-top:5px;
	float:right;
}

#searchBox {

}

#topLinks .link {
	font-size:0.9em;
	padding:0px 20px 0px 10px;
	background:url(../images/_css/topLinks_li.gif) right no-repeat;
	display:inline;
}

#topLinks .last {
	background:none;
	padding-right: 0px;
}

#headerLinks {
	clear:both;
	background:url(../images/_css/headerTab_sl.jpg) left repeat;
	margin-bottom:8px;
	text-align:center;
	height:32px;
}

#headerLinks ul {
	margin: 0px;
	padding: 0px;
}

#headerLinks ul li {
	display:inline;
	margin:0pxpx;
	padding:0px;
}

#headerLinks ul li a {
	background: url(../images/_css/headerTab_sep.gif) right no-repeat;
	display:block;
	float:left;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 18px 9px 17px;
}

#headerLinks ul li a:hover {
	background:url(../images/_css/headertab_hover_sl.gif) left repeat;
	color:#0057a5;
}

#headerLinks ul li .currentLink {
background:url(../images/_css/headerTab_acurrent.jpg) right no-repeat;
}


#navigation {
	width: 207px;
	float:left;
}

.linkBox {
	margin: 0px 8px 18px 0px;
	padding: 0px;
}

.linkBox h1 {
	font-size:1.1em;
	display:block;
	border: 1px solid #a4c3de;
	border-bottom: 1px solid #88b1d4;
	padding:4px 6px;
	margin:0px;
	background: url(../images/_css/linkBox_sl.jpg) top left repeat;
	color:#316999;
    text-align:left;
}

.linkBox h1 a 
{
	font-size:1.0em;
	padding:0px;
    margin:0px;
    border:none;
	color:#316999;
    text-align:left;
}

.linkBox h3 
{
	font-size:1.1em;
	display:block;
	border: 1px solid #a4c3de;
	border-bottom: 1px solid #88b1d4;
	padding:4px 6px;
	margin:0px;
	background: url(../images/_css/linkBox_sl.jpg) top left repeat;
	color:#316999;
    text-align:left;
}

.linkBox h3 a 
{
	font-size:1.0em;
	padding:0px;
    margin:0px;
    border:none;
	color:#4883b5;
    text-align:left;
}

.linkBox a {
    text-align:left;
	display:block;
	color: #464646;
	padding:4px 6px;
	margin: 0px 1px;
	display:block;
	border-bottom: 1px solid #a4c3de;
}


.linkBox a:visited{

}

.linkBox a.currentLink
{
	font-weight:bold;
color:#464646;
}


.linkBox a:hover {
	background-color: #FbFbFb;
	color: #FF9900;
}

.linkBox a.noHover:hover {
	background-color: #fff;
color: #464646;
text-decoration:none;

}

#content {
	width: 769px;
	padding: 0px;
	float:left;
	margin: 0px 2px 0px 2px;
	color:#464646;

}

#blurb {
	/*margin:12px 12px 8px 12px;*/
	text-align:justify;


}

.blurb ul
{
	margin:12px;
	padding:0px 0px 0px 23px;

}

.blurb ul li{
	margin:2px 0px;
	list-style:url(../images/_css/topLinks_li.gif);
}

.blurb h1{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px 0px;
	font-size:1.4em;
}

.blurb h2{	
	margin: 0px 0px 4px 0px;
	padding: 0px 0px;
	font-size:1.2em;
}

.blurb p{
	margin: 0px 0px 12px 2px;
	padding:0px;

}


#footerLinks {
	padding:6px 0px;
	margin-top:10px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	background: url(../images/_css/linkBox_sl.jpg) left repeat-x;
}

#footerLinks ul {
	margin: 0px;
	padding:0px;
}

#footerLinks ul li {
	margin: 0px;
	padding:0px;
	padding: 0px 28px 0px 22px;
	background:url(../images/_css/topLinks_li.gif) right no-repeat;
}

#footerLinks ul li.last {
	background:none;
}

#companyAddress {
	font-size:0.8em;

	padding:16px 0px;
    width:550px;
    float:left;
    text-align:center;
}

#companyAddress address {
	padding: 0px 5px;
	display:inline;
	font-style:normal;
}

#endorsements {
	margin-top:10px;
}

#endorsements ul {
	margin: 0px;
	padding:0px;
}
#endorsements ul li {
	margin: 0px 3px;
	padding:0px;
}

#copyright{
text-align:right;
color:#999999;
font-size:0.9em;
}

/*
#submitButton{
	clear:both;
	float:right;
	margin:-42px 8px 0px 0px;
	padding:0px 0px 0px 0px;
}

input.textOnly{
	padding:0px 20px 3px 0px;
	margin:10px 0px 0px 0px;
	height:30px;
	border:none;
	background:url(../del/images/submit.gif) right no-repeat;
	font-size:1.1em;
	color:#4883b5;
	cursor:pointer;
	float:left;
	font-weight:bold;
}
*/
.orangeButton{
	margin:0px;
	width:auto;
	overflow: visible;
	text-align: center;
	padding:1px 3px 1px 3px;
	background:url(../images/_css/button_sl.gif) left repeat-x;
	color:#ffffff;
	border:1px solid #cccccc;
	font-weight:bold;
	font-size:11px;
}

.error, .red{color:red;
	font-size:0.9em;
}

input.niceInput{
width:200px;
font-size:1.0em;
border: 1px solid #4883b5;
padding:2px;
background: #ffffff;
}

input.niceInput:focus{
background: #f6f6f6;
font-weight:bold;
}

input.niceFileInput{
	font-size:1.0em;
	border: 1px solid #4883b5;
	padding:2px;
}

input, textarea{
padding:2px 1px;
border: 1px solid #bbb;
color: #222;
}

input:focus, textarea:focus {
background: url(../images/input-focus-bg.png) repeat-x top;
padding:2px 1px;
border: 1px solid #a4c3de;
color: #000;
}


input.full-width{
width:226px;
}

textarea.full-width{
width:300px;
}

textarea.super-full-width{
width:488px;
}

.sendNamecheck{
border:none;
background: url(../images/namecheck-1.gif) no-repeat;
width:154px;
height:28px;
}

.sendNamecheck:focus{
border:none;
background: url(../images/namecheck-2.gif) no-repeat;
width:154px;
height:28px;
}

.sendQuestion{
border:none;
background: url(../images/question-1.gif) no-repeat;
width:154px;
height:28px;
}

.sendQuestion:focus{
border:none;
background: url(../images/question-2.gif) no-repeat;
width:154px;
height:28px;
}

.smallText{
font-size:0.9em;}

#searchResults iframe {
 width: 531px;
}

#error404
{
	background-color:#f3f3f3;
	padding:12px;
	margin: 0px 0px 12px 0px; 
}

.addressTable{
width:750px;
}

.addressTable td{
vertical-align:top}

.addressTable th{
font-size: 1.2em;
background: url(../images/_css/linkBox_sl.jpg) left repeat-x;
}



.addressTable address{
font-style:normal}


table tr{
text-align:left;
vertical-align:text-top;
}

table tr td{
padding: 2px;
}

table tr th{
font-size:1.2em;
border-bottom:1px solid;
padding: 0px 0px 6px 3px;
}

/* rotator in-page placement */
    div#rotator {
}

/* rotator image style */	
div#rotator ul{
	padding: 0px;
	margin: 0px;
}	

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}

.pointer{
cursor:pointer;
}