/* CSS Document */

body{
	margin-left:0px;
	margin-top:0px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:100%;
	text-align:center;
}

h1{
	color:#67cbfd;
	font-size:1.25em;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}

h2{
	color:#67cbfd;
	font-size:.85em;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0
}

h3{
	color:#000;
	font-size:.75em;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0
}


img{
	border:none;
}

p{
	color:#000;
	font-size:.7em;
	line-height:1.75;
	margin:10px 0 15px 0;
	padding:0;
}

tr {
	color:#000;
	font-size:.7em;
	line-height:1.75;
	margin:10px 0 15px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

td.padded {
padding:5px;
}

th.padded {
padding:5px;
}

p a:link {
	color: #000;
	text-decoration: underline;
	display: inline;
}
p a:visited {
	text-decoration: underline;
	color: #000;
}
p a:hover {
	text-decoration: none;
	color: #000;
}
p a:active {
	text-decoration: underline;
	color: #000;
}

#skiptocontent {
	display: none;
}

div#container {
	position: relative;
	margin:0;
	padding:0;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	text-align:left;
	background-color:#fff;
}

div#header {
	position: relative;
	float:left;
	height:131px;
	width:1000px;
	background-color:#01173c; 
	background-image:url("../images/logo_nav_banner.jpg");
	background-repeat: no-repeat;
	
}

#content {
	position: relative;
	float:left;
	width:998px;
	\width: 1000px;
	w\idth: 998px;
	padding-top:20px;
	border-left: 1px solid #011637;
	border-right: 1px solid #011637;
	border-bottom: 1px solid #011637;
	color:#fff;
	z-index: -1;
	background-image:url(../images/background.gif);
	background-repeat: no-repeat;
	margin:0;
}

#content-deploy {
	position: relative;
	float:left;
	width:998px;
	\width: 1000px;
	w\idth: 998px;
	padding-top:20px;
	border-left: 1px solid #011637;
	border-right: 1px solid #011637;
	border-bottom: 1px solid #011637;
	color:#fff;
	z-index: -1;
	background-image:url(../images/background-deploy.gif);
	background-repeat: no-repeat;
	margin:0;
}

/* header elements */

#strap { 
    position: absolute;
	top:20px;
	right: 22px;
	width: 366px;
	height:14px;
	margin: 0;
	padding: 0;
}

/* content elements */

div#leftcol{
	position:relative;
	float:left;
	padding:0 10px 0 5px;
	width:210px;
	margin-bottom:10px;
	
}

div#text{
	position:relative;
	float:left;
	padding:0 0 0 10px;
	width:675px;
	
}

.twocols{
position:relative;
float:left;
padding:5px;
width:325px;
}

ul.bullet {
	color:#000;
	font-size:.7em;
	list-style-image:url(../images/bullet.gif);
	margin:0 0 15px 35px;
	padding:0;

}

ul.bullet li{
	padding:0 0 10px 0;
	margin:0;
}

ul.bullet li a{
	color:#000;
	text-decoration:underline;
}

ul.bullet li a:hover{
	color:#000;
	text-decoration:none;
}

/* footer elements */


#footer{
	clear:both;
	width: 1000px;
	height:81px;
	padding:0;
	margin:0;
    background: url("../images/Footer.jpg"); 
   background-repeat:no-repeat;
}

#footernav{
float:left;
width:400px;

padding-top:10px;
position:relative;
}

.footernavtext{
font-size:.7em;
	color:#ffffff;
	line-height:1.6;
	padding-left:30px;
}

#footertxt {
	float:right;
	width:230px;
	padding:0px 0 10px 0px;
	position:relative;
	top:-30px;
	
}

#footertxt p{
	font-size:.7em;
	color:#ffffff;
	line-height:1.6;
	margin:0;
	padding:;
}

#supportimg{
	float:right;
	padding:8px 16px 0 0;
	width:196px;
}

.leftblockarea{
width:189px;
height:358px;
    background: url("../images/left_nav-_block.jpg"); 
   background-repeat:repeat-y;

}

.subleftblockarea{
width:189px;
height:115px;
    background: url("../images/transport-graphic.jpg"); 
   background-repeat:repeat-y;

}

.leftpadding{
padding:5px;
}


.blue, bluelink, a.bluelink {
	color:#7ea3d5;
	font-size:11px;
	line-height:1.75;
	}
	
.blueheader{
color:#011536;
font-weight:bold;
}

.ql{
color:#7ea3d5;
font-weight:bold;
font-size:12px;
}

.formarea{
margin-left:30px;
margin-top:10px;
position:relative;
float:left;
width:700px;
height:600px;

}

.formtext{
width:400px;
height:25px;
position:relative;
float:left;
font-size:12px;
color:#000000;

}



.formfield{
width:200px;
height:25px;
position:relative;
float:left;
padding-right:15px;
}



.formfieldwide{
width:400px;
position:relative;
float:left;
}

.subscribebutton{
width:58px;
 height:20px; 
    background: url("images/send-button.jpg"); 
   background-repeat:no-repeat;
margin-top:5px;
border:0px;
}

