body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topbg2 {
	background-image: url(../images/topbg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.form {
	width: 115px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	line-height:17px;
}

.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #4D4B4B;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	/*text-align: right;*/
	color: #4D4B4B;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	text-align: right;
	color: #025EBA;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4D4B4B;
}
.text5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4D4B4B;
	text-decoration:none;
}
.text5 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #39C4A5;
	text-decoration:none;
}
.text4{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:17px;
	padding-left:12px;
	text-decoration:none;
}
.text6 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color:#FFFFFF;
	line-height:17px;
}
.bottombg {
	background-image: url(../images/bottombg4.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #0066CC;
}

.copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #0066CC;
	text-decoration:none;
}
.tbborder {
	background-color: #49C1BA;
	border-bottom: 1px solid #A4E0DC;
	border-top: 1px solid #A4E0DC;
}
.border-bottom {
	border-bottom: 1px solid #B2E5E2;
}
.border-left {
	border-left: 1px solid #B2E5E2;
}
.border-right {
	border-right: 1px solid #B2E5E2;
}
.border-top {
	border-top: 1px solid #B2E5E2;
}
.areliable {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.bottomline {
	border-bottom: 1px solid #6699CC;
}
.Head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2577C8;
}
.SubHead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #28A3BC;
	vertical-align:middle;
}
.SubHead1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #031D68;
	vertical-align:middle;
}
.SubHead2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align:middle;
}
.Dummytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #0066CC;
}
.Head1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2577C8;
}
.Dummytext2 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #0066CC;
}
.rowcolor {
	background-color: #B0E2FB;
}
.rowcolor2 {
	background-color: #F0F9FE;
}.rowcolor3 {
	background-color: #FFFFFF;
}.rowcolor4 {
	background-color: #FCFCFC;
}
.row_odd {
	background-color: #F2FAFE;
}
.odd_row{
background-color: #F2FAFE;
}
.even_row{
background-color: #FFFFFF;
}
.rowcont{
font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	line-height:17px;
	background-color: #F0F9FE;
}
a{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	text-align: left;
	color: #025EBA;
}
.textbox
{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#666666; 
	border:1px solid #666666; 

}

.textArea
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.textbox1
{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#666666; 
	border:1px solid #666666; 
	width:200px;
	height:18px;
}

.errortext
{color:#FF0000; font-family:Tahoma; font-size:11px; font-weight:normal;}


.Button
{
font-family:Tahoma; 
font-size:11px; 
font-weight:normal;
color:#FFFFFF;
border:1px solid #7EBAC5; width:100px; height:20px; 
background-color:#7EBAC5;
}
.Button1{
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #7EBAC5; width:80px; height:20px; 
	background-color:#7EBAC5;
}
li{
	list-style-image:url(../images/bullet1.gif);
	vertical-align: text-top;
}
.dlLinks:hover
{font-family:Tahoma;font-size:11px; font-weight:normal; color:#F2BC6D; text-decoration:none; }
.dlLinks
{font-family:Tahoma;font-size:11px; font-weight:normal; color:#DA8200; text-decoration:none;}
.dlLinks1:hover
{font-family:Tahoma;font-size:11px; font-weight:bold; color:#DA8200; text-decoration:none; }
.dlLinks1
{font-family:Tahoma;font-size:11px; font-weight:bold; color:#49C1BA; text-decoration:none;}
.hometext{
	font-family:Tahoma; 
	font-size:10px; 
	font-weight:bold;
	text-decoration:none;
	color:#06A198;
}

.hometext1{
	font-family:Tahoma; 
	font-size:10px; 
	font-weight:bold;
	text-decoration:none;
	color:#06A198;
	background-color:#D9F5F3;
}
.dlLinks3:hover
{
font-family:Tahoma;font-size:11px;
 font-weight:normal; color:#49C1BA;
 text-decoration:underline;
  
  }
.dlLinks3
{
font-family:Tahoma;font-size:11px;
 font-weight:normal;
  color:#0066CC; 
  text-decoration:none;
  }
  .download{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2577C8;
	
	vertical-align:text-top;
	
	
	
}
.download:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F2BC6D;
}
.down1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2577C8;
	vertical-align:text-top;
	
	
	
}
.download:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F2BC6D;
}
.text123 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	line-height:17px;
}