body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #60788F;
}

a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #60788F;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline; 
}

a:active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #60788F;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;  
}

a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3944;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;  
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	color: #BA783A;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline; 
}

.headernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #60788F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.leftnav
{
    border-top-width: 2px;
    border-color: #60788F;
    border-top-style: solid;
    border-right-style: double;
    border-right-width: 10px;
    padding-left: 5px;
    width: 200px;
    background-color: #B9BDC3;
}
.centercontent 
{
	border-top-width: 2px;
	border-color: #60788F;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 10px;
	margin-left:10px;
}
.indentrow
{
    padding-left:20px;
}
#divMastHead
{
    border-bottom-width: 10px;
    border-bottom-color: #60788F; 
    
}
.wrapper
{

}
.testcolor
{
    background-color: #FF0066;
}

#NavItems ul
{
   padding-left: 30px;
   padding-right: 10px;
   margin-top: 0px;
}
#NavItems li
{
    list-style-type: none;
    list-style-image: url('images/bullet.gif');
    
}
.indent
{
    margin-left: 10px;    
}
#MainPanel 
{
    width: 800px;
    padding: 0px;
}
#LeftPanel
{
    background-color: #B9BDC3;
    border-right-style: double;
    border-right-width: 10px;
    border-right-color: #60788F;
    padding: 5px 5px 50px 5px;
    margin: 0px 0px 0px 0px;
    height: 100%;
    width: 210px;
}
#CenterPanel
{   
    padding: 5px 10px 5px 10px;
    border-right-style:solid;
    border-right-width: 4px;
    border-right-color: #60788F;
}
.insurancetable td
{
    white-space: nowrap;
}
