.css {
}

body {
  margin:0 0 0 0; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
  
ul{ list-style-type:circle;}  
  
#top-menu-pannel {
  width:600px; height:25px; font-size:14px; color:#000000; text-decoration:none; font-weight:bold; padding-top:5px;}
  
#top-menu-pannel a {
	width: 600px;
	height: 25px;
	font-size: 14px;
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}
  
#top-menu-pannel a:hover {
	width: 600px;
	height: 25px;
	font-size: 14px;
	color: Olive;
	text-decoration: none;
	font-weight: bold;
}    
  
#left-menu {
  padding-top:5px; padding-left:15px; font-size:12px; font-weight:bold;
  text-transform:capitalize; text-decoration:none; color:#000000;}
  
#left-menu a {
  font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none;
  color:#000000;}
  
#left-menu a:hover {
  font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none;
  color:#5E5E5E;}      

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: top;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: top;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: top;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: top;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: top;
}

.nav-left {
   font-size:8px; color:#447FA0;}
   
a.nav-left:hover {
	font-size: 8px; color:#CC3300;}  

.links {
   font-size:8px; color:#CC3300;}
   
.links:hover {
	font-size: 8px;
	color: Blue;
	border-bottom-color: Blue;
	border-bottom-style: dotted;
	border-bottom-width: 1px;}  
	
.top-links {
   font-size:11px; color:black;
   font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
   text-decoration:none;
   }
   
.top-links:hover {
	font-size: 11px;
	color: #495C28;
} 

.content-links {
   font-size:10px; color:Black;}
   
.content-links:hover {
	font-size: 10px;
	color: Blue;
	border-bottom-color: #CC3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
} 

.faqs-links {
	font-size: 10px;
	color: GrayText;
}
   
.faqs-links:hover {
	font-size: 11px;
	color: Blue;
	border-bottom-color: #CC3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
} 

.style_1{
	list-style-image: url(../images/green-dot.gif);
}
.style_2{
	list-style-image: url(../images/orange_bull3.gif);
}

.style_3{
	list-style-image: url(../images/0004_comment.png);
}
		
.contact {
  font-size:16px; color:#006CFF; font-weight:bold;}
  
.contact-black {
  font-size:14px; color:#000000; font-weight:bold;}
  
.content {
  font-size:12px; color:#000000; list-style:disc;}
  
.content a {
  font-size:12px; color:#000000; text-decoration:none;}
  
.content a:hover {
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
	border-bottom-color: #FFFFF0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}        

.footer-content {
  font-size:12px; color:#000000; list-style:disc;}
  
.footer-content a {
  font-size:12px; color:#000000; text-decoration:none;}
  
.footer-content a:hover {
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
	border-bottom-color: Navy;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}        

.content h1 {
  font-size:16px; color:#000000;}
  
.content p {
  font-size:12px; color:#000000;}
  
.flat {
  width:150px; height:18px;}
  
.flat-2 {
  width:100px; height:23px;}
  
.white-text {
  font-size:12px; color:#FFFFFF;}            
  
.div-page {
	background-image: url(../images/div_bg.png);
	width: 560px;
	height: 48px;
	font: Verdana;
	font-size: 8px;
	text-align: center;
}
.div-page1 {
	width: 130px;
	height: 40px;
	color: #007FF9;
	font: Verdana;
	font-size:12px;
	text-align: center;
	float: left;
}

.div-page2 {
	width: 100px;
	height: 40px;
	color: #007FF9;
	font: Verdana;
	font-size: 12px;
	text-align: center;
	float: left;
}

.div-page3 {
	width: 92px;
	height: 40px;
	color: #007FF9;
	font: Verdana;
	font-size: 12px;
	text-align: center;
	float: left;
}