* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12pt;
	line-height: 2em;
	font-family: Trebuchet MS, sans-serif;
	background: #FFFFFF;
	color: #393835;
	text-shadow: 0 1px 0 #ffffff;
}
#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;
}


.whereami {
	color: #909090;
	background: #cccccc;
	font-size: 18pt;
}

a {
	color: #576454;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


br.clear {
	clear: both;
}


p {
	margin-bottom: 1.0em;
}

ul {
	margin-bottom: 1.75em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}



#content {
	padding: 10px;
	background: #ffffff;
}

#copyright {
	margin: 14px 0 0 0;
	text-align: center;
	color: #909090;
	text-shadow: 0 0 0 #ffffff;
}

#copyright a {
	color: #909090;
}

#footer {
	position: relative;
	padding: 28px;
	margin: 0px 0 0 0;
	width: 1124px;
	background: #fff;
	color: #bcc1bb;
}

#footer a {
	color: #ebecea;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
}

#footer p {
	margin-bottom: 0;
}

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer ul li {
	padding: 8px 0 8px 0;
	border-top: dotted 1px #707b6e;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	width: 516px;
	float: right;
}

#footerSidebar1 {
	width: 224px;
	float: left;
}

#footerSidebar2 {
	width: 224px;
	margin: 0 28px 0 304px;
}

#header {
	position: relative;
	padding: 28px;
	height: 550px;
	width: 1124px;
	margin: 0 0 0 0;
	background: #FFF;
}
#header2 {
	position: relative;
	padding: 28px;
	height: 210px;
	width: 1124px;
	margin: 0 0 0 0;
	background: #FFF;
}

#logo {
	text-align: center;
	position: relative;
	margin: -14px auto;
	height: 98px;
	line-height: 98px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

#logo h1 {
	font-size: 3em;
	font-family: Trebuchet MS, sans-serif;
}
#mainpage-title {
	font-size: 4em;
	font-family: Trebuchet MS, sans-serif;
	text-align: center;
}
#mainpage-sub {
	font-size: 1.5em;
	font-family: Trebuchet MS, sans-serif;
	text-align: center;
	color: #000;
	padding: 28px;
}

#main {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
	width: 1180px;
	color: #666666;
}

#box1 {
	margin: 0 0 24px 0;
	overflow: hidden;
}

#box2 {
	margin: 0 0 24px 0;
	overflow: hidden;
}

#box3 {
	overflow: hidden;
}


#main strong {
	color: #454545;
}

#main h2, #main h3, #main h4 {
	color: #1a1a1a;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 8px 0 8px 0;
	border-top: dotted 1px #d9d9d9;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1180px;
	height: 56px;
	line-height: 56px;
	margin: 0 0 0 0;
	font-size: 1.25em;
	font-family: Trebuchet MS, sans-serif;
}

#nav a {
	text-decoration: none;
	color: #1b1b19;
}

#nav a:hover {
	text-decoration: underline;
}

#nav ul {
	list-style: none;
	margin: 0 auto;
	width: 1062px;
	text-align: center;
}

#nav ul li {
	display: inline;
	text-align: center;
	padding: 0.5em 1em 0.5em 1em;
}

#nav ul li a {
	padding: 0.5em 1em 0.5em 1em;
}

#nav ul li.active a {
	background: #6F6D6E;
	color: #ffffff;
	text-shadow: 0 1px 0 #273424;
}

#sidebar1 {
	width: 224px;
	float: left;
	padding: 28px;
	color: #5c5a54;
	text-shadow: 0 1px 0 #ffffff;
}

#sidebar1 h2, #sidebar1 h3, #sidebar1 h4 {
	color: #000000;
}

#sidebar1 ul {
	list-style: none;
}

#sidebar1 ul li {
	padding: 8px 0 8px 0;
	border-top: dotted 1px #c3bfb3;
}

#sidebar1 ul li.first {
	padding-top: 0;
	border-top: 0;
}

#sidebar2 {
	width: 224px;
	margin: 0 28px 0 304px;
	padding: 28px;
	color: #5c5a54;
	text-shadow: 0 1px 0 #ffffff;
}

#sidebar2 h2, #sidebar2 h3, #sidebar2 h4 {
	color: #000000;
}

#sidebar2 ul {
	list-style: none;
}

#sidebar2 ul li {
	padding: 8px 0 8px 0;
	border-top: dotted 1px #c3bfb3;
}

#sidebar2 ul li.first {
	padding-top: 0;
	border-top: 0;
}

.error {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}

/*FORM TABLE*/
.fTable
{
	margin: 12px 0;
	border: 1px #CCC solid;
}

.fTable thead tr
{
	background-color: #DEDEFF;
	font-weight: bold;
	vertical-align: middle;
}

.fTable thead td
{
	padding: 2px 4px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	border: 1px #666 solid;
}

.fTable body tr
{
	background-color: #fff;
	vertical-align: middle;
	border-bottom: 1px #CCC solid;
}

.fTable tbody th
{
	padding: 2px 4px;
	background-color: #F4F4F7;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	vertical-align: middle;
}

.fTable tbody td
{
	padding: 2px 4px;
	vertical-align: top;
	font-weight: normal;
	font-size: 16px;
}

input, textarea, select, submit
{
	text-align: left;
	color: #333;
	background-color: #EEE;
	font-size: 14px;
}

.button
{
	text-align: center;
	vertical-align: middle;
	padding-bottom: 20px;
}

.formFieldRequired
{
	font-weight: bold;
}

.required
{
	border-right: 2px #C03 solid;
}