html {  background-color:#BAE4F8;
	background-image: url('images/background_grid.jpg');
	background-attachment:fixed;
	scrollbar-base-color:#999999; 
	scrollbar-track-color:#999999; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-face-color:#2691C6; 
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	color: black; font-size:11pt; font-weight:normal;
      }

     
#main { background-color:#ECEDED;
	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:#ECEDED;
	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; padding-right: .25cm;
      }

#main_right { background-color:#ECEDED;
	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-left: .25cm; padding-right: .5cm;
      }

#one_column { text-align: justify;
	padding-left: .5cm; padding-right: .5cm;
      }

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

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

#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;
      }

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

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


hr {
border: 0;
color: #BAE4F8;
background-color: #BAE4F8;
height: 1px;
width: 80%;
text-align: center;
}

/* 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}
 
 
