/* CSS Document */


/************* LAYOUT ****************/
body { text-align: center;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
 }


#wrap {
	width: 901px;
	margin: 1em auto;
	text-align: left;
}
#header {
height: 124px;}
#footer {
	margin: 0 auto;
	width: 511px;
}
#leftcol {
	float: left;
	width: 191px;
	border-top: 1px solid #999;
}
#central {
	float: left;
	width: 511px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
#central div.bottom {
	background: #f5f0f0;
	height: 40px;
}
#rightcol {
	float: left;
	width: 191px;
	border: 1px solid #999;
	border-left: 0;

}
/************* STYLE ****************/



.pad { padding: 20px; }
.pad2 { padding: 5px; }
.pad3 { padding: 0 10px 10px 10px; }
form { padding: 0; margin: 0; }


.logo2 {
margin: 20px 0 0 191px;
padding-left: 20px;
}

.logo {
margin: 50px 0 0 191px;
}

p.right{
text-align: right;
}


/* left col menu start */




#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcol li {
	margin: 0; padding: 0;
	font-size: 12px;
	width: 100%;
}
#leftcol a {
	display: block;
	margin: 0 0 2px 0;
	*margin: 0 0 1px 0;
	padding: 5px;
	background: #005e88;
	color: #fff;
	text-decoration: none;
}
#leftcol li.selected a, #leftcol li a:hover  {
	color: #005e88;
	background: #70d0f5;
}
#leftcol ul li.selected ul a {
	background: #f5f0f0;
	padding: 10px;
	margin: 0 0 2px 0;
	*margin: 0 0 2px 0;
}
#leftcol ul li.selected ul li.selected a, #leftcol ul li.selected ul li a:hover {
	background: #e4e0e0;
}


#central h1 {
font-size: 1.1em;
color:#005e88;
}

#central h2 {
font-size: 0.95em;
color:#005e88;
}


strong.head2style {
	background: url(/images/speechleft.gif) top left no-repeat;
	height: 19px;
	width: 20px;
	float:left;
}
strong.head2style em {
	display: none;
}

strong.head2styleright {
	background: url(/images/speechright.gif) 3px 0 no-repeat;
	padding: 0 15px 15px 10px;
	display: inline-block;
}

strong.head2styleright em {
	display: none;
}



#central h3 {
font-size: 0.9em;
color:#005e88;
}


#central img{
padding-left: 1px;
padding-top: 1px;
border: 1px bottom solid #999;
}

#central p{
font-size: 0.87em;
line-height: 1.3em;
}

#central table { 
	border: 1px solid #999;
	padding: 10px;
	margin-top: 10px;
}

#central table td{
font-size: 0.8em;
	}

#central a{
color: #005e88;
}

#central a:hover{
color: #04b5f9;
}

#central ul{
	padding: 0;
	margin: 0 10px 0 0px;

}
#central li li a {
padding:0;
margin:0;
}

#central li {
	margin: 0px;
	font-size: 12px;
	list-style: none;
	font-size: 0.87em;
	line-height: 1.3em;
	background: url(/images/grey_arrow_right.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
}


#rightcol h1{
display: block;
font-size: 14px;
	margin: 0 0 2px 0;
	padding: 10px;
	background: #f5f0f0;
	color: #005e88;
	text-decoration: none;
	}


#rightcol p{
font-size: 0.8em;

}

#rightcol h2{
font-size: 0.9em;
margin:0px;
padding: 10px 0 0 0;
}


#rightcol a{
color:#999;
}

#rightcol a:hover{
color:#04b5f9;
}



#rightcol #newsletter p {
	padding: 10px 0 0 0;
	margin: 0;
}


.formfield1 {
width: 165px;
margin: 0;
padding: 0;
}


#footer p{
text-align:center;
font-size: 0.7em;
line-height: 0.9em;
color:#999;
}

#footer a{
color: #999;
}

#footer a:hover {
color:#04b5f9;
font-size: 1em;
}

.blue {
color:#005e88;
}


#latestnews a {
	color:#005e88;
	text-decoration: none;
}
#latestnews a:hover {
	text-decoration: underline;
}
#latestnews a.archive {
	text-decoration: underline;
	color:#999;
}
#latestnews a.archive:hover{
color:#04b5f9;
}
#rightcol ul{
	padding: 0;
	margin: 0 10px 0 0px;
	*width: 440px;
}

#rightcol li {
	margin: 0px;
	font-size: 12px;
	width: 100%;
	list-style: none;
	font-size: 0.87em;
	line-height: 1.3em;
	background: url(/images/grey_arrow_right.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

a.sitemaplink2 {
margin-left: 15px;
font-size: 0.9em;
}

div.contact {
	background: url(images/contact-tech-copywriters.jpg) 360px 0 no-repeat;
	padding-right: 160px;
}
