body{
	background-color : #FFFFFF;
	margin: 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	}

table{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
	
a:link{
	text-decoration: underline;
	color : #669900;
}

a:visited{
	text-decoration : underline;
	color : #669900;
}

a:hover{
	text-decoration: none;
	color : #669900;
}

a.linkfooter:link{
	text-decoration: underline;
	color : #FFFFFF;
}

a.linkfooter:visited{
	text-decoration : underline;
	color : #FFFFFF;
}

a.linkfooter:hover{
	text-decoration: underline;
	color : #FFFFFF;
}

p{
	padding: 4px;
	padding-left: 0px;
	margin: 3px;
}

#pg_width{
	width: 750px;
}

.main_width{
	width: 570px;
}

div#top{
	margin: 0px;
	padding: 0px;
}

div#lft_nav{
	padding-top: 4px;
	padding-bottom: 25px;
	width: 180px;
	text-align: center;
	height: 255px;
}

div#lft_nav img{
	margin-top: 4px;
	margin-bottom: 4px;
}

.pg_hdr{
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.sub_pg_hdr{
	padding-bottom: 10px;
}

.sub_pg_nav{
	vertical-align: top;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%
}

div#hp_content{
	width: 100%;
	padding-right: 8px;
}

#call_out{
	border-left: 1px solid #D3F4BD;
	border-top: 1px solid #D3F4BD;
	background-image: url(../images/feature_bkgd.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 170px;
	padding: 7px;
}

div#sub_hdr{
	padding-bottom: 10px;
}

div#foot{
	background-image: url(../images/footer_bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.last_mod{
	font-size: 10px;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	color: #999999;
}

.site_owner{
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	color: #999999;
}

h1{
	font-size : 14px;
	color : #669900;
	margin-bottom: 2px;
	padding-left: 2px;
}

div#facts{
	background-image: url(../images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 0px;
	margin: 0px;
}

ul#sub_list{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

ul#sub_list li {
	list-style-type: disc;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-right: 8px;
}

ul#sub_list ul li {
	list-style-type: circle;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-right: 8px;
}

ul#box{
	list-style-type: inherit;
	margin-left: 18px;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
}

ul#box li {
	vertical-align: top;
	padding-bottom: 4px;
}

#legal_box{
	text-align: center;
}

#legal{
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding: 5px;
	color: #999999;
	width:150px;
}

#legal h4{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	color: #999999;
}

#nav_row2{
	padding-left: 55px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

#nav_row2 li{
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 8px;
}

#hp_content ul{
	margin-top: 8px;
	margin-bottom: 5px;
}
#hp_content li{
	padding-bottom: 3px;
}

#footnote{
	font-size: 10px;
	color: #999999;
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
}

#question{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #669900;
}

.issue_tbl{
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

#pagehdr {
	background: #eee; font-weight: bold; 
	margin: 5px;
	text-align: justify;
}
#tblCategory {
	width: 100%;
	border: 2px solid black; 
	background: #690;
	color: white; 
	text-align: center;
}
#tblLink {
	width: 100%;
	border: 1px solid black; 
}
.linkTitle {
	background: #ffc; 
	text-align: left; 
	font-weight: bold;
	border: 1px 0 1px 1px;
}
.linkURL {
	background: #ffc; 
	text-align: right; 
	border: 1px 1px 1px 0;
}
.linkDescription {
	background: #fff; 
	text-align: justify; 
}