html, body {
	height: 100%;
	}
#center {
	width:738px;
	height:auto;
	min-height:100%;
	position:absolute;
	left:50%;
	margin:10px auto auto -370px;
	text-align:center;
	background-image: url(../images/wmk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 1.1em;
}
ul {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li {
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 15px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
}

a:hover {
	text-decoration: underline;
}
#mast {
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 10px;
	text-align: right;
	margin: 0px;
	padding: 2px 0px 0px;
	}
#nav ul {
	text-align: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#nav li {
	display: inline;
	list-style-image: url(../images/bullet.gif);
	padding-left: 15px;
	padding-right: 7px;
}

#content {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#footer {
	text-align: left;
	font-size: 95%;
	color: #7FC7D3;
	font-weight: bold;
	background-image: url(../images/subBotBG2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 20px 0px 0px;
	padding: 23px 0px 0px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #7BC6D2;
}
h2 {
	color: #5A9870;
	margin: 0px;
	padding: 18px 0px 20px;
}
.emph {
	font-weight: bold;
	color: #5A9870;
}
.emphItal {
	font-weight: bold;
	color: #5A9870;
	font-style: italic;
}
th {
	color: #5A9870;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #5A986B;
	border-right-color: #5A986B;
	border-bottom-color: #5A986B;
	border-left-color: #5A986B;
}
#content a {
	color: #666666;
	font-weight: bold;	
}
#content a:link {
}
#content a:visited {
}

#content a:hover {
	text-decoration: underline;
	color: #5A9870;
}
#content ul {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 3px;
}
#content li {
	background: url(../images/bullet2.gif) left center no-repeat;
	padding-left: 15px;
}
.imgLeft {
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}
.imgRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 7px;
}
.formfields {
	text-align : left;
	border : 1px solid #CCCCCC;
	color : #666666;
	width : 300px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
.formlabels {
	text-align : right;
	padding-right: 3px;
	vertical-align: top;
} 

.buttons {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(../images/smGrad.gif);
	background-repeat: repeat;
}
.fieldNameCSS {
	font-weight : bold; 
} 
.fieldValueCSS {
	font-style : italic; 
} 
#contactInfo {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 10px;
}
textarea {
	font-size: small;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}
.indent {
	padding-right: 20px;
	padding-left: 20px;
}
object {
	text-align: center;
}
