html {  background-color:#DBEFFE;
	background-image: none;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	scrollbar-base-color:#999999; 
	scrollbar-track-color:#999999; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-face-color:#2016BD; 
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	color: black; font-size:11pt; font-weight:normal;
      }

     
#main { background-color:white;
	background-image: url();
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: justify;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11pt; font-weight:normal; color: black; 
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
      }

#main_left { background-color:white;
	text-align: justify;
	margin-left: 14px;
	margin-right: 7px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11pt; font-weight:normal; color: black; 
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	padding-left: .5cm;
      }

#main_right { background-color:white;
	text-align: justify;
	margin-left: 7px;
	margin-right: 14px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11pt; font-weight:normal; color: black; 
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	padding-right: .5cm;
      }

#main_content { background-color:white;
	text-align: justify;
	margin-left: 14px;
	margin-right: 14px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11pt; font-weight:normal; color: black; 
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	padding-right: .5cm;
	padding-left: .5cm;
      }

#form { background-color:white;
	background-image: url();
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: justify;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12pt; font-weight:normal; color: navy; 
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;

      }
      
#hilite {font-size: 11pt; font-weight:bold; color: blue;
      }

#hilite2 {font-size: 20pt; font-weight:bold; color: #DC143C;
      }

#hilite3 {font-size: 20pt; font-weight:bold; color: navy;
	text-align: center;
      }

#huge_text {font-size: 24pt; font-weight:bold; color: #999999;
      }

h1 {font-size: 30pt; font-weight:bold; color: #DC143C;
	text-align: center;
      }

h2 {font-size: 15pt; font-weight:bold; color: #DC143C;
	text-align: center;
      }

h3 {font-size: 20pt; font-weight:bold; color: navy;
	text-align: center;
      }

      
#big_text {font-size: 15pt; font-weight:bold; color: #999999;
      }

#medium_text {font-size: 13pt; font-weight:normal; color: black;
      }

#medium_headline {font-size: 15pt; font-weight:bold; color: black;
	text-align: center
      }

#testimonial {font-size: 8pt; font-weight:normal; color: black;
	text-align: justify; border-style: ridge;
	}

#hilite_table {font-size: 10pt; font-weight:normal; color: black;
	text-align: justify; border-style: ridge;
	background-color:#DBEFFE;
      }

#watermark {background-image: url(/images/andy_watermark.jpg);
      background-attachment:scroll; 
      background-repeat: no-repeat;	
      background-position: 50% 0%;
      }

#float_watermark {background-image: url(/images/andy_watermark_small.jpg);
      background-attachment:fixed; 
      background-repeat: no-repeat;	
      background-position: 50% 100%;
      }

A:link {color:navy; text-decoration: none; font-weight:bold; }
A:active {color:navy; text-decoration: none; font-weight:bold; }
A:visited {color:navy; text-decoration: none; font-weight:bold; }
A:hover {color:black; text-decoration: underline; font-weight:bold; }

.submit{border-width:0px;
      }
      
.small_text {font-size: 9pt; font-weight:bold; color: black;
      }
      
	
.small_text A:link {color:#999999; text-decoration: none;}
.small_text A:active {color:#999999; text-decoration: none;}
.small_text A:visited {color:#999999; text-decoration: none;}
.small_text A:hover {color:black; text-decoration: underline;}

.reviews {font-size: 9pt; font-weight:normal; color: black;
      }
      
	
.reviews A:link {color:blue; text-decoration: none;}
.reviews A:active {color:blue; text-decoration: none;}
.reviews A:visited {color:blue; text-decoration: none;}
.reviews A:hover {color:black; text-decoration: underline;}


 input {
	color: black;
	background: white;
	border: 1px solid #1F13BA;
	}

.submit input {
	color: white;
	background: #1F13BA;
	border: 2px outset #d7b9c9
	}

.privacy_policy  {color:#000000; 
        position:relative; top:15px; left:0px; width:280px; height:50px;
        font-size: 8pt; font-weight:normal; text-align: center;
        z-index:99;  visibility:hidden;}


/* button attributes appear on the form buttons*/
#button {color:white; background:#3333CC; font-weight:bold; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:12pt; }

.footnote {font-size: 7pt; font-weight:normal; 
	color: black;
      }

.footnote A:link {color:#666666; text-decoration: none;}
.footnote A:active {color:#666666; text-decoration: none;}
.footnote A:visited {color:#666666; text-decoration: none;}
.footnote A:hover {color:black; text-decoration: underline;}
      
      
      
 /* javascript menu styles */
 .clsCMOn {
 PADDING-LEFT: 4px; 
 PADDING-TOP: 0px; 
 FONT-SIZE: 11px; 
 font-weight:bold; 
 font-family: Verdana, Arial, Tahoma;
 COLOR: black; 
 TEXT-DECORATION: none}
 
 .clsCMOver {
 PADDING-LEFT: 4px; 
 PADDING-TOP: 0px; 
 FONT-SIZE: 11px; 
 font-weight:bold; 
 font-family: Verdana, Arial, Tahoma;
 COLOR: black; 
 TEXT-DECORATION: none}
 
 

