body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-attachment: scroll;
	background-image:  url(/images/stretch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html>body  #wrapper{
	margin-top: 0px;
	top: 0px;
	margin-bottom: 10px;
}
#wrapper{
	text-align: left;
	position: relative;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#masthead{
	float: left;
	height: 110px;
	width: 800px;
	background-image: url(/images/masthead.jpg);
	background-repeat: no-repeat;
}
html>body #main{
	width: 632px;
	top: 30px;
	padding-left: 20px;
}
#main{
	position: relative;
	float: left;
	width: 642px;
	padding-left: 20px;
	top: 0px;

}
#logo{
	position: relative;
	width: 200px;
}
html>body #nav{
	top: -52px;
}
#nav{
	position: relative;
	width: 550px;
	height: 25px;
	float: right;
	top: -55px;
}
#navigationarea a {
	font: bold 12px/150% Tahoma;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigationarea a:link {
	color: #000066;
}
#navigationarea a:visited {
	color: #000066;
}
#navigationarea a:active {
	color: #000066;
}
#navigationarea a:hover {
	color: #999999;
	text-decoration: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}

html>body h1{
	width: 580px;
	top: 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00668B;
	background-color: #DEE8F2;
	font-weight: bold;
	width: 600px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	top: -15px;
}
html>body h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: normal;
	width: 600px;
	height: auto;
	top: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: normal;
	width: 600px;
	height: auto;
	position: relative;
	top: -15px;
}
h3{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	display: inline;
}
#clearone{
	clear: both;
	height: 20px;
	float: none;
}
a {
	color: #666666;
	font-weight: normal;
}
a:active {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #006633;
}

html>body #address{
	font-size: 10px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 5px 10px 0px;
	width: 170px;
	line-height: 130%;	
}
#address{
	font-size: 10px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 10px 10px 5px;
	width: 183px;
	line-height: 130%;
	height: auto;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 15px 10px 10px;
	height: 50px;
	color: #666666;
	line-height: 140%;
	font-weight: normal;
}

#footer a:link {
	color: #666666;	
}
#footer a:visited {
	color: #666666;

}
#footer a:active {
	color: #666666;

}
#footer a:hover {
	color: #000000;
}
p {
	line-height: 150%;
}
form {
	display: inline;
	font-size: 12px;
}

html>body #sidepanel{
	top: 30px;
}
#sidepanel{
	display: block;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	height: 400px;
	width: 150px;
	top: -10px;
}
#sidepanelnav a {
	font: bold 12px/150% Tahoma;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	text-align: right;
}
#sidepanelnav a:link {
	color: #000066;
}
#sidepanelnav a:visited {
	color: #000066;
}
#sidepanelnav a:active {
	color: #000066;
}
#sidepanelnav a:hover {
	color: #999999;
	text-decoration: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}
.capiltalize {
	text-transform: capitalize;
}
.login{
	font-size: 12px;
}
input {
	font-size: 12px;
}
.adminth {
	font-weight: bold;
	background-color: #DEE8F2;
	font-size: 10px;
	color: #999999;

}
.admintable {
	font-size: 11px;
}
table {
	font-size: 12px;
}
.admintdtitle {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
}
.redwarning {
	color: #FF0000;
}
.sidepaneltitle{
	background-color: #DEE8F2;
	font-size: 13px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	
}
html>body #picture{
	top: 0px;
}
#picture{
	top: -10px;
	position: relative;
}
#errorbox {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#errorbox a {
	color: #FFFFFF;
	font-weight: bold;
}
#errorbox a:link {
	color: #FFFFFF;
}
#errorbox a:visited {
	color: #FFFFFF;
}
#errorbox a:active {
	color: #000000;
}

#extraoptions a:hover {
	color: #000000;
	text-decoration: underline;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}


#warning {
	color: #000000;
	background-color: #DEE8F2;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/warning_blue.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.editingtable {
	font-size: 15px;
	background-color: #DEE8F2;
}
.editingtablecell{
	background-color: #C0D3E7;
}

#edited{
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#unedited{
	background-color: #FFFFDD;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	}
#editedtitle{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 1px;
	margin-bottom: 5px;
}
#uneditedtitle{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 1px;
	margin-bottom: 5px;
	}
.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00668B;
	font-weight: bold;

}

.smalladmin{
	font-size: 10px;
}

#extraoptions{
	background-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
#extraoptions a {
	font: bold 12px/150% Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
#extraoptions a:link {
	color: #FFFFFF;
}
#extraoptions a:visited {
	color: #FFFFFF;
}
#extraoptions a:active {
	color: #FFFFFF;
}
#extraoptions a:hover {
	color: #000000;
	text-decoration: underline;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}
.td1{
	background-color: #FFF9F9;
}
.td2{
	background-color: #F4F4FF;

}


.td_hilight{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.td_hilight a:link {
	color: #FFFFFF;

}
.td_hilight a:visited {
	color: #FFFFFF;
}
.td_hilight a:active {
	color: #FFFFFF;
}
.td_hilight a:hover {
	color: #CCCCCC;
}
.td_normal{
	background-color: #cccccc;

}
.smalltabletext{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#completed{
	font-weight: bold;
	color: #FFFFFF;
}
.redwarning{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}