/* CSS Document */

body 	{
		margin: 0px auto;
    	padding: 0px 0px;
		border: 0px 0px;
    	text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 14px;
		background-color: #7ba54e;}

p	{
	color: #444444;
	font-size: 12px;
	border: 0px 0px;
	padding: 0px 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}
	


h1 {font-size: 16px; color: #0058a4; text-align: left;}

h2 {
	font-size: 14px;
	color: #437b12;
	font-style: italic;
	text-align: left;
	line-height: 18px;
}

h3 {font-size: 10px;  color: #444444; font-style: normal; line-height: normal; text-align: left;}

h4 {font-size: 9px; color: #FFFFFF; font-style: normal; line-height: normal; text-align: left;} 


/* specific styles */
		
.class1 a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0058a4;
	line-height: 11px;
}
.class1 a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0058a4;
	line-height: 11px;
}
.class1 a:hover, a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #7ba54e;
	line-height: 11px;
}

.bodycopy_green a:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #437b12;}
.bodycopy_green a:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #437b12;}
.bodycopy_green a:hover, a:active {font-size: 12px; font-weight: bold; text-decoration: underline; color: #437b12;}

.bodycopy_blue a:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #0058a4;}
.bodycopy_blue a:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #0058a4;}
.bodycopy_blue a:hover, a:active {font-size: 12px; font-weight: bold; text-decoration: underline; color: #0058a4;}

.bottommenu a:link {font-size: 9px; font-weight: inherit; text-decoration: none; color: #FFFFFF;}
.bottommenu a:visited {font-size: 9px; font-weight: inherit; text-decoration: none; color: #FFFFFF;}
.bottommenu a:hover, a:active {font-size: 9px; font-weight: inherit; text-decoration: underline; color: #FFFFFF;}

.sidecopy {
	font-size: 11px;
	color: #444444;
	line-height: 14px;
	text-align: left;
}

.sidecopybullets {
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	text-align: left;
	margin-left: 20px;
}

.bodycopy {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	text-align: left;
}

.processbody1 {
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	text-align: left;
	margin-right: 250px;
}

.processbody2 {
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	text-align: left;
	margin-left: 230px;
}

.listbody {
	font-size: 12px;
	color: #444444;
	line-height: 14px;
	text-align: left;
	margin-left: 18px;
}

.bluehead {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0058a4;
	line-height: 16px;
}

.greenhead {font-size: inherit; font-weight: bold; font-style: normal; color: #437b12;}

.footertext {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}


.style1 {color: #437b12}
.style3 {font-size: 12px}
.style4 {font-size: 12px}
.style9 {font-size: 8px}
.style12 {font-size: 19px; font-weight: bold; color: #0058a4;}
.style13 {color: #0058a4; font-weight: bold; text-align: center;}
.style14 {font-size: 10px; line-height: normal;}



/* specific div IDs */

#container {width: 833px;
			margin: 0px auto; padding: 0px 0px;
    		text-align: left;
			background-color: #7ba54e;
			border: 0px 0px;}

#topper {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/Topper.jpg) no-repeat top center;
		width: 833px;
		height: 125px;}
		
#menubar {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/Menu.jpg) no-repeat top center;
		width: 833px;
		height: 63px;}
		
#menubarprocess {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/Menu_op.jpg) no-repeat top center;
		width: 833px;
		height: 63px;}
		
#menubarchecklist {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/Menu_sc.jpg) no-repeat top center;
		width: 833px;
		height: 63px;}
		
#menubarwhy {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/Menu_ws.jpg) no-repeat top center;
		width: 833px;
		height: 63px;}
		
#menubarcontact {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/Menu_contactus.jpg) no-repeat top center;
		width: 833px;
		height: 63px;}

			
#middlehome {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/mainNew.jpg) no-repeat top center;
		width: 833px;
		height: 828px;}
		
#middleprocess {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/main_opNew.jpg) no-repeat top center;
		width: 833px;
		height: 628px;}	
		
#middlechecklist {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/main_sc.jpg) no-repeat top center;
		width: 833px;
		height: 628px;}	
		
#middlewhy {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/main_wsNew.jpg) no-repeat top center;
		width: 833px;
		height: 698px;}
		
#middlecontact {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/main_contactus.jpg) no-repeat top center;
		width: 833px;
		height: 628px;}

#bottommenu {
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px 0px;
	text-align: center;
	background: url(images/template_images/BottomMenu.jpg) no-repeat top center;
	width: 833px;
	height: 63px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
}
			

#footer {margin: 0px auto; padding: 0px 0px; border: 0px 0px; text-align: center;
		background: url(images/template_images/footer.jpg) no-repeat top center;
		width: 833px;
		height: 59px;}
		
#somecell {margin: 0px auto; padding: 0px 0px; border: 0px 0px;
width: 390px;
height: 600px;
overflow: auto;
}
		
		
ul.specials li { color: #437b12; 
		font-size: 12px;
		line-height: 15px;}
		
ul.specials li p { color: #444444;
		font-size: 12px;
		line-height: 15px;}

