/* FRAMEWORK STYLES */

.iefix {
	margin: 0px;
	padding: 0px;
	clear: left;
	visibility: hidden;
	height: 1px;
	font: 1px/1px Verdana;
}

#container { } /* fix for IE5 */

#container {
	background-image: url(wpg_back.gif);
	margin: 0 auto;
	text-align: left;
	width: 760px;
	padding-left: 1px;
	padding-right: 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 758px;
}

/* HEADER STYLES */

#headerbox {
	width: 758px;
	height: 63px;
	background-color: #FFF;
}

#logo {
	float: left;
	width: 220px;
	height: 63px;
	background-color: #FFF;
}

#tagline {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 306px;
	height: 63px;
	background-color: #FFF;
}

#headerspace {
	float: left;
	width: 231px;
	height: 63px;
	padding: 0px;
	background-color: #FFF;
}

.vertdots {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(glb_dot_vertical.gif);
	width: 1px;
}

/*GLOBAL TOP MENU STYLES */

#menubox {
	background-image: url(menu_back.gif);
	width: 760px;
	height: 25px;
}

#menubox ul {
	list-style: none;
	padding-top: 0px;
	margin: 0;
}

#menubox ul li {
	height: 23px;
	text-align: center;
	vertical-align: bottom;
	float: left;
	position: relative;
	padding: 1px 0px 0px 0px;
	margin: 0px;
}

#menubox ul li a {
	height: 23px;
	text-align: center;
	float: left;
	position: relative;
}

#menubox a:link, #menubox a:active, #menubox a:visited {
	font: 9px/20px Verdana,Geneva,Arial;
	color: #D75414;
	font-weight: bold;
	text-decoration: none;
}

#menubox a:hover {
	font: 9px/20px Verdana,Geneva,Arial;
	color: #E9960A;
	font-weight: bold;
	text-decoration: none;
}

#leftnav {

}

/* LEFT MENU STYLES */

.mnucaption {
	font: 10px/23px Verdana,Geneva,Arial;
	padding-left: 14px;
	font-weight: bold;
	color: #77402A;
	text-transform: uppercase;
}

.mnuitem {
	font: 10px/23px Verdana,Geneva,Arial;
	font-weight: bold;
	padding-left: 14px;
	background-color: #D8E8E5;
}

.mnuitem a:link, .mnuitem a:active, .mnuitem a:visited {
	font: 9px/20px Verdana,Geneva,Arial;
	color: #D75414;
	font-weight: bold;
	text-decoration: none;
}

.mnuitem a:hover {
	font: 9px/20px Verdana,Geneva,Arial;
	color: #E9960A;
	font-weight: bold;
	text-decoration: none;
}

.mnuitemsel {
	font: 10px/23px Verdana,Geneva,Arial;
	font-weight: bold;
	padding-left: 14px;
	background-color: #D8E8E5;
}

.mnuitemsel a:link, .mnuitemsel a:active, .mnuitemsel a:visited {
	font: 9px/20px Verdana,Geneva,Arial;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.mnuitemsel a:hover {
	font: 9px/20px Verdana,Geneva,Arial;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

/* FOOTER STYLES */

#footer {
	border-top: 2px #71ACA9 solid;
	background-color: #FFFFFF;
	text-align: center;
	padding: 7px;
	line-height: 16px;
	color: #666666;
}

#footer a {
	line-height: 16px;
}

#footer a:link, #footer a:active, #footer a:visited {
	font: 10px Verdana,Geneva,Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	font: 10px Verdana,Geneva,Arial;
	font-weight: bold;
	color: #D75414;
	text-decoration: underline;
}

#sidespacer   { padding-bottom: 52px }
