@charset "UTF-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images-layout/zedesHome3.gif);
	background-repeat: repeat-x;
	background-position: 0px 7px;
}
.twoColFixRtHdr #container {
	width: 755px;
	margin: 12px auto 0;
	text-align: left; 
} 
.twoColFixRtHdr #header {
	padding: 0;  
	height: 100px;
} 
.twoColFixRtHdr #header h1 {
	left: -9999px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 142px;
	margin: 15px 3px 0 3xp;
}
.twoColFixRtHdr #mainContent {
	margin: 0 147px 0 0; 
	padding: 0 20px 0 0; 
} 
.twoColFixRtHdr #footer {
	font-size: 0.7em;
	color: #666666;
	padding: 15px 0;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header-logo {
	float: left;
	width: 248px;
	margin-right: 215px;
}
#header-utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	float: right;
	text-align: right;
	height: 54px;
	margin-left: 45px;
}

#glblNavTabs {
	float:left;
	width:755px;
	font-size:70%;
	line-height:normal;
	text-transform: uppercase;
	font-weight: bold;
}

#glblNavTabs ul {
	margin:0;
	padding:14px 5px 0 5px;
	list-style:none;
}
    
#glblNavTabs li {
      display:inline;
      margin:0;
      padding:0;
}

#glblNavTabs a {
      float:left;
      background: url("../images-layout/navBttn-left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}

#glblNavTabs a span {
      float:left;
      display:block;
      background:url("../images-layout/navBttn-right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
}


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #glblNavTabs a span {float:none;}
    /* End IE5-Mac hack */
    #glblNavTabs a:hover span {
      color:#FFF;
      }
    #glblNavTabs a:hover span {
      background-position:100% -42px;
      }
    #glblNavTabs a:hover {
      background-position:0% -42px;
      }
#mainContent {
	font-size: 13pt;
}

#savings {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	color: #E00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCC;
	margin-top: 0px;
	padding-top: 6px;
}


#sidebar1 {
	font-size: 14pt;
	color: #333333;
}

#mainContent h1 {
	color: #000000;
	font-size: 130%;
}

#mainContent h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#000;	
	font-size: 130%;
}

#mainContent p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 100%;
} 

#mainContent a {
	color: #000099
}

#mainContent a:hover {
	color: #0000CC;
	text-decoration: none;
}


#activeFeature {
	background-image: url(../images-layout/homePage-activeFeature-bckGrnd.gif);
	background-position: bottom;
	margin:-5px 0px 0px 0px;
	padding: 1px 15px 15px 15px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#activeFeature-TOP {
	margin: 0px;
	padding: 0px;
}

/* PROMOS */
#promos {
	width: 755px;
	min-height: 155px;
	*height: 155px;
	margin-top: 15px;
}

#promos img {
	float: left;
	border-width: 0;
	margin: 0 13px 0 0;
}

#promos img.last {
	margin: 0;
}

#sidebarContainer {
	background-image: url(../images-layout/sidebar-menu-BCKGRND.gif);
	background-position: left bottom;
	margin: -5px 0px 8px 0px;
	padding: 1px 0px 8px 0px;
	background-repeat: no-repeat;
}

#sidebarContainer-TOP {
	padding: 0px;
	margin: 0px;
}

#sidebarContainer p {
	font-size: 0.8em;
	padding: 0 7px;
}

#sidebarContainer a {
	color: #000099
}

#sidebarContainer a:hover {
	color: #0000CC;
	text-decoration: none;
}

#activeFeature img {
	margin: 10px;
}

#sidebarContainer ul {
	font-size: .8em;
	margin-right: 8px;
}

#sidebarContainer h3 {
	font-size: 0.9em;
	background-color: #CCCCCC;
	width: 134px;
	padding: 5px 0px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
}

#activeWindow {
	padding-left: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 95%;	
}

#activeWindow h2 {
	color:#000;
	font-size: 120%;
}

#activeWindow h3 {
	color:#000;
	font-size:110%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}

#activeWindow blockquote {
	padding-right: 30px;
	padding-left: 20px;
	background-color: transparent;
	background-image:url(../images-layout/quote.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0px;
	background-y-position: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
}

.testimonial {
	width: 530px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 15px;
}
.testimonialContent {
	float: right;
	margin-left: 150px;
}

#header-utility .utilityLinks {
	font-size: 12px;
	margin: 4px 0;
}#activeWindow #imageCaption {
	font-size: 13px;
	margin: 10px;
	padding: 5px;
	width: 245px;
	float: right;
	border: 1px dotted #CCC;
	background-color: #FFFFFF;
}
#activeWindow li {
	padding-bottom: 5px;
	font-size: 95%;
}



     blockquote.pullquoteleft { float:left; margin: 5px 15px 15px 0; }
      blockquote.pullquoteright { float:right; margin: 5px 0 15px 15px; }

	  div.infoboxleft { float:left; margin: 5px 15px 15px 0; padding: 10px; background: #eee; }
      div.infoboxright {
	float:right;
	margin: 5px 0 15px 15px;
	padding: 10px;
	background-color: #FEFEFE;
}
      div.infoboxright h3 { margin: 0 0 10px 0; padding: 0; font-size: 14px; color: #333; }
      div.infoboxright p { color: #666; font-size: 12px; }


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
#activeWindow p {
	padding-left: 3px;
	font-size: 93%;
	line-height: 1.4em;
}
.twoColFixRtHdr #mainContent {
	zoom: 1;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]#activeWindow p {
	padding-left: 3px;
	font-size: 100%;

#activeWindow table {
	font-size: 95%;
}

