/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	background:#000 url(../_images_gen/body_bg.gif);;
}
#Wrapper {
	padding: 0;
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	background:#fff;
}
#Header {
	color: #fff;
	height:140px;
	padding: 0 5px;
	background:#40001B url(../_images_gen/header_will.gif) no-repeat right top;
}
#Logo {
	float: left;
	padding: 40px 20px;
}
#Logo img{
	padding: 0px 0 0px 20px;
}
#Logo h1 {
	font-size: 500%;
	font-weight: normal;
}
#Logo h1 a {
	color: #f73205;
	text-decoration: none;
}
#ToolBar {
	float: right;
    margin: 0 200px 0 0;
}
#ToolBar ul {
	list-style: none;
	margin: 0px 0 10px 0;
	padding: 0;
	float: right;
}
#ToolBar ul li {
	float:left;
	margin: 0 0 0 10px;
}
#ToolBar ul li a {
	padding: 5px 10px;
	background: ;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 80%;
}
#ToolBar ul li a:Hover {
	text-decoration:underline;
}
#ToolBar form#SearchBar {
	padding: 0;
	margin: 0;
	clear: both;
	float: right;
}
#Navigation {
	width: 980px;
	background: #40001B; 
	position: relative;
	z-index: 300;
    border-top: 1px solid #fff;
}
ul#MainNav {
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
	line-height: 10px;
}
ul#MainNav li {
	display: block;
	float: left;
	position: relative;
	font-size: 1em;
}
ul#MainNav li.First {
	position: relative;
	left: 0px;
	margin: 0 10px 0 0px;
	float: left;
}
ul#MainNav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 10px 7px;
    font-weight: bold;
}
ul#MainNav li.Active a {
	color: #E8E8E8;
	background:#b8000a;
}
ul#MainNav li.Active a:hover{
	color: #353547;
	background:#b8000a;
}
ul#MainNav li a:hover {
	color: #B8000A;
}
#Page {
	margin:0px 5px;
	width: 980px;
	position: relative;
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../_images_gen/edit-page-blue.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	padding: 0 10px 10px;
	background: url(../_images_gen/left-Column-background.png) repeat-y left;
}
#Content.FullWidth {
	background: none !important;
}
.ContentBanner {
	float: left !important;
	width: 710px !important;
}
.BannerRight {
	float: right;
	margin: 0 13px 0 0;
	border: 1px solid #DDDDE8;
}
a.Back {
	float: right;
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #2E2E2E;
	margin: 16px 0 0 0;
}
h1#PageTitle {
	font-size: 210%;
	font-weight: normal;
	margin: 0 0 18px 0;
}
#LeftColumn {
	width: 200px;
	float: left;
    background: url(../_images_gen/subnav_bg.gif) repeat-y top left;
    margin:0px !important;
}
#BottomLeftColumn{
	background:url(../_images_gen/sub_nav_btm.gif) no-repeat bottom; 
    height:38px;
    width:185px;
    position:relative;
}
#LeftColumn h2#SectionTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b8000a;
	font-size: 1.3em;
	font-weight:600;
	letter-spacing: 1px;
	margin: 20px 0 10px 10px;
}
#LeftColumn ul {
	list-style: none;
	padding: 0 10px;
	margin: 0; 
}
#LeftColumn ul li {
	padding: 0;
	margin: 0;
	font-size: 85%;
}
#LeftColumn ul li a {
	padding: 6px 10px;
	display: block;
	text-decoration: none;
	color: #40001b;
	font-weight:600;
}
#LeftColumn ul li a:hover {
	color:#b8000a;
}
#LeftColumn ul li.Active a{
	color: #b8000a;
}
ul#TertNav {
	padding: 3px 10px;
	margin: 0 10px;
}
ul#TertNav li a {
	border: none !important;
	color: #40001b !important;
	font-size: 100%;
}
ul#TertNav li.Active a{
	border: none !important;
	color: #b8000a !important;
}
#NextGig{
	margin: 0 20px;
}
#NextGig a{
	font-size: 85%;
	color: #40001B;
	text-decoration:none;
	font-weight: 600;
}
#NextGig a:hover{
	color: #B8000A;
}
#PageCopy {
	padding: 10px 20px 20px 0px;
	margin: 0 10px 0 0;
	font-size: 85%;
	line-height: 1.6em;
	position: relative;
	width: 710px;
	float: right;
}
#PageCopy.FullWidth {
	width: 910px;
	float: none;
}
#PageCopy a {
	color: #b8000a;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #f73205;
	text-decoration: underline;
}
#PageCopy hr.NewSection {
	color: #FFF;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy ul,
#PageCopy ol {
	margin: 10px 0 15px 20px;
	padding: 0;
}
#PageCopy ul li,
#PageCopy ol li {
	padding-bottom: 7px;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color:  #b8000a;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline;
}
#PageCopy h1 {
	font-size: 200%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 160%;
	font-weight: normal;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 120%;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;
}

.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser h2 {
	display: inline;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.StandardTeaser hr {
	display: none;
}
#ExpandCollapseAll {
	position: absolute;
	top: 20px;
	right: 0;
}
.FAQTeaser h2 a {
	cursor: pointer;
	display: block;
	padding: 0 0 0 22px;
}
.FAQToggle {
	background: url(../_images_gen/expand_16x16.gif) no-repeat left 3px;
}
.FAQCollapse {
	background: url(../_images_gen/collapse_16x16.gif) no-repeat left 3px;
}
.FAQAnswer {
	padding: 15px 22px 10px 22px;
}
.FAQToggleAll {
	display: block;
	width: 80px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/expandall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
.FAQCollapseAll {
	display: block;
	width: 90px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/collapseall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	width: 145px;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}
.DateHead {
	color: #ADADE7;
	font-weight: normal;
	font-style: italic;
}
#NewsLeft {
	float: left;
	width: 420px;
}
#MainNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
#MainNews img {
	float: left;
	display: block;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
#MainNews h1 {
	font-weight: normal;
	margin: 0 0 8px 0 !important;
}
#MainNews p {
	margin: 0 0 8px 0 !important;
}
.SecondaryNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
.SecondaryNews img {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
.SecondaryNews h1 {
	font-weight: normal;
	font-size: 140% !important;
	margin: 0 0 8px 0 !important;
}
.SecondaryNews p {
	margin: 0 0 8px 0 !important;
}
.NewsTeasers {
	background: repeat-y;
	padding: 0;
	margin: 0 0 20px 0;
}
.NewsTeasers h3 {
	margin: 0 0 10px 0 !important;
	font-size: 160% !important;
	font-weight: normal;
}
.NewsTeasers div.MiniNews {
	line-height: normal;
	padding: 0 0 10px 0;
}
.MiniNews blockquote {
	margin: 0 !important;
	padding: 8px 0 0 0 !important;
	font-size: 95%;
}
.MiniNews p {
	padding: 0 !important;
	margin: 0 !important;
}
.MiniNews h2 {
	font-size: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#SlideShow {
	float: right;
	height: 267px;
	width: 400px;
	overflow: hidden;
	background: #3A3B4B;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 15px;
}
.SlideHolder {
	position: relative;
	height: 267px;
	width: 400px;
	overflow: hidden;
}
.SlideHolder p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	background: #3A3B4B;
	display: block;
	opacity: 0.7;
 	filter: alpha(opacity = 70);
	border-top: 1px solid #8889D0;
}
.SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 95%;
}
.GalleryRow {
	width: 570px;
	padding: 10px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 176px;
	margin: 0 21px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd h3 {
	font-weight: normal;
	font-size: 100% !important;
	color: #666666 !important;
	margin: 0 !important;
}
.GalleryRow dd p {
	font-weight: normal;
	font-size: 85% !important;
	margin: 5px 0 0 0 !important;
}
.GalleryRow dd span.LinkLeft {
	float: left;
	display: block;
}
.GalleryRow dd span.LinkRight {
	float: right;
	display: block;
}
/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	padding: 5px 5px;
}
.Ancillary.Right {
	float: right;
	width: 180px;
	margin: 0 0 20px 20px;
	padding: 10px 10px 0px 10px;
	background: #b8000a;
}
.Ancillary.Under {
	padding: 10px 0 0 0;
	border-top: 1px solid ;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 85%;
	background: #fff;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 0px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}

#Footer {
	background:#40001B;
	width: 950px;
	padding: 2px 15px;
	font-size: 80%;
}
#Footer p {
	padding: 30px 0 10px 0;
    display: block;
	color: #fff;
}
#Footer a {
	color: #fff;
	text-decoration: none;
}
#Footer ul {
	list-style: none;
	margin: 0;
	float: left;
	padding: 8px 0;
}
#Footer li {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;	
}
#Footer li.first{
	padding: 0 !important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}


#Content table {
	border-collapse: collapse;
	border: 1px solid #2e2e2e;
	font-size: 95%;
}
#Content table tr:hover {
	background: #191919;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}

#SearchResults div#result_report {
	margin: 0 0 10px 0;
}
#SearchResults div.description {
	font-size: 100%;
}
#SearchResults div.url {
	font-size: 90%;
	color: #828282;
}
#SearchResults a {
	color: #0708A5 !important;
	font-weight: normal;
	font-size: 110%;
}
#SearchResults b {
	color: #828282;
}
#SearchResults div.description b {
color: #000 !important;
}

/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	float: left;
	padding: 5px 5px;
}
.blogTeaser {
	font-size: 110%;
	font-weight: bold;
}
.blogComment {
	clear: right;
	background-color: #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}
.blogCredits, .blogCategories {
	clear: left;
	font-size: 85%;
}
.blogArticle .ImageHolder {
	float: right;
	clear: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.blogArticle a.imageLink {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.blogArticle span.DownloadLink {
	clear: left;
	display: block;
	margin: 0 0 10px 0;
}
.blogSubscribe {
	padding: 0.5em;
	background-color: #EBEBEB;
	text-align: center;
}
.blogNewArticle {
	margin-top: 20px;
}
