﻿.topdiv
{
	width:780px;
	vertical-align:top;
	
}
.secdiv
{
	width:780px;
	border-left:solid 1px #0099cc;
	border-right :solid 1px #0099cc;
	border-bottom :solid 1px #0099cc;
	border-top:solid 1px #0099cc;
	float:left;
   
}
.secleft
{
	width:150px;
	float:left;
	/*border:solid 1px red;
	padding:0px 2px 2px 2px;*/
	
}
.secleft1
{
	width:144px;
    border-left :solid 1px red;
    border-right :solid 1px red;
    border-bottom  :solid 1px red;
	text-align:justify ;
	padding:2px;
	color:Navy ;
	font-family:Verdana;
	font-size:11px;
	float:left;
	line-height:16px;
}
.seccont
{
	width:610px;
	float:right  ;
	padding-top:5px;
	margin:0px;
	border:0px;
	
	
/*border:solid 1px #0099cc;*/
}
.seccontintro
{
	width:600px;
	font-family:Verdana;
	font-size:11.5px;
	color:Navy;
	height:110px;
	padding:0px 2px 0px 0px;
	
	float:right;
	text-align:justify;
	line-height:15px;
	}
.secmaincont
{
width:610px;
float:left ;
}

.seccontinnercontents
{
	background-image:url('images/blue_bg.gif');
	background-repeat:repeat-x;
	width:99%;
    text-align:justify ;
    font-family:Verdana;
	font-size:11px;
	color:Navy ;
	padding:0px 1px 0px 0px;
/*	border:solid 1px #0099cc;*/

}
.seperator
{
	width:600px;
	height:10px;
	background-color:White;
}

.header
{
background-color:#0099cc;
width:100%;
color:White ;
vertical-align:top;
}
.tabclass
{
color:Navy  ;
text-decoration:none;
font-family:Verdana;
font-size:11px;
padding-left:5px;

}
.tabclass1
{
color:#ffffff   ;
text-decoration:none;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

a.tabclass1:hover
{
	
	color:Yellow;
	
	
}

a.tabclass:hover
{
	text-decoration:underline;
	font-weight:bold ;
}




