a {
	color:#40647D;
	text-decoration: none;
}	
a:hover, a:active {
	color:#848282;
	text-decoration: none;
}

.textreducer {
    font-size: 0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }
h1{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold; 
        color:#FF6600;   
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration:underline;
      
}
table#contact{
	color:blue;
}
td#footerstyle{
    background-color: #28343C;
    text-align: center;
}
.footerlinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7AAEF5;
    text-decoration:none;
}
.blueboldtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold; 
    color: #7A88FF;
}
td#bottomborder{
    background-color: #28343C;
}
table {
	border-spacing: 0;
	border-width: 0;
	background-color:#ffffff;
    
}
/* END TEXT STYLES */

#popup{
	position:absolute;
	display:none;
	top:500px;
	left:50px;
	width:254px;
	border:1px solid black;
	height:30px;
	
}
#popup_center{
	background:#666666;
	font-family:Utah;
	font-size:0.8em;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	border:1px solid black;		
}
#popup_top{
	padding-left:0px;
	padding-top:5px;
	height:25px;
	color:#FFFFFF;
	font-family:Utah;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	
}
#wrapper{
	background: #ffffff;
	width:99%;
}

#logo{
	background: #ffffff url("../images/dlogo.gif") no-repeat top left;
	height:90px;
	width:330px;
	margin-left:20px;
}
#contact{
	background: #ffffff;
	height:60px;
	align:right;
	margin-right:30px;
}
#canvas{
	/*#28333B*/
	background: #28333B url("../images/gradient_bg_wide.gif") repeat-x top center;
}
#canvas_tbl{
	width:300px;
}
#quote{
	background: #ffffff;
	
}
#nav{
	width:243px;
	margin-left:10px;
}
#content{
	margin-left:10px;
	background: #ffffff;
	width:645px;
	text-align:left;
}
#content_tbl{
	background: #ffffff;
}
#providers{
	width:100%;
	background: #ffffff;
}
#bottom_canvas{
	margin:0px;
	background: url("../imagess/canvas_bottom2.gif") no-repeat center center;
	height:18px;
	width:928px;
}
#footersection{
	width:926px;
	height:18px;
}
#pleasewait{
	display:none;
	text-align:center;
}
#norvax{
	background: #ffffff;
	width:670px;
}
div.norvaxLink {font-size:11px; width: 552px; margin: auto; text-align: right;}
div.norvaxLink a {color: #666; text-decoration: none; }
#norvaxEmbeddedContainer{
	width:670px;
	background: #ffffff ;
}


/***** APPLY NOW *****/
table.apply_now {
	width:455px;
	border-collapse:collapse;
}
table.apply_now td.header {
	height:25px;
	padding: 0px;
	background: url("../images/fw/applyNow_top.jpg") bottom left no-repeat;
}
table.apply_now td.content {
	background:url("../images/fw/applyNow_bg.jpg") top left repeat-y;
}
table.apply_now td.content div {
	width:395px;
	color:#ffffff;
	margin:0px 0px 0px 25px;
}
td#rightcolumn table.apply_now td.content div h1 {
	color:#ffffff;
	font-weight:normal;
	font-size:130%;
	margin:0px 0px 10px 0px;
}/* Rule specificity necessary for proper style overwriting */
table.apply_now td.button {
	background:url("../images/fw/applyNow_bg.jpg") top right repeat-y;
	vertical-align:bottom;
}

table.apply_now td.footer {
	color:#ffffff;
	padding:0px 0px 0px 25px;
	background:url("../images/fw/applyNow_bottom.jpg") bottom left no-repeat;
}
table.apply_now td.footer p {
	float:left;
	font-weight:bold;
	padding-top:20px;
}
table.apply_now td.footer img.button {
	width:95px;
	height:90px;
	float:right;
	margin:0px 0px 0px 10px;
}