@charset "utf-8";
body {
	background: #ffffff url('img_09/bkgrnd.gif') repeat-y fixed center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;	
	margin: 0; 
	padding: 0; 
	color: #000000;
}

/* begin home page control */
.oneColFixCtr #container {
	width: 777px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; 
}
/* end home page control */

/* begin page menu control */
.submenu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.submenu a:link{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.submenu a:visited{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.submenu a:hover{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}
/* end page menu control */
/* start Forms control */

.submitLink {
	color: #00f;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  }

/* end Forms control */
/* start verbiage control */

.style1 {
	font-size:11px;
	line-height:20px;
}
.style2 {
	font-size:18px;
	line-height:18px;
}
.style3 {
	font-size: 11px
}
.title {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	
}
.header {
	font-size:16px;
	line-height:40px;
	font-weight: bold;
	
}

/* end verbiage control */



.footer09 {
	font-size:10px;
}
