@charset "utf-8";
/* CSS Document */


/* Body Styles */

body {
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0px 0px 0px 0px;
}


/* Block Styles */

.container {
	position:absolute;
	width:760px;
	min-height:100%;
	margin-left:-380px;
	left:50%;
	background:url(../images/OrangeCogsBackground.gif) repeat-y;
}

.banner {
	height:101px;
	width:748px;
	margin:0px auto;
}

.top_menu_outer {
	height:21px;
	width:748px;
	margin:0px auto;
	background:url(../images/TopMenuBackground.gif);
	background-repeat:no-repeat;
}

.top_menu_inner {
	float:right;
}

.main_outer {
	width:748px;
	margin:0px auto;
}

.left_module {
	width:140px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

.main_module {
	float:left;
	width:413px;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:15px;
	margin-right:20px;
	padding:0px;
	font-size:12px;
}

.right_module {
	float:left;
	width:150px;
}

.footer_module {
	width:748px;
	margin:0px 6px;
	float:left;
	background:url(../images/FooterBackground.gif);
	height:27px;
}

.search_module {
	position:absolute;
	left:50%;
	margin-left:210px;
	width:145px;
	height:13px;
	top:10px;
	background:url(../images/SearchBackground.png);
	padding-left:5px;
	padding-bottom:1px;
}

.search_module input {
	border:none;
	margin:0px;
	padding:0px;
	background:none;
	width:120px;
	height:13px;
	line-height:13px;
	font-size:10px;
	color:#666;
}

.search_module input:hover {
	color:#333;
}

div.pathway {
	width:403px;
/*	width:403px;
	margin-top:24px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:20px;
*/	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #EEE;
	border-top:1px solid #EEE;
	font-size:12px;
	line-height:20px;
	color:#999;
	background:#FEFEFE;
	margin-bottom:10px;
}
div.banners_module {
	width:413px;
	height:166px;
	margin-left:1px;
	padding-left:0px;
	padding-right:0px;
	border:none;
	font-size:12px;
	line-height:20px;
	color:#999;
	background:#FEFEFE;
	margin-bottom:10px;
}

div.pathway:hover {
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	background:#F9F9F9;
}

div.pathway a {
	color:#FF7500;
}

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

table.blog {
	padding:0px;
	/*margin-top:10px;*/
}


/* List Menu Styles */

ul#mainlevel-topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}

ul#mainlevel-topmenu li {
	background-image: none;
	float:left;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	border-left: 1px solid #BBB;
	border-bottom: 1px solid #999;
}

ul#mainlevel-topmenu li:hover {
	border-bottom: 1px solid #FF7500;
}

ul#mainlevel-topmenu li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color:#DDD;
	background: transparent;
}

#buttons>ul#mainlevel-topmenu li a {width:auto;}
ul#mainlevel-topmenu li a:hover {color: #FFF;}

ul#mainlevel-bottomnav {
	list-style: none;
	padding: 0;
	margin: 10px 0px 0px 0px;
	text-transform:uppercase;
}

ul#mainlevel-bottomnav li {
	background-image: none;
	float:right;
	font-size: 9px;
	line-height: 17px;
	white-space: nowrap;
	border-left: 1px solid #ffb270;
}

ul#mainlevel-bottomnav li:hover {
	background:#FF7500;
}

ul#mainlevel-bottomnav li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color:#FFF;
	background: transparent;
}

#buttons>ul#mainlevel-bottomnav li a {width:auto;}
ul#mainlevel-bottomnav li a:hover {color: #FFF;}


/* Table Menu Styles */

.left_module a.mainlevel-nav {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 10px;
	line-height: 20px;
	margin-bottom:10px;
	padding-left:6px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	color:#444;
}

a.mainlevel-nav#active_menu-nav {
	border-left: 1px solid #000;
	border-bottom: 1px solid #333;
	color:#000;
}

.left_module a.mainlevel-nav:hover {
	color:#222;
	border-left: 1px solid #999;
	border-bottom: 1px solid #FF7500;
	background-color:#F9F9F9;
}

a.sublevel-nav#active_menu-nav {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	color:#666;
}

.left_module a.sublevel-nav {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	line-height: 15px;
	margin-top:-5px;
	margin-bottom:10px;
	padding-left:6px;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	color:#666;
}

.left_module a.sublevel-nav:hover {
	color:#333;
	border-left: 1px solid #999;
	border-bottom: 1px solid #FF7500;
	background-color:#F9F9F9;
}

.left_module a.mainlevel-usermenu {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	line-height: 15px;
	margin-top:-5px;
	margin-bottom:10px;
	padding-left:6px;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	color:#666;
}

.left_module a.mainlevel-usermenu:hover {
	color:#333;
	border-left: 1px solid #999;
	border-bottom: 1px solid #FF7500;
	background-color:#F9F9F9;
}

.left_module a.mainlevel-usermenu2 {
	text-align:right;
	font-style:italic;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	line-height: 15px;
	margin-top:-5px;
	margin-bottom:10px;
	padding-right:6px;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	color:#666;
}

.left_module a.mainlevel-usermenu2:hover {
	color:#333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #FF7500;
	background-color:#F9F9F9;
}


/* Text Styles */

.left_module h3 /* Headings Left Module */ {
	display:block;
	font-size:12px;
	border-bottom:1px solid #000;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	color:#000;
}

.left_module /* Any text in Left Module */ {
	font-size:10px;
}

.left_module a /* Text links in Left Module */ {
	font-size:10px;
	text-decoration:none;
	color:#FF7500;
}

.left_module a:hover /* Hover links in Left Module */ {
	color:#333;
}

.right_module h3 /* Headings Left Module */ {
	display:block;
	font-size:12px;
	border-bottom:1px solid #000;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	color:#000;
}

.right_module /* Any text in Left Module */ {
	font-size:10px;
}

.right_module a /* Text links in Left Module */ {
	font-size:10px;
	text-decoration:none;
	color:#FF7500;
}

.right_module a:hover /* Hover links in Left Module */ {
	color:#333;
}

span#mod_login_remembermetext /* Remember Me text */ {
	color:#999;
	line-height:16px;
}

td.contentheading /* Article Headings */ {
	text-decoration:underline;
	color:#000;
}



/* Button and Form Styles */

.button {
	color:#333;
	background:#EEE;
	border:1px #333 solid;
	line-height:18px;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	padding:0px 8px;
}

.button:hover {
	color:#FF7500;
	background:none;
	border-bottom:1px #000 solid;
	border-left:1px #000 solid;
	border-top:1px #666 solid;
	border-right:1px #666 solid;
}

input#mod_login_remember {
	padding:0px;
	margin:0px;
	border-top:1px solid #888;
	border-bottom:1px solid #555;
	border-left:1px solid #666;
	border-right:1px solid #777;
}

input#mod_login_username {
	width:132px;
	border:1px solid #888;
	margin-bottom:1px;
	padding:2px 3px;
	font-size:10px;
}

input#mod_login_username:hover {
	width:132px;
	border:1px solid #666;
}

input#mod_login_password {
	width:132px;
	border:1px solid #888;
	margin-bottom:1px;
	padding:2px 3px;
	font-size:10px;
}

input#mod_login_password:hover {
	width:132px;
	border:1px solid #666;
}

.sectiontableentry2 label:hover {
	color:#FF7500;
}

.sectiontableentry1 label:hover {
	color:#FF7500;
}

.pollstableborder tr {
	height:20px;
	margin-top:2px;
	margin-bottom:3px;
}

.main_module .inputbox {
	min-width:150px;
	max-width:300px;
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

.main_module .inputbox:hover {
	border:1px solid #666;
	color:#000;
}

a.readon {
	text-decoration:none;
	color:#FF7500;
}

a.readon:hover {
	color:#333;
}

.main_module a {
	color:#FF7500;
	text-decoration:none;
}

.main_module a:hover {
	color:#333;
	text-decoration:underline;
}

div.focus_quote {
	color:#666;
	font-size:11px;
	font-style:italic;
	margin-left:43px;
	margin-top:5px;
	padding-left:22px;
	padding-right:30px;
	padding-top:4px;
	background:#FEFEFE url(/images/focus_background.png) left top no-repeat;
}

/* In Article Styles */

.article_table_header {
	background-color:#F5F5F5;
	text-align:center;
	font-size:10px;
	padding:4px;
	width:80%;
	margin-left:10%;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:3px;
}
.article_table_cell {
	background:url(/images/down-arrow.png) no-repeat top center #F9F9F9;
	color:#666;
	text-align:center;
	padding-top:34px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	margin-left:10%;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:3px;
	width:80%;
}

/* Misc Style */

a img {
	border:none;
}

div#cbIconsTop {
	font-size:10px;
	line-height:16px;
}

span.cbFieldIconsLabels {
	font-size:10px;
	line-height:16px;
}

td.titleCell {
	font-weight:normal;
}

textarea#cb_biography {
	min-width:150px;
	max-width:300px;
}

div.message {
	width:100%;
	text-align:center;
	color:#FF7500;
	text-transform:uppercase;
	font-size:10px;
	line-height:22px;
	background-color:#F9F9F9;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
td.events_table {
	padding-bottom:5px;
	margin-bottom:5px;
}

/* Page Specific Classes */

table.contentpaneopen-press {
	min-height:1px;
	margin-bottom:-5px;
}
table.contentpaneopen-press p {
	margin-top:-3px;
}

td.contentheading-press {
	text-decoration:underline;
}

td.createdate {
	font-style:italic;
	color:#999;
}

/* Header Styles */

h4 {
	font-size:12px;
	font-weight:bold;
}

/* Other Styles */
td.details {
	font-weight:bold;
}
td.sectiontableheader {
	border-bottom:1px solid #333333;
}

/* Latest News Right Module */
ul.latestnews {
	list-style:none;
	margin:0px;
	padding:0px;
}
li.latestnews {
	display:block;
	height:20px;
	margin-bottom:-1px;
	padding:0px 2px;
	line-height:20px;
	overflow:hidden;
}
li.latestnews a {
	line-height:20px;
}
li.latestnews:hover a {
	color:#000;
	line-height:20px;
}
li.latestnews:hover {
	background-color: #EEE;
}

div.mosimage_caption {
	background:#CCC;
	color:#666;
	font-size:10px;
	font-style:italic;
	margin-left:6px;
	margin-right:-8px;
	padding:3px;
}

/* Latest News Right Module */
ul.mod_docman_catdown {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.mod_docman_catdown li {
	display:block;
/*	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
*/	height:25px;
	margin-bottom:-1px;
	padding:0px;
	line-height:20px;
	overflow:hidden;
}
ul.mod_docman_catdown li a {
	line-height:24px;
}
ul.mod_docman_catdown li:hover a {
	color:#000;
	line-height:24px;
}
ul.mod_docman_catdown li:hover {
	background-color: #EEE;
}
ul.mod_docman_catdown li a img {
	margin-bottom:-4px;
	padding-right:2px;
}