body {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	color: #000; 
	background-color: #ffffff;
	line-height: 16px;
	margin: 0px;
}
div.master {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0%;
	margin-bottom:0%;
	width: 75%;
	height:100%;
	z-index:1;
}
div.logohold {
	position:relative;
	left:0px;
	top:50px;
	width:100%;
	z-index:2;
	border:thin #cccccc solid;
}
div.menutop {
	position:relative;
	left:0px;
	top:56px;
	width:100%;
	padding-top:9px;
	padding-bottom:9px;
	z-index:3;
	border:thin #cccccc solid;
}
div.content {
	position:relative;
	left:0px;
	top:62px;
	width:100%;
	z-index:5;
	border:thin #cccccc solid;
}
div.bluebottom {
	position:relative;
	left:0px;
	top:62px;
	width:100%;
	z-index:6;
	background-color: #00467f;
	border:thin #00467f solid;
	margin-top:5px;
}
div.address {
	position:relative;
	left:0px;
	width:100%;
	top:60px;
	z-index:8;
	margin-top:5px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:center; 
	color: #00467f; 
}



a.menu:link {
	font-family: "Adobe Garamond", Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;	
	padding: 9px;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Adobe Garamond", Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #878787;
	font-weight: normal;	
	padding: 9px;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Adobe Garamond", Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #00467f;
	font-weight: normal;	
	padding: 9px;
	text-decoration: none;
}
a.menu:active {
	font-family: "Adobe Garamond", Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;	
	padding: 9px;
	text-decoration: none;
}
a:link {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #00467f;
	font-weight: normal;	
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #878787;
	font-weight: normal;	
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #00467f;
	font-weight: normal;	
	text-decoration: underline;
}
a:active {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;	
	text-decoration: none;
}


TD {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	color: #000; 
	line-height: 16px;
}
.title {
	font-family: "Adobe Garamond", Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #878787;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.special {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	color: #00467f; 
	line-height: 12px;
	font-weight:bold;
}
input {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	border: 1px #00467f solid;
	background-color: #ffffff;
}
textarea {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	border: 1px #00467f solid;
	background-color: #ffffff;
}
ul,li {
	margin-left:15px;	
}