body {
    font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
}

/* table {margin: 0px; width: 100%; border-width: 0px;} */

table td {vertical-align: top; padding: 0px;}


#main {width: 780px;
	background-color:#FFFFFF;}
	
#gnav td {vertical-align:top;}

#utility {
    font-weight: bold; 
	font-size: 10px;
	color: #444444;
	padding: 10px 15px 0px 0px;
	background-image: url(images/sub_utility_bkgd.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#utility a, a:visited {
	color: #7D89A0;
	text-decoration: none; }
	
#utility a:hover, a:active {
	color: #444444;
	text-decoration: underline; }
	
#bc {
	font-weight: bold;
	padding: 15px 40px 10px 20px;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	background-image:url(images/sub_bc_bkgd.jpg);
	background-repeat: no-repeat;
	background-position:top center; 
	}
#bc a, a:visited {
	color: #314A98;
	text-decoration: none;
	}
#bc a:hover, a:active {
	color: #333333;
	text-decoration: underline;}

h1 {
	font-size: 20px;
	color: #4C7269;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
}
	
#content {
	padding: 5px 40px 10px 20px;
	}

#snav {
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	color: #434E64;
	padding: 3px 0px 3px 5px;
	font-weight: bold; !important;
	letter-spacing: .1px;
	}
#snav a, a:visited {
	color: #434E64;
	text-decoration:none;
	font-weight: bold;}
	
#snav a:hover, a:active {
	color: #333333;
	text-decoration:underline;
	font-weight: bold;}
	
#tnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #434E64;
	padding: 3px 10px;
    font-weight: normal; !important;
	letter-spacing: .2px;
	}
#tnav a, #tnav a:visited {
	color: #434E64;
	text-decoration:none;}
	
#tnav a:hover, #tnav a:active {
	color: #333333;
	text-decoration:underline;}
	
a.more, a.more:visited  {
	font-weight: bold;
	font-size: 11px;
	color: #5E7F36;
	text-decoration: none;}
	
a.more:hover a.more:active, a.more:visited:hover {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;}
	
#key table {margin: 0px; width: 189; border-width: 0px;}

#key table td {vertical-align: top; padding: 0px;}

#key ul {
     margin: 3px;
     padding: 0;
     padding-left: 1em;
}
	
.key_top {
	background-image:url(images/key_top.gif);
	background-repeat:repeat-x;
	padding-bottom:0px;
	}
	
.key_right {
	background-image: url(images/key_right.gif);
	background-repeat:repeat-y;
	}
	
.key_bottom {
	background-image: url(images/key_bottom.gif);
	background-repeat: repeat-x;
	}
	
.key_left {
	background-image: url(images/key_left.gif);
	background-repeat:repeat-y;
	}
	
#resources {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #333333;
	}
	
	
#resources a, a:visited {
	color: #434E64;
	}

#resources a:hover, a:active {
	color: #333333;
	text-decoration: underline;}

#footer {
	background-image:url(images/footer_bkgd.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
	color: #FFFFFF;
	padding:  7px 10px 5px 0px;
	}
	
#footer a, a:visited {
	color: #314A98;
	text-decoration:none;}
	
#footer a:hover, a:active {
	color: #444444;
	text-decoration: underline;}
	
a:link, a:visited {
	color: #314A98;
	text-decoration: none;
	font-weight: bold;}	

a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;}
	
a:visited:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;}

	
