/* layout */


body {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #999999;
	background: url("../images/bg_main.gif") repeat;
	background-position: center;
	margin: 0px
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 980px;
}

#splash {
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 20px 0px;
}

#nav_left {
	float: left;
	width: 144px;
	padding: 0px 15px 0px 19px;
	font-size: 12px;
}

.nav_left_hold {
	border-top: 1px solid #cccccc;
	padding: 40px 0px 0px 0px;
}

.nav_section {
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 10px 0px;
	color: #999999;
}

#nav_top {
	padding: 20px 20px 0px 20px;
	margin: 0px;
	clear: both;
	width: 940px;
}

#nav_logo {
	float: left;
}

#nav_date {
	float: right;
	padding: 0px 159px 0px 0px;
	text-align: right;
	color: #999999;
	font-size: 11px;
	font-family: Georgia, Verdana, Arial;
}

#core {
	float: right;
	width: 802px;
}

#main {
	float: left;
	width: 624px;
	overflow: hidden;
	border-top: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;
}

.main_text {
	padding: 0px 80px 0px 0px;
}

#nav_right {
	float: right;
	width: 144px;
	padding: 0px 15px 0px 19px;
	font-size: 12px;
}
#nav_right a, #nav_right a:visited{ 
	color: #999999;
}
.nav_right_hold {
	border-top: 1px solid #cccccc;
	padding: 40px 0px 0px 0px;
	color: #333333;
}

#footer {
	clear: both;
	margin: 0px 179px 20px 179px;
	padding: 20px 0px 0px 0px;
	color: #999999;
	font-size: 11px;
	border-top: 1px solid #cccccc;
}

.container {
	margin: 0px;
}

.mainspread {
	clear: both;
	height: 20px;
}

#breadcrumb {
	clear: both;
	height: 20px;
	padding: 0px 0px 0px 179px;
	font-size: 11px;
	color: #999999;
}

.right {
	float: right;
}

.thumb {
	float: left;
	padding: 0px 20px 10px 0px;
}

.listing {
	clear: both;
}

/* Links */


a:link {
	color: #cccc00;
	text-decoration: none;
}

a:visited {
	color: #cccc00;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

#nav_left a:link {
	color: #333333;
	text-decoration: none;
}

#nav_left a:visited {
	color: #333333;
	text-decoration: none;
}

#nav_left a:hover, #nav_left a:hover span.sub{
	color: #cccc00;
	text-decoration: underline;
}

#nav_left a.sub:link {
	color: #999999;
	text-decoration: none;
}
#nav_left span.sub {
	color: #999999;
}

#nav_left a.sub:visited {
	color: #999999;
	text-decoration: none;
}

#nav_left a.sub:hover {
	color: #cccc00;
	text-decoration: underline;
}

#nav_right a:link {
	color: #333333;
	text-decoration: none;
}

#nav_right a:visited {
	color: #999999;
	text-decoration: none;
}

#nav_right a:hover {
	color: #cccc00;
	text-decoration: underline;
}

#nav_right a.sub:link {
	color: #999999;
	text-decoration: underline;
}

#nav_right a.sub:visited {
	color: #999999;
	text-decoration: underline;
}

#nav_right a.sub:hover {
	color: #cccc00;
	text-decoration: underline;
}

#nav_right a.sub2:link {
	color: #cccc00;
	text-decoration: none;
}

#nav_right a.sub2:visited {
	color: #cccc00;
	text-decoration: none;
}

#nav_right a.sub2:hover {
	color: #999999;
	text-decoration: underline;
}


#breadcrumb a:link {
	color: #999999;
	text-decoration: none;
}

#breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #cccc00;
	text-decoration: underline;
}

a.peoplelink:link {
	color: #ffffff;
	text-decoration: none;
}

a.peoplelink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.peoplelink:hover {
	color: #333333;
	text-decoration: none;
}

a.resource:link {
	color: #cccc00;
	text-decoration: none;
	font-weight: bold;
}

a.resource:visited {
	color: #cccc00;
	text-decoration: none;
	font-weight: bold;
}

a.resource:hover {
	color: #cccc00;
	text-decoration: none;
	background: #eaeaea;
	font-weight: bold;
}

/* textual */

h1 {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial;
	font-size: 22px;
	font-weight: normal;
}

h1.white {
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

h3 {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}


h2 .alt {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

p.zero {
	margin: 0px;
}

em {
	font-style: normal;
	color: #333333;
}

cite {
	font-style: italic;
	font-weight: normal;
}

.middle {
	vertical-align: middle;
}

.under {
	text-decoration: underline;
}

.green {
	color: #cccc00;
}

.grey {
	color: #999999;
}

.core_cell {
	vertical-align: top;
	font-size: 12px;
	width: 198px;
	border-top: 1px solid #cccccc;
	padding: 5px 0px 10px 0px;
}

.core_space {
	width: 15px;
	height: 15px;
}

.people_cell {
	color: #ffffff;
	vertical-align: bottom;
	font-size: 11px;
	width: 198px;
	height: 150px;
	margin: 5px 5px 10px 5px;
cursor:pointer;
}

.pad {
	padding: 5px;
}

.services_cell {
	vertical-align: top;
	font-size: 11px;
	width: 198px;
	padding: 10px;
cursor:pointer;
}

form {
	margin: 0px;
}

input {
	font-size: 14px;
	color: #333333;
	border: 1px solid #cccc00;
	padding: 5px;
}

.send {
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	background: #cccc00;
	padding: 2px;
}

.search_go {
	vertical-align: middle;
	margin-left: 5px;
	border: 0px;
}

.input_search {
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccc00;
	padding: 5px;
	vertical-align: middle;
	margin-right: 10px;
}

.search_result {
	color: #999999;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 10px 0px;
}
.search_result span.type{
	color: #999999;
}
.rule {
	border-bottom: 1px solid #cccc00;
	margin-bottom: 10px;
}

.rule2 {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
}

.blog_textarea {
	font-family: Georgia, Verdana, Arial;
	width: 417px;
	height: 80px;
	font-size: 14px;
	color: #333333;
	border: 1px solid #cccc00;
	padding: 5px;
}

.blog_comment {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
}

.wwh {
	width: 100%;
	padding: 1px 10px 1px 10px;
	background: #666666;
	margin: 0px;
}

/* tables */

#tab_wwh h2 {
	font-size: 14px;
}

#tab_wwh h2 .alt {
	font-size: 14px;
}

