/* ------------------------------ BEGIN Global Styles ------------------------------ */@import url("../../global/CSS/global.css");/* ------------------------------ END Global Styles ------------------------------ *//* DEFAULTS */html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }fieldset,img { border: none; }caption,th { text-align: left; }body {	background: #562161 url(/SiteFiles/1044/Images/bkgdGradient.jpg) repeat-x top;}html, body {height: 100%;}img.leftalign { float: left; margin: 2px 20px 16px 0; }img.rightalign { float: right; margin: 2px 0 16px 20px; }hr {	border: 0;	width: 100%;	color: #CCCCCC;	background-color: #CCCCCC;	height: 1px;	line-height: 1px;	margin: 10px 0px;	padding: 0px;}/* TYPE */body, p, div, ul, li, td {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	color: #595959;}a:link, a:visited, a:active {	color: #E79C2E; 	text-decoration: none;}a:hover {	color: #E79C2E; 	text-decoration: underline;}a:focus {	outline: none;}strong, b { font-weight:bold; }h1 {	font-size: 22px;	line-height: 26px;	color: #98BC30;	margin-bottom: 18px;}h2 {	font-size: 13px;	line-height: 18px;	color: #62286D;	font-weight: bold;	text-transform: uppercase;}h3 {	font-size: 13px;	line-height: 18px;	color: #E79C2E;	border-bottom: 1px solid #CCCCCC;	margin-bottom: 10px;}/* OTHER TYPE */.bodyOptional {	font-size: 11px;	line-height: 16px;	color: #8C8C8C;}a.bodyOptional:link, a.bodyOptional:visited{color: #E79C2E; text-decoration:none;}a.bodyOptional:hover, a.bodyOptional:active{color: #8C8C8C; text-decoration:underline;}/* SUB NAV */#subnavWrapper {	width: 240px;	float: left;	background-color: #8fb228;	padding: 0px;}#subnav {	padding: 0px 20px 0px 20px;	margin: 0px;	list-style: none;}#subnav li {	font-size:12px;	padding: 0px;	margin: 0px;	background: none;}#subnavWrapper h2 {	width: 220px;	background-color: #000000;	padding: 3px 10px;}#subnavWrapper h2 a {	font-size:14px;	font-weight: normal;	color: #FFFFFF;	display: block;	padding: 3px 10px;}#subnav a {	color: #FFFFFF;	display: block;	text-decoration: none;	padding: 6px 10px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 12px;	border-bottom: 1px solid #CDDE98;	text-indent: 10px;}#subnav a:hover {    color: #000000;    display: block;    text-decoration: none;	padding: 6px 10px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 12px;    border-bottom: 1px solid #000000;	text-indent: 10px;}#subnav a.current {    color: #000000;    display: block;    text-decoration: none;	padding: 6px 10px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 12px;    border-bottom: 1px solid #CDDE98;	text-indent: 10px;}#subnav a.current:hover {    color: #000000;    display: block;    text-decoration: none;	padding: 6px 10px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 12px;    border-bottom: 1px solid #000000;	text-indent: 10px;}#subnav a.last {    color: #FFFFFF;    display: block;    text-decoration: none;	padding: 6px 10px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 12px;    border-bottom: none;	text-indent: 10px;}#subnav a.last:hover {    color: #000000;    display: block;    text-decoration: none;	padding: 6px 10px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 12px;    border-bottom: none;	text-indent: 10px;}#subnav a.first {}#subnavWrapper p {display: none;}/* WRAPPERS */#topWrapper {	width: 100%;	min-height: 760px;	float: left;	text-align: left;	background: url(/SiteFiles/1044/Images/bkgdGrunge.gif) no-repeat right bottom;}* html #topWrapper {	height: 760px;	min-height: 760px;}#footerWrapper {	width: 100%;	float: left;	text-align: left;	background: url(/SiteFiles/1044/Images/footerBkgd.jpg) no-repeat 850px;}/* TOP LEFT */#topLeft {	margin: 0px;	padding: 0px;	width: 240px;	float: left;}#logo {	width: 210px;	height: 117px;	float: left;	padding-top: 13px;	padding-left: 30px;}#news {	width: 220px;	float: left;	background: #8fb228 url(/SiteFiles/1044/Images/hdNews.gif) no-repeat top;	padding-top: 48px;	padding-left: 20px;	padding-bottom: 20px;}#featureLinks {	width: 220px;	float: left;	background: #562161 url(/SiteFiles/1044/Images/bkgdFeatures.jpg) repeat-x bottom;	padding-top: 20px;	padding-left: 20px;	padding-bottom: 20px;}#featureLinks ul {	padding: 0;	margin: 0;    list-style: none;}#featureLinks li {	font-size:12px;	padding: 0px;	margin: 0;    background: none;}#featureLinks a {	color: #FFFFFF;	display: block;	text-decoration: none;	padding: 0px 0px 0px 20px;	background: url(/SiteFiles/1044/Images/arrow.gif) no-repeat 0px 6px;	color: #FFFFFF;}#featureLinks a:hover {	color: #FFFFFF;	display: block;	text-decoration: none;	padding: 0px 0px 0px 20px;	background: url(/SiteFiles/1044/Images/arrow-orange.gif) no-repeat 0px 6px;	color: #E79C2E;}#contactInfo {	width: 220px;	float: left;	padding-top: 20px;	padding-left: 20px;	padding-bottom: 20px;	font-size: 11px;	color: #9D79A4;	line-height: 16px;}#contactInfo a {	font-size: 11px;	color: #9D79A4;	line-height: 16px;	text-decoration:none;}#contactInfo a:hover {	font-size: 11px;	color: #FFFFFF;	line-height: 16px;	text-decoration:none;}/* TOP RIGHT */#topRight {	float: left;	margin: 0px;	padding: 0px;	width: 610px;}#middle-wrapper {	float: left;	margin: 0px;	padding: 0px;	width: 610px;	height: 350px;	overflow: hidden;	background: #FFFFFF;	z-index: 1;}#flash {	float: left;	width: 522px;	z-index: 2;}#thumbnails {	float: right;	width: 86px;}#thumbnails img {	margin-bottom: 2px;}#content {	float: left;	margin: 0px;	padding: 36px 36px 0px;	width: 538px;	background-color: #FFFFFF;}#curve {	float: left;	margin: 0px;	padding: 0px;	width: 610px;	height: 36px;}/* FOOTER */#footer {	width: 850px;	height: 150px;	position: relative;}/* DEFAULT CONTENT */#def_content {	float: left;	margin: 0px;	padding: 36px 36px 0px;	width: 538px;	min-height: 400px;	background-color: #FFFFFF;}* html #def_content {	height: 400px;	min-height: 400px;}/* @group TWITTER */#twitter-list ul {	margin: -10px 0px 10px -10px!important;	padding: 0px;	background: none;}#twitter-list li {	font-size: 11px;	line-height: 15px;	margin: 0px 0px 10px;	padding: 0px 0px 10px;	list-style: none;	border-bottom: 1px solid #d9d9d9;}/* @end */