h1,h2,h3,h4,h5 {
	font-family: sans-serif;
	font-size: 15px;
	/*color: #ffffff;*/
}

/*TD {
	font-family: sans-serif;
	font-size: 15px;
	color: #ffffff;
}*/

.txtbox
{
	font-family: sans-serif;
	width:200px;
}

.drpdown
{
	font-family: sans-serif;
	width:205px;
}


.header {
	font-family: sans-serif;
	font-size: 18px;
	color: #000000;
}
.top_header {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}
A:link {
	text-decoration: none;
	/*color: #ffffff;*/
}
A:visited {text-decoration: none; color:  #000000;}
A:hover {text-decoration:underline; color:#000000;}
A:active {text-decoration:none; color:#000000;}


TD.top_nav {
		background-color: #CC9900;
		border-top :2 solid #FFCC66;
		border-bottom :2 solid #996600;
		padding-left: 40px;
}


/*.DataDiv
{
	font-family: sans-serif;
	font-size: 12px;
	color:Blue;
}*/

.headertemp,a
{
	font-family: sans-serif;
	font-size: 14px;
	/*color: #ffffff;*/
}


.side_nav {
	font-family: sans-serif;
	font-size: 15px;
	/*color: #ffffff;*/
}

.side_nav A:link {text-decoration: none; color: #FFFFFF;}
.side_nav A:visited {text-decoration: none; color: #FFFFFF;}
.side_nav A:hover {text-decoration: underline; color: #FFFFFF;}
.side_nav A:active {text-decoration:none; color:#FFFFFF;}

.inner_nav {
	font-family: sans-serif;
	font-size: 10px;
	/*color: #ffffff;*/
}
.inner_nav A:link {text-decoration: none; color: #FFFFFF;}
.inner_nav A:visited {text-decoration: none; color: #FFFFFF;}
.inner_nav A:hover {text-decoration: underline; color: #FFFFFF;}
.inner_nav A:active {text-decoration:none; color:#FFFFFF;}

.footer {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	font : lighter;
}

.compare {
	border : 1 solid #034E7A;
}
.compare TD{
	border : 1 solid #034E7A;
}
.account {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}
/*.form-field {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	width: 200px;
	}
*/	
.form {
        background-color: #CCCCCC;
		border-top :1 solid #000000;
        border-bottom :1 solid #000000;
        }
.form TD{
	font-family: sans-serif;
	font-size: 12px;
	font : lighter;
}
	
.form2 {
        background-color: #F0F0F0;
        border-top :1 solid #000000;
        border-bottom :1 solid #000000;
        }
		
.form2 TD{
	font-family: sans-serif;
	font-size: 12px;
	font : lighter;
}

TD {
	font-family: sans-serif;
	font-size: 15px;
	color: #ffffff;
}

TD A:link {text-decoration: none; color: #FFFFFF;}
TD A:visited {text-decoration: none; color: #FFFFFF;}
TD A:hover {text-decoration: underline; color: #FFFFFF;}
TD A:active {text-decoration:none; color:#FFFFFF;}





.GridItem_lbl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C4510;
	
}



.GridItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	height: 21px;
	
	
	border-bottom-color: #c6cee1;
	border-bottom-style: solid;	
	border-top-style: solid;	
	border-top-color: #c6cee1;
	border-collapse: separate;	
	border-left-color: none;	
	border-left-style: none;	
	border-right-color: none;
	border-right-style: none;
}
/*
.GridItemGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	border-color:"#cccccc";
	height: 21px;
}
*/
.GridItemGrey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	height: 21px;
	
	
	border-bottom-color: #cccccc;
	border-bottom-style: solid;	
	border-top-style: solid;	
	border-top-color: #cccccc;
	border-collapse: separate;	
	border-left-color: none;	
	border-left-style: none;	
	border-right-color: none;
	border-right-style: none;
	
}
/*
.GridHeader {
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-color:"#c6cee1";
}
*/
.GridHeader 
{
	color: #333333;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #c6cee1;
	border-collapse: separate;
	border-left-color: none;	
	border-left-style: none;	
	border-right-color: none;
	border-right-style: none;

}
/*
.GridHeader,a {
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-color:"#c6cee1";
}
*/
.GridHeader,a 
{
	color: #474747;		
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-left-color: none;	
	border-left-style: none;	
	border-right-color: none;
	border-right-style: none;
}
/*
A.GridHeader:hover {
	text-decoration: underline;
	color:#474747;
	border-color:"#c6cee1";
}
*/
A.GridHeader:hover 
{
	color: #474747;		
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	border-left-color: none;	
	border-left-style: none;	
	border-right-color: none;
	border-right-style: none;
}
.tdcaption
{
   
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEBA84;
	

}

.SiteDesign a
{
 
  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-style: normal;
 color:Black;
 text-decoration: none; 
 font-variant:normal;
 font-weight:normal;


}

.SiteDesign a:hover
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
font-style: normal;	
 color: #646464;
 text-decoration: none; 
 font-variant:normal;
 font-weight:normal; 

}

.siteDesigned
{
    font-family:Arial, Helvetica, sans-serif;
    color:Black;
    font-size:1;
    font-weight:normal;
    text-decoration:underline;
}


.Displayh4
{
    font-weight:bold;
    font-size:x-large;
    color:#D68E21;
    font-family:"sans-serif";
}

.labelHeader {
	font-family: sans-serif;
	font-size: 20pt;
	font-style: normal;
	color:#D68E21;
	text-decoration: none;
	font-weight:bold;

}

.labelsubheader {
	font-family: sans-serif;
	font-size: 13pt;
	font-style: normal;
	color:#D68E21;
	text-decoration: none;
	font-weight:bold;

}

.Hyperimage
{
   font-family: sans-serif;
	font-size: 3pt;
	font-style: normal;
	border:1pt;
}

.liclass
{
    color:Green;
    font-size: 13pt;
}
pre.code {
  width: 50%;
  overflow: auto;
  overflow:-moz-scrollbars-horizontal;
  overflow-x:scroll;
  border:none;
  background-color:Transparent;

  font-size: 1em;
  }

code {
  
  }
