* {
	margin: 0;
	padding: 0;
	}
html {
	height: 101%;
}
body {
	height: 101%;
	font: normal 11px/1.2 Arial, Verdana, sans-serif;
	color: #696763;
	background: #BDCCC6 url('/images/main_bg.gif') repeat-y center;	
	}
ul {
	list-style-position:inside;
	}

a {
	text-decoration: none;
	}
img {
	border: none;
	}
h2 {
	font: normal 21px/1.2 Arial, Verdana, sans-serif;
	}
h3 {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
	}
h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 6px;
	}

.page_container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	align: center;
	background: #BDCCC6 url('/images/main_bg.gif') repeat-y center;	
	}
.header {
	width: 900px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	/*padding-top:20px;*/
	background: #006600;
	}
.logo {	
	padding: 10px 0 0 20px;
	vertical-align: bottom;
	}
.image_logo_container {	
	padding: 0px;
	margin:0;
	width: 100%;
	}
.header_menu {
	color: #ffffff;
	font-size: 10pt;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	}
.header_menu a {
	color: #ffffff;
	margin-right: 5px;
	text-decoration: none;
	}
.header_menu a:visited {	
	color: #ffffff;	
	text-decoration: none;
	}
.header_menu a:hover {	
	text-decoration: underline;
	}

.content_container { 
	width: 900px;
	margin-top: -3px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: #D3D8DC url('/images/main_bg.gif') repeat-y center;	
	}
.content {
	color: #000000;
	width: 900px;	
	border-left: 0px solid #FFFFFF;
	padding-top: 40px;
	background: #FFFFFF url('content_gradient.gif') right top no-repeat;
	}

/*******/
.left_column {				/*keep*/
	float: left;
	width: 610px;
	height: 100%;
	font-size: 10pt;
	padding-bottom: 60px;
	background: #FFFFFF;
	padding: 10px;
}
.left_column h1 {			/*keep*/
	/*color: #9E012B;*/
	color: #006600;
	margin-top: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.left_column a {
	/*color: #417EB7;*/
	color: #006600;
	text-decoration: underline;
}
.left_column a:hover {
	color: red;
	text-decoration: underline;
}
.left_column a:visited {
	color: #006600;
	text-decoration: underline;
}
.home_page_bottom_ads {			/*keep*/
	float: left;
	width: 622px;
	margin-top: 20px;
}
.home_page_bottom_ads_box {		/*keep*/
	float: left;
	font-size: 8pt;
	margin-right: 10px;
	width: 190px;
	padding-bottom: 15px;
	background: #FFFFFF url('../wimages/home_page_box_background.gif') bottom left repeat-x;
}
.home_page_bottom_ads_text {		/*keep*/
	float: left;
	width: 170px;
	margin-left: 10px;
}
.home_page_bottom_content {		/*keep*/
	float: left;
	width: 600px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.home_page_bottom_content h1 {		/*keep*/
	color: #000000;
	width: 100%;
	font-size: 13pt;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.home_page_bottom_content h1 a#in_header { /*keep*/
	color: #006600;
	margin-left: 0px;
	font-size: 13pt;
	text-decoration: none;
	text-transform: uppercase
}
.home_page_bottom_content h1 a:hover#in_header { /*keep*/
	color: #417EB7;
	text-decoration: none;
}
.home_page_bottom_content h3 a { /*keep*/
	color: #006600;
	margin-bottom: -5px;
	text-decoration: none;
	text-transform: none;
}
.home_page_bottom_content h3 a:hover { /*keep*/
	color: red;
	text-decoration: none;
	text-transform: none;
}
.home_page_bottom_content table {
	line-height: 20px;
}	

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.toggleopacity img{
border: 1px solid #fff;
}

.toggleopacity2 img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}
.toggleopacity2:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.toggleopacity2 img{
border: 1px solid #fff;
}
.right_column {				/*keep*/
	float: left;
	width: 265px;
	margin-top: -40px;
	padding-top: 20px;
	background: #ffffff;
	border: 1px solid #DBDBDB;
	border-right: 0;

}
.home_page_right_nav {			/*keep*/
	margin-left: 0px;
}
.home_page_right_nav a {		/*keep*/
	color: #006600;
	text-decoration: underline;
}
.home_page_right_nav a:hover {		/*keep*/
	color: red;
	text-decoration: underline;
}
.home_page_right_nav a:visited {		/*keep*/
	color: #006600;
	text-decoration: underline;
}

/**************************************************/

/**/
.left_bottom_nav_container {			*/keep*/
	float: left;
	width:  250px;
	margin-top: -5px;
	padding-top: 15px;
	margin-right: -1px;
	/*border-top: 4px solid #FFFFFF;
	background: #DBDBDB url('../wimages/left_bottom_nav_top.gif') top right no-repeat;*/
}
.left_bottom_nav_top_border {			*/keep*/
	width: 239px;
	margin-left: 5px;
	height: 16px;
	background: url('../wimages/left_bottom_nav_top_border.gif') top no-repeat;
}
.left_bottom_nav_center_content {			*/keep*/
	width: 209px;
	color: #000000;
	margin-left: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 9pt;
	background: url('../wimages/left_bottom_nav_center_content.gif') top repeat-y;
}
.left_bottom_nav_center_content h3 {			*/keep*/
	color: #006600;
	margin-bottom: 10px;
	font-weight: none;
	font-size: 13pt;
	font: Arial, Verdana, sans-serif;
}

.left_bottom_nav_center_content h2 {			*/keep*/
	color: #000000;
	width: 218px;
	margin-left: -9px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: none;
	font-size: 13pt;
	border-bottom: 2px solid #EBEBEB;
}
.left_bottom_nav_center_content h2 a {			*/keep*/
	color: #006600;
	font-size: 13pt;
}
.left_bottom_nav_center_content h2 a:hover {			*/keep*/
	color: red;
	text-decoration: underline;
}
.left_bottom_nav_bottom_border {			*/keep*/
	width: 239px;
	height: 16px;
	margin-left: 5px;
	margin-bottom: 10px;
	background: url('../wimages/left_bottom_nav_bottom_border.gif') top no-repeat;
}
#header_link a{
	color: #006600;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
#header_link a:hover{
	color: red;
	font-size: 13pt;
	text-decoration: none;
}
/**/



/**************************************************/
td#footer a:link {			/*keep*/

	color: #006600;
	font: Arial, Verdana, sans-serif;
	font-size:x-small;
	list-style:circle;
}

td#footer a:visited {			/*keep*/

	color: #999999;
	font: Arial, Verdana, sans-serif;
	font-size:x-small;
	list-style:circle;
}

td#footer a:hover {			/*keep*/

	color: #666666;
	font: Arial, Verdana, sans-serif;
	font-size:x-small;
	list-style:circle;
	text-decoration: underline;
}

td#footer a:active {			/*keep*/

	color: #666666;
	font: Arial, Verdana, sans-serif;
	font-size:x-small;
	list-style:circle;
}
.footer {				/*keep*/
	float: left;
	width: 900px;
	padding-left: 0px;

	margin-top: -1px;
	padding-top: 5px;
	background: #FFFFFF;
}
.footer_container {			/*keep*/
	float: left;
	padding-top: 10px;
	border-top: 1px solid #DBDBDB;
}
.footer_container a, a:visited, a:active
{
	color: #006600;
	text-decoration: none;
}
.footer_container a:hover
{
	color: #006600;
	text-decoration: underline;
}
.powered_sf {			/*keep*/
	float: left;
	width: 50%;
}
.powered_sf img {			/*keep*/
	margin-right: 20px;
}
.powered_sf a {			/*keep*/
	color: #999898;
	margin-right: 10px; 
	text-decoration: underline;
}
.copyright {				/*keep*/
	float: right;
	margin-top: 8px;
}
