

.rightColumn{
		width: 100%;
}


ul {
	list-style-type:square;
}

.biqsublist
{
	list-style-type: circle;
}
.biqli
{
	list-style-position: outside;
}

.biqli2
{
	margin-left: 40px;
}

h1{
	font-family:Verdana;
	font-size:17px;
	color:#888E85;
	margin-bottom: 0px;
}

h2{
	font-family:Verdana;
	color:#DF5004;
	font-size:13px;
	font-weight:bold;
}

a, a:visited{
	color:#6B88CC;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#000000;
}

input {
 background-color: #FFFAEF;
 border: 1px solid #6AB9D7;
}

.border{
	border:1px solid #888E85;

}

.contentTable{
	width:720px;
}

.callus{
	color:#888E85;
	padding-left:20px;
	font-weight:bold;
}

#demoFormContainer{
	font-family:arial, sans-serif;
	font-size: 13px;
	padding-left: 36px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 12px;

}

.dottedHor{
	margin-top:10px;
	padding-bottom:2px;
	
}

.headerTable{
	margin-top: 15px;
	width:100%;
	border:1px solid #6AB9D7;

}

.headerTag{
	padding:6px;
	font-family:Verdana;
	font-size:16pt;
	color:#888E85;
	background-image : url(../images/homeHeaderBG.jpg);
	background-repeat : no-repeat;
	width: 100%;
	margin-bottom: 16px;
}

.contentHeader{
	padding:6px;
	font-family:Verdana;
	font-size:13px;
	background-image : url(../images/homeHeaderBG.jpg);
	background-repeat : no-repeat;
	width: 100%;
}

.contentHeader2{
	padding: 6, 15, 0, 15;
	font-family:Verdana;
	font-size:13px;
	color: #333333;
	background-image : url(../images/homeHeaderBG2.jpg);
	background-repeat : no-repeat;
	width: 100%;
}

.homeHeaderTag{
	padding:6px;
	font-family:Verdana;
	font-size: 13px;
	color:#888E85;
	line-height: 20px;
	background-image : url(../images/homeHeaderBG.jpg);
	background-repeat : no-repeat;
	width: 100%;
	font-weight:bold;
}

.homeHeaderTag1{
	padding:6px;
	font-family:Verdana;
	font-size: 13px;
	color:#888E85;
	line-height: 20px;
	background-image : url(../images/homeHeaderBG1.jpg);
	background-repeat : no-repeat;
	width: 100%;
	font-weight:bold;
}

.tabHeader{
	font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	color:#DF5004;
	margin-bottom: 6px;

}

.biqhighlight
{
	color: #DF5004;
	font-weight:bold;
}

.tabContent{
	
	border: 1px solid #888E85;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#packagesTable td{
	border:solid 1px #888E85 ;
	padding:4px;
}

.packageHeaders{
	font-size: 13px;
	background:#FFF9EE;
	background-image : url(../images/tableHeaderBG.jpg);
	background-repeat : no-repeat;
	color:#646564;
	font-weight:bold;
}

.packagesBenefits{
	font-size: 12px;
}

#formContainer{
	width:164px;
	font-family:Arial, sans-serif;
	font-size:11px;
	border: 1px solid #6AB9D7 ;
	margin-top:10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:6px;
}
#formContainer p{
	font-family:Arial, sans-serif;
	font-size:11px;
}
/***************************************************/
/*Left margin Vertical Navigation*/
/***************************************************/

#navBackground {
	background-image : url(../images/navBgBottom.jpg);
	background-repeat : no-repeat;
	/*height:100%;
	*/
}

 #navBackgroundBottom {
	background-image : url(../images/navBackground.gif);

}
 
 #navcontainer { 
	/*border-right:1px solid #FF8888;
	border-left:1px solid #004543;*/
	padding:0;
 	
	}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
}

#navcontainer a
{
	display: block;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 2px;
	width: 164px;/*width difference in iepc and moz*/
}

#navcontainer a:link, #navlist a:visited
{
	margin-bottom:2px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#000000;
	text-indent: 1.5em;
	font-weight:bold;
	background-image: url(../images/navBg.gif);
	background-repeat : no-repeat;
	text-decoration: none;

}

 #active a:link, #active a:visited, #active a:hover
{	color:#000000;
	background-image: url(../images/navHover.gif);
	background-repeat : no-repeat;
}

#navcontainer a:hover
{
	background-image: url(../images/navHover.gif);
	color:#6AB9D7;
	background-repeat : no-repeat;
}

/***************************************************/
/*Tabbed Navigation*/
/***************************************************/
ul#tabnav {

font: bold 11px arial, arial, sans-serif;
list-style-type: none;
padding-top: 12px;
padding-bottom: 10px;
margin: 0;
}

ul#tabnav li {
float: left;
height: 21px;
background-color: #EEEEEE;
margin: 0px 0px 0 0px;
border: 1px solid #888E85;
}

ul#active li {
float: left;
height: 21px;
background-color: #ffffff;
margin: 0px 0px 0 0px;
border: 1px solid #888E85;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4{
border-bottom: 1px solid #fff;
background-color: #fff;
}
body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 li.tab7 {
border-bottom: 1px solid #fff;
background-color: #fff;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a{
color: #000;
}

#tabnav a {
float: left;
display: block;
color: #6B88CC;
text-decoration: none;
padding: 4px;
}

#tabnav a:hover {
background: #fff;
}
