body {
	background-color: #FFFFFF;
	width:auto;
	margin:5px;
	padding:0px;
	font: 10px  verdana, arial, helvetica;
	color: #416271;
	}

a, img {
	border: none;
	outline: none;
	}
	
p{
	text-align:justify;
	padding:2px 0 2px 0;
	margin:0px;
	line-height:14px;
	}

p.clear{
	clear:both;
	padding:10px 0 0 0;
	}

#container{
	width:1000px;
	margin:auto;
	}

#header{
	background-image:url(images/header2.gif);
	width:1000px;
	height:120px;
	margin:auto;
	}

#topcorner {
	float: right;
	width: auto;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	color: #092348;	
	}
	
#topcorner ul {
	margin-top: 3px; 
	}

#topcorner li{
	display:inline; 
	list-style-type:none; 
	font-size:12px; 
	text-align:left; 
	}
	
#topcorner a {
	color:#1c3557; 
	text-decoration:none;
	}

#topcorner a:hover {
	color:#FF6600; 
	text-decoration:none;
	}

.logo {
	float: left;
	}

div {
	display: block;
	}

/*-----------------------------lheader------------------*/
#lheader{
	background-color:#092348;
	width:1000px;
	height:20px;
	margin:auto;
	}

#bottomLinks {margin-left:100px; height:20px; margin-top:auto; font-weight: bold; float:left;}
#bottomLinks ul {margin:0 0 0 0; float:left; }
#bottomLinks li{display:block; float:left; list-style-type:none; font-size:12px; text-align:left; margin-right:40px;}
#bottomLinks  a {color:#ffffff; text-decoration:none;}
#bottomLinks a:hover {color:#fdc301;}
#bottomLinks li .here {color:#0099FF; }

/*-----------------------------content------------------*/
#content {
	width:1000px;
	margin-top:5px;
	padding-left: auto;
	}

/*-----------------------------leftcol------------------*/
#leftcol {
	width:190px;
	height: 580px;
	background-color: #E8E8E8;
	float:left;
	margin-right:10px;
	border-top: 5px solid #0099FF; 
	}

.lList {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	width: 190px;
	background-color:#092348;
	line-height: 20px;
	font-weight: bold;
	text-align:left;
	}

#leftcol .lList li a {
	padding-left: 10px;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	border-bottom: 2px solid #FFFFFF; 
	}
	
#leftcol .lList li a:hover{
	text-decoration:none;
	color:#FF6600;
	}

#leftcol .lList li a.here{
	color:#fdc301;
	}	
	
.llistsmall {
	list-style:none;
	background-color: #E8E8E8;
	text-align:left;
	}

#leftcol .llistsmall li a {
	padding-right: 10px;
	color: #000000;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF; 
	}

#leftcol .llistsmall li a:hover{
	color:#FF6600;
	background-color: #CCCCCC;
	}
	
#leftcol .llistsmall li a.here{
	color:#FF6600;
	background-color: #CCCCCC;
	}
	
/*-----------------------------midcol------------------*/
#midcol {
	width: 600px;
	float: left;
	height: 580px;
	background-color: ;
	margin-right:10px;
	border-top: 5px solid #0099FF;
	}

#midcol h1{
	text-align: left;
	font-size: 14px;
	color: #092348;
	border-bottom: 1px solid #ccc;
	}

#midcol p {
	margin: 0 0 8px 0;
	line-height: 14px;
	font-size: 11px;
	color:#000000;
	}

#midcol li{
	text-align: left;
	font-size: 11px;
	color: #092348;
	}
	
#smallnav {
	clear: both;
	width: 580px;
	height: 18px;
	line-height: 18px;
	border: none;
	margin: 5px 0 0 5px;
	padding: 0;
	color: #092348;
	}
	
#smallnav p {
	float: left;
	margin: 0;
	}
	
#smallnav a {
	color: #0099FF;
	font-weight: normal;
	text-decoration: underline;
	}
	
#smallnav a:hover {
	text-decoration: none;
	}
	
#smallnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#smallnav li {
	float: left;		
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 10px;	
	}
	
#smallnav li.firstChild {
	background: none;
	padding-left: 5px;
	}
	
#smallnav li.current a {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	}
	
#smallnav li.current a:hover {
	text-decoration: underline;
	color: #FF6600;
	}
/*---------------------Manuals Page-------------------*/
.umanual{
	margin: 10px 0px 0 5px;
	font-size: 11px;
	float:left;
	}
	
.umanual dt {
	color:#0099FF;
	text-decoration:none;
	background: url('images/icon/ico_folder.gif') no-repeat scroll 0px 4px;
	padding-left: 20px;
	line-height: 20px;
	}
	
.umanual dt a {
	color:#0099FF;
	text-decoration:none;
	}
	
.umanual dt a:hover {
	color:#0099FF;
	text-decoration:underline;
	}
	
.umanual dd a {
	color: #666666;
	background: url('images/icon/smap.gif') no-repeat scroll 0px 0px;
	padding-left: 10px;
	line-height: 16px;
	}	
	
.umanual dd a:hover {
	text-decoration: none;
	}

/*-------------------Float-Limg-----------------------*/
.floater-left {
	float: left;
	padding:0;
	margin: 0 5px 0 0px;
	}	

.floater-right {
	float: right;
	padding:0;
	margin: 0 5px 0 5px;
	}
	
/*-----------------------------rightcol------------------*/
#rightcol {
	width:190px;
	background-color: #E8E8E8;
	float:left;
	height: 580px;
	border-top: 5px solid #0099FF; 
	}

.rList {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	width: 190px;
	background-color:#092348;
	line-height: 20px;
	font-weight: bold;
	text-align:left;
	}

#rightcol .rList li a {
	padding-left: 10px;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	border-bottom: 2px solid #E8E8E8; 
	}
	
#rightcol .rList li a:hover{
	text-decoration:none;
	color:#FF6600;
	}
	
.rListsmall {
	list-style:none;
	background-color: #E8E8E8;
	text-align:left;
	}

#rightcol .rListsmall li a {
	padding-right: 10px;
	color: #000000;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF; 
	}
	
#rightcol .rListsmall li a:hover{
	text-decoration:none;
	color:#FF6600;
	}

#rightcol p{
	color:#000000;
	position:justify;
	margin: 5px 5px 0 5px;
	}

#rightcol h1{
	color:#FF0000;
	font-size:12px;
	text-align:left;
	margin: 5px 5px 0 5px;
	}
	
#rightcol .rList a {
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	border-bottom: 2px solid #E8E8E8; 
	}

/*-----------------------------footer------------------*/
#footer{
	background-color:#092348;
	width:1000px;
	height:40px;
	margin-top:5px;
	float: left;
	}

#footer p {
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	float:left;
	}

#footerlinks {
	color: #FFFFFF;
	font-size:11px;
	float:left;
	margin: 12px 0px 0px 10px;
	width: 396px;
	}
	
#footerlinks a {
	color: #FFFFFF;
	text-decoration:none;
	}

#footerlinks a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	color:#FF6600;
	}