﻿body,html
{
	margin:0;
	padding:0;
	height: 100%;
	max-height:100%
}



.mainHeading
{
	padding-top:10px;
	font-family:Arial;
	font-size:16px;
	line-height:25px;
	text-align:justify;
	
}

.heading1
{
	font-family:Verdana;
	font-size:14px;
	color:Blue;
}

.simpletext
{
	font-family:Verdana;
	font-size:14px;
	color:Black;
}



#navPyra 
{
	
   margin: 0;
   padding: 10px 0 20px 10px;
   border-bottom: 1px solid #9FB1BC;
}

#navPyra li {
   margin: 0;
   padding: 0;
   display: inline;
   list-style-type: none;
   font-family:Verdana;
   font-size:12px;
}

#navPyra a:link, #navPyra a:visited {
  float: left;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 0 12px 6px 12px;
  text-decoration: none;
  color: #708491;
}

#navPyra   a:link.active, #navPyra a:visited.active, #navPyra a:hover  {
     color: #000;
     background: url(pyramid.gif) no-repeat bottom center;
}
#navPyra  #active
{
 color: #000;
 background: url(pyramid.gif) no-repeat bottom center;	
 padding: 0 12px 6px 12px;
  line-height: 14px;
}



#dvHeader
{
	width:1003px;
	height:101px;

}

#dvMain
{
	width:1003px;
	
}

#dvleft

{
	float:left;
	width:50px;
	background-color:#c0c0c0;
	height:100%;
	
}

#dvMiddle
{
	width:100%;
	float:left;
	height:100%;

}


#dvMenu
{
	width:100%;
	float:left;
	
}

#dvContent
{
	width:100%;
}

#dvRight
{
	width:50px;
	background-color:#c0c0c0;
	height:100%;
	position:relative;

}

#dvFooter
{
	width:1003px;
	background-color:#01543a;
	height:28px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	color:White;
	overflow: hidden;
}

.TopSeparator
{
	height:10px;
}
.RowSeparator
{
	height:5px;
}
.imgSeparator
{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

.greyRow
{

	font-family:Verdana;
	font-size:12px;
	background-color:#e0e3cf;
	color:Black;

}

.greenRow
{
	font-family:Verdana;
	font-size:12px;
	background-color:#bbfcf2;
	color:Black;
}

.tblclass
{
	border:Solid 1px white;
	padding:5px;
}
.imgSepBtn
{
	float: right;
}



table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
       }


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color:#fafafa;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
text-align: left;
padding-left: 3px;} 

table.servicesT td.servBodL

{
	font-weight:bold;
}

.Header
{
	background-color:Gray;
	height:30px;
	font-family:Verdana;
	font-size:30px;
	color:White;
}

.SubHeader
{

	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	background-color:#bbfcf2;
	color:Black;
	
}
.yesno
{
	background-color:#b8bf85;
}

.thankyou
{
	width:100%;
	font-family:Verdana;
	font-weight:bold;
	font-size:20px;
}


.linkstyle
{
 text-decoration:underline;
 font-family:Verdana;
 color:#01543a;
 
}

.navbtnleft
{
	float:left;
}
.navbtnright
{
	float:right;
}

.chkboxlistGreen 
{
font-family: Arial;
font-size: 12px;
margin-right: 2px;
margin-left: 2px;

}

.chkboxlistGreen  td 
{
	background-color:#bbfcf2;
	 padding-top:0px;
}

.chkboxlistGrey
{

font-family: Arial;
font-size: 12px;
margin-right: 2px;
margin-left: 2px;
}
.chkboxlistGrey  td 
{
	 background-color:#e0e3cf; 
	 padding-top:0px;
	 
	 
}

.error
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
	font-weight:bold;
}