body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#forumheader, #forumheader a {
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/nav.png);
	background-position: 5px;
	font-family: "Trebuchet MS";
	font-size: x-small;
}
#navcontainer {
	margin: 0px;
	height: 35px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/nav.png);
	text-align: center;
}

#extrabox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	padding: 8px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-transform: none;
	font-weight: normal;
	text-align: left;
}
#extrabox p {
	padding: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: 0.03em;
	line-height: 1.5;
}

#titlecontainer {
	margin: 0px;
	height: auto;
	width: 100%;
}


#extracontainer {
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	background-color: #4280CF;
	background-image: url(images/extrabg.png);
}

#titlebox {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border: thin none #E8E7C8;
}






#pagecontainer {
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/whitebg.png);
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagebody {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	float: left;
	width: 506px;
	background-color: #FFFFFF;
	background-image: url(images/whitebg.png);
	background-repeat: repeat-x;
	text-align: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}
#extrabox p {
	background-image: url(images/information.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content p {
	color: #333;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.02em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 175%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content li {
	color: #333;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.02em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 175%;
}

#content h1 {
	letter-spacing: 1px;
	color: #4385E9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: x-large;
	font-weight: normal;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
}
#content h3 {
	font-size: large;
	color: #4385E9;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	letter-spacing: 1px;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#navbar {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #5F98E8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-variant: normal;
	background-image: none;
}


#content h6 {
	color: #F89129;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	margin: 0px;
	padding-left: 0px;
	text-transform: capitalize;
}
#content h1 a:link, h1 a:visited, h1 a:active {
	text-decoration: none;
	color: #4385E9;
	font-weight: normal;
}

#content h1 a:hover {
	text-decoration: underline;
}

#content h6 a:link, h6 a:visited, h6 a:active {
	color: #F89129;
	text-decoration: none;
}
#content h6 a:hover {
	color: #746952;
	text-decoration: underline;
}
#content p a:link, p a:visited, p a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#sidebar {
	float: left;
	width: 218px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5;
	color: #333333;
}

#sidebar div.small p {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 20px;
}
.hline {
	height: 1px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-left: 15px;
}

#sidebar h1 {
	font-size: large;
	color: #4385E9;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: 1px;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar h2 {
	font-size: small;
	color: #4385E9;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	width: 165px;
	font-style: italic;
	letter-spacing: 0.02em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 18px;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	padding: 8px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	letter-spacing: 0.02em;
	background-color: #FEFBF1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: italic;
	line-height: 18px;
}

#sidebar a {
	text-decoration: none;
	color: #F89129;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content input, #content textarea {
	background-color: #FEFBF1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	padding: 4px;
	margin: 5px;
}


#content li {
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}


.subsidebar {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8D8D8;
	width: 175px;
	background-color: #FEFBF1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 5px;
	line-height: 1.5;
	overflow: hidden;
	font-variant: normal;
	text-transform: none;
}
#sidebar li a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
#sidebar li a {
	display: block;
	overflow: hidden;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: small-caps;
}

#sidebar li p {
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#sidebar ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	width: 175px;
	overflow: hidden;
}
#navbar .button a {
	width: auto;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 16px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
	background-image: url(images/nav.png);
	text-decoration: none;
	font-weight: normal;
	overflow: visible;
}
#navbar .button a:hover {
	display: block;
	background-image: url(images/navhover.png);
	color: #FFFFFF;
}

#content input, #content textarea {
	background-color: #FEFBF1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	padding: 2px;
	margin: 3px;
}

form {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  min-width: 400px;
  max-width: 500px;
  width: 450px;
}

form fieldset {
	clear: both;
	font-size: 100%;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

form fieldset legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	letter-spacing: 0.01em;
	font-variant: normal;
	text-transform: none;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}

label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 150%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}

form div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 142px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0px 3px 0px 9px;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0px;
  margin: 0px 0px 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0px 0px 5px 0px;
  width: 170px;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div input, form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 0px;
  margin: 0px 0px 0px 140px;
}

form div.submit {
  width: 214px;
  padding: 0px 0px 0px 140px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {

  width: auto;
  padding: 0px 6px;
  margin: 0px;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0px 0px 0px 5px;
}
