div.quarter{width:125px;text-align:center;float:left;}
div.threequarter{width:675px;float:left;}
div.full{width:800px;float:none;}
div.xtra{width:850px;float:none;}

body.wbg {background-image:url(pagegraphics/rosette_bg.jpg);}

li {
	line-height: 150%;
}

ul.topspace {

	margin-top: 120px;

}

.pic {text-align:center;}

.hc {
	background-color: transparent;
	width:800px;
}

.headerone {
	position: absolute;
	width: 100%;
	background-color: #000099;
	left: 0px;
	top:0px;
	height: 100px;
	z-index:100;
}

.leftpanel {
	background-color: #ffffff;
	position:absolute;	left: 0px;
	width:175px;
	font-size:0.8em;
}

.leftpanelmembers {
	background-color: #ffffff;
	position:absolute;
	top: 100px;
	left: 0px;
	width:175px;
	font-size:0.8em;
}

.midpanel {
	position: absolute;
	padding: 12px 20px 20px 20px;
	top: 100px;
	left: 180px;
	z-index: 1;
	width: 80%;
	height: auto;
	text-transform: none;
	text-align: left;
	display: block;
	clear: both;
	visibility: visible;
	float: left;
	bottom: auto;
}

.spaced {
	line-height:1.6em;
}

.doublespace {  
	line-height: 2.5em; 
	list-style-type: none; 
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF ;
	}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #00CC33
	}


a:hover {
	text-decoration: underline;
	background-color: #00cc33;
	font-weight: bold;
	color: #0000FF;
	}

a:active {
	text-decoration:none;
	font-weight: normal;
	color: #006600;
	}
	
.hidden{
	display:none;
}

	
.whitfooter {
	position: absolute;
	left: 184px;
	bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	width: 65%;
	text-align: center;
	color: #000099;
	z-index: 70;
}

.midbluelarge {
	font-size: large;
	color: #0000FF;
}

.midgreenlarge {
	font-size: large;
	color: #339966;
}

.midblue {
	font-size: medium;
	color: #0000FF;
}

.midgreen {
	font-size: medium;
	color: #339966;
}

.midbluesmall {
	font-size:small;
	color: #0000FF;
}

.midgreensmall {
	font-size:small;
	color:#339966;
}

.white_mid {
	color: #FFFFFF;
	vertical-align: super;	
}

.floatleft {
	float: left;
	width:250px;
	padding: 15px;
}

.floatleftdouble {
	float: left;
	width: 500px;
	padding: 15px;
}


.floatleftin {
	float: left;
	padding: 15px;
}

.floatright {
	float: right;
	padding: 5px;
}

.flindent {
	float:left;
	width:550px;
	margin-left:50px;
	
}

.flindent_sg {
	float:left;
	width:550px;
	margin-left:50px;
	font-size:small;	
	color:#0000FF;
}


.floatright {
	float: right;
	padding: 15px;
}

.boxed {
	border-style:ridge;
 	border-width:medium;
	padding:10px;
}

#twocolcontainer
 {
	margin: 0 auto;
	width:500px;
}
#col1,#col2 {
	margin-right: 5px;
	float:left;
}
#col1{
	width:150px;
}
#col2 {
	width: 350px;
}

.aheader {
	height: 150px;
}

#infotext {	
	clear: both;
	margin-top:50px;
	margin-left: 100px;
	width: 400px;
	font-size:medium;
	color:#0000FF;
}body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.centered {
	text-align: center;
}
.fbw {
	width: 200px;
	float: none;
}
.nobullet {
	text-indent: 100px;
	list-style-type: none;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
