body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background: #584733 url('images/fadesidesbg.jpg') repeat-y center;
	text-align: left;
}

.required {
	color: #ff0000;
	font-weight: normal;
}

#notice {
	position: static;
	background-color: #7da412;
	border-style: solid;
	border-width: 1px;
	border-color: #b0c4de;
	padding: 5px;
	margin: 0px;
}

#globalwrap {
	position: relative;
	margin: 0px auto 0px auto;
	width: 690px;
	background-color: transparent;
	padding: 0px; /*3px 0px 3px 0px;*/
	border: solid 0px #000000;
}

#pagehead {
	position: relative;
	display: block;
	left: 0px;
	height: 200px;
	background: url('images/pageheadbg2.png') no-repeat;
	background-color: transparent;
	border-top: 0px solid;
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: none;
	padding: 0px;
}
#pagehead p.menu {
	text-align: right;
	background-color: #000000;
}
#pagehead small {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 9px;
	text-align: right;
	color: #4e4e4e;
	background-color: #000000;
	font-weight: normal;
  }
#pagehead a, a:visited {
	color: #0967a3;
	text-decoration: none;
}
#pagehead a:hover {
	color: #0967a3;
	text-decoration: underline;
}

#menubox {
	position: relative;
	float: right;
	top: 150px;
	width:250px;
	text-align: right;
	background-color: transparent;
	border: none;
	padding: 0px 10px 0px 0px;
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 11px;
	color: #373737
}
#menubox em {
	font-family: "verdana", sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	font-style: normal;
}
#menubox small {
	font-family: "verdana", sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: transparent;
	padding: 0px;
}
#menubox a, #menubox a:visited {
	color: #ffffff;
	text-decoration: none;
	background: url('images/menubulletast.png') no-repeat center left;
	padding: 0px 0px 0px 10px;
}
#menubox a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#wrap {
	display: block;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#wrapanchor {
	clear: both;
	height:1px;
	background-color: transparent;
}

#bannerbar {
	display: block;
	top: 0px;
	left: 0px;
	font: 14px/13px "helvetica", sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
	background: url('images/menubg.png') repeat-y;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#linkcolumn {
	position: relative;
	float: left;
	top: 0px;
	left: 12px;
	width: 130px;
	overflow: hidden;
	background-color: transparent;
	border: none;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 30px 0px;
	font: 12px "verdana", "helvetica", sans-serif;
	text-align: left;
}
#linkcolumn a, #linkcolumn a:visited {
	display: block;
	text-decoration: none;
	background: url('images/listbulletast.png') no-repeat center left;
	color: #808080;
	background-color: transparent;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 3px 0px 0px 10px;
}
#linkcolumn a.curpage {
	text-decoration: none;
	background: url('images/listbulletastactive.png') no-repeat center left;
	color: #000000;
}
#linkcolumn a.plain:hover {
	color: #ffffff;
	text-decoration: underline;
}
#linkcolumn a:hover {
	color: #000000;
	background: url('images/listbulletastroll.png') no-repeat center left;
	text-decoration: underline;
}

#body {
	float: right;
	left: 0px;
	width: 520px;
	background-color: #ffffff;
	border-style: none;
	padding: 0px;
	margin: 0px;
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 13px;
	color: #373737;
}
#body h1 {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 20px;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#body h2 {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 14px;
	color: #640e27;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#body p {
	text-align: left;
	font-weight: normal;
	margin: 5px 0px 20px 0px;
	line-height: 1.3em;
}
#body p.nomargin {
	text-align: justify;
	font-weight: normal;
	margin: 0px;
}
#body p.noline {
	text-align: justify;
	font-weight: normal;
	margin-top: 5px;
}
#body p.nojust {
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
}
#body p.center {
	text-align: center;
	font-weight: normal;
	margin-top: 2px;
}
#body p.centeritalic {
   color: #800000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 10px 0px;
}
#body p.right {
	text-align: right;
	font-weight: normal;
	margin-top: 2px;
}
#body p.caption {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: center;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
#body th {
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
}
#body td {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
}
#body td.label {
	text-align: right;
	vertical-align: top;
}
#body td.centered {
	text-align: center;
}

#body form {
	  margin-bottom: 8px;
	  }
#body small {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
  }
#body small.ultrasmall{
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 8px;
	color: #999999;
	font-weight: normal;
  }

#body em{
	font: 13px/14px "verdana", "helvetica", sans-serif;
	color: #562f32;
	font-weight: bold;
}
#body ul{
	  margin 0 0 10px 0;
	}
#body ul.sublist{
	  margin-top: 0px;
	  margin-bottom: 10px;
	  padding-top: 0px;
}
#body li {
	text-align: justify;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
#body ol {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
}

#body a, #body a:visited {
	color: #d28613;
	text-decoration: none;
}
#body a:hover {
	color: #a25323;
	text-decoration: underline;
}

#body a.bullet_sm {
	background: url("images/bullet_sm.png") no-repeat left center;
	padding: 0px 0px 0px 8px;
}

#body .classwrapper {
	margin: 30px 0 30px 0;
}

#maneuverbox {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 350px;
	background-color: transparent;
	border-style: none;
	padding: 3px;
	margin: 5px 0px 0px 10px;
	font-family: "verdana", sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	text-align: center;
	font-weight: normal;
}
#maneuverbox .unused {
	font-family: "verdana", sans-serif;
	font-size: 14px;
	color: #d1d1d1;
	text-align: center;
	font-weight: normal;
}
#maneuverbox .thispage {
	font-family: "verdana", sans-serif;
	font-size: 18px;
	color: #d0d0d0;
	text-align: center;
	font-weight: bold;
}

#linkbar {
	position: relative;
	clear: both;
	left: 0px;
	width: 690px;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #808080;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	padding: 2px 0px 2px 0px;
}
#linkbar p {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 11px;
	color: #859797;
	text-align: center;
	font-weight: normal;
	margin-top: 2px;
	}
#linkbar a {
	color: #ffffff;
	text-decoration: none;
	}
#linkbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#linkbar a:visited {
	color: #ffffff;
}

#credits {
	position: relative;
	clear: both;
	left: 0px;
	width: 690px;
	background-color: #ffffff;
	border-top: none;
	border-bottom: 0px solid;
	border-right: 0px solid;
	border-left: 0px solid;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#credits p {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 9px;
	color: #859797;
	text-align: center;
	font-weight: normal;
	margin-top: 2px;
}

#headlinewrap {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 500px;
	background-color: #ffffff;
	border-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headlinebox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: transparent;
	border-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#innerbox {
	position: relative;
	overflow: hidden;
	width: 350px;
	background-color: #ffffff;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
#innerbox table {
	margin: 0px;
	padding: 0px;
}
#innerbox div {
	margin: 0px;
	padding: 0px;
}

.msgbox {
	width: 250px;
	margin:0px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #a4261c;
	border-width: 2px;
	padding: 3px;
}
.msgbox_g {
	width: 250px;
	margin:0px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #008000;
	border-width: 2px;
	padding: 3px;
}
