body {
	margin-left:auto;
	border-left-color:#AE8396;
	border-left:medium;
	margin-top: 1em;
	margin-right:auto;
	margin-bottom:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 965px;
	position:relative;	

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #006633;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #89549C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #89549C;
}
.imageRight {
	float: right;
}
#content {
	/* width: 800px; */
	margin-right: auto;
	margin-left: auto;
	margin-top:110px;

}
#logo {
	/* width: 765px; */
	background-color: #FFFFFF;
	background-position:center;
	width: 100%;
	background-image: url(../images/logo.jpg);
	height: 175px;
	background-repeat: no-repeat;
}
#globalNav {
	font-weight: bold;
	/* width: 810px; */
	font-size: 100%;
	color: #FFFFFF;
	height: 7em;
	background-color: #89549C;
	text-align: center;
	padding-top: 0.3em;
}
#subNav {
	font-weight: bold;
	/* width: 810px; */
	float: left;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 85%;
	height: 3.3em;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFFFFF;



}

#columnMain {
	margin-top: 1px;
	float: left;
	width: 400px;
	padding-bottom:10px;
}
.order {
	font-size:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF00FF;
	font-variant:small-caps;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	
}
#subNav01 {
	font-weight: bold;
	width: 965px;
	float: left;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	height: 6.0em;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFFFFF;
	padding-top: 0.3em;

}
#fullpagecenter {
	padding-right: 1%;
	padding-left: 1%;
	width: 70%;
	float:left;
	
}
#columnLeft {
	float: left;
	background-color: #E8F3D9;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	width: 12.5em;
	margin-right: 0.75em;
	margin-left: 0.75em;
	border: thin solid #006633;
	padding: 1em;

}
#columnCenter {
	float: left;
	padding: 0.5em;
	margin-bottom: 0.75em;
	width: 50%;
}
#columnRight {
	float: left;
	margin-left: 1.00em;
	background-color: #E8F3D9;
	width: 12.5em;
	margin-top: 0.75em;
	border: thin solid #006633;
	padding: 1em;
	margin-right: 0.2em;
	
}
#topofpage {
	padding-right: 0.1em;
	padding-left: 0.1em;
	clear: both;
}
#copyright {
	width: 965px;
	font-size: 10px;
	font-style: italic;
	color:#FFFFFF;
	background-color: #89549C;
	clear: both;
	text-align: center;
	background-position:center;
	margin-top: 0.75em;
}
.columnFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	
	
}
.hyperlink  {
	font-size: 10pt;
	color:#FF0000;
}

