/* CSS Document */
body, td, h1, h2, h3, h4, h5, h6, iframe, input, form, u, ul, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
a{
	color: #333333;
	}
a:hover{
	text-decoration: underline;
	color:#3366CC;
	}
a:link{
	text-decoration: none;
	}
a:visited{
	text-decoration: underline;
	}
td {
	background-repeat:no-repeat;
	background-position:top;
	}
.source {
	font-size: 10px;
	color:#666;
}
.jumpmenu{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #FFFFFF 1px solid;
	background-color:#EBEBEB;
}
.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#003399;
	}
.title2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#003399;
	}
.feature_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	}
.subtitle{
	font-weight: bold;
	}
	
#content_area{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	}
	#content_area a:link{
		text-decoration: underline;
	}
	#content_area a:hover{
		text-decoration: none;
	}
#main td{
	width:558px;
	border-bottom: #c1beb5 1px dotted;
	padding-bottom: 10px;
	padding-top: 10px;
	}
#main img {
	padding-right: 7px;
	padding-bottom: 7px;
	float:left;
}
/*#featureImage{
	margin-bottom: 10px;
	}*/
#sBar1{
	background-image:url(images/bg_tab.gif);
	background-repeat:no-repeat;
	width:210px;
	height: 20px;
	padding-left:10px;
	padding-right: 10px;
	vertical-align:middle;
	font-weight: bold;
	font-size: 9px;
	color:#747163;
	text-transform: uppercase;
	}
#sBarCont{
	font-size: 10px;
	width:220px;
	padding:5px;
	border-left: #c1beb5 1px dotted;
	border-right: #c1beb5 1px dotted;
	border-bottom: #c1beb5 1px dotted;
	height: 145px;
	vertical-align: top;
	
	}
#footer{
	background-image: url(images/pagefooter_.gif);
	background-repeat:no-repeat;
	width: 840px;
	height:20px;
	padding-left: 5px;
	padding-right: 5px;
	}
/*FOR NAVIGATION BAR ONLY*/
#menu{
	font-size: 9px;
	height: 18px;
	background-image:url(images/bg_menu.gif);
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	background-repeat:repeat-x;
	text-align:center;
	}
#menu a:hover{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF
	}
#menu a:visited{
	text-decoration: none;
	}
#menu a:link{
	text-decoration: none;
	}
/**/
#pageshadow_left{
	background-image:url(images/bg_shdwlft.png);
	background-position: right;
	background-repeat: repeat-y;
	}
#pageshadow_right{
	background-image:url(images/bg_shdwrgt.png);
	background-position: left;
	background-repeat: repeat-y;
	}
#figtable td{
	border-top: #CCCCCC 1px dotted;
	padding: 2px;
	text-align: right;
}
#gentable td{
	border-top: #CCCCCC 1px dotted;
	padding: 2px;
	text-align: left;
}
#handbook img{
	float: right;
}
#list td{
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 3px;
	font-size:inherit;
	}
#list2 td{
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 3px;
	font-size:inherit;
	border-bottom:#ccc 1px dotted;
	}
#list2 tr:hover{
	background-color: #DEF0FE;
	}
#list tr:hover{
	background-color: #DEF0FE;
	}
#listheading{
	height:20px;
	background-image:url(images/head_pattern_02.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:10px;
	}
/* #defaultfont{
	font-size: 10px;
	}
#defaultfont a:link{
	color:#CC0000;
	text-decoration: none; 
}
#defaultfont a:hover{
	text-decoration: none;
	font-weight: bold;
}
#defaultfont a:visited{
	color: #CC0000;
} */

#tables{border:1px solid #999; margin-left:5px;margin-bottom:5px;font-size:10px !important; float:right;}
#tables td{padding:1px;padding-left:2px;border-bottom:1px dotted #999;vertical-align:top;}
#tables tr:hover{background-color:#FFFFCC;}

