#wrapspacer {
	float: left;
	width: 652px;
	height: auto;
	margin-left: 3px;
}

#wrapheadtext {
	float: left;
	width: 634px;
	height: auto;
}

/*---------------------------------------- content ----------------------------------------*/

#wrapcontentexp {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 3px;
}


/*----------------------- content - side navigation --------------------------------*/


#sidenavwhite {
	float: left;
	width: 108px;
	height: auto;
}

#wrapsidenav {
	float: left;
	width: 105px;
	height: auto;
	padding-top: 17px;
}

div.blankdivider {
	float: left;
	clear: both;
	width: 105px;
	height: 1px;
}

#wrapsidenav div.divider {
	float: left;
	clear: both;
	width: 105px;
	height: 1px;
}

#wrapsidenav div.wraplinkoff {
	float: left;
	clear: both;
	width: 105px;
	height: auto;
	min-height: 1.5em;
	vertical-align: middle;
	padding: 4px 0px 4px 0px;
}

#wrapsidenav div.wraplinkon {
	font-weight: bold;
	float: left;
	clear: both;
	width: 105px;
	height: auto;
	min-height: 1.5em;
	vertical-align: middle;
	padding: 4px 0px 4px 0px;
}

#wrapsidenav div.sidelink {
	float: left;
	width: 92px;
	min-height: 1.0em;
	height: auto;
	margin-left: 2px;
	text-align: left;
	word-wrap: break-word;
}

/* ------------------------ content: status -------------------------- */

.listwrap1 {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	padding: 0em 0em 0em 2em;
	margin-bottom: 1.0em;
}

.listwrap2 {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	padding: 0em 0em 0em 4em;
	margin-bottom: 1.0em;
}

.listwrap3 {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	padding: 0em 0em 0em 6em;
	margin-bottom: 1.0em;
}


/*----------------------- content - information --------------------------------*/

#wrapinfo {
	float: left;
	width: 624px;
	height: auto;
	padding: 20px 10px 10px 18px;
}

.subhead {
	display: inline;
	width: auto;
	height: auto;

}

.subhead h3 {
	clear: both;
	font-size: 100%;
	width: auto;
	height: auto;
	margin: 0em 0em 1.2em 0em;
}

/*----------------------- content - categories --------------------------------*/

.wrapcategory {
	clear: both;
	width: 600px;
	height: auto;
	margin-bottom: 1em;
}

.categoryname {
	float: left;
	min-width: 180px;
	width: 180px;
	height: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0.6em;
}

.categorycontent {
	float: left;
	min-width: 420px;
	width: 420px;
	height: auto;
	margin-bottom: 0.6em;
}

/* -------------------------------------gary button styles----------------------------------------- */

.sub_buttonwrap_net {
	float:left;
	line-height: 1em;
	width:5em;
	height: 2em;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 0.8em;
}

.sub_button_border_reset {
	float:left;
	width:4em;
	max-width:100px;
	height: auto;
	line-height: 1.5em;
	text-align:center;
	z-index:21;
}

.sub_shadow_reset {
	float:left;
	width:4em;
	max-width:100px;
	height: auto;
	line-height:0.4px;
}

.sub_button_reset {
	font-family: arial;
	font-weight: bold;
	width:4em;
	max-width:100px;
	text-align:center;
	height: auto;
	line-height: 1.5em;
	margin: 1px 1px 1px 1px;
	position:relative;
	left:3px;
	top:-3px;
	z-index:21;
	border:thin solid black;
}



/* -------------------------------------button styles end ----------------------------------------- */