
body {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align:center;
	background: #7f7f7f url(images/background_body.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
}

div#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}

div#topnav {
	background: #000;
	height:30px;
}

div#topnav ul {
	margin:0px;
	padding:7px 15px;
	font-size:11px;
	font-weight:bold;
}

div#topnav li {
	display:block;
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #ccc;
}

div#topnav li.last {
	border-right:none;
}

div#topnav a {
	color:#eee;
	text-decoration:none;
}

div#topnav a:hover {
	color:#fff;
	text-decoration:underline;
}

div#topnav form {
	float:right;
	margin-top:-7px;
	margin-right:5px;
}

div#topnav input {
	font-size:11px;
	border:1px solid #333;
	background: #ccc;
}

div#banner {
	background: #c00 url(images/background_map.jpg) no-repeat top left;
	height:100px;
}

div#divisions {
	width:300px;
	height:60px;
	float:left;
	margin:25px 255px 15px 20px;
}

div#adspace {
	width:468px;
	height:60px;
	background:#000;
	margin-top:20px;
	float:left;
}

div#header{
	height:130px;
	background: #fff url(/_images/2012header.jpg) no-repeat;
}

div#member {
	background: #000;
	padding:7px 10px;
	color:#eee;
	font-size:11px;
	height:1%;
}

div#member input {
	font-size:11px;
	;
	border:1px solid #333;
	background: #ccc;
}

div#member label {
	padding-top:2px;
	width:70px;
}

div#member p {
	float:right;
	margin:0px;
	padding-top:2px;
}

div#member a {
	color:#eee;
	text-decoration:none;
}

div#member a:hover {
	color:#fff;
	text-decoration:underline;
}

div#advantage_menu {
	height: 34px;
	padding: 0px 0px 0px 245px;
	font-size:12px;
	background: #960000 url(images/background_advantage_menu.jpg) no-repeat;
}

div#advantage_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#advantage_menu li {
	height: 34px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	border-left: 1px solid #960000;
	position:relative;
}

div#advantage_menu li.last {
	border-right: 1px solid #960000;
}

div#advantage_menu a {
	height: 25px;
	padding: 9px 16px 0px 16px;
	display: block;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
}

div#advantage_menu a:hover {
	color:#fff;
	text-decoration:underline;
}

div#advantage_menu ul li ul {
	width: 160px;
	margin: 0px;
	padding: 0px;
	display : none;
	position: absolute;
	top:33px;
	left:0px;
	z-index: 2;
	background: #fff;
	border-top: 1px dotted #999;
}

div#advantage_menu ul li ul li {
	width:160px;
	height: auto;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	float: left;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

div#advantage_menu li:hover > ul {
	display: block;
}

div#advantage_menu ul li ul li a {
	height:auto;
	width: 140px;
	padding: 10px;
	text-decoration:none;
	display:block;
	color:#777;
	background: #fff;
}

div#advantage_menu ul li ul li a:hover {
	color:#333;
	background: #eee;
	text-decoration:none;
}

div#advantage_menu ul li ul li ul {
	top:-1px;
	left: 160px;
	position: absolute;
}

div#container {
	background:#f5f5f5 url(images/background_container.jpg) repeat-y top left;
	height:1%;
}

div#leftnav {
	display:block;
	float:left;
	width:175px;
	padding-top:10px;
}

div#leftnav h1 {
	font-size:13px;
	color:#c00;
	margin:0px 0px 0px 0px;
	padding:3px 14px;
	text-transform:uppercase;
}

div#leftnav ul {
	margin:0px 0px 5px 0px;
	padding:0px 10px;
	list-style:none;
	font-size:13px;
	z-index:2;
}

div#leftnav li {
	border-bottom:1px dotted #999;
	position:relative;
}

div#leftnav li a {
	text-decoration:none;
	color:#777;
	font-weight:bold;
	padding:7px 5px 7px 20px;
	display:block;
	width:135px;
	background: url(images/background_a.png) no-repeat top left;
}

div#leftnav li a:hover {
	color:#333;
	background: #eee url(images/background_ahover.png) no-repeat top left;
}

div#leftnav li.leftred a {
	color:#9d0b00;
}

div#leftnav li.leftred li a {
	color:#777;
}

/* fly outs - 2nd level */
div#leftnav ul ul {
	display:none;
	position:absolute;
	top:-1px;
	left:155px;
	background:#fff;
	z-index:9000 !important;
	padding:0px;
	border:1px dotted #999;
}

div#leftnav li:hover > ul {
	display:block;
}

div#leftnav li li a {
	background-image:none;
}

div#leftnav li li a:hover {
	background-image:none;
}

/* 3rd level */ 
div#leftnav ul ul ul {
	background:#fff;
}

/* end fly outs */
div#content {
	width:615px;
	float:left;
	margin-left:20px;
	font-size:12px;
	color:#444;
}

div#content a {
	color:#3a7fcf;
}

div#content a:hover {
	color:#7dbaf9;
}

div#content .pillarintro {
	font-weight:bold;
	color:#000;
}

div#content .pillarintro strong {
	color:#f00;
}

div#content .pillartable {
	color:#000;
	border-collapse:collapse;
	border:1px solid #fff;
	font-size:11px;
}

div#content .pillartable th {
	background:#e00;
	color:#fff;
	border:1px solid #fff;
	padding:5px;
}

div#content .pillartable tr.odd {
	background:#ccc;
}

div#content .pillartable td {
	padding:10px;
}

div#content .pillartable td {
	border:1px solid #fff;
}

div#content h1 {
	color:#c00;
	font-size:16px;
	margin:10px auto;
}

div#content h2 {
	margin:10px 0px;
	font-size:16px;
	padding-bottom:2px;
	background: url(/_images/background_h1.jpg) no-repeat bottom right;
	color:#c00;
}

div#content h3 {
	margin:10px 0px;
	font-size:14px;
	padding-bottom:2px;
	background: url(/_images/background_h1.jpg) no-repeat bottom right;
	color:#c00;
}

div#content h4 {
	margin:10px 0px;
	font-size:12px;
	padding-bottom:2px;
	background: url(/_images/background_h1.jpg) no-repeat bottom right;
	color:#c00;
}

div#content p {
	margin:15px auto;
}

div#content #contentarea {
	width:430px;
	float:left;
}

div#media {
	width:150px;
	float:left;
	margin:0px 10px;
	padding-top:10px;
	font-size:11px;
	border-left:1px dotted #999;
	padding-left:14px;
}

div#media a {
	font-weight:bold;
	color:#999;
}

div#media a:hover {
	color:#000;
}

div#media p,
div#media form {
	margin: 10px auto;
}

div#sponsorlinks {
	width:150px;
	float:left;
	background:#E2E2E2;
	padding-bottom:10px;
	min-height:600px;
}

div#sponsorlinks p {
	margin:10px 10px 0px 10px;
	font-size:12px;
}

div#sponsorlinks strong {
	color:#f00;
}

div#sponsorlinks a {
	color:#9d0b00;
	font-weight:bold;
}

div#sponsorlinks a:hover {
	text-decoration:underline;
	color:#666;
}

div#sponsorlinks .sponsor_link_title {
	font-weight:bold;
	color:#888;
	font-size:11px;
	border-bottom:1px solid #aaa;
}

div#footer {
	height : 43px;
	padding : 18px 10px 18px 280px;
	font-size : 12px;
	background : #000 url(/_images/background_bottom.jpg) no-repeat top left;
	color : #fff;
}

div#footer .left_col {
	width : 450px;
	height : 33px;
	padding : 10px 0px 0px 0px;
	float : left;
}

div#footer .right_col {
	width : 220px;
	height : 43px;
	float : left;
}

div#footer a {
	color:#fff;
	font-weight:bold;
}

div#footer a:hover {
	color:#b00;
}

div#footer blockquote {
	background: url(images/background_didyouknow.jpg) no-repeat top left;
	padding: 40px 0px 0px 0px;
	margin:0px;
}

form.float label {
	width:100px;
	display:block;
	float:left;
	text-align:right;
	margin-right:5px;
}

form.float input,
form.float,
select,
form.float textarea {
	display:block;
	float:left;
}

form.float select {
	margin-left:-1px;
}

form.float br {
	clear:both;
}

form.float span {
	display:block;
	float:left;
	width:auto;
	margin-right:5px;
}

form.searchbar label {
	width:100px;
	display:block;
	float:left;
	text-align:right;
}

form.searchbar input,
form.searchbar,
select,
form.searchbar textarea {
	display:block;
	float:left;
	margin-left:5px;
}

form.searchbar br {
	clear:both;
}

#divisionmap {
	background:#fff;
	position:absolute;
	border:1px solid #000;
	top:100px;
	padding:20px;
	opacity:0.94;
	display:none;
}

#divisionmap a {
	display:block;
	float:left;
	width:200px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#777;
	background: url(/_images/background_division_a.png) no-repeat top left;
	padding-left:20px;
	padding-top:2px;
}

#divisionmap a:hover {
	color:#000;
	background: url(/_images/background_division_ahover.png) no-repeat top left;
}

#divisionmap br {
	clear:both;
}

div#tooltip {
	border:1px dotted #333;
	background:#ffe;
	position:absolute;
	font-size:11px;
	padding:10px;
	width:200px;
	text-align:left;
	opacity:.94;
}

div#tooltip {
	border:1px dotted #333;
	background:#ffe;
	position:absolute;
	font-size:11px;
	padding:10px;
	width:200px;
	text-align:left;
	opacity:.94;
}

#drawling {
	width:380px;
	position:absolute;
	border:1px dotted #fff;
	background:#ddd;
	text-align:left;
	padding:10px 0px 0px 10px;
	z-index:4;
	font-size:12px;
}

#drawling a {
	border-top:1px dotted #fff;
	margin-top:10px;
	margin-left:-10px;
	display:block;
	padding:10px;
	background:#888;
	color:#fff;
	text-decoration:none;
}

#drawling a:hover {
	color:#000;
}

#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:3;
}

/* classes */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.right {
	text-align:right;
}

.noItemShow {
	display:none;
}

/* global */
img {
	border:none;
}

input[type="hidden"] {
	border:none !important;
}

hr {
	height:0px;
	padding:0px;
	border:none;
	border-bottom:1px dotted #999;
	margin:0px;
}

.hidden {
	display: none;
}

.tab_buttons {
	display : block;
}

.tab_buttons ul {
	width : 390px;
	height : 29px;
	padding : 0px;
	margin : 0px;
	list-style : none;
}

.tab_buttons ul li {
	display : block;
	float : left;
}

.tab_buttons ul li a {
	width : 92px;
	height : 25px;
	padding : 10px 0px 11px 0px;
	margin : 0px 2px 0px 2px;
	display : block;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	background : url(/_images/tab_bg.jpg) no-repeat;
	color : #666 !important;
}

.tab_buttons ul li a:hover {
	background : url(/_images/tab_bg_hover.jpg) no-repeat;
}

.tab_buttons ul li a.on {
	background : url(/_images/tab_bg_on.jpg) no-repeat;
}

.tabs {
	width : 350px;
	padding : 20px;
	border : 1px solid #EEE;
}

.tweets div.tweet {
	width : 327px;
	margin : 0px 23px 10px 0px;
}

.tweets div.tweet div.top {
	width : 327px;
	height : 10px;
	background : url(/_images/twitter_border_top.jpg) no-repeat;
}

.tweets div.tweet div.body {
	width : 285px;
	padding : 20px;
	border-left : 1px solid #000;
	border-right: 1px solid #000;
	background : #FFF;
	color : #000;
}

.tweets div.tweet div.bottom {
	width : 327px;
	height : 10px;
	background : url(/_images/twitter_border_bottom.jpg) no-repeat;
}

.tweets div.alt {
	margin : 0px 0px 10px 23px;
}

.tweets div.alt div.top {
	background : url(/_images/twitter_border_top_alt.jpg) no-repeat;
}

.tweets div.alt div.body {
	background : #000;
	color : #FFF;
}

.tweets div.alt div.bottom {
	background : url(/_images/twitter_border_bottom_alt.jpg) no-repeat;
}

.form_sred {
	font-size	: 13px;
}

.form_sred label {
	float		: left;
}

.form_sred input
,.form_sred textarea {
	padding		: 5px;
	float		: left;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
}

.form_sred input[type='text']
,.form_sred textarea {
	width		: 290px !important;
}

.form_sred textarea {
	width		: 288px !important;
	height		: 100px;
}

.form_sred input[type='submit'] {
	float	: left;
}

.form_sred .cancel_button {
	float	: left;
}
/* splash */
#splashpage{
	width:700px;
	height:400px;
	border:1px solid #000;
	background:#fff;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-370px;
	z-index:100001;
	padding:20px;
	display:none;
}
#splashpage p{
	text-align:center;
}
#splashpage div{
	width:300px;
	text-align:center;
	float:left;
	margin:0 20px;
	height:170px;
	position:relative;
}
div#overlay {
	width		: 100%;
	height:100%;
	position	: absolute;
	top			: 0;
	left		: 0;
	opacity		: 0.5;
	filter		: alpha(opacity=50);
	z-index		: 100000;
	background	: #000;
	display:none;
}
.splashbutton{
	background: url(/_images/btn_red_110x30.png) no-repeat top left;
	width:110px;
	height:25px;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	position:absolute;
	left:100px;
	bottom:0px;
}