/* 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;
	text-align: left;
	border: 0px 0px;
	padding: 0px 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}
	

em {font-size: inherit; font-weight: bold; font-style: normal; color: #0058a4;}

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

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

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: normal;}
.class1 a:visited {font-size: 10px; font-weight: bold; text-decoration: none; color: #0058a4; line-height: normal;}
.class1 a:hover, a:active {font-size: 10px; font-weight: bold; text-decoration: underline; color: #7ba54e; line-height: normal;}

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

.mainlinkEM_blue a:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #0058a4;}
.mainlinkEM_blue a:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #0058a4;}
.mainlinkEM_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;}

.style1 {color: #437b12}
.style3 {font-size: 12px}
.style4 {font-size: 11px}
.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;}
		

#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;}
			

#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;}
