﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 0.75em Arial, Helvetica, sans-serif;
	background: #333333;
}
body.marquee {
	background: #FFFFFF;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
h1, h3, h4, a, legend {
	color: #FF1000;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}
#marqueeLeft h1 {
	padding-bottom: 10px;
}
#subContentMiddle h1, #subContentMain h1, #subBasic h1 {
	padding: 15px 0px;
	margin: 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
#subLeftHeader h2 {
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#subLeftHeader a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 8px 5px 8px 8px;
}
#subLeftHeader a:hover {
	text-decoration: underline;
}
.marqueeRight1 h2, .marqueeRight2 h2, .marqueeRight3 h2 {
	color: #000000;
	padding: 0px 0px 2px 26px;
	margin: 0px;
	font-size: 14pt;
	background: url(../../Images/bulletLg.png) no-repeat left center;
}
h3 {
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 1em;
}
#rightcontent h3 {
	padding-bottom: 0px;
}
h4 {
	padding: 0;
	margin: 0;
}
h5 {
}
h6 {
}
p {
	margin: 0;
	padding: 0 0 20px 0;
}
.columnLeft p, .columnMiddle p, .columnRight {
	padding: 0px 0px 10px 0px;
}
.marqueeRight1 p, .marqueeRight2 p, .marqueeRight3 p {
	font-size: 8pt;
	padding: 0px 0px 0px 26px;
}
.contentdiv p {
	font-weight: bold;
}
a {
}
#footer a {
	color: #FFFFFF;
}
.columnLeft a, .columnMiddle a, .columnRight a {
	padding-right: 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(../../Images/arrow.gif) no-repeat right center;
}
em {
	font-size: 1em;
}
img {
	border: none;
}
form fieldset em, cfform fieldset em {
	color: #FF1000;
	font-weight: bold;
	font-size: 1.2em;
}
#subRightArticle a {
	font-weight: bold;
}
#footer img {
	display: inline;
}

/* LAYOUT
////////////////////////////*/

#header, #headerLeft, #nav, #container, #marquee, #marqueeLeft, #marqueeRight, .marqueePhoto, .contentdiv, .marqueeArticle, #contentLeft, .contentLeftArticle, .contentLeftBottom, .contentLeftArticle .columnLeft, .contentLeftArticle .columnMiddle, .contentLeftArticle .columnRight, #contentRight, #subContentArticle, #subContentMain, #subContentLeft, #subLeftBottom, #subContentMiddle, #subContentBasic, #subContentRight, #subContentBottom, #footer {
	float: left;
}
#headerRight {
	float: right;
}
#header, #container, #nav, #footer {
	width: 100%;
}
#headerContent, #content, #menu {
	margin: 0 auto;
}
#headerContent, #content, #menu {
	width: 940px;
}
#header {
	border-top: solid 4px #FF1000;
	background: #FFFFFF url(../../Images/headerBg.png) repeat-x;
}
#headerLeft {
}
#nav {
	height: 44px;
	background: url(../../Images/menuBottom.png) repeat-x bottom;
}
#container {
	background: #FFFFFF url(../../Images/containerBg.png) repeat-x bottom;
	padding-bottom: 40px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
}
#content {
	padding-top: 10px;
}
#marquee {
	margin-bottom: 8px;
}
#marqueeLeft, #marqueeRight {
	height: 235px;
}
#marqueeLeft {
	width: 632px;
	margin-right: 8px;
}
#marqueeRight {
	width: 300px;
}
.marqueeContent {
	padding: 10px 10px 10px 15px;
	height: 204px;
	background: #FFFFFF;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
.marqueePhoto {
	width: 300px;
}
.marqueeArticle {
	width: 285px;
	padding-left: 20px
}
#content {
}
#contentLeft {
	margin-right: 8px;
	width: 632px;
}
.contentLeftArticle, .contentRightArticle, #subContentArticle, #subRightArticle {
	background: #FFFFFF;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
.contentLeftArticle, .contentRightArticle {
	padding: 10px;
}
#subRightArticle {
	padding: 10px 6px 20px 6px;
}
.contentLeftArticle, .contentRightArticle {
	padding: 10px;
	min-height: 200px;
	height:auto !important;
	height: 200px;
}
#contentRight {
	width: 300px;
	overflow: auto;
}
#subContentArticle {
	width: 918px;
	padding: 4px 10px 20px 10px;
}
#subContentLeft {
	width: 185px;
}
#subContentMiddle, #subContentBasic, #subContentMain, #subBasic  {
	padding: 0px 20px;
}
#subContentMiddle {
	width: 526px;
}
#subContentMain {
	width: 693px;
}
#subContentRight {
	width: 167px;
}
#subLeftHeader {
	background: #333333 url(../../Images/subLeftHeader.png) no-repeat;
	color: #FFFFFF;
}
#footer {
	padding-top: 20px;
	color: #FFFFFF;
	text-align: center;
	background: #333333 url(../../Images/footerBg.png) repeat-x;
	border-top: solid 1px #FFFFFF;
}

/* MENUS AND LISTS
/////////////////////////////////////*/

/*////////// CONTENT LISTS //////////*/

#subContentMiddle ul, #subContentMain ul, #subBasic ul {
	list-style: disc;
}

/*////////// HEADER RIGHT MENU //////////*/

#headerRight ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../../Images/topMenuMiddle.png) repeat-x;
}
#headerRight ul li {
	float: left;
	height: 24px;
	padding-top: 8px;
}
#headerRight ul li.first {
	padding-left: 20px;
	background: url(../../Images/topMenuLeft.png) no-repeat top left;
}
#headerRight ul li.last {
	padding: 4px 8px 4px 10px;
	background: url(../../Images/topMenuRight.png) no-repeat top right;
}
#headerRight ul li a {
	color: #000000;
	border-right: solid 1px #666666;
	padding: 0 7px 0 10px;
	text-decoration: none;
	font-size: 0.9em;
}
#headerRight ul li a:hover {
	color: #FF1000;
}
#headerRight ul li.first a {
	padding-left: 0px;
}
#headerRight ul li.last a {
	border-right: none;
	padding-right: 0px;
}

/*////////// MAIN MENU //////////*/

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	float: left;
}

/*////////// SUB PAGE LEFT MENU //////////*/

#subLeftArticle ul {
	width: 185px;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-top: solid 1px #FFF;
}
#subLeftArticle ul li {
	float: left;
}
#subLeftArticle ul li a {
	width: 159px;
	padding: 6px 2px 6px 24px;
	border-bottom: solid 1px #FFF;
	float: left;
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #E4E4E4 url(../../Images/bulletSm.png) no-repeat 6px 7px;
}
#subLeftArticle ul li.current li a, #subLeftArticle ul li a:hover {
	background: #FFF;
	border-bottom: solid 1px #E9E9E9;
	color: #FF1000;
}
#subLeftArticle ul li.current li a {
	font-size: 0.9em;
}
#subLeftArticle ul li.current li a:hover {
	background: #EEE;
	color: #FF1000;
}
#subLeftArticle ul li.current li.current a {
	color: #000;
}
#subLeftArticle ul li a:hover, #subLeftArticle ul li.current a {
	color: #FFF;
	background: #999999 url(../../Images/bulletSmOn.png) no-repeat 6px 7px;
}
#subContentMain ul  {
	list-style-image: url(../../Images/bullet.png);
}

/*////////// RIGHT COLUMN LIST //////////*/

.contentRightArticle ul, #subRightArticle ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contentRightArticle ul li, #subRightArticle ul li {
	padding: 6px 0px 6px 24px;
	background: url(../../Images/iconComp.gif) no-repeat left 0.4em;
	border-bottom: solid 1px #E4E4E4;
}

/*////////// FOOTER MENU //////////*/

#footer ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
#footer ul li {
	display: inline;
	border-right: solid 1px #FFFFFF;
	padding: 0 8px 0 5px;
}
#footer ul li a {
	color: #FFFFFF;
}

/* FORMS
////////////////////////////*/

form , cfform {
	padding: 0px;
	margin: 0px;
}
form ol, cfform ol, .TabbedPanelsContent ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
form ol li, cfform ol li, .TabbedPanelsContent ol li {
	padding-bottom: 10px;
}
form fieldset, cfform fieldset, .TabbedPanelsContent fieldset {
	padding: 20px;
}
legend {
	font-weight: bold;
}
form label, cfform label, .TabbedPanelsContent label {
	float: left;
	width: 20em;
	padding: 4px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
}
label.noWidth {
	width: auto;
	float: none;
	text-align: left;
}

/* TABLES
////////////////////////////*/

table {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-bottom-color: #999999;
}
table caption {
	text-align: left;
	color: #FF1000;
	font-weight: bold;
}
table th, table td {
	padding: 0.6em;
}
table th {
	background: #EEE;
	text-align: left;
}

/* Classes
////////////////////////////*/

.clearfloat {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.rightAlign {
	float: right;
	margin: 0 0 1em 1em;
}
.leftAlign {
	float: left;
	margin: 0 1em 1em 0;
}
.centerAlign {
	text-align: center;
}
a.button {
	padding: 0 0 0 14px;
	float: left;
	height: 30px;
	background: url(../../Images/Buttons/buttonLeft.png) no-repeat left top;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
a.button:hover {
	text-decoration: underline;
}
a.button span {
	padding: 5px 15px 0 0;
	height: 25px;
	float: left;
	background: url(../../Images/Buttons/buttonRight.png) no-repeat right top;
}
.contentLeftArticle .columnLeft, .contentLeftArticle .columnMiddle, .contentLeftArticle .columnRight {
	height: 180px;
}
.contentLeftArticle .columnLeft {
	border-right: solid 1px #FFFFFF;
	width: 188px;
	padding-right: 10px;
}
.contentLeftArticle .columnMiddle {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #FFFFFF;
	width: 190px;
	padding: 0 10px;
}
.contentLeftArticle .columnRight {
	border-left: solid 1px #CCCCCC;
	width: 188px;
	padding-left: 10px;
}

/*/////////// CONTENT SLIDER //////////*/

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 598px; /*width of featured content slider*/
	height: 204px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 598px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background: #FFFFFF;
}
.contentdiv .image {
  float: left;
  width: 302px;
}
.contentdiv .content {
	margin-left: 322px;
}
.pagination {
	width: 300px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
}
.pagination a {
	width: 280px;
	height: 54px;
	padding: 10px;
	float: left;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.pagination a:hover, .pagination a.selected {
}
.pagination a#marqueeButton1 {
	background:url(../../Images/marqueeRight1.png);
	margin-bottom: 8px;
}
.pagination a#marqueeButton1:hover, .pagination a#marqueeButton1.selected {
	background: url(../../Images/marqueeRight1On.png)
}
.pagination a#marqueeButton2 {
	background:url(../../Images/marqueeRight2.png);
	margin-bottom: 8px;
}
.pagination a#marqueeButton2:hover, .pagination a#marqueeButton2.selected {
	background: url(../../Images/marqueeRight2On.png)
}
.pagination a#marqueeButton3 {
	background:url(../../Images/marqueeRight3.png);
}
.pagination a#marqueeButton3:hover, .pagination a#marqueeButton3.selected {
	background: url(../../Images/marqueeRight3On.png)
}






















































































































































