@charset "utf-8";
/* CSS Document */

p
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 18px;
color: #222222;
}

h1
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 20px;
color: #6b8138;

}

h2
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 17px;
color: #176fb8;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 14px;
}

h3
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 15px;
color: #666666;

}



.homeMainText {
font-size: 13px;
line-height:18px;
margin-top: 0px;
margin-left:35px;
}


.header
{

width: 796px;
height: 89px;
background-image:url(images/olivine_banner.gif);
border-style:solid;
border-width:1px;
border-color: #CCCCCC;

}

.header_links
{
text-align:right;

margin-top: 45px;
}



.main
{
	
   
	top:0px;
	left: 0px;
	width: 552px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style:solid;
	border-width:1px;
	border-color: #CCCCCC

}

.sidebar
{

top:0px;
left: 0px;
width: 160px;
background-color: #ffffff;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
border-style:solid;
border-width:1px;
border-color: #CCCCCC;
}

.footer
{
	
	top:0px;
	left: 0px;
	width: 796px;
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color: #CCCCCC;

}


a:link {
	font-size: 12px;
    line-height:13px;
	color: #026ab8;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #026ab8;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #026ab8;
	text-decoration: underline;
	font-weight: bold;
	}
a:active {
	
	color: #026ab8;
	text-decoration: none;
	font-weight: bold;
	}





a.menu_links:link {
	font-size: 11px;
    line-height:13px;
	color: #026ab8;
	text-decoration: none;
	font-weight: bold;
	}
	
a.menu_links:visited {
	color: #026ab8;
	text-decoration: none;
	font-weight: bold;
	}
a.menu_links:hover {
	color: #026ab8;
	text-decoration: underline;
	font-weight: bold;
	}
a.menu_links:active {
	
	color: #026ab8;
	text-decoration: none;
	font-weight: bold;
	}



a.header_links:link {

	font-size: 11px;
    line-height:13px;
	color: #005393;
	text-decoration: none;
	font-weight: bold;
	}
	
a.header_links:visited {
	color: #005393;
	text-decoration: none;
	font-weight: bold;
	}
a.header_links:hover {
	color: #005393;
	text-decoration: underline;
	font-weight: bold;
	}
a.header_links:active {
	
	color: #005393;
	text-decoration: none;
	font-weight: bold;
	}
	
ul{
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position:outside;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	color: #0469b6;
	}
	
ol{
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position:outside;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	color: #0469b6;
	}
	
	
li {
    font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	
    } 
