*{
	font-size:12px;
	font-family:Arial, sans-serif;
	margin:0;
	padding:0;
/*	list-style:none; */
}

body{
	background:#0c2454;
	color:#000;
}

p{

margin:0 0 16px 0;

}
.companyName {
color:#182B55;
}
div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
margin: 5px;
}

a{
	color:#103272;
	text-decoration:underline;
}

a:hover{
	color:#103272;
	text-decoration:none;
}


/* BEGIN: Headings ================== */
h1, h2, h3, h4, h5, h6{
	margin-bottom:10px;
}
h1{
	font-size:15px;
}

h2{
	font-size:14px;
}

h3{
	font-size:13px
}

h4{
	font-size:12px
}

h5{
	font-size:11px
}

h6{
	font-size:11px
}
/* END: Headings ================== */

#main{
	margin:0 auto;
	width:834px;
	background:url(assets/images/bgMain.gif) repeat-y;
}

#container{
	margin:0 auto;
	width:760px;
}

#header{
	width:710px;
	height:322px;
	padding:34px 0 0 50px;
	background:url(assets/images/bgHeader.jpg) no-repeat;
}

#logo{
	display:block;
	float:left;
	width:167px;
	height:72px;
	text-indent:-9999px;	
	margin-bottom:23px;
	background:url(assets/images/imgLogo.gif) no-repeat;
}

#nav{
	float:left;	
	width:435px;
	margin:20px 0 0 75px;
}

#nav a, #subnav a, #btmContent a{
	color:#000;
	text-decoration:none;

}

#nav a:hover, #subnav a:hover, #btmContent a:hover{
	color:#103272;
	text-decoration:underline;	

}

#header h1{
	clear:both;
	font-size:14px;
	font-style:italic;
	letter-spacing:4px;
}

#content{
	background:#d1d7ed;
	padding:10px 0 0 30px;
}
#content dl {
padding:20px;
}
#content dt {
margin-left:20px;
font-weight:bold;
font-style:italic;
}
#content dd {
margin:5px 0px 10px 25px;

}

#leftSidebar {
	width:250p; 
	padding-top:10px; 
	float:left; 
	background-color:#8394B9;  
	margin-top:0px; 
	margin-right:25px; 
	margin-left:-20px;
	border:solid #0C2454 3px; 
	padding-left:5px;
	display:inline;
	list-style:none;
}



/* navigation within the content  */
#subnav{
margin:0px;
padding:0px;
/*width:150px;*/
/*background-color:#AAB8DE;*/

/* IE 6 issue */
display:inline;
}
#subnav li  {
padding:0px;
margin:0px;
list-style:none;
}
#subnav li a{
	display:block;
	padding:0;
	margin-bottom:20px;
	margin-left:0px;
	list-style:none;
}



#copy{
	float:left;
	width:400px;
	margin-right:5px;
}
#copy ul, #copy ol {
margin:4px 0px 8px 25px;

}
#copy ul li{
list-style:disc
}
#copy ul ol {
list-style:decimal
}
#copy p{
	line-height:18px;
}

#copy strong{
	font-size:16px;
}

#signup{
	float:left;
	width:124px;
	text-align:center;
	padding:20px 10px;
	margin-top:0px;
	background:#8394b9;
}

#signup label{
	font-weight:bold;
	text-transform:uppercase;
}

#signup input{
	margin-top:10px;
}

#signup input.text{
	width:120px;
	height:18px;
	padding-top:2px;
	border:solid 1px #5b85a7;
}

#signup input.button{
	background:#004176;
	color:#FFF;
	border:none;
	padding:2px;
	cursor:pointer;
	text-transform:uppercase;
}

#btmContent{
	clear:both;
	text-align:center;
	padding-top:15px;
}

#logos{
	padding:45px 40px 0 40px;
}

#logos div{
	text-align:center;
	margin-bottom:25px;
}

#logos div a{
	padding-right:30px; 
}

#footer{
	clear:both;
	color:#FFF;
	width:834px;
	margin:0 auto;
	padding-top:65px;
	text-align:center;
	background:url(assets/images/bgFooter.gif) top no-repeat;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
.tomphoto{margin-right:25px;}
