/* CSS Document */
body {
	background-color: #EBE6D8;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 11px;
}
form{
margin:0px;
padding:0px;
}

.headerimg {
	background-image: url('images/bnr_friends_uwhc.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
    margin-right: auto;
	width: 770px;
	height: 130px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width: 1px;
}

.headerbg {	background-color: #9FB263; }
.txtheader { font-size: 13px; color: #E09C26; }
h1 { font-size: 13px; color: #E09C26;margin:0px;padding:0px; }
input, select { font-size: 10px; font-family: verdana; }
hr{ color:#EBE6D8;margin:2px;}
.txtheader2 { font-size: 11px; color: #E09C26; }
.required { font-size: 11px; color: #FF0000; }
.navbg { background-color: #E09C26; height: 25px; }
.navfg { 
	background-color: #ECAD3F; 
	height: 25px;
	margin-left: auto;
    margin-right: auto;
    width: 770px;
	vertical-align: middle;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width: 1px;
}
.nav
	{
	text-align:center;
	vertical-align:middle;
	margin:auto;
	padding: 5px;
	color: #FFFFFF;
}
.notice{
font-weight:bold;
font-size:14px;
padding-top:10px;
}

a { color:#697E26; text-decoration: underline; font-weight: none; }
a:hover { color:#697E26; text-decoration: none; font-weight: none; }
a.global { color:#FFFFFF; text-decoration: none; font-weight: bold; }
a.global:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold; }
a.foot { color:#000000; text-decoration: none; }
a.foot:hover { color:#000000; text-decoration: underline; }

.textbodybg {
	margin-left: auto;
    margin-right: auto;
    width: 772px;
}

#tabledef {
	background-color: #FFFFFF;
	width: 771px;
	border-right-color:#DDD8CB;
	border-right-style:solid;
	border-right-width: 1px;
	border-left-color:#DDD8CB;
	border-left-style:solid;
	border-left-width: 1px;	
}

#leftcol {
	width: 512px;
	float: left;
	padding: 15px;
}

#midcol {
	width: 1px;
	float: left;
	padding: 0px;
}

#midcolmarker {
	/*background-color: #EBE6D8;*/
	background-color: #EBE6D8;
	height: 175px;
	width: 1px;
	margin: 20px 0px 0px 0px
}

#rightcol {
	width: 196px;
	float:right;
	/*text-align:center;*/
	vertical-align:middle;
	padding: 15px;
}

#rightcol img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#footerdef {
	margin-left: auto;
    margin-right: auto;
    width: 770px;
	clear: both;
	position: static;
}

#footerbg {
	background-color: #EBE6D8;
	margin-left: auto;
    margin-right: auto;
    width: 770px;
	clear: both;
	position: absolute;
}

#footerleft {
	width: 510px;
	float: left;
	padding: 15px;
}

#footerright {
	width: 200px;
	float: left;
	text-align:center;
	vertical-align:middle;
	padding: 15px;
}