body { 
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 100%;
    height: 100%;
    background:#FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.left_header_bg {
    padding-left:0px;
    width: 220px;
    background-image: url(/template/classic/top_left.jpg);
    background-repeat: no-repeat;
}
.left_header_spacer {
    width: 220px;
    height: 103px;
}
.center_header_bg {
    padding-left:0px;
    width: 500px;
    background-image: url(/template/classic/top_center.jpg);
    background-repeat: no-repeat;
}
.center_header_spacer {
    width: 500px;
    height: 103px;
}
#signup_header{
    padding-left:0px;
    width: 100%;
    background-image: url(/template/classic/top_left.jpg);
    background-repeat: no-repeat;
}

#main {
	padding: 2px 5px 1px 5px;  
    height:100%;
    width: 97%;
    background: #FFFFFF;
    text-align: justify;
    font-size: 14px;
    line-height:1.5em;
}

#main h1 { /*Where our main section headers go*/
    margin:0;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color:#333366;
}
#main h2 { /*search navigation */
    margin:0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color:#1A3455;
/*    background:#DDFFDD; */
}


#topBar {
    margin-left:218px;
    padding-left:0px;
    /*width:100%; */
    /*background:#6699FF;*/
    height: 103px;
    width: 500px;
    background-image: url(/template/classic/top_center.jpg);
    background-repeat: no-repeat;
}

.topBarRight {
    margin-left:500px;
    padding-left:0px;
    padding-top:2px; 
    /*background:#6699FF;*/
    height: 101px;
    background-image: url(/template/classic/top_right_bg.gif);
    background-repeat: repeat-x;
}

#topBarSearch 
{
    position:absolute;
    left:240px;
    top:70px;
    margin:0;
    color: #FFFFFF;
    width:455px;
}

#lftBar {

    width:164px;
    height: 100%;
    padding-left:1px; 
    font-size: 12px;
    font-weight: normal; 
    text-align: left;
    background:#003399;
    background-image: url(/template/classic/left_top.jpg);
    background-repeat: no-repeat;
    font-family: "Arial, Helvetica, sans-serif";
    line-height: 1.5em;
}

#lftBar A:link {
	color: #e6e6fa ;
	font-weight: bold;  
	text-decoration:none;
}

#lftBar A:visited {
	color: #e6e6fa ; 
	font-weight: bold;
	text-decoration:none;
}

#lftBar A:hover {
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#lftBar B {
	color: #FFFFFF ; 
	font-weight: bold; 
	font-size: 1.2em;
}

#lftBarSub {
	background:#888888;
	padding-left:1em;
}

#rgtBar {
    padding: 0px;
    width:165px;
   	height:100%;
   	color: #FFFFFF;
   	font-weight:normal;
    font-size:12px;
    text-align:center;
    background:#003399;
}

#rgtBar h3 { /* Subheads for right nav bar, (newsletter, experts...) */
    margin:0;
    padding:3px;
    background:#1A3455;
    font-weight:bold;
    font-size:1em;
    text-align:center;
    color: #FFFFFF ; 
}

#rgtBar LI {
	color: #FFFF99;
}

#rgtBar B {
	color: #FFFFFF;
}


#rgtBar A:link {
	color: #FFFF99;
	text-decoration:none;
}

#rgtBar A:visited {
	color: #FFFF99;
	text-decoration:none;
}

#rgtBar A:hover {
	color: #FFFF99;
	text-decoration: underline;
}

hr{
  color: #1A3455;
  height:7px;
  width:80%
}

.yellow_bg
{
    background:#CCCC00 ;
}

.button
{
    background:#1A3455;
    color: #FFFFFF ;
    padding: 4px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
}

.button_small
{
    background:#1A3455;
    color: #FFFFFF ;
    padding: 2px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
    font-size: .8em;
}

.cart_nav input
{
    background:#1A3455;
    color: #FFFFFF ;
    padding: 0px;
    font-size: 1em;
    text-decoration:none;
    border-width: 1px;
    border-color: #888888;
    border-style: solid;
}

.cart_nav
{
    float: left;
    width: 33%;
    text-align: center;
}

.nav_spacing
{
	background: #FF33FF;
	width: 30%;
}

.price
{
    color:#0000FF;
}

.float {
  float: left;
  width: 23%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.5em;

}

.float A:link {
	text-decoration:none;
}

.float A:visited {
	text-decoration:none;
}

.float3 {
  float: left;
  width: 31%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.2em;

}

.float3 A:link {
	text-decoration:none;
}

.float3 A:visited {
	text-decoration:none;
}

.site_map {
  float: left;
  width: 30%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.5em;

}



.float A:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.left_image
{
    float: left;
    padding: 4px;
}

.buy_now
{
    background:#1A3455;
    color: #FFFFFF;
    padding: 0px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
}

.links {
  font-size: 12px;
}

.yellow_bg {
	background-color: #CCCC00;
}

.pcheader {
	background-color: #1A3455;
	color: #FFFFFF;
	width: 100%;
}

.pcfloat {
	float: left;
}

.item_point B{
	font-weight:normal;
	line-height: 1.25em;
}
.contact {
	width: 50%;
}
.errortext {
	background-color: #FF0000;
	color:#FFFFFF;
	font-weight: bold;
}

.form_heading {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.signup_heading {
    font-size: 20px;
    color:#1A3455;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.step_header {
    font-size: 22px;
    color:#1A3455;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

tr .sat {
    font-size: 16px;
    line-height:12px;
    font-family: Arial, Helvetica, sans-serif;
}

td {
	 font-size: 16px;
	 }
	 
.row {
	
    width: 100%;
  /* background-color: #FF00FF; */

}

.col {
	font-size:11px;
    width: 50%;
    float: left;
   /* background-color: #00FFFF; */
   /* border-width: 1px;
    border-color: #888888;
    border-style: solid; */
    height: 2.0em;
}

.red {
	color: #FF0000;
}

.signup_col{
    width: 50%;
    float: left;
		padding: 9px;
}

.hidden{
  display: none;
 
}

.visible{
  display: inline;
  color: black;
  background-color: #FFBFBF;  
}

.visible_nobackground{
  display: inline;
  color: black;
	 background-color: #FFFFFF; 
}

.visible_nobackground_margins{
  display: inline;
  color: black;
	 background-color: #FFFFFF; 
	 padding-left:15px;
	 padding-right:15px;
}

.visible_red{
  display: inline;
  font-size:80%;
  color: red;

}

.visible_green_background{
  display: inline;
  color: black;
  background-color: #B0FFB0;  
}

form #availability_form
{
	font-size: 60%;
	color:red;
	}
	
td .tdleft
{
	font-size:70%;
line-height:1em;
width:20em;
}

textarea {
	border:none;
	width:100%;
	height:14em;
	}

.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1em;
	}
	
strong {
       font-size:140%;
}
