/*
	File : screen.css
	Copyright 2008-2009 Mindframe Inc. All Rights Reserved
	Date : 08.28.2008.tjc
*/


html {
	text-align: left;
}
body {
	background-color: #CFCFCF;
	font-family: Arial, Helvetica, sans-serif;
	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 img {
	border:0px
}
a:link, a:visited { color: #0075a9;
	text-decoration: none;}
a:hover { color: #0075a9;
	text-decoration: underline;}

p {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #060606;
	line-height: 16px;
}
#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-size:11px;
	height: 22px;
	position: relative;
	line-height:22px;
	text-indent: 10px;
	text-transform: capitalize;
	background-color: #FFFFFF;
	font-weight:bold;
}
#gNav a {
	color: #000000;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
#gNav a:hover {
	color: #d2232a;
	text-decoration: none;
}
#gNav a.on {
	color: #ffe800;
	text-decoration: none;
}
#weather {
	color: #0075a9;
	font-weight: bold;
}
#weather a {
	color: #0075a9;
	text-decoration: none;
}
#weather a:hover {
	color: #d2232a;
	text-decoration: none;
}
#logIn {
	position: absolute;
	top: 0px;
	right: 10px;
	text-align: right;
}
#logIn a {
	color: #000000;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
#logIn a:hover {
	color: #d2232a;
	text-decoration: none;
}
#header {
	height: 155px;
	background-color: #a6ce39;
	position: relative;
}
#headerLinks {
	position: absolute;
	top: 23px;
	right: 0px;
	text-align: right;
}
#headerLinks img {
 .margin-bottom:3px;
}
#mainLogo {
	height: 110px;
	width: 533px;
	position: absolute;
	left: 17px;
	bottom: 17px;
}
#search {
	position: absolute;
	bottom: 17px;
	right: 30px;
}
#searchField {
	width: 150px;
	height: 16px;
	border: 1px solid #000000;
	font-size: 11px;
	float:left;
	margin-right: 5px;
	padding:2px;
}
#btnSearch {
	background-image: url(/_img/btn_go.gif);
	height: 22px;
	width: 24px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	float: left;
}
#btnSearchSpecial {
	background-image: url(/_img/go_button.png);
	height: 22px;
	width: 24px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	float: right;
}
#btnSearchSpecialWhite {
	background-image: url(/_img/go_button_whiteBg.gif);
	height: 22px;
	width: 24px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
}
#btnSearchSpecialWine {
	background-image: url(/_img/btn_goSearchWine.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;
}
#pNavWrapper {
	position:relative;
	width: 980px;
	height: 33px;
}
#pNavCover {
	position:absolute;
	top:0px;
	right: -100px;
	width: 99px;
	height: 33px;
	background: #CFCFCF;
}
#pNav {
	position:relative;
	background-color: #000000;
	height: 33px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#pNav a {
	line-height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.045em;
	height: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	float: left;
	text-align:center;
}
#pNav a:hover {
	line-height: 33px;
	text-decoration: none;
	background-color: #0077A3;
	height: 33px;
}
#pNav a.on {
	line-height: 33px;
	text-decoration: none;
	background-color: #cd007a;
	height: 33px;
}
#secondNav {
	height: 22px;
	text-indent: 15px;
	line-height: 22px;
	border-bottom: 1px solid #bbbdbf;
	font-size: 12px;
	font-weight:bold;
}
#secondNav a {
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#secondNav a:hover {
	color: #d2232a;
	text-decoration: none;
}
#secondNav a.on {
	color: #d2232a;
	text-decoration: none;
}
#content {
}
#fullPage { float: left; width:100%;}
#fullPage .contentPad { padding: 15px; }

/* ========================================================================== */

#columnOne {
	float: left;
	border-right: 1px solid #bbbdbf;
	overflow: hidden;
	padding-top:15px;
	/* width: 210px; */
}
#columnOne p {  }
#columnOne .contentPad { padding: 0px 15px 0px 15px; }

#columnTwo {
	float:left;
	border-right: 1px solid #bbbdbf;
	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 10px; }
#columnOne .adspot, #columnTwo .adspot, #columnThree .adspot, #contentPad .adspot{
	background:#EDEBE6 url(http://www.seattlemag.com/_img/title-advertisement.gif) no-repeat scroll 50% 0;
	padding-top: 9px;
}

/* ========================================================================== */

#footer {
	clear:both;
	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: #58585a;
	height: 35px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	b-decoration: none;
	line-height: 35px;
	padding: 0px 5px 0px 5px;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footerBtm {
	color: #999999;
	text-align: center;
	position: relative;
	font-size: 12px;
	height: 45px;
	padding-top: 5px;
}
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: #0077a3;
	font-weight: normal;
}
h1 .blue a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0077a3;
	font-weight: normal;
	text-decoration:none;
}
h1 .blue a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0077a3;
	font-weight: normal;
	text-decoration:underline;
}
h1 .black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.wizzyText {
	padding: 5px 5px 5px 0px;
}
#commentBox {
	background-color: #F5F3F2;
	padding: 15px;
	font-size:11px;
}
#commentBox textarea {
	font-family:Arial, Helvetica, sans-serif;
	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;
}

.blogArticleText { font-size:13.5px; margin: 1em 0; line-height:20px; font-family: Georgia, "Times New Roman", Times, serif; }
.blogArticleText table { font-size:13.5px; margin: 1em 0; line-height:20px; font-family: Georgia, "Times New Roman", Times, serif; }
.blogArticleText td { font-size:13.5px; margin: 1em 0; line-height:20px; font-family: Georgia, "Times New Roman", Times, serif; }
.blogArticleText p { font-size:13.5px; margin: 1em 0; line-height:20px; font-family: Georgia, "Times New Roman", Times, serif; }

.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 #0077a3;
	color:#0077a3;
	text-decoration:none;
	cursor:pointer;
}
.black a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.black a:hover {
	color:#000000;
	text-decoration:underline;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color:#000000;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #d2232a;
	text-decoration: underline;
}
h2 .black {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color:#000000;
}
h2 .black a {
	color: #000000;
	text-decoration: none;
}
h2 .black a:hover {
	color: #d2232a;
	text-decoration: underline;
}
.modPad { padding:0px 15px 0px 15px;}

.dropCap {
	color: #060606;
	display: block;
	float: left;
	font-size: 38px;
	font-weight: bold;
	line-height: 1;
	margin: 0 .1em 0 0;
}
.orangeTitle {
	color: #e76120;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headingCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #626365;
}
.medCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #626365;
}
.greyTitle {
	color: grey;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blueTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
	color: #0077a3;
}
.blueTitle a {
	text-decoration:none;
	color: #0077a3;
}
.blueTitle a:hover {
	text-decoration:underline;
	color: #0077a3;
}
.bigBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #000000;
}
.bigBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #0077a3;
}
.medBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0077a3;
}
.blueH1 {
	font-size: 22px;
	color: #0077a3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blueH1 a {
	color: #0077a3;
	text-decoration: none;
}
.blueH1 a:hover {
	color: #d2232a;
	text-decoration: underline;
}

.blueH2 {
	font-size: 14px;
	color: #0077a3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blueH2 a {
	color: #0077a3;
	text-decoration: none;
}
.blueH2 a:hover {
	color: #d2232a;
	text-decoration: underline;
}
.redCapHeading {
	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;
}
.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:Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight:normal;
	text-transform:none;
}
.more {
	color: #0077a3;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 6px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.more a {
	color: #0077a3;
	text-decoration: none;
}
.more a:hover {
	color: #d2232a;
	text-decoration: underline;
}

.doubleLineLightGray {
	margin:0px;
	background-image: url(/_img/doubleLine.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.solidLine {
	clear:both;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d4d5;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	.margin-bottom: 0px;
	margin-left: 0px;
}
.solidLineGray {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	padding: 0px;
	margin: 0px;
}
.solidLineDark {
	width: 100%;
	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;
}
.dashedLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d3d4d5;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bigLine {
	padding: 0px;
	background-image: url(/_img/bigDivider.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 12px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.details {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.detailsBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0075a9;
}
.details a { color:#0075a9; }
.details a:hover { color:#0075a9; text-decoration:none;}
.italicDetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	padding-bottom: 25px;
}
.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;
	font-size:11px;
}
.blogDetails a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0077a3;
	text-decoration: none;
	font-size:11px;
}
.blogDetails a:hover {
	color: #0077a3;
	text-decoration: underline;
}
.smBlueLink {
	font-size: 10px;
}
.smBlueLink a {
	color: #0077a3;
	text-decoration: none;
}
.smBlueLink a:hover {
	color: #d2232a;
	text-decoration: underline;
}
.smBlueCap {
	color: #0077a3;
	font-size: 8px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.smBlueCap a {
	color: #0077a3;
	text-decoration: none;
}
.smBlueCap a:hover {
	color: #d2232a;
	text-decoration: underline;
}
.medBlueCap {
	color: #0077a3;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.medBlueCap a {
	color: #0077a3;
	text-decoration: none;
}
.medBlueCap a:hover {
	color: #0077a3;
	text-decoration: underline;
}
.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;
}
.blackCapSmall {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 8px;
}
.blackCap { font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 10px;}

.blackCapLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 10px;
}
.blackCapLink a {
	color:#000000;
	text-decoration:none;
}
.blackCapLink a:hover {
	color: #f04e23;
	text-decoration: none;
}
.blackCapLinkBig {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 12px;
}
.blackCapLinkBig a {
	color:#000000;
	text-decoration:none;
}
.blackCapLinkBig a:hover {
	color: #000000;
	text-decoration: underline;
}
.blueCapLinkBig {
	font-weight: bold;
	text-transform: uppercase;
	color: #0077a3;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 12px;
}
.blueCapLinkBig a {
	color:#0077a3;
	text-decoration:none;
}
.blueCapLinkBig a:hover {
	color: #0077a3;
	text-decoration: underline;
}
.orangeCap {
	color: #e96423;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.orangeCap a {
	color: #e96423;
	text-decoration:none;
}
.orangeCap a:hover {
	color: #e96423;
	text-decoration:underline;
}
.surveyBox {
	border: 5px solid #a7a9ac;
	padding: 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;
}
.surveyOptions a {
	color: #000000;
	text-decoration: none;
}
.surveyOptions a:hover {
	color: #000000;
	text-decoration: none;
}
.blueBox {
	border: 5px solid #00aeef;
	padding: 8px;
}
.greySearchBox {
	border: 10px solid #e7e7e8;
	padding: 8px
}
.greyBox {
	border: 10px solid #e7e7e8;
	padding: 6px;
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	overflow:hidden;
}
.greyBox p { font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	border:0px;
	margin:0px;}

.greyBox a {
	color: #666666;
	text-decoration: none;
}
.greyBox a:hover {
	color: #0077a3;
	text-decoration: none;
}
.greyText {
	color:#666666;
}
.eventLink {
}
.eventLink a {
	text-decoration:none;
	color:#000000;
}
.eventLink a:hover {
	text-decoration:underline;
	color:#d2232a;
}
.searchBox {
	background-color: #d1d2d4;
	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;
	color: #58595b;
}
.blogProfile img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tocList {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
}
.tocList img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.med_btn {
	color:#FFFFFF;
	background-color: #0077a3;
	padding: 4px 6px 4px 6px;
	border: 0px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.med_btn a {
	color:#FFFFFF;
	padding: 4px 6px 4px 6px;
}
.sm_btn {
	color:#FFFFFF;
	background-color: #0077a3;
	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;
}
.result_btn {
	color:#0077a3;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	background-color: #F5F4F3;
	padding: 2px 4px 2px 4px;
	border: 1px solid #D5D5D5;

}
.result_btn a {
	color:#FFFFFF;
	padding: 2px 4px 2px 4px;
}

.clear {
	clear:both;
}
.whiteText { float:left; color:#0075a9; text-transform:uppercase; font-size:10px; margin-top:7px; font-weight:bold;}
.printOnly {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #d2232a;
	margin-top:7px;
}
#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;}
ol.numbered {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
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: #0077a3;
	text-decoration: none;
}
ol.numbered li a:hover {
	color: #0077a3;
	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: #0077a3;
	text-decoration: none;
}
ol.plain li a:hover {
	color: #0077a3;
	text-decoration: underline;
}
/*------------------CALENDAR STYLES----------------------*/

#calendarWrapper {
	padding: 12px;
	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;
}
.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;
}

/*===========Special Forms==================================*/

#searchForm select {
	color: #666666;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:53px;
	height:20px;
	border: solid 1px gray;
}
#searchForm input, #searchForm textarea {
	color: #666666;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	width:163px;
	font-size:11px;
	border: 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:15px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border:0px;
}

/* MINI POPUP HEADER */
#miniHeader {
	background-image: url(/_img/miniLogo.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-color:#A6CE39;
	position:relative;
}

li.arrowBullet {
	list-style-position: outside;
	list-style-image: url(/_img/bullet_arrow.gif);
	padding:0px;
	margin:0px;
}

.topStoryArticle {
	float:left;
	width:130px !important;
	margin-right:5px;
	margin-left:15px;
}
.pollResultBar {
	height:10px;
	background-color:#d00d12;
	margin:5px 0px 10px 0px;
}
select .bold {font-weight:bold;}
a.dmcontent_link {color:#000;}