@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #4E6FB8;
	height: 165px;
	background-image: url(../_images/body_gradient.gif);
	background-repeat: repeat-x;
}
#wrapper #gold-bar-top {
	background-image: url(../_images/header_background.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#wrapper #breadcrumb-nav {
	height: 20px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 15px;
	position: relative;
	z-index: 20;
	padding: 5px;
}

#wrapper #bodyArea #left {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #FBCC36;
	background-color: #FFFDF4;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	line-height: 50%;
}


#wrapper #bodyArea #center {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 190px;
	height: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 525px;
}
#wrapper #bodyArea #center2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 190px;
	height: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.site_map_alpha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 25px;
	font-size: 16px;
}

#news {
	float: right;
	width: 155px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFAEE;
	border: 1px solid #E7E2D7;
	line-height: 50%;
	font-weight: normal;
}

#wrapper #bodyArea #gold-bar-bottom {
	background-image: url(../_images/header_background.gif);
	background-repeat: repeat-x;
	height: 9px;
	clear: both;
}
#wrapper #bodyArea #footer {
	height: 100px;
	clear: both;
	background-color: #F3F3F3;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #667;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 150%;
}
.subtopics {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subtopic-info {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	text-indent: 8%;
	font-weight: normal;
}

.page_subtitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #C08C02;
}
.left-link-top {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 150%;
	color: #9E9211;
	font-weight: bold;
}

.right-link-top {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #669834;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669834;
	line-height: 125%;
	margin-right: 10px;
}
.news {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	line-height: 100%;
}
.pc_links {
	font-family: Verdana;
	font-size: 11px;
	line-height: 50%;
	color: #0000FF;
}
red {
	color: #F00;
}
