 /* @override http://bacnet.affiniscape.com/associations/8066/files/stylesheets/bacnet_styles.css */

input.file {
	font-family:verdana;
	font-size:10pt;
	border: 1px solid #000
}
input.submit {
	font-family:verdana;
	font-size:10pt;
	border: 1px solid #000;
	font-weight:bold;
}
select, input, textarea {
	font-family:verdana;
	font-size:10pt;
	border: 1px solid #000
} 
.initial { 
	background-color: #EFEFEF; 
}
.normal { 
	background-color: #EFEFEF; 
}
.highlight { 
	background-color: #69AF56; 
}


body {
	margin: 0;
	background: #cccccc url(bak_body.png) repeat-x;
	_text-align: center
}

body#nobackground { background: #fff; }

#maincontenttable {
	border-right: solid 1px #4c4c4c;
	border-left: solid 1px #4c4c4c;
	border-bottom: solid 1px #4c4c4c;
}

#maincontentsubcell { background: #fff; }

#maincontentcell {
	padding: 0px;
	background: #fff;
}

#maincontentsubcell {
	padding: 20px;
	background: #fff;
}

#maincontentcell td { background: #fff; }

/* System Messages
-----------------------------------*/
.errormessage { color: #a60000; padding: 4px 0; }
.errormessage,
.infomessage,
#returnlinkcell {
	background: #fff;
	border-right: solid 1px #4c4c4c;
	border-left: solid 1px #4c4c4c;
}

/* Home Link
-----------------------------------*/
div#homelink {
	width: 980px;
	margin: auto;
	_text-align: left;
}

div#homelink a {
	position: absolute;
	z-index: 999;
	background: transparent url(/images/msmimg1040/trans1.gif) no-repeat left top;
}

div#homelink a em {
	position: absolute;
	left: -999em;
}

#home {
	top: 40px;
	display: block;
	width: 280px;
	height: 83px;
	margin: 0 0 0 11px;
}	

#lab {
	display: block;
	top: 50px;
	width: 72px;
	height: 72px;
	margin: 0 0 0 886px;
}	


/*Right Navigation
-----------------------------------*/
#rightnavcell { border-left: 1px solid #4c4c4c; }

div#sponsor { margin: 15px 0; }

div#volunteer { margin: 15px 0; }