
BODY {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: "Arial";
	
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#336699;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#336699;
	scrollbar-shadow-color:#000000;	
	font-size:90%;
}

P, LI, TD, OL {
	font-size: smallest; 
	line-height: 135%;
	font-family: "Arial";
	color: #000000;
}

.hNav  {
	color: #336699;
	text-decoration: none;
	font-size: 11pt;
	line-height: 135%;
	font-family: "Arial";
	font-weight: bold;
}


a {
	color: #336699;
	text-decoration: underline;
	font-size: smallest;
	font-family: "Arial";
}

a:visited {
	color: #336699;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

.bold {
	line-height: 135%;
	font-family: "Arial";
	color: Black;
	font-weight: bold;
}

.regular {
	font-size: smallest;
	line-height: 135%;
	font-family: "Arial";
	color: #000000;
}

.small {
	font-size: 10px;
	line-height: 135%;
	font-family: "Arial";
	color: #000000;
}

.tagLine {
	font-size: 16px;
	line-height: 135%;
	font-family: "Arial";
	color: #6699cc;
	font-style: italic;
	font-weight: bold;
}

.title {
	font-size: 36px;
	line-height: 250%;
	font-family: "Arial";
	font-weight: bold;	
	color: #336699;
}

.italics {
	font-size: smallest;
	line-height: 135%;
	font-family: "Arial";
	color: #000000;
	font : italic;
}

.head {
	font-size: large;
	line-height: 135%;
	font-family: "Arial";
	font-weight: bold;
	color: Black;
	color: #336699;
}

ul {
	list-style-type: disc;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	}

.subhead {
	font-size: medium;
	line-height: 135%;
	font-family: "Arial";
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.subtitle {
	font-size: small;
	line-height: 135%;
	font-family: "Arial";
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#copyright {
	position:relative;
	height:80px;
	width:780px;
	padding-right:15px;
  	font-size: 10px; 
	line-height: 100%;
	font-family: "Arial";
	color: #666666;
	font : italic;
	visibility: visible;
	}

	#copyrightHome {
	position:relative;
	height:80px;
	width:180px;
	padding-right:15px;
  	font-size: 10px; 
	line-height: 100%;
	font-family: "Arial";
	color: #666666;
	font : italic;
	visibility: visible;
	}
.headerTable
{
	width:780px;
}

	
input, textarea	{
	font-size: smallest;
	font-family: arial; 
	font-style: normal; 
	color: #336699; 
	background-color: #FFFFFF; 
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px;
}		

.noBorder {
	border-width: 0px;
}

a.requestInformation {
	color: #336699; 
	background-color: #cccccc; 
	border-color: #336699; 
	border-style: solid; 
	border-width: 1px;
	font-weight: bold;
	text-align: center;
	font-size: smallest;
	font-family: arial; 
	font-style: normal; 
	width: 300 px;
	text-decoration: none;
}

a.requestInformation:hover {
	color: #ffffff; 
	background-color: #336699; 
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px;
	font-weight: bold;
	text-align: center;
	font-size: smallest;
	font-family: arial; 
	font-style: normal; 
	width: 300 px;
	
}

hr {
	border: 0;
	color: #336699;
	background-color: #336699;
	height: 1px;
}