@charset "utf-8";

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: url(../images/shell/background.jpg) #000 repeat-x 50% 0;
}

body.popup
{
	background: #FFF;
	text-align: left;
}

/* Containers */

#container {
	width: 990px;
	background: url(../images/shell/bodyBack_tile.jpg) repeat-x center top #6e8d92;
	_background-position: 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 1;
	position: relative;
}

#header {
	width: 990px;
	float: left;
	clear: both;
	z-index: 120;
	position: relative;
}

#header .logo {
	width: 322px;
	height: 88px;
	background: url(../images/shell/logo.jpg) no-repeat;
	background-position: 21px 0;
	float: left;
}

#header .logo a.logo {
	width: 205px;
	height: 88px;
}

#header .topNav {
	width: 668px;
	float: right;
}

#mainBody {
	width: 990px;
	clear: both;
	z-index: 2;	
}

#mainBody .padding {
	padding: 0 22px 0 21px;
	width: 969px;
	_width: 947px;
}

#mainBody .topBodyCont {
	float: left;
	background: url(../images/shell/mainBodyBack.jpg) repeat-y #fff;
	width: 947px;
	position: relative;
	z-index: 99;
}

/* Homepage Header */

#mainBody .topBodyCont .flashCont {
	width: 689px;
	float: left;
}

#mainBody .topBodyCont .wctHmCol {
	width: 258px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
}

/* Interior Header Common Styles */

#mainBody .topBodyCont .headerLeft {
	/*background: url(../images/shell/leftHeadImg.jpg) no-repeat;*/
	width: 2px;
	height: 216px;
	float: left;
}

#mainBody .topBodyCont .wctCont {
	width: 258px;
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 0px;
}

/* Large Image Interior Header */

#mainBody .topBodyCont .lrgHeader {
	background: url(../images/shell/headerBack.jpg) no-repeat;
	width: 945px;
	height: 216px;
	float: left;
	position: relative;
	z-index: 2;
}

#mainBody .topBodyCont .headerLeft {
	height: 216px;
}

/* Thumbnail and Title Interior Header */

#mainBody .topBodyCont .thumbHeader {
	background: url(../images/shell/thumbBack.jpg) no-repeat;
	width: 229px;
	height: 121px;
	float: left;
	position: relative;
	z-index: 2;
}

#mainBody .topBodyCont .headerLeft {
	height: 121px;
}

#mainBody .topBodyCont .headerTitle {
	width: 716px;
	height: 121px;
	float: left;
	background: url(../images/shell/headerTitle_back.jpg) no-repeat;
	position: relative;
	z-index: 2;
}

#mainBody .topBodyCont .headerTitlePad {
	padding-left: 10px;
	padding-top: 33px;
}

/* ----------------------------------- */

#mainBody .mainBodyCont {
	float: left;
	background: url(../images/shell/mainBodyBack.jpg) repeat-y #fff;
	width: 947px;
	padding: 10px 0 15px 0;
}

.midCol li {
	list-style: disc;
	list-style-type: disc;
}

#mainBody .mainBodyCont .leftCol {
	float: left;
	width: 230px;
}

#mainBody .mainBodyCont .leftCol .lftColPad {
	padding: 0 10px 0 6px;
	_padding: 0 0 0 6px;
}

#mainBody .mainBodyCont .midCol {
	width: 527px;
	_width: 507px;
	float: left;
	text-align: left;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

/* Two Column Wide */

#mainBody .mainBodyCont .midColWide {
	width: 715px;
	_width: 695px;
	float: left;
	text-align: left;
	border-left: 1px solid #d3d3d3;
}

/* --------------- */

#mainBody .mainBodyCont .midColPad {
	padding: 0 20px 0 20px;
}

#mainBody .mainBodyCont .rightCol {
	width: 188px;
	float: left;
}

.rightCol h3,
.leftCol h3
{
	border-bottom: solid 1px #C1B6A0;
	font-size:24px;
	line-height: 1em;
	margin-bottom:7px;
	padding-bottom:4px;
}

.leftCol h3
{
	margin: 0 0 10px 15px;
	width: 190px;
}

#mainBody .mainBodyCont .rightCol .rtColPad {
	padding: 0 10px 0 10px;
	
}

#mainBody .mainBodyCont .wideCol {
	width: 950px;
	float: left;
	text-align: left;
}

#mainBody .mainBodyCont .wideColPad {
	padding: 0 20px 0 20px;
}

#footer {
	width: 990px;
	float: left;
	padding: 30px 0 20px 0;
	text-align: left;
	color: #bfd7db;
}

#footer a {
	color: #bfd7db;
}

#footer a:hover {
	color: #FED004;
}

#footer .btmNavCont {
	padding-top: 10px;
}

#footer span.footTabFirst {
	padding: 0px 25px 0px 40px;
}

#footer span.footTabLast {
	padding: 0px 20px 0px 25px;
}

#footer span.footTab {
	padding: 0px 25px 0px 25px;
}

/* Navigation */

#header .topNav {
	width: 990px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 999;
	position: absolute;
	left: 0;
	top: 0;
}

#header .topNav .linkBox {
	width: 990px;
	background-color: #25636e;
	color: #FFFFFF;
	display: none;
}

#header .topNav .linkBox .logoCont {
	float: left;
	/*width: 300px;*/
	width:160px;
	min-height: 180px;
	background: url(../images/shell/logoDropDown.jpg) no-repeat 20px 25px;
	padding: 10px 0 10px 0;
	margin-right:25px;
}

#header .topNav .linkBox .midCol {
	float: left;
	width: 755px;
	min-height: 180px;
	padding: 10px 0 10px 0;
}

#header .topNav .linkBox .midCol .data {
	min-height: 180px;
}

/*#header .topNav .linkBox .midCol .descTitle {
	font-size: 18px;
	font-weight: normal;
	font-family: Nobel-Light;
	color: #FFFFFF;
}*/

#header .topNav .linkBox .midCol .descTitle {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header .topNav .linkBox .rightCol {
	float: left;
	width: 300px;
	min-height: 170px;
	padding: 10px 0 0px 20px;
}

#header .topNav .linkBox .closeBtn {
	width: 970px;
	height: 15px;
}

#header .topNav .linkBox .closeBtn a {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}

#header .topNav span.barrett {
	background: url(../images/shell/topNav_highlightTile.jpg) no-repeat 16px 0px;
	width: 118px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#header .topNav span.imgHolder {
	float: left;
	width: 20px;
}

#header .topNav .barrett img.pad {
	margin: 0 7px 0 0;
	_margin-right: 5px;
}

#header .topNav ul {
	padding-top: 4px;
	margin: 0;
	background: url(../images/shell/topNav_tile.jpg) repeat-x #25636e;
	float: left;
	height: 21px;
	width: 663px;
}

#header .topNav ul.linkNavigation li {
	float: left;
	padding: 0 17px 0 17px;
	margin-top: 2px;
}

#header .topNav ul.linkNavigation li.firstTopNav {
	background: url(../images/shell/firsttopnav_back.png) no-repeat top left;
	float: left;
	margin-top: -4px;
	margin-right: -19px;
	margin-left: -15px;
	height: 24px;
	line-height: 23px;
	vertical-align: middle;
	width: 122px;
	text-align: center;
	padding: 0 8px 0 0;
}

#header .topNav ul.linkNavigation li img {
	margin: -2px 5px 0 5px;
}

#header .topNav a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

#header .topNav a.selected {
	color: #fdd001;
}

#header .topNav .topNavCont span.linkPad {
	padding: 0 4px 0 4px;
}

#header .topNav .topNavCont a {
	color: #FFFFFF;
	text-decoration: none;
}

#header .mainNav {
	background: url(../images/shell/navTop_backRO.jpg) no-repeat;
	width: 947px;
	float: left;
	clear: both;
	margin-left: 21px;
	_margin-left: 10px;
	height: 57px;
	color: #FFFFFF;
	_overflow: hidden;
	position: relative;
}

#header .mainNav ul {
	float: left;
	background: url(../images/shell/navTop_back.jpg) no-repeat 0 0;
	width: 947px;
	height: 57px;
	overflow: hidden;
}

#header .mainNav ul li {	
	text-align: center;
	float: left;
	padding-top: 2px;	
}


/*#header .mainNav ul li a {
	width: 110px;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	font-family: Nobel-Light;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #877757;	
	border-right: 1px solid #2B2B2B;
	display: block;
	overflow: hidden;
}*/

#header .mainNav ul li a {
	width: 110px;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #877757;	
	border-right: 1px solid #2B2B2B;
	display: block;
	overflow: hidden;
}

#header .mainNav ul li a:hover {
	background: url(../images/shell/navTop_backRO.jpg) no-repeat top center;
	_overflow: hidden;
	_display: inline-block;
}

#header .mainNav ul li a.itemFirst {
	background-position: left top; 
	border-left: 0px; 
	padding-left: 1px;  
	border-right: 1px solid #2B2B2B; 
	line-height: 14px; 
	padding-top: 13px; 
	height: 43px;
}

#header .mainNav ul li a.itemLast {
	border-right: 1px solid #877757;
}

#header .mainNav ul li a.itemWide {
	width: 115px;
	line-height: 14px;
	padding-top: 13px;
	height: 43px;
}

#header .mainNav ul li a.itemWideLast {
	width: 113px;
	line-height: 14px;
	padding-top: 13px;
	height: 43px;
}

#header .mainNav ul li a.itemNarrow {
	width: 95px;
	padding-top: 20px;
}

#header .mainNav ul li a.itemNarrowFirst {
	width: 95px;
}

#header .mainNav ul li.noHover img {
	margin-left: 30px;
}

#header .mainNav ul li.noHover a.noHover {
	border: none;
	border-left: 1px solid #2B2B2B;
	width: 100px;
}

#header .mainNav ul li.noHover a:hover {
	background: none;
}

.homeLeftNav {
	width: 200px;
	padding: 2px 0 20px 18px;
}

.rightCol .homeLeftNav,
.rightCol .homeLeftNav .homeLeftLink
{
	width: auto;
	padding: 0;
}

.homeLeftNav .homeLeftLink {
	width: 182px;
	border-bottom: 1px dotted #888;
}

.homeLeftNav a.home {
	width: 182px;
	color: #666666;
	text-decoration: none;
}

.homeLeftNav a.home:hover {
	color: #87AEC1;
}

.leftCol .subNav {
	width: 210px;
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
}

.leftCol .subNav .subNavBox {
	width: 190px;
}

.leftCol .subNav ul.subNavigation {
	width: 190px;
	height: 19px;
	border-bottom: 1px solid #88AFC1;
	list-style-type: none;
	list-style: none;
}

.leftCol .subNav ul.subNavigation li {
	float: left;
	list-style-type: none;
	list-style: none;
}

.leftCol .subNav ul.subNavigation li a {
	float: left;
	width: 80px;
	height: 19px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	vertical-align: middle;
	text-align: center;
	background: url(../images/shell/subNav_off.jpg) no-repeat;
	text-transform: uppercase;
	list-style: none;
}

.leftCol .subNav ul.subNavigation li a.selected {
	float: left;
	width: 80px;
	color: #fff;
	background: url(../images/shell/subNav_on.jpg) no-repeat;
}

.leftCol .subNav .standardSubNav {
	padding-bottom: 10px;
}

.leftCol .subNav .navTabTop {
	float: left;
	width: 190px;
	height: 19px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #88AFC1;
	clear:both;
	text-align:right;
}

.leftCol .subNav .navTabTop .subStandard {
	height: 19px;
	line-height: 19px;
	vertical-align: middle;

}

.leftCol .subNav .navTabTop .right {
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	line-height:19px;
	padding:0 12px 0 0;
	text-transform: uppercase;
}
.leftCol .subNav .navTabTop .left {
	background: url(../images/shell/subNavTab_left.jpg) no-repeat;
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:19px;
	width:12px;
}
.leftCol .subNav .navTabTop .right {
	background: url(../images/shell/subNavTab_right.jpg) no-repeat;
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:19px;
}

.leftCol .subNav .subNavBox ul.subLinkNav li {
	background: url(../images/shell/subNav_arrow.jpg) no-repeat left bottom;
	width: 172px;
	list-style: none;
	list-style-type: none;
}

.leftCol .subNav .subNavBox ul li a {
	color: #6A584B;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	vertical-align: middle;
	margin: 0 0 0px 17px;
	border-bottom: 1px solid #ccc;
	width: 173px;
	display: inline-block;
	list-style: none;
}

.leftCol .subNav ul.subLinkNav li a.selSub {
	color: #FF0000;
}

.leftCol .subNav .subNavBox ul li a.last {
	border: none;
}

.btmNavCont .btmNavPad {
	padding: 15px 0 0 40px;
}

.btmNavCont .btmNavPad ul li.btmNavTitle {
	float:left;
	font-weight: bold;
	color: #C0BAA3;
	width: 150px;
}

.btmNavCont .btmNavPad ul li.btmNavTitle .small {
	float:left;
	font-weight: bold;
	color: #C0BAA3;
	width: 100px;
}

.btmNavCont .btmNavPad ul .btmNavSubCont {
	float: left;
	padding: 0 30px 0 0;
}

.btmNavCont .btmNavPad ul li a {
	text-decoration: none;
	font-size: 10px;
}

/* Javascript Font Replacement */

/*div.navSIFR {
	color:#fff;
	font-family: Nobel-Light;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	width: 110px;
	float: left;
}*/

.navSIFR {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	width: 110px;
	float: left;
}

div.menWidthWide {
	width: 115px;
}

div.menWidthNarrow {
	width: 95px;
}

h1, span.title { font-family: Arial; line-height: 1em; font-size: 36px; font-weight: bold; padding: 0; margin: 0 0 0 -3px; }

h1, h2, h3 { color:#4c4c4c; letter-spacing: 0; }

h1 .cufon-canvas canvas, h1 .cufon-vml, h2 .cufon-canvas canvas, h2 .cufon-vml, h3 .cufon-canvas canvas, h3 .cufon-vml {
	margin-top: 0px !important;
}

h1 a, h2 a, h3 a { color: #4c4c4c; text-decoration: none; }

span.title { color:#ffffff;, letter-spacing: 0; }

span.title .cufon-canvas canvas, span.title .cufon-vml {
	margin-top: 0px !important;
}

.imgboxtitle, .imgboxtitle a { font-family: Arial; line-height: 1em; font-size: 16px; font-weight: bold; padding: 0; margin: 0; text-align: center;	color:#576A77; letter-spacing: 0; text-transform: capitalize;}

.imgboxtitle .cufon-canvas canvas, .imgboxtitle .cufon-vml {
	margin-top: 0px !important;
}

.med-title, .med-title a { font-family: Arial; line-height: 1em; font-size: 20px; font-weight: bold; padding: 0; margin: 0; text-align: left; color:#666666; letter-spacing: 0; text-transform: capitalize; }

.med-title .cufon-canvas canvas, .med-title .cufon-vml {
	margin-top: 0px !important;
}

.headertextwhite { font-family: Arial; line-height: 1em; font-size: 16px; font-weight: bold; padding: 0; margin: 0; text-align: left; color:#FFFFFF; letter-spacing: 0; text-transform: capitalize; }

.headertextwhite .cufon-canvas canvas, .headertextwhite .cufon-vml {
	margin-top: 0px !important;
}

/* Events widget */
.upcomingEventsContainer {
	margin: 15px 0;
}
.upcomingEventsContainer .scrollArea {
	height:250px;
	overflow:auto;
}
.upcomingEventsContainer h6 {
	font-size: 1.2em;
	line-height:1.4em;
	text-transform:none;
}
.upcomingEventsContainer h5 {
	font-size: 1.2em;
	line-height:1.4em;
	margin:0;
	padding:0;
	text-transform:none;
}
.upcomingEventsContainer ul li{
	display: inline;
}
.upcomingEventsContainer ul li a {
	background-image: url(../images/bgDash.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	display: block;
	padding: 5px 15px;
}
.upcomingEventsContainer ul li a:hover{
	background-color: #F5F5F5;
}
.upcomingEventsContainer img {
	border:1px solid #333;
	float: right;
	
}

#header .searchFlagsCont {
	float: right;
	width: 180px;
	margin-top: 32px;
	_margin-top: 30px;
}

/* Flags */
#header .flags {
	padding-left: 10x;
	width: 145px;
	height: 25px;
}

/* Search Box */
#search{
	width: 170px;
	height: 30px;
	background-image: url(../images/shell/searchBack.jpg);
	background-repeat: no-repeat;
	padding-left: 10x;
	background-position: 0px 0px;
}
#search .txtInput {
	border:none;
	margin: 0;
	margin-left: 4px;
	margin-top: 2px;
	width: 120px;
	background: none;
	color: #767676;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	float: left;
}

#search .imgInput {
	float: left;
	width: 30px;
	height: 30px;
}

/* image box */
.imgBox{
	
}
.imgBox .innerContainerMain {
	background-position: center 3px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	/*border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;*/
	overflow: auto;
	display: block;
}
.imgBox .innerContainerMain img {
	margin: 0;
}
.imgBox .innerContainerMain p {
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
	padding-bottom: 1em;
}

/* Articles */

a.articleLink {
	font-size: 12px;
	text-decoration: none;
	color: #255E67;
}

/* FAQ */

#faqCont {
	float: left;
	font-size: 12px;
}

#faqCont .faqMenuCont {
	width: 487px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

#faqCont .faqQ a {
	font-size: 12px;
	text-decoration: none;
	color: #679299;
	font-weight: bold;
}

#faqCont .faqQ a:hover {
	color: #6C5D40;
}

#faqCont .faq {
	padding-bottom: 10px;
	font-size: 11px;
}

#faqCont .faq .catHeader {
	width: 475px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 12px;
	background-color: #D2E1E8;
}

#faqCont .faq a.fcat {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#faqCont .faq .fquestion {
	font-weight: bold;
}

#faqCont .faq .letter {
	color: #2D666F;
	font-weight: bold;
}

/* Forms */

.crmForm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	border:none;
	background-color:#fff;
}

.crmForm td.grey {
	background-color: #EEE;
}


.textInput {
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
}
.selectInput {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.wtc_form {
	font-size: 11px;
	padding: 5px;
	background-image: url(../images/icnWTC.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}


/* Form Styles */

/* FORMS */
.formStyle {
	display:block;
	clear:both;
}
.formStyle input, .formStyle textarea {
	border:1px #CCC solid;
	margin:0 0 1px 0;
}

.formtitle {
	padding: 0; 
	margin: 0; 
	font-size: 12px; 
	font-weight: bold;
	border-bottom: 1px solid #a0a0a0; 
	width: 425px;
}

.warning {
	text-align:center;
	color:#990000;
}
.notes {
	text-align:center;
	font-size:0.8em;
}
.spacerHack {
	height:4px;
	clear:both;
}
.odd, .even {
	clear:both;
	margin: 2px;
}
.odd .clearFloat, .even  .clearFloat {
	margin:2px;
}
.req {
	color:#990000;
	font-weight:bold;
}
.boldtext {
	font-weight:bold;
}
.notReq {
	font-weight:bold;
}
.formtextreq, .formreq {
	color: #990000;
}
fieldset {
	border: none;
	padding:0.8em;
}
legend {
/*	background-image: url(../images/gradient3_mid.jpg);
	background-repeat:repeat-x;
	background-color: #CCC;*/
	display:block;
	font-size:1.2em;
	color:#063D73;
	width:460px;
	padding:5px 10px;
	margin: 0 auto;
	border-bottom:1px solid #C5C5C5;;
}
.chbxSpace {
	display:block;
	float:left;
	clear:left;
	width:46%;
	height:1em;
}
.field-1, .field-2, .field-3, .field-4, .field-5, .field-6 {
	display:block;
	float:left;
	text-align:left;
}
.field-1 span, .field-2 span, .field-3 span, .field-4 span, .field-5 span, .field-6 span {
	display:block;
	float:left;
	text-align:left;
}

label {
	padding: 2px 5px;
	line-height: 1em;
	color:#000;;
}
label.checkBox, label.radioBtn {
	display:block;
	text-align:left;
}
label.field-1, label.field-2, label.field-3, label.field-4, label.field-5, label.field-6 {
	display:block;
	text-align:right;
}
.field-1 input[type=text], .field-2 input[type=text], .field-3 input[type=text], .field-4 input[type=text], .field-5 input[type=text], .field-6 input[type=text] {
	display:inline;
	height:20px;
	float:left;
}
.field-1 {
	width:48%;
}
.field-2 {
	width:26%;
}
.field-3 {
	width:17%;
}
.field-4 {
	width:14%;
}
.field-5 {
	width:12%;
}
.field-6 {
	width:2%;
}
.field-1 input[type=file] {
	width: 250px;
}


TD.recur_menu {
	background-color: #336699;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;	
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#668DB3, endColorstr=#264D73);
}

TD.recur_menu_on {
	background-color: #6699cc;
	color: #336699;
	cursor: hand;
	font-size: 11px;	
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#B5D2EE, endColorstr=#8DB3D9);
}


/* IE doesn't like % widths on labels? */
form.formStyle fieldset .field-1
{
	width: 148px;
}

form .odd, form .even {
	width: 480px;
	text-align: right;
}

a.calBtn span {
	background-image: url(../images/iconCal.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	cursor:pointer;
	cursor:hand;
	width:15px;
	height:13px;
	margin:4px 4px 0 4px;
}
span.hint {
	display:block;
	line-height:22px;
	float:left;
	font-size:0.9em;
}



.warning {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.notes {
	font-size:0.8em;
	font-style:italic;
	display:block;
	padding:5px;
}
.required {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.captcha, .footer {
	display:block;
	padding:5px;
	text-align:center;
}

#checkbox label {
	width: 100%;
}


/* General Purpose */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.blankWrap {
	padding: 10px;
}
.clearfloat, .clearFloat, .clearBoth { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	line-height: 0px;
}

/* Table Styles */

td.subhead {
	font-weight:bold;
	 font-size: 22px;
	 font-family: Arial, Helvetica, sans-serif;
}
td.boxhead {
	font-weight:bold;
	font-size:15px;
	padding-bottom:5px;
}
.subboxhead {
	color: #333333;
	font-weight: bold;
}
.boldtext {
	font-weight: bold;
}
td.boxcontent {
	padding-bottom: 4px;
}
td.greytext {
	background-color: #676767;
	color: #f5f5f5;
	padding: 3px;
}
.smboxhead2 {
	color: #533f88;
	font-weight: bold;
}
TR.evenrow {
	background-color: #eeeeee;
}
TR.oddrow {
	background-color: #ffffff;
}
td a {
	text-decoration:none;
}
.reqfld {
	color: red;
}

/* 404's Search Box */
#search2{
	width: 400px;
	background-repeat: no-repeat;
}
#search2 .txtInput2 {
	width: 190px;
	color: #767676;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;	/*font-weight: bold;*/
}

/* Sub menu buttons - Email, Print, Itinerary */

.emailPrint
{
	text-align: center;
	margin: 0 0 10px;
}

.emailPrint a
{
	background: url('../images/shell/emailIcon.gif') no-repeat 100% 50%;
	color: #594d35;
	text-decoration: none;
	padding-right: 13px;
	margin-right: 10px;
}

.emailPrint .print
{
	background-image: url('../images/shell/printIcon.gif');
}

.emailPrint .itin
{
	background-image: url('../images/shell/itinIcon.gif');
}

.moreInfo
{
	background: url('../images/shell/moreInfo.gif') no-repeat;
	width: 63px;
	height: 18px;
	display: block;
	text-indent: 1000px;
	overflow: hidden;
}

/* Itinerary */

a.itinAdded, span.itinAdded {
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
}

td.listingHeader {
	border-bottom: 1px solid #ddd;
}

.itenCont {
	padding-top: 10px;
}

/* member login */

#memberLeads td
{
	padding: 0px;
	text-align: center;
}

span.memberhint {
	font-size:0.9em;
	color:#F00;
}

/* end member login */

.midCol .midColPad a.more,
.midCol .midColPad a.arrow,
.rightCol .rtColPad a.more
{
	color: #594d35;
	background: url('../images/shell/moreArrow.gif') no-repeat 0% 50%;
	text-decoration: none;
	line-height: 15px;
	padding: 0 0 0 18px;
	text-transform: uppercase;
}

.germanMaterials td
{
	padding: 3px;
}

/*** forms ***/
form { display: inline; }

.requestform fieldset { padding: 10px; margin: 0; border: 0px; }
.requestform legend { font-size:1.1em; }
.requestform label { display: block; float: left; width: 155px; padding: 0; margin: 5px 0 0; text-align: right; }
.requestform input, .requestform textarea, .requestform select { width: auto; margin: 5px 0 0 10px; }
.requestform textarea { overflow: auto; }
.requestform small { display: block; margin: 0 0 5px 160px; padding: 1px 3px; font-size: 88%; }
.requestform .required{ font-weight: bold; }
.requestform br { clear: left; }

.formreq { color: #990000; font-weight: bold; float: left; padding-right: 10px; width:175px; }
.formreq_nofloat { color: #990000; font-weight: bold; }
.formnoreq { float:left; padding-right:10px; width:175px; }
.datafield { margin-left:185px; } 
.hint { font-style:italic; font-size: 12px; }
.button{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#063D73; }
.warning { background-color: #f3efea; color: #990000; font-weight: bold; font-size: 14px; padding: 6px; }
.smheadertext { font-weight: bold }
.datalistheader { color: #FFFFFF; padding: 4px; }
.whtitle, a.colhead { color: #FFFFFF; }

a.colhead { text-decoration: underline; }

a.LinkHeader { color: #ffffff; padding: 4px; }

a.formLink { font-weight: bold; font-size: 12px; color: #255E67; padding: 4px; text-transform: uppercase; }

.rfpForm, .rfpGrid { width: 100%; }
.subrfpGrid { width: 80%; }
.rfpForm td, .rfpGrid td, .subrfpGrid td { background-color: #ffffff; padding: 4px; }
.rfpForm th { color: #063D73; font-size: 14px; font-weight: bold; padding: 8px 0 8px 0; text-align: left; }
.rfpForm td.buttonrow, .rfpGrid td.buttonrow { text-align: center; }
.rfpForm td.formtextreq, .rfpForm td span.formtextreq, .rfphint { color: #d44d20; font-weight: bold; }
.rfpForm td.formtext, .rfpForm td span.formtext { color: #666666; font-weight: bold; }
/*.rfpbg { background-color: #d7c9b8; }*/
.rfpbg { background-color: #ffffff; }
.rfpGrid td.colhead, .subrfpGrid td.colhead { color: #063D73; font-size: 12px; font-weight: bold; padding: 6px;}
form.rateReq td, form.famForm td {padding: 3px;}


/* Sitemap */

#sitemap ul
{
	margin: 0 0 0 1em;
}

#sitemap ul.top > li:first-child
{
	list-style: disc;
}

#sitemap li
{
	list-style: circle;
}

#sitemap ul.top
{
	margin-bottom: 1em;
}

/* jquery tabs*/
.ui-tabs .ui-tabs-hide {
	display: none;
}

#listingNav .ui-tabs-nav {
  border-bottom:1px solid #88AFC1;
  height:19px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  width:190px;
}

#listingNav .ui-tabs-nav li a {
  background:transparent url(/includes/images/shell/subNav_off.jpg) no-repeat scroll 0 0;
  color:#FFFFFF;
  float:left;
  font-size:11px;
  font-weight:bold;
  height:19px;
  line-height:19px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  vertical-align:middle;
  width:80px;
  
}
#listingNav .ui-tabs-nav li.ui-tabs-selected a {  
  background:transparent url(/includes/images/shell/subNav_on.jpg) no-repeat scroll 0 0;
  color:#FFFFFF;
  float:left;
  width:80px;
}

@media print
{
	#header,
	.topBodyCont,
	.leftCol,
	.rightCol,
	#footer,
	.cfdebug
	{
		display: none;
	}
	
	#container, #mainBody, #mainBody .mainBodyCont .midCol, #mainBody .mainBodyCont .midColWide, #mainBody .padding, #mainBody .mainBodyCont
	{
		border: none;
		float: none;
		width: auto;
	}
	
	#mainBody .padding
	{
		padding: 0;
	}
	
	.blueContent
	{
		padding: 0;
		margin: 0;
	}
}


/*New Styles for Consumer Form moved from RUF*/
.imgboxtitle_consumer{
	font-size: 10pt;
	font-weight: bold;
	color:rgb(0,0,0);
	width:100%;
}

.field-consumer{
	float:left;
	text-align:left;
}
.field-1-consumer{
	float:left;
	text-align:left;
	width:150px;
}
.notReqfield-consumer-hidden{
	display:none;
}

.autoConf {
	color:#FFF; 
	width:90%;
	padding:18px;
}

.autoConf a {
	color:#BFD7DB;
	text-decoration:none;
}

.autoConf a:hover {
	color:#FED004;
	text-decoration:underline;
}


