body {
	margin:auto;
	padding:0px 0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
}
a {
	color:#069;
	text-decoration:none;
}
A:visited {
	color:#a1becc;
}
a:hover {
	text-decoration:underline;
	color:#f60;
}
h2 {
font-size:.7em; 
font-weight:bold; 
color:#fff;
}



#global_header {
	height:20px;
	background-color:#000;
	text-align:center;
	padding:0px 120px 0px 20px;
}
#header_graphic {
	width:770px;
}
#container {
	width:770px;
	text-align:left;
	margin:0px auto;
}
#logo {
	width:770px;
	text-align:right;
}
#navigation {
	background-color:#464444;
	height:30px;
	padding-left:12px;
}
#flash_block {
	height:250px;
}
#flash {
	width:550px;
	height:250px;
	float:left;
}
#spotlight {
	width:220px;
	height:250px;
	float:right;
}
#page_header {
	text-align:left;
	padding-bottom:10px;
}
#content {
	padding-top:10px;
	text-align:left;
	min-height:600px;
}
#content_main {
	width:530px;
	padding-top:10px;	
	float:left;
}
#content_side {
	padding-top:10px;
	width:210px;
	float:right;
}
#left {
	width:255px;
	padding-top:20px;
	padding-right:20px;
	float:left;
}
#middle {
	width:255px;
	padding-top:20px;
	padding-right:20px;
	float:left;
}
#right {
	width:200px;
	padding-top:20px;
	padding-right:4px;
	float:right;
}
#features {
	border-top:1px solid #a1becc;
	border-bottom:3px solid #a1becc;
	border-left:1px solid #a1becc;
	border-right:1px solid #a1becc;
	background-color:#e9edf0;
	padding:5px 0px 15px 5px;
	text-align:center;
	margin:20px 0px 0px 0px;
}
#feature_item {
	width:120px;
	padding:10px 16px 10px 16px;
	cursor:pointer;
}
#nav_left {
	float:left;
}
#searchbox {
	float:right;
	line-height:30px;
	padding-right:5px;
}
#nav_set {
	padding-top:0px;
	padding-bottom:12px;
}
#nav_set a {
	text-decoration:none;
}
#nav_set UL {
	margin:0px 0px 0px 12px;
	padding:3px 0px;
	list-style:none;
	color:#cdaf7d;
	font-weight:bold;
	border-bottom:1px dashed #a1becc;
	line-height:18px;
}
#nav_header {
	margin:0px 0px;
	font-weight:bold;
	color:#000;
	padding:6px 4px;
	background-color:#fff;
	border-bottom:1px solid #a1becc;
}
#footer {
	text-align:left;
	padding:10px 0px;
	color: #a1becc;
	border-top:3px solid #a1becc;
	clear:both;
	margin:30px 0px 0px 0px;
}

/* classes */

.blackHeaderCaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2.5em;
	font-weight:bolder;
	padding:8px 0px;
	line-height:2em;
	color:#000;
	text-transform:uppercase;
	border-bottom:1px dashed #000;
}
.orangeHeaderCaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#f60;
	text-transform:uppercase;
}
.grayCaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.5em;
	color:#80a2b2;
	text-transform:uppercase;
	border-bottom:1px solid #80a2b2;
}
.orangeCaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bolder;
	color:#f60;
	text-transform:uppercase;
}
.linkHeaderCaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bolder;
	color:#069;
}


/* support old WM classes */

.text-1 {font-size:.8em;}
.text-1b {font-size:.8em; font-weight:bold;}
.text0 {font-size:1em;}
.text0b {font-size:1em; font-weight:bold;}
.text1 {font-size:1.2em; font-weight:bold;}
.text1b {font-size:1.2em; font-weight:bold;}

.LinkText-1 {font-size:.8em;}
.LinkText-1b {font-size:.8em; font-weight:bold;}
.LinkText0 {font-size:1em;}
.LinkText0b {font-size:1em; font-weight:bold;}
.LinkText1 {font-size:1.2em; font-weight:bold;}
.LinkText1b {font-size:1.2em; font-weight:bold;}

.whiteText-1 {font-size:.8em; color:#fff;}
.whiteText-1b {font-size:.8em; font-weight:bold; color:#fff;}
.whiteText0 {font-size:1em; color:#fff;}
.whiteText0b {font-size:1em; font-weight:bold; color:#fff;}
.whiteText1 {font-size:1.2em; font-weight:bold; color:#fff;}
.whiteText1b {font-size:1.2em; font-weight:bold; color:#fff;}

.redtext-1 {font-size:.8em; color:#c00;}
.redtext-1b {font-size:.8em; font-weight:bold; color:#c00; }
.redtext0 {font-size:1em; color:#c00;}
.redtext0b {font-size:1em; font-weight:bold; color:#c00;}
.redtext1 {font-size:1.2em; color:#c00;}
.redtext1b {font-size:1.2em; font-weight:bold; color:#c00;}
