@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #006;
	color: #232121;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232121;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #004276;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #004276;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b21117;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
a {
	color: #004276;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ul {
}
#wrapper {
	width: 845px;
}

/*News DIV Styles*/
#ticker {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 845px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: right;
	padding: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}
#ticker_table {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ticker_table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #004276;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#ticker_table #share {
	text-align: left;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
}
#ticker_table #share img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#ticker_table #news {
	text-align: right;
	width: 100px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#ticker_table #ticker_container {
	text-align: left;
	width: 500px;
	vertical-align: top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ticker_table #ticker_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #b21117
}
/*RSS Ticker Styles*/
.titlefield{ /*CSS for RSS title link in general*/
	text-decoration: none;
	margin-left: 5px;
}
.datefield{ /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
	margin-left: 5px;
}
/*End News DIV Styles*/

/*Header DIV Styles*/
#header {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 845px;
	background-image: url(images_new/banner2.jpg);
	background-repeat: no-repeat;
	height: 58px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#mfs a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 71px;
	float:right;
}
#mfs a:hover {
	text-decoration:none;
}
/*End Header DIV Styles*/

/*Main DIV Styles*/
#content {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 845px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	background-color: #FFF;
	text-align: left;
}
#main {
	width: 570px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding:10px;
	text-align: left;
	vertical-align: top;
	display: block;
	float: left;
	min-height:450px;
}
#main div h2 {
	margin-bottom: 5px;
}
.ol_item {
	font-weight: bold;
	color: #b21117;
	text-transform: uppercase;
	font-size: 9pt;
}
#main img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #broadcasting {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
}
#main #broadcasting p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main #broadcasting2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
}
#main #broadcasting2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main #nugget {
	margin-bottom: 10px;
	background-image:url(images_new/main_reg_bg.png); 
	height:80px; 
	background-repeat:no-repeat;
}
#main #nugget p {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#register {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 214px;
	float: right;
	position: relative;
	top: 10px;
	right: 11px;
}
#register a {
	background-image: url(images_new/register.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 214px;
}
#register a:hover {
	text-decoration:none;
}
/*End Main DIV Styles*/

/*Sidebar DIV Styles*/
#sidebar {
	display: block;
	float: right;
	width: 234px;
	padding: 10px;
	background-color: #CCC;
	min-height:450px;
}
#sidebar h1 {
	font-size: 12pt;
	margin-top: 0px;
}
#sidebar p {
	font-size: 9pt;
	line-height: 12pt;
}
#sidebar #nugget {
	background-color: #FFF;
	border: 1px solid #666;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}
#sidebar #communicate {
	border: 1px solid #666;
	margin-bottom: 10px;
	height: 49px;
	background-image: url(images_new/rivets_bg.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #communicate #nugget a {
	display: block;
	height: 50px;
	width: 183px;
}
#sidebar #communicate #nugget a:hover {
	background-color: #DDD9FF;
	text-decoration:none;
}
#sidebar #communicate #nugget h2 {
	font-size: 18pt;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar #email a {
	display: block;
	height: 54px;
	width: 54px;
	background-image: url(images_new/email_rollover2.png);
	text-decoration:none;
}
#sidebar #facebook a {
	display: block;
	height: 54px;
	width: 54px;
	background-image: url(images_new/facebook_rollover.png);
	text-decoration:none;
}
#sidebar #twitter a {
	display: block;
	height: 54px;
	width: 54px;
	background-image: url(images_new/twitter_rollover.png);
	text-decoration:none;
}
#sidebar #mfs a {
	display: block;
	height: 54px;
	width: 54px;
	background-image: url(images_new/mfs_rollover.png);
	text-decoration:none;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.sidebar_red {
	color: #8E0000;
}
#sidebar #ad_nugget {
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	margin-top: 2px;
	height: 189px;
	width: 234px;
}
#sidebar #ad_nugget img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar #ad_nugget a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#reading_list ul p {
	font-size: 9pt;
}
/*End Sidebar DIV Styles*/

/*Inventory Table Styles*/
#inventory {
	margin-top: 10px;
}
#inventory p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
#inventory .number {
	margin: 0px;
	padding: 0px;
	height: 23px;
	text-align: right;
	vertical-align: top;
}
#inventory #questions {
	width: 545px;
	vertical-align: top;
}
#inventory .question {
	margin: 0px;
	height: 23px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#inventory #scores {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: middle;
	width: 30px;
}
#inventory #scores p {
}
#inventory .checkbox {
	margin: 0px;
	padding: 0px;
	height: 23px;
	text-align: middle;
	vertical-align: top;
}
#inventory .level_img{
	margin-right:8px;
	}
#inventory #total {
	vertical-align: top;
	padding-top: 2px;
	text-align: center;
}
#inventory #legend {
	margin: 0px;
	padding: 0px;
}
#inventory #legend p {
	margin: 0px;
	padding: 0px;
}
/*End Inventory Table Styles*/

#footer {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 845px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #FFF;
}
#footer p {
	font-size: 9pt;
}

