/*
	File : screen.css
	Copyright 2008-2009 Mindframe Inc. All Rights Reserved
	Date : 8.13.2008.tjc
*/

html {
	text-align: left;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-bottom:50px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	border:0px;
}
a:link, a:visited { color: #0093d0;
	text-decoration: none;}
a:hover { color: #0093d0;
	text-decoration: underline;}
p {
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-size: 11px;
}
#container {
	text-align: left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#headerAd {
	background-color: #818285;
	height: 96px;
	position: relative;
	text-align: center;
	padding-top: 12px;
}
#gNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	line-height:19px;
	text-indent: 5px;
	background-image: url(/_img/gNav_bg.gif);
	background-repeat: repeat-x;
	text-transform: lowercase;
	padding-bottom:3px;
}
#gNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/_img/arrow_red_sm.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	;
	padding-left: 7px;
}
#gNav a:hover {
	color: #ffe800;
	text-decoration: none;
}
#gNav a.on {
	color: #ffe800;
	text-decoration: none;
}
#logIn {
	color:#FFF;
	position: absolute;
	top: -1px;
	right: 5px;
	text-align: right;
	text-transform:none;
	font-size:11px;
}
#logIn a {
	color: #ffe800;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	background-image:none;
}
#logIn a:hover {
	color: #fff;
	text-decoration: none;
}
#header {
	height: 130px;
	background-color: #FFFFFF;
	position: relative;
}
#headerArrow {
	background-image: url(/_img/arrow_red_big_down.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 65px;
	position:absolute;
	top: 0px;
	right: 10px;
}
#mainLogo {
	height: 113px;
	width: 377px;
	position: absolute;
	left: 0px;
	top: 8px;
}
#search {
	position: absolute;
	top: 38px;
	right: 6px;
	text-align:right;
}
.searchField {
	width: 152px;
	height: 16px;
	border: 1px solid #231f20;
	font-size: 11px;
	margin-right: 5px;
	padding:2px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#btnSearch {
	background-image: url(/_img/btn_search.gif);
	height: 11px;
	width: 44px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	position: relative;
	top: 4px;
	right: 10px;
}
#btnSearchSpecial {
	background-image: url(/_img/btn_goSearch.gif);
	height: 22px;
	width: 24px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	float: right;
}
#searchArrow {
	height: 9px;
	width: 56px;
	position: absolute;
	left: 0px;
	top: -16px;
}
#pNav {
	height: 20px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(/_img/pNav_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	padding-top:4px;
	padding-left:7px;
}
#pNav a {
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right:13px;
	font-size: 15px; /* 0px */
	color: #fff;
	text-decoration: none;
	text-indent: 0px; /* -2000px */
	background-image: url(/_img/nav_hover_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:10px;
}
#pNav a:hover, #pNav a.on {
	color: #ffe800;
	background-image: url(/_img/nav_hover_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pNav a span.w1 {
	color: #fff;
}
#pNav a span.w2 {
	color: #d2d3d5;
}
#pNav a:hover span.w1, #pNav a.on span.w1 {
	color: #ffffb3;
}
#pNav a:hover span.w2, #pNav a.on span.w2 {
	color: #ffe800;
}
#secondNav {
	font-family: Trebuchet MS, Arial;
	height: 22px;
	text-indent: 8px;
	line-height: 22px;
	font-size: 13px;
	background-color: #ffe800;
	margin-bottom: 8px;
}
#secondNav a {
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
}
#secondNav a:hover {
	color: #d2232a;
	text-decoration: none;
	font-weight: bold;
}
#secondNav a.on {
	color: #d2232a;
	text-decoration: none;
	font-weight: bold;
}
#emailBox {
	background-color: #c4e3f5;
	height: 50px;
	width: 100%;
	margin-top: 10px;
	position:relative;
}
#emailBox .searchField {
	position: absolute;
	left: 10px;
	top: 8px;
	border: 0px;
	width:170px;
	text-transform: uppercase;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left:4px;
}
#emailBox #btnConnect {
	background-image: url(/_img/btn_getConnected.gif);
	height: 17px;
	width: 83px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	position:absolute;
	right: 16px;
	bottom: 5px;
}
#content {
}
#fullPage {
	float: left;
	width:100%;
}
#fullPage .contentPad {
	padding: 15px;
}
/* ========================================================================== */



#columnOne {
	float: left;
	border-right: 1px solid #918f8f;
	overflow: hidden;
	padding-top:15px;/* width: 210px; */
}
#columnOne p {
}
#columnOne .contentPad {
	padding: 0px 15px 0px 15px;
}
#columnTwo {
	float:left;
	border-right: 1px solid #918f8f;
	overflow: hidden;
	padding-top:15px;/* width: 480px; */
}
#columnTwo .contentPad {
	padding: 0px 15px 0px 15px;
}
#columnThree {
	float: left;
	overflow: hidden;
	padding-top:15px;/* width: 280px; */
}
#columnThree .contentPad {
	padding: 0px 10px 0px 15px;
}
/*#columnOne {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #918f8f;
}
#columnOne .contentPad {
	padding: 0px 15px 15px 10px;
}
#columnOneWide {
	float: left;
	width: 690px;
	border-right: 1px solid #bbbdbf;
	overflow:hidden;
}
#columnOneWide .contentPad {
	padding-left: 130px;
	padding-right: 115px;
}
#columnOneMed {
	float: left;
	width: 280px;
	border-right: 1px solid #918f8f;
	overflow:hidden;
}
#columnOneMed .contentPad {
	margin: 15px;
}
#columnOneWide2 {
	float: left;
	width: 690px;
	border-right: 1px solid #918f8f;
	position: relative;
}
#columnOneWide2 .contentPad {
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 15px;
	padding-left: 27px;
}
#columnTwo410 {
	float:left;
	border-right: 1px solid #918f8f;
	width: 410px;
}
#columnTwo410 .contentPad {
	padding: 0px 15px 15px 15px;
}
#columnTwo {
	float:left;
	border-right: 1px solid #918f8f;
	width: 490px;
}
#columnTwo .contentPad {
	padding: 0px 20px 20px 20px;
}
#columnThree {
	float: left;
	width: 255px;
	background: #dfeff9;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px 10px 0px 15px;
}
#columnThreeWhite {
	float: left;
	width: 255px;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px 10px 0px 15px;
}
#columnThree .contentPad {
	/* padding: 0px 10px 15px 15px;} */
#footer {
	font-family:Arial, Helvetica, sans-serif;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #231f20;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 0px 5px 0px 5px;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footerBtm {
	color: #333333;
	text-align: center;
	position: relative;
	font-size: 12px;
	height: 45px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
}
h1 .blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0093d0;
	font-weight: normal;
}
h1 .black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	font-weight: normal;
	text-transform:uppercase;
}
.wizzyText {
	padding: 5px 5px 5px 0px;
}
#commentBox {
	background-color: #F5F3F2;
	padding: 15px;
	font-size:11px;
}
#commentBox textarea {
	font-size:11px;
	width:100%;
	height:150px;
}
.imagesBlock {
	background-color: #F5F3F2;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDDDB;
	border-bottom-color: #DFDDDB;
}
.articleWizzyBlock {
	background-color: #F5F3F2;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDDDB;
	border-bottom-color: #DFDDDB;
	line-height:18px;
	font-size:11px;
}
.articleWizzyBlockAlt {
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDDDB;
	border-bottom-color: #DFDDDB;
	line-height:18px;
	font-size:11px;
}
a.specialBlue:hover {
	border-bottom-style:solid;
	text-decoration:none !important;
	cursor:pointer;
}
a.specialBlue {
	border-bottom:1px dotted #0093d0;
	color: #0093d0;
	text-decoration:none;
	cursor:pointer;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0092cf;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #d2232a;
	text-decoration: underline;
}
h3 {
	padding:0px;
	margin:0px;
}
h3 a {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #d2232a;
	text-transform:uppercase;
	text-decoration:none
}
h3 a:hover {
	color: #0092cf;
	text-decoration: underline;
}
a.moreRed {
	color: #d2232a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
}
a:hover.moreRed {
	color: #d2232a;
	text-decoration: underline;
}
a.more {
	color: #0093d0;
	text-decoration: none;
}
a:hover.more {
	color: #0093d0;
	text-decoration: underline;
}
.newsLinks {
	font-size:13px;
	color: #666666;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.newsLinks {
	font-size:13px;
	color: #666666;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover.newsLinks {
	color:#666666;
	text-decoration:underline;
}
a.newsLinksRed {
	font-size:13px;
	color: #d2232a;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover.newsLinksRed {
	color: #d2232a;
	text-decoration:underline;
}
.newsLinksBlue {
	font-size:13px;
	color: #0093d0;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.newsLinksBlue {
	font-size:13px;
	color: #0093d0;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover.newsLinksBlue {
	color: #0093d0;
	text-decoration:underline;
}
.newsLinksBlack {
	font-size:13px;
	color: #000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.newsLinksBlack {
	font-size:13px;
	color: #000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover.newsLinksBlack {
	color:#000;
	text-decoration:underline;
}
a.bigRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	color: #d2232a;
	text-transform: uppercase;
	text-decoration:none;
}
a:hover.bigRed {
	color: #d2232a;
	text-decoration:underline;
}
a.medRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #d2232a;
	text-transform: uppercase;
	text-decoration:none;
}
a:hover.medRed {
	color: #d2232a;
	text-decoration:underline;
}
.blueTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
	color: #0093d0;
}

a.blueTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	text-decoration:none;
	color: #0093d0;
	text-transform:lowercase;
}
a:hover.blueTitle {
	text-decoration:underline;
	color: #0093d0;
	text-transform:lowercase;
}
a.smBlueLink {
	color: #0093d0;
	text-decoration: none;
}
a:hover.smBlueLink {
	color: #d2232a;
	text-decoration: underline;
}
a.smBlueCap {
	color: #0093d0;
	text-decoration: none;
}
a:hover.smBlueCap {
	color: #d2232a;
	text-decoration: underline;
}
a.medBlue {
	color: #0093d0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
a:hover.medBlue {
	color: #0093d0;
	text-decoration: underline;
}
.medBlueCap {
	color: #0093d0;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}

a.medBlueCap {
	color: #0093d0;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
a:hover.medBlueCap {
	color: #0093d0;
	text-decoration: underline;
}
a.bigBlueCap {
	color: #0092cf;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
a:hover.bigBlueCap {
	color: #0092cf;
	text-decoration: underline;
}
a.medGreyCap {
	color: #58585a;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
a:hover.medGreyCap {
	color: #d2232a;
	text-decoration: underline;
}
a.specialBlue:hover {
	border-bottom-style:solid;
	text-decoration:none !important;
	cursor:pointer;
}
a.specialBlue {
	border-bottom:1px dotted #0093d0;
	color:#0093d0;
	text-decoration:none;
	cursor:pointer;
}
a.readMore {
	color:#0093d0;
	text-decoration:none;
}
a:hover.readMore {
	color:#0093d0;
	text-decoration:underline;
}
a.trebNewsLink {
	color:#666666;
	font-family: trebuchet MS;
	font-size:12px;
	text-decoration:none;
	line-height:14px;
}
a:hover.trebNewsLink {
	color:#666666;
	text-decoration:underline;
}
a.trebNewsLinkBlue {
	color:#0093d0;
	font-family: trebuchet MS;
	font-size:12px;
	text-decoration:none;
	line-height:14px;
}
a:hover.trebNewsLinkBlue {
	color:#0093d0;
	text-decoration:underline;
}
.blackCapLinkBig a {
	color:#000000;
	text-decoration:none;
}
.blackCapLinkBig a:hover {
	color: #000000;
	text-decoration: underline;
}
.blackCapLink a {
	color:#000000;
	text-decoration:none;
}
.blackCapLink a:hover {
	color: #f04e23;
	text-decoration: none;
}
.blueH1 {
	font-size: 22px;
	color: #0093d0;
	font-weight: bold;
}
.blueH1 a {
	color: #0093d0;
	text-decoration: none;
}
.blueH1 a:hover {
	color: #d2232a;
	text-decoration: underline;
}

.blueH2 {
	font-size: 14px;
	color: #0093d0;
	font-weight: bold;
}
.blueH2 a {
	color: #0093d0;
	text-decoration: none;
}
.blueH2 a:hover {
	color: #d2232a;
	text-decoration: underline;
}
.redCap2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d2232a;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial;
}
.redCap2 a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d2232a;
	text-decoration:none;
}
.redCap2 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d2232a;
	text-decoration:underline;
}
.eventLink a {
	text-decoration:none;
	color:#000000;
}
.eventLink a:hover {
	text-decoration:underline;
	color:#d2232a;
}
.pnLink a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#888888;
	text-decoration:none;
	text-transform: capitalize;
}
.pnLink a:hover, .pnLink a:hover.on {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0093d0;
	text-decoration:underline;
}
.pnLink a.on {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0093d0;
	text-decoration:none;
}
.redArrowMedRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	text-transform: lowercase;
	color: #58595B;
	background-image: url(/_img/arrow_red_med_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.orangeTitle {
	color: #e76120;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.greyTitle {
	color: grey;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bigBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #000000;
}
.blackHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: lowercase;
	color: #000000;
	text-decoration:none;
	padding:0px;
	margin: 0px;
}
.blackHeadline a {
	color:#000000;
	text-decoration:none;
}
.blackHeadline a:hover {
	color:#000000;
	text-decoration:underline;
}
.bestLinks a {
	color: #666666;
	text-decoration: none;
}
.bestLinks a:hover {
	color: #0093d0;
	text-decoration: none;
}
.blogDetails a {
	color: #0093d0;
	text-decoration: none;
}
.blogDetails a:hover {
	color: #0093d0;
	text-decoration: underline;
}
.surveyOptions a, .surveyOptions label {
	font-family: "Trebuchet MS", Arial;
	color: #d2232a;
	text-decoration: none;
}
.surveyOptions a:hover {
	font-family: "Trebuchet MS", Arial;
	color: #d2232a;
	text-decoration: none;
}
.jumboBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 46px;
	color: #0093d0;
}
.bigBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #0093d0;
}
.smBlueGeo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0093d0;
}
.article {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #060606;
	line-height: 16px;
}

.medBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0093d0;
}
.redCapHeading {
	font-family:Trebuchet MS, Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #d2232a;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.more {
	color: #0093d0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
}
.solidLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.currentIssueArrow {
	background:url('/_img/current_issue.gif') no-repeat;
	height:33px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 0px;
	margin-bottom: 20px;
}
.newsletterArrow {
	background:url('/_img/newsletter.gif') no-repeat;
	height:36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 0px;
	margin-bottom: 20px;
}
.searchArrowTop {
	background:url('/_img/search_box_arrow.gif') no-repeat;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 18px 0px 0px 0px;
	margin-left:15px;
	margin-bottom:10px;
}
.wizzyBlue1Arrow {
	background:url('/_img/blue1.gif') no-repeat;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 18px 0px 0px 0px;
	margin-bottom:10px;
}
.wizzyBlue2Arrow {
	background:url('/_img/blue2.gif') no-repeat;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 18px 0px 0px 0px;
	margin-bottom:10px;
}
.wizzyRedArrow {
	background:url('/_img/red.gif') no-repeat;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 18px 0px 0px 0px;
	margin-bottom:10px;
	font-size:0px;
}
.wizzyYellowArrow {
	background:url('/_img/yellow.gif') no-repeat;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 18px 0px 0px 0px;
	margin-bottom:10px;
}
.wizzyGreyArrow {
	background:url('/_img/grey.gif') no-repeat;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #918F8F;
	padding: 18px 0px 0px 0px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
.whiteBreak {
	background-color: #FFFFFF;
	height: 10px;
	width: 100%;
}
.solidLineGray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	padding: 0px;
	margin: 0px;
}
.solidLineLightGray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfe0e0;
	margin: 8px 0px;
	padding: 0px;
}
.eventListDate {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
}
.doubleLineLightGray {
	margin:0px;
	background-image: url(/_img/doubleLine.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
}
.solidLineDark {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f3c3d;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d3d4d5;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.dottedLine0 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d3d4d5;
	padding:0px;
	margin:0px;
}
.dottedLineDark {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dottedLineDark0 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding:0px;
	margin:0px;
}
.bigLine {
	padding: 0px;
	background-image: url(/_img/bigDivider.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 4px;
	width: 100%;
	margin-top: 5px;
}
.details {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #4c4d4f;
	line-height: 15px;
}
.detailsBig {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	padding-bottom:3px;
}
.italicDetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.blogDetails {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.smBlue {
	font-size:9px;
	color: #0093d0;
	padding-top:3px;
}
.smBlueLink {
	font-size: 11px;
}
.smBlueCap {
	color: #0093d0;
	font-size: 8px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.medBlue {
	color: #0093d0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
.bigBlueCap {
	color: #0092cf;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	padding-bottom:5px;
}
.vertLine {
	background-image: url(/_img/lineDot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blackUpperCase {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight:normal;
}
.blackCap { font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 10px;}
.printOnly {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #d2232a;
	margin-top:7px;
}

.blackCapUpper {
	color:#000000;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.blackCapSmall {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 8px;
}
.blackCapLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 10px;
}
.blackCapLinkBig {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 12px;
}
.dropCap {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #060606;
	display: block;
	float: left;
	font-size: 38px;
	font-weight: bold;
	line-height: 1;
	margin: 0 .1em 0 0;
}
.pnLink {
	color:#888888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
.readMore {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
}
.news {
	font-size:15px;
	color: #666666;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.surveyBox {
	border: 5px solid #a7a9ac;
	padding: 0px 12px 8px 12px;
}
.surveyHead {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
}
.surveyOptions {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.blueText {
	color: #0093d0;
}
.blueBox {
	background-color: #dfeff9;
}
.greySearchBox {
	border: 10px solid #e7e7e8;
	padding: 8px
}
.redCap {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d2232a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3c3d;
}

.resultsCap {
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:normal;
	text-transform:none;
}
.greyBox {
	border: 10px solid #e7e7e8;
	padding: 6px;
}
.bestLinks {
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
}
.greyText {
	color:#666666;
}
.eventLink {
}
.searchBox {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.searchBoxWine {
	background-color: #790000;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBBDBF;
}
.keywordSearch {
	width: 173px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	border:0px;
}
.blogProfile {
	font-family: Arial, Helvetica, sans-serif;
}
.blogProfile img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
ol.numbered {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ol.numbered li {
	padding: 0px;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ol.numbered li a {
	color: #0093d0;
	text-decoration: none;
}
ol.numbered li a:hover {
	color: #0093d0;
	text-decoration: underline;
}
ol.plain {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol.plain li {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ol.plain li a {
	color: #0093d0;
	text-decoration: none;
}
ol.plain li a:hover {
	color: #0093d0;
	text-decoration: underline;
}
/*------------------CALENDAR STYLES----------------------*/

#calendarWrapper {
	padding: 10px;
	border: 1px solid #5F6062;
	width:230px;
}
#calendar {
	padding: 0;
	margin: 0;
	border-left: 1px dashed #A2ADBC;
	font: normal 12px/20px "Helvetica Neue", Helvetica, sans-serif;
	color: #5F6062;
	text-align: center;
	background-color: #fff;
	width:230px;
}
#calendarBlue {
	padding: 0;
	margin: 0;
	border-left: 1px dashed #A2ADBC;
	font: normal 12px/20px "Helvetica Neue", Helvetica, sans-serif;
	color: #5F6062;
	text-align: center;
	width:198px;
}
#captionBlue {
	margin: 0;
	padding: 0;
	color: #D93c20;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	position:relative;
	font-weight: bold;
	width:198px;
	padding-bottom:10px;
}
.arrowRight {
	height: 20px;
	width: 10px;
	position:absolute;
	right: 10px;
}
.arrowLeft {
	height: 20px;
	width: 10px;
	position:absolute;
	left: 10px;
}
#caption {
	margin: 0;
	padding: 0;
	color: #D93c20;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	position:relative;
	font-weight: bold;
	width:230px;
	padding-bottom:10px;
}
#calendarWrapper th {
	color: #000;
	border-right: 1px dashed #A2ADBC;
	border-bottom: 1px dashed #A2ADBC;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	width:14%;
}
#calendarWrapper .today, td.today a, td.today a:link, td.today a:visited {
	color: #0C92CE;
	font-weight: bold;
	background: #ABADB0;
}
.cal td {
	border-right: 1px dashed #A2ADBC;
	border-bottom: 1px dashed #A2ADBC;
	width: 30px;
	height: 30px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
	width:14%;
}
.cal td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.cal a:link, .cal a:visited {
	color: #D93C20;
	background: url(images/bg_calendar.gif) no-repeat;
}
.cal a:hover, .cal a:active {
	color: #D93C20;
	text-decoration: underline;
}
/*===========General Forms==================================*/

select {
	color: #333;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	border: solid 1px grey;
}


input, textarea {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.form_label {
	text-align: right;
	font-weight:bold;
}
input.btn,{
	width:auto;
}

.pollResultBar {
	height:10px;
	background-color:#d2232a;
	margin:5px 0px 10px 0px;
}

select .bold {font-weight:bold;}

/*================FORM STYLES===========================*/

#searchForm select {
	color: #666666;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:53px;
	height:20px;
	border-right:none;
	border-bottom:none;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
}
#searchForm input, #searchForm textarea {
	color: #666666;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:163px;
	font-size:11px;
	border: solid 1px gray;
}
#submitForm input, #submitForm textarea {
	color: #666666;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:163px;
	font-size:11px;
	border: solid 1px gray;
}
#submitForm select {
	color: #666666;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:53px;
	border-right:none;
	border-bottom:none;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
}
#searchForm td.top, #submitForm td.top {
	vertical-align: top;
}
#searchForm td.label, #submitForm td.label {
	text-align: right;
}
#searchForm input.btn, #submitForm input.btn, #submitForm input#recurringY, #submitForm input#recurringN {
	width:auto;
}
#searchForm td.label, #submitForm td.label {
	text-align: right;
}
#searchForm td.top, #submitForm td.top {
	vertical-align: top;
}
.keywordSearch {
	line-height:13px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/* MINI POPUP HEADER */
#miniHeader {
	background-image: url(/_img/miniLogo.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-color:#D93920;
	position:relative;
}

#printHeader {
	display:none;
}
#success_message li {
	line-height:20px;
	background-image: url(/_img/success.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	width:414px;
}
td.form_label {}
td.error { }
.error { color:red; font-size:11px;}
.error li {
	line-height: 20px;
	background-image: url(/_img/exclamation.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style-type: none;
	margin:0px;
}
.error ul { margin:0px; padding:0px 10px 0px 0px;}
/*-----------------Tabbed Styles--------------------*/



a.tabOn {
	/* display:block; */
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	position:relative;
	top:0px;
	/* float:left; */
	z-index:100;
	text-decoration:none;
	background-color:#231f20;
	line-height:22px;
}
a.tabOn span {
	/* display:block; */
	position:relative;
	top:-5px;
	height:22px;
	padding:0px 4px;
	font-size:18px;
	color: #FFFF00;
}
a.tabOff {
	/* display:block; */
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	position:relative;
	top:0px;
	/* float:left; */
	/* z-index:0; */
	text-decoration:none;
	background-color:#231f20;
}
a.tabOff span {
	/* display:block; */
	position:relative;
	top:-5px;
	height:22px;
	color:#FFFFFF;
	padding:0px 4px;
	font-size:18px;
}
div.tabContent {
	position:relative;
	z-index:99;
	width:450px;
	padding:15px 0px;
	background:white;
	float:left;
}
.sm_btn {
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	background-color: #0093D0;
	padding: 2px 4px 2px 4px;
	border: 0px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}
.sm_btn a {
	color:#FFFFFF;
	padding: 2px 4px 2px 4px;
}
.med_btn {
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	background-color: #0093D0;
	padding: 4px 6px 4px 6px;
	border: 0px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
.med_btn a {
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	padding: 4px 6px 4px 6px;
}
.result_btn {
	color:#0093d0;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	background-color: #F5F4F3;
	padding: 2px 4px 2px 4px;
	border: 1px solid #D5D5D5;

}
.result_btn a {
	color:#FFFFFF;
	padding: 2px 4px 2px 4px;
}
.med_btn2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0093D0;
	text-decoration:none;
	text-transform: capitalize;
	border: 0px;
	background-color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
}
.med_btn2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0093D0;
	text-decoration:none;
	text-transform: capitalize;
	border: 0px;
	background-color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
}
.topStoryArticle2 {
	float:left;
	width:140px !important;
	margin-right:10px;
}

.catLinks a {
	text-decoration: none;
	font-weight:normal;
}
.catLink a:hover {
	color: red;
	text-decoration: underline;
	font-weight:bold;
}
.catLinks .on {
color:#000;
text-decoration: none;
font-weight:bold;
}

.blogArticleText { font-size:13px; margin: 1em 0; line-height:18px; }

.blogArticleText table { font-size:13px; margin: 1em 0; line-height:18px; }

.blogArticleText td { font-size:13px; margin: 1em 0; line-height:18px; }

.blogArticleText p { font-size:13px; margin: 1em 0; line-height:18px; }