

/************* GENERAL STYLES *************/
	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt {
	color: #000000; 
	font-size : 10pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	}
		
A {
	text-decoration : underline;
	color : #0000cc;
	}

A:hover {
	text-decoration : underline;
	color : #0000cc;
	}
	
A:visited {

}

/************** HEADINGS **************/	
h1 {
	
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;

	padding: 0px 0px 3px 0px;
	}		
	
h2{ 
	font-SIZE: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
	margin: 0px 0px 5px 0px;
	background-image: url(/images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 3px 0px;
}

h3{
	font-SIZE: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}

h4{
	font-SIZE: 11px; 
	font-weight: bold;	
}

address{
	
}

pre{
	background-image: url(/images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


/***** Genearl Layout Styles *****/

.general_dotted_line{
	background-image: url(/images/dot.gif);
	background-position: center;		
}

/***************  Top Nav Starts ************** */	
#topnav_bar {
	 background-color: #f4f4f4;	
	 border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	 }

#topnav_left_text{
	 }
	 
#topnav_list_cell{
		text-align:Left;
	 	width:100%;
		}

#topnav_selected {
	background-color :#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	 
	 
/***** Top Nav Standard Links *****/
	
.topnav_btn_std{
	border-left: 1px solid #CCCCCC;
	text-align: center;
	}
		
a.topnav_link_std {

	color : #0000cc;
	padding: 5px 4px 6px 4px;
	height:100%;
	width:100%;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

a.topnav_link_std:active,
a.topnav_link_std:visited
 {
	color :  #0000cc;
	}
	
a.topnav_link_std:hover {
	color : #0000cc;
	background : #FFFFFF;
	}	
/* Top Nav Ends */



.list_row {border-top:1px solid #cccccc}

.abfab_text{font-size: 11pt;}

/***************  Footer Starts ************** */	
#footer_bar{
	border-top: 1px solid #CCCCCC;
	padding: 5px 0px 4px 0px;
	background-color: #C4C4C4;
	}
			
#footer_text{
	font-size: 10px;
	color:#ffffff;
	text-align: center;
	}
	
#footer_print{
	}
	/* Footer Ends */