/* CSS Document */

body {
	text-align: left;
	background-color: #72c383;
	color: #1e5b2f;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

a {
	color: #le5b2f;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	background-color: #b8f4c4;
	}

#container {
	width: 100%;
	background-color: #72c383;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#header {
	width: 760px;
	color: #1e5b2f;
	font-weight: bold;
	text-align: right;
	background-color: #72c383;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border-bottom: #1e5b2f solid 5px;
	}

#maincontent {
	width: 760px;
	text-align: center;
	margin: 10px auto 30px auto;
	padding: 0 0 0 0;
	}
h1 {
	text-align: left;
	font-size: 1.5em;
	color:  #1e5b2f;
	}

.applynow {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0 ;
	}
	
.applynow a{
	color: #1e5b2f;
	text-decoration: none;
	}
		
.applynow a:hover{
	color: #le5b2f;
	background-color: #b8f4c4;
	}
	
#maincontent p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e5b2f;
	}

#footer {
	clear: both;
	width: 760px;
	color: #1e5b2f;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border-top: #1e5b2f solid 5px;
	}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#footer li a {
	color: #1e5b2f;
	text-decoration: none;
	padding: 0;
	}

#footer li a:hover {
	background: #b8f4c4;
	padding: 0;
	}
	
.logo {
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	}

.boldit {
	font-weight: bold;
	}

#copyright {
	width: 760px;
	color: #1e5b2f;
	font-size: .75em;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}

#copyright p {
	margin: 10px 0  0 0;
	padding: 0 0 0 0;
	}

#copyright a {
	color: #1e5b2f;
	text-decoration: none;
	padding: 0;
	}

#copyright a:hover {
	background: #b8f4c4;
	padding: 0;
	}
	
.text_container {
	margin-top: 5px;
	}	
	
.header_text li {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #1e5b2f;
	padding: 0 0 0 0;
	margin: 0 0 0 580px;
	list-style: none;
	}

.operator {
	float: left;
	margin: -10px 0 0 10px;
	padding: 0 20px 0 0;
	}

.sold {
	float: right;
	margin: 0 10px 10px 20px;
	padding: 0 0 0 0;
	}
	
.frontpagenote {
	width: 740px;
	border: 2px solid #1e5b2f;
	margin: 0;
	padding: 0 10px 0px 10px;
	font-size: .75em;
	font-weight: bold;
	color: #le5b2f;
	}
	
.first {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 1em;
	}
	
.second {
	padding: 0 0 0 20px;
	}

.example_box
	{
	width: 412px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	}	

ul.service {
	text-align: left;
	}

.box1
	{
	width: 760px;
	padding-bottom: 10px;
	}
	
.fieldset .nobr
	{
	display:none;
	}  
	
.box2
	{
	width: 760px;
	text-align: left;
	}
	
			
.chromestyle{
	border-bottom: #1e5b2f solid 5px;
	margin: 5px auto 0 auto;
	width: 760px;
	text-align: center;
	font-weight: bold;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul{
	border:none;
	width: 760px;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	}

.chromestyle ul li{
	display: inline;
	}

.chromestyle ul li{
	color: #1e5b2f;
	font-size: 14px;
	font-weight: bolder;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: none; /*THEME CHANGE HERE*/
	}

.chromestyle a {
	color: #1e5b2f;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	background-image: url(bbox.gif);
	padding-left: 12px;
	padding-right: 12px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	
	}

.chromestyle ul li a:hover{
	background: #b8f4c4; /*THEME CHANGE HERE*/
	background-image: url(bboxd.gif);
	padding-left: 12px;
	padding-right: 12px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border:none;
	background-color: #72c383;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width: 150px;
	visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
	}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid  #1e5b2f;
	text-decoration: none;
	font-weight: bold;
	color: #1e5b2f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 15px;
	margin: 0;
	}

.dropmenudiv a:hover{
	background: #b8f4c4;
	padding-left: 15px;
	margin: 0;
	}