/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #C0C0C0;
	line-height: 18px;
	}
	
h1 { font-size: 26px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 120%;
}

a, a:visited {
	color: #61BB46;
	line-height: 12px;
	text-decoration:none;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration:underline;
	color: #333;
	font-weight: bold;
}

	
#footer {
    padding: 20px 90px;
	color: #999999;
	background-image:url(images/ftr_bkgd.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	}

#footer a, #footer a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	text-decoration:underline;
	}
   
.outer_table {
	border:1px solid #333333;
	background-color: #FFFFFF;}
	
.outer_pad {
	padding-left: 30px;
	padding-right: 45px;
	}
	
.gnav td {
	padding-bottom: 3px;}
	
.hm_content {
	font-size: 14px;
	line-height: 20px;
	color: #0079C2;
	padding: 0px 24px 0px 29px;
	}
	
.hm_content a, .hm_content a:visited {
	color: #0079C2;
	font-weight: bold;
	text-decoration:none;
	}
	
.hm_content a:hover, .hm_content a:active {
	color: #333;
	font-weight: bold;
	text-decoration:none;
	}
	
.hm_content2 {
	background-image: url(images/snav_border.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 46px 0px 18px;
	}
	
.hm_news {
	font-size: 10px;
	line-height:100%;}
	
.hm_news a, .hm_news a:visited {
	color: #0079C2;
	text-decoration:none;
	}
	
.hm_news a:active .hm_news a:hover {
	color: #005595;
	text-decoration:underline;
	}
	
.hm_know {
	font-size: 12px;
	color: #0079C2;
	font-weight: bold;
	}
	
/* sub styles */

.gnav_on {
	background-image: url(images/gnav_bkgd_on.jpg);
	background-repeat: repeat-x;
	}
	
.snav_border {
	background-image: url(images/snav_border.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px 21px 0px 24px;
	width: 142px;
	}
	
.snav td {
	background-image: url(images/snav_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 31px;
	padding: 4px 3px 12px 5px;
	} 
	
.snav  {
	color: #333;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}	

	
.snav a, .snav a:visited {
	color: #0079C2;
	font-size: 10px;
	line-height: 12px;
	text-decoration:none;
}

.snav a:hover, .snav a:active {
	color: #0079C2;
	font-size: 10px;
	line-height: 12px;
	text-decoration:underline;
}

.content {
	padding: 0px 60px 50px 25px;
	height: 300px;
	
	}
.emphasis {
	font-weight:bold;
	color: #76787A;
	}
	
.image_pad
	{
	padding-left: 10px;
	}
