@charset "UTF-8";
* { 
margin: 0; padding: 0; 
}

html, body { 
height: 100% 
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

sup {
	line-height:0px;
	}

sub {
	line-height:0px;
	}
	
a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}


ul {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:35px;
	margin-right:20px;
}

ol {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:35px;
	margin-right:20px;
}

ul li {
	margin-bottom:10px;
	list-style-image: url(../images/bullet.gif);
}


#container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-bottom:50px;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/iebugfix.gif);
	background-position: 0px 150px;
	background-repeat:no-repeat;
}


#logo {
	width:980px;
	height:150px;
	margin:0px;
	padding:0px;
	background-color: #653614;
} 

#content {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border:10px	#c8c8c8 solid;
	margin: 0px;
	background-color: #FFFFFF;

}

#contentleft{
	height:850px;
	width:155px;
	float:left;
	background-color:#c1d72e;

}

#contentmiddle{
	width:534px;
	padding:0px;
	margin:0px;
	float:left;
	background-color: #FFFFFF;


}

#contentright{
	width:270px;
	height:650px;
	padding:0px;
	margin:0px;
	float:right;
	background-color: #FFFFFF;

}
.leftgreen {
	width:145px;
	margin:0px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;

}

#secondnavi{
	width:504px;
	height:76px;
	padding:15px;
	margin:0px;
	background-color:#c1d72e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#653614;
	line-height:18px;
	border-left:#ffffff 1px solid;
	}
	
#secondnavi a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#653614;
	line-height:18px;
	text-decoration:none;
	}
	
#secondnavi a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	}


.navigation_on {
	width: 140px;
	height: 26px;
	margin:0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #653614;
}

.navigation_onactive {
	width: 140px;
	height: 26px;
	margin:0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #c1d72e;
	color:#653614;
	font-weight:bold;
}

.navigation_on2 {
	width: 140px;
	height: 35px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #653614;

}

.navigation_on2active {
	width: 140px;
	height: 35px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #c1d72e;
	color:#653614;
	font-weight:bold;
}

.insidefooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	clear:left;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:17px;
	font-style:italic;
	font-size:12px;
}



#footer {
	width: 920px;
	margin-left:10px;
	margin-right:10px;
	margin-top:25px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	clear:left;
	line-height: 17px;
	
}


#footer a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}



#reviewcode {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	width:100px;
	float:left;
	padding:5px 10px 5px 20px;
	width:100px;


}

#copyright {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	float:left;
	padding:5px 20px 5px 10px;
	text-align:right;
	width:800px;

}



#copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

.news {
	height:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	clear:left;
	padding-left: 10px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px solid #666666;
}

.news img{
	padding-right: 10px;
	float:left;
}


	
/* text styles */

.navigation_on h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

.navigation_on h7 a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}


.navigation_on h7 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#c1d72e;
	text-decoration:none;
}

.navigation_on2 h7 a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}


.navigation_on2 h7 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#c1d72e;
	text-decoration:none;
}

.download{
	padding-top:0px; 
	padding-left:0px;
	
}

.download a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#653614;
	text-decoration:none;
}

.download a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#653614;
	text-decoration:none;
}

.download a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}




.download2{
	height:60px;
	padding-top:30px; 
	padding-left:5px;
	width:62px; 
	float:left;
}

.download2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#653614;
	text-decoration:none;
}

.download2 a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#653614;
	text-decoration:none;
}

.download2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}




.basic  {
	width: 514px;
	padding-right:20px;
	color:##666666;
	line-height:21px;
}

.basic div {
	color:#666666;
}


.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:5px;
}

.basic a{ 
	color:#666666;
	text-decoration:underline;
	
}



div.title {
	cursor:pointer;
	display:block;
	padding-left: 38px;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#653614;
	text-transform:uppercase;
	background-image: url(../images/arrow_up.gif);
	background-repeat:no-repeat;
  	background-position: 20px 15px;
}

div.title:hover {
	color:#653614;
	background-image: url(../images/arrow_up.gif);
	background-repeat:no-repeat;
  	background-position: 20px 15px;
}

div.title.selected {
	color:#653614;
	background-image: url(../images/arrow_down.gif);
	background-repeat:no-repeat;
  	background-position: 20px 17px;
}







.basicfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	clear:left;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:11px;
	font-style:italic;
}

.basicaward {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	clear:left;
	padding-left: 10px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px solid #666666;
}

.basicawardbottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	clear:left;
	padding-left: 10px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

.basicpolice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	clear:left;
	margin-left:20px;
	border:0px solid #666666;
}

.basicroadmap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	clear:left;
	padding-left: 10px;
	padding-right:20px;
	margin-left:20px;
	margin-right:0px;
	padding-top:10px;
	padding-bottom:5px;
	border:1px solid #666666;
}

.box {
	background-color:#E6E6E6;
	color:#000000;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top:15px;
	padding-bottom:10px;
}

table {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:norma;
margin-left:20px;
padding:0px;
border:1px solid #E7E7E7;
}

.tableheader {
color:#653614;
background-color:#c1d82f;
font-weight:bold;
font-size:11px;

}
.tablestyle2 td{
	font-size:11px;
	padding:3px;
	line-height:12px;
}

.tablemarked{
	background-color:#E7E7E7;
}

#toplogin{
float:left; 
text-align:center; 
width:280px; 
margin-top:75px; 
line-height:24px;
}

@media print {
	.basic div {
		display: block!important;
		height: auto!important
	}
}

