BODY {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 8pt;
	BACKGROUND-COLOR: #6B6B6B;
}
.tab_head    { height: 25; font-family: Verdana; font-size: 8pt; color: #FFFFFF; 
               font-weight: bold; text-align: center; background-image: 
               url('images/table_bg1.jpg') }
.tab_head2    { height: 25; font-family: Verdana; font-size: 8pt; color: #FFFFFF; 
               font-weight: bold; text-align: center; background-color:#676767; }
.sub_head    
{ text-align: justify; font-family: Verdana; font-size: 8pt; font-weight: bold; color: #0266A2  }
.sub_head2
{ text-align: justify; font-family: Verdana; font-size: 8pt; font-weight: bold; color: #FF8000  }
P  { 
	text-align: justify;
	line-height:150%
 }
TR { height=25;
}
TD {
	FONT-FAMILY: verdana, sans-serif;
	font-size: 8pt;
	line-height:150%
}
.TD_Back Color {
	background-color: White;
}
.top_Table_BackColor {
	background-color: #084891;
}
.clear {
	FONT-SIZE: 4px; HEIGHT: 4px
}
A:link {
	COLOR: #0B4A92;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0B4A92;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #0B4A92;
	TEXT-DECORATION: none;
}
A:hover {
   color: #0B4A92;
	TEXT-DECORATION: underline;
}
.menu {
	padding:0; vertical-align:middle; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	height:20; color:#EAEAEA
}
.menuSelected {
	padding:0; vertical-align:middle; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	height:20; 
	font-family:Verdana; 
	font-size:8pt; 
	font-weight:bold
}
.menu A {
	display:block;
	width:180px;
	text-decoration: none;
}
.menu A:hover {
	COLOR: #EE7203;
	TEXT-DECORATION: none; 
	background-color:#FFEDB0;
}
.redtext {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; COLOR: #ca0202
}
.title1 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F98100;
}

.title2{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0266A2 ;
}
h1 { 
	font-family: Verdana; font-size: 12pt; color: #0266A2 
}
h2 { 
	font-size: 10pt; font-family: Verdana; color: #FF8000; line-height:150% 
}
.boldOrange	 { 
	font-weight: bold; color: #FF8000 
}
ul { 
	line-height: 150% 
}
li { 
	list-style-image: url('images/bullet_orange.jpg'); text-align: justify; margin-bottom:10 
}
li.nos { 
	text-align: justify; margin-bottom:10; list-style-type:decimal 
}