/*
	File : screen.css
	Date : 6.18.2007.tim
*/
html {
	overflow: -moz-scrollbars-vertical;
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #3b3b3b;
	margin: 0px;
	text-align: center;
	background-image: url(/images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#ededed;
}
td, th, select, input {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #3b3b3b;
	text-align: left;
}
h1 {
	color: #3D0000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.667em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #3b3b3b;
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
h3 {
	font-size: 1.167em;
	font-family: Verdana, Arial, Tahoma;
	color: #648426;
	text-transform:uppercase;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom:5px;
	border-bottom:solid 1px #e9e9e9;
}
h4, h5 {
	color: #3b3b3b;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
	width: 100%;
}
h4 a {
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
h4.noLine {
	color: #3b3b3b;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom:none;
	margin-bottom: 0px;
	width: 100%;
}
h6 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.083em;
	color: #833d19;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: underline;
}
h6.noLine {
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.083em;
	color: #833d19;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration:none;
}
a {
	color: #133880;
	text-decoration: underline;
}
a img {
	border:0px;
}
a:hover {
	text-decoration: none;
}
a.more {
	text-decoration: none;
	background-image: url(/images/readMore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	color:#648426;
	font-size:0.917em;
}
/*
====================================
Header, Navigation, and Page Crumb
====================================
 */

#container {
	width: 948px;
 .width: 968px;
	padding:0px 10px;
	margin: 0px auto;
	margin-bottom:100px;
	text-align: left;
	position:relative;
	background-image: url(/images/container_bg.gif);
	background-repeat: repeat-y;
}
#printHeader {
	display: none;
}
#popupHeader {
	display: none;
	height: 20px;
	position: absolute;
	padding-bottom: 500px;
}
#header {
	height: 160px;
	width:968px;
	position:relative;
	left:-10px;
	background-image: url(/images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	position:absolute;
	width:214px;
	height:54px;
	left:31px;
	top:52px;
}
#navigation {
	position: absolute;
	bottom:0px;
	left:20px;
	z-index:200;
}
#pnav {
	padding:0px 4px;
	padding-right:3px;
	height:37px;
	margin:0px;
	padding-left:0px;
	position:relative;
	float:left;
}
#searchMain {
	position: absolute;
	right:12px;
	_right:10px;
	top:42px;
}
#searchMain input.form_field {
	border:solid 1px #648426;
	border-right:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#648426;
	width:190px;
	height:28px;
	line-height:22px;
	padding:6px 6px;
	_padding:3px 6px;
	background-color:#FFF;
	background-image: url(/images/go_drop_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
	float:left;
}
#searchMain input.goBtn {
	float:left;
	width:36px;
	height:28px;
	margin:0px;
	padding:0px;
	position:relative;
	left:-3px;
}
#gnav {
	text-align:right;
	font-size:1.083em;
	position:absolute;
	right:135px;
	top:90px;
	z-index:5;
}
#gnav a {
	color: #133880;
	text-decoration: none;
	padding-right:10px;
}
#gnav a:hover {
	color: #133880;
	text-decoration: underline;
}
#textResize {
	color:#3b3b3b;
	line-height:38px;
	font-size:12px;
	width:112px;
	_width:123px;
	height:38px;
	position:absolute;
	top:78px;
	right:12px;
	background-image: url(/images/text_resize_bg.gif);
	background-repeat: no-repeat;
	z-index:5;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:10px;
}
#textResize li {
	display:block;
	float:left;
	height:38px;
	line-height:38px;
}
#textResize li a.minus {
	font-size:1px;
	text-indent:-5000px;
	text-decoration:none;
	background-image: url(/images/text_minus.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 14px;
	display:block;
	background-position: center center;
	margin-left:11px;
	outline:none;
}
#textResize li a.plus {
	font-size:1px;
	text-indent:-5000px;
	text-decoration:none;
	background-image: url(/images/text_plus.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 14px;
	display:block;
	background-position: center center;
	margin-left:6px;
	outline:none;
}
a#rss {
	font-size:11px;
	color:#FFF;
	position:absolute;
	right:23px;
	top:135px;
	display:block;
	height:14px;
	line-height:14px;
	text-transform:uppercase;
	text-decoration:none;
	background-image: url(/images/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}
a:hover#rss {
	text-decoration:underline;
}
a.rss {
	font-size:11px;
	display:block;
	height:16px;
	line-height:16px;
	text-decoration:none;
	background-image: url(/images/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
a:hover.rss { text-decoration:underline;}
a.rssHome {
	font-size:1px;
	text-indent:-3000px;
	display:block;
	line-height:34px;
	height:34px;
	width:16px;
	text-decoration:none;
	background-image: url(/images/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover.rssHome { text-decoration:underline;}
#pageCrumb {
	font-size:0.833em!important;
	background-color: #ededed;
	color: #133880;
	line-height:30px;
	height:30px;
	text-indent: 15px;
	margin:4px;
	margin-bottom:0px;
}
#pageCrumb a {
	color: #688821;
	text-decoration: underline;
}
#pageCrumb a:hover {
	color: #688821;
	text-decoration: none;
}
/*
==================================
 Homepage Content Styles
==================================
 */
#homeContent {
	position:relative;
	_z-index:-1;
	margin:0px 4px;
	position:relative;
	margin-top:10px;
	float:left;
	width:940px;
}
#homeLeft {
	width:700px;
	float:left;
	position:relative;
}
table#homeNews thead tr td {
	line-height:34px;
	font-size: 14px!important;
	font-family: Verdana, Arial, Tahoma;
	color: #648426;
	text-transform:uppercase;
}
table#homeNews thead tr td a { color:#648426; text-decoration:none;}
table#homeNews thead tr td a:hover { color:#648426; text-decoration:underline;}
table#homeNews thead td.events {
	background-image:url(/images/home_news_top_bg.gif);
	background-repeat: no-repeat;
	background-position: -466px top;
	_background-position: -467px top;
	height:50px;
}
table#homeNews thead td.member {
	background-image:url(/images/home_news_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:50px;
}
table#homeNews thead td.news {
	background-image:url(/images/home_news_top_bg.gif);
	background-repeat: no-repeat;
	background-position: -233px top;
	_background-position: -234px top;
	height:50px;
}
table#homeNews ul#news {
	margin:0px 3px;
	margin-left:4px;
	_margin-left:3px;
	padding:0px;
	list-style:none;
}
table#homeNews ul#news li {
	background-image: url(/images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	line-height:1.5em;
	border:solid 1px #e9e9e9;
	border-top:none;
	padding:10px 15px;
	padding-left: 22px;
}
table#homeNews ul#news li .desc {
	font-size:11px;
	line-height:1.167em;
}
table#homenews ul#news li.alt {
	background-color:#f2f2f2;
}
table#homeNews ul#events {
	margin:0px 2px;
	margin-left:6px;
	_margin-left:5px;
	padding:0px;
	list-style:none;
}
table#homeNews ul#events li {
	background-image: url(/images/events_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	line-height:1.5em;
	border:solid 1px #e9e9e9;
	border-top:none;
	padding:10px 15px;
	padding-left: 25px;
}
table#homeNews ul#events li a.more {
	padding-left:0px;
	background-image:none;
}
table#homeNews ul#events li a:hover.more {
	text-decoration:underline;
}
table#homeNews ul#events li .date {
	font-style:italic;
}
table#homeNews ul#events li .desc {
	font-size:0.917em;
	line-height:1.167em;
}
table#homenews ul#events li.alt {
	background-color:#f2f2f2;
}
table#homeNews {
	width:700px;
	background-image:url(/images/home_news_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top:10px;
	margin-bottom:7px;
}
table#homeNews td {
	vertical-align:top;
	width:33%;
	padding:0px 17px;
	padding-top:10px;
}
table#homeNews td.np {
	padding:0px;
}
table#homeNews td.btn {
	padding:10px 18px;
}
table#homeNews td.more {
	padding:10px 12px;
	padding-top:5px;
}
ul.check {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#133880;
	line-height:1.167em;
}
ul.check li {
	margin-bottom:12px;
	background-image: url(/images/blue_check.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
}
#logos {
	position:absolute;
	right:-229px;
	bottom:10px;
}
#homeRight {
	float:right;
	text-align:left;
	width:230px;
}
#homeLogin {
	background-image: url(/images/login_home_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:10px;
}
#homeWelcome {
	background-image: url(/images/login_home_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:20px 10px;
	text-align:center;
}
#welcomeHead {
	background-color:#648426;
	font-size:14px!important;
	color:#FFF;
	text-transform:uppercase;
	line-height:19px;
	width:214px;
	_width:230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 8px;
}
#verdictHead {
	background-color:#005395;
	font-size:14px!important;
	color:#FFF;
	text-transform:uppercase;
	line-height:19px;
	width:214px;
	_width:230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 8px;
}
#homeSponsors {
	background-image: url(/images/home_sponsor_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0px 1px;
	padding-bottom:10px;
	text-align:center;
	_width:230px;
}
#homeSponsors img {
	margin:6px 0px;
}
#homeSponsors #platinum {
	background-color:#ebebeb;
	padding:0px;
	padding-bottom:10px;
	vertical-align:middle;
}
#homeSponsors #gold {
	padding:10px 0px;
	padding-top:0px;
}
#homeImage {
	width:700px;
	height:250px;
}
#homeImage #imageText {
	position:absolute;
	top:15px;
	left:15px;
}
#homeImage #imageText .title {
	color:#FFF;
	font-size:2em!important;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#homeImage #imageText .sub {
	color:#FFF;
	line-height:1.583em;
}
#content {
	position:relative;
	line-height:1.583em;
	_z-index:-1;
	padding: 30px 35px;
	margin:0px 90px;
	height:auto!important;
	min-height:250px;
	height:250px;
	background-image: url(/images/page_edge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentOne {
	padding: 30px 35px;
	margin:0px 90px;
	position:relative;
	_z-index:-1;
	background-image: url(/images/page_edge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content table {
	width:100%;
}
#login {
	width: 217px;
	margin-left:30px;
	height: 100%;
}
#loginLinks {
	width: 150px;
}
#contentLeft {
	padding-bottom: 0px;
	position:relative;
	_z-index:-2;
	float:left;
}
#contentLeft table.content {
	margin:25px 0px;
}
#rightcontent {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#TableRight {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-position: top;
}
#TableRight div {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	width: 200px;
	padding-bottom: 10px;
}
#CalLink {
	height: 43px;
	width: 77px;
	border: 4px solid #dcd6cd;
	bottom: -135px;
	left: 564px;
	margin: 5px;
}
.calendarLink {
	color: #833d19;
	text-decoration: none;
}
.calendarLink a:hover {
	color: #833d19;
	text-decoration: underline;
}
/*
=====================================
Main Content Styles
====================================
 */

#views {
	padding-right: 15px;
}
#pages_1_1 {
	vertical-align: top;
	padding-right: 20px;
	width: 65%;
	line-height: 1.583em;
}
#pages_1_2 {
	vertical-align: top;
	padding-left: 20px;
	width: 35%;
	line-height: 1.583em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #efefef;
}
#pages_6_1 {
	vertical-align: top;
	padding-right: 20px;
	width: 100%;
	line-height: 1.583em;
}
#pages_6_2 {
	vertical-align: top;
	padding-right: 20px;
	width: 100%;
	line-height: 1.583em;
}
#jobs strong {
	color: #833d19;
}
#peopleDetail {
	vertical-align: top;
	padding-right: 20px;
	width: 70%;
}
#committees {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}
#faq_list {
	border-bottom:solid 1px #CCC;
	padding-bottom:15px;
	margin-bottom:15px;
}
#faqs {
	padding: 0px 20px 5px 20px;
}
#faqs .faqDiv {
	color: #3b3b3b;
	padding-top: 15px;
	border-bottom:solid 1px #CCC;
}
#faqs .faqDiv span {
	color: #3b3b3b;
	display: block;
	padding-left: 15px;
}
#sponsors_vendors {
	padding: 0;
	position: relative;
}
#sponsors_vendors h4 {
	background-color:#efefef;
	height:30px;
	line-height:30px;
	text-indent:10px;
}
#sponsors_vendors td {
	vertical-align:top;
}
#sponsors_vendors a {
	text-decoration:underline;
	line-height:1.333em;
	text-indent:0px!important;
	padding-left:10px;
	padding-bottom:2px;
	display:block;
}
#sponsors_vendors a:hover {
	text-decoration:none!important;
}
#sponsors_vendors div {
	position: relative;
}
#sponsors_vendors td.group {
	padding:8px;
	position:relative;
	border-bottom:solid 1px #efefef;
}
#sponsors_vendors td.group img {
	float:left;
}
#sponsors_vendors td.group a {
	display:block;
	margin-left:10px;
}
#sponsors_vendors .sponsor_header {
	display: block;
	height: 30px;
	font-size:1px;
	text-indent:-5000px;
}
#sponsors_vendors .sponsor {
	padding-top: 15px;
	position: relative;
}
#sponsors_vendors .sponsor div {
	position: relative;
}
#sponsors_vendors .sponsor hr {
	clear: both;
	visibility: hidden;
}
#sponsors_vendors .sponsor a {
	text-decoration: none;
}
#sponsors_vendors .sponsor a:hover {
	text-decoration: underline;
}
#sponsors_vendors a:hover {
	text-decoration:underline;
}
#board a {
	text-decoration: none;
}
#board a:hover {
	text-decoration: underline;
}
#sponsorlinks {
	position: absolute;
	left: 340px;
	top: 13px;
}
#sponsorlinks a:hover {
	text-decoration: underline;
}
/*
======================================
Verdict
======================================
*/

table td.year, table td.month {
	height: 24px;
	vertical-align: top;
	font-weight: bold;
	padding-right: 40px;
	padding-bottom: 5px;
}
table td.month {
	font-weight: normal;
}
/*
======================================
Footer
======================================
*/

#footer {
	margin-top: 4px;
	height: 134px;
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 968px;
	position:relative;
	left:-10px;
	z-index:0;
	_z-index:-1;
}
#footer #disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px!important;
	line-height:14px;
	color:#AAA;
	text-align:center;
	padding: 12px 25px;
}
#footer #links {
	position:absolute;
	top:75px;
	left:0px;
	font-size:11px;
	width:968px;
	color: #dcd6cd;
	text-align:center;
	z-index:1;
}
#footer #links a {
	color:#133880;
	text-decoration: none;
}
#footer #links a:hover {
	text-decoration: underline;
}
#footer #platinum {
	height: 35px;
	width: 155px;
	position: absolute;
	right: 23px;
	top: 69px;
}
#footer #ALA {
	position: absolute;
	left: 19px;
	top: 63px;
	height:53px;
	width:134px;
}
#footer #copy {
	color:#AAA;
	font-size:11px!important;
	position: absolute;
	width:968px;
	text-align:center;
	bottom: -11px;
}
#mindframe {
	position: absolute;
	text-align:center;
	width:968px;
	bottom: -58px;
	color: #999;
	font-size:9px;
	text-transform:uppercase;
}
#mindframe a {
	color: #dcd6cd;
	text-decoration: none;
}
#mindframe a:hover {
	color: #dcd6cd;
	text-decoration: underline;
}
/*
==================================
Class Definitions
==================================
 */

a.whatsNewLink {
	background-image: url(/images/content_arrow.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 15px;
	margin-bottom:6px;
	color: #648426;
	display:block;
	text-decoration: none;
}
a:hover.whatsNewLink {
	color: #648426;
	text-decoration: underline;
}
.whatsNewLinkHR {
	background-image: url(/images/content_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 11px;
	line-height: 18px;
	color: #3d0000;
	text-decoration: none;
}
.PdfIcon {
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	text-decoration: none;
	font-size: 10px;
}
.webLinkIcon {
	background-image: url(/images/web_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	text-decoration: none;
	font-size: 11px;
}
.Email {
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	text-decoration: none;
}
.directoryBack {
	background-color: #F2F2F2;
}
.smallArrowLinks {
	display: block;
	text-decoration: none;
	background-image: url(/images/footer_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	padding-left: 10px;
	color:#648426;
	font-size:0.917em;
}
.smallArrowLinks:hover {
	display: block;
	text-decoration: underline;
	background-image: url(/images/footer_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	padding-left: 10px;
	color:#648426;
	font-size:0.917em;
}
.smallArrowLinksBack {
	display: block;
	text-decoration: none;
	background-image: url(/images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:capitalize;
	padding-left: 10px;
	color:#648426;
	font-size:0.917em;
}
.smallArrowLinksBack:hover {
	display: block;
	text-decoration: underline;
	background-image: url(/images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:capitalize;
	padding-left: 10px;
	color:#648426;
	font-size:0.917em;
}
.smallArrowLinksUp {
	color:#648426;
	font-size:0.917em;
	display: block;
	text-decoration: none;
	background-image: url(/images/up_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	margin-top: 5px;
	text-transform:capitalize;
}
.smallArrowLinksUp:hover {
	color:#648426;
	font-size:0.917em;
	display: block;
	text-decoration: underline;
	background-image: url(/images/up_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	margin-top: 5px;
	text-transform:capitalize;
}
a.arrowDown {
	font-size:1.083em;
	color:#648426;
	background-image: url(/images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-decoration:none;
	display:inline;
}
a:hover.arrowDown {
	text-decoration:underline;
}
/*
 ================================================
 Calendar Styles
 ================================================
 */

 #calendarWrapper {
	padding: 12px;
	border: 1px solid #eaeaea;
	border-top:none;
	_width:100%;
	background:url('/images/h2_background.jpg');
	background-repeat: repeat-x;
}
#calendar {
	padding: 0;
	margin: 0;
	border-left: 1px solid #E4E3E3;
	font: normal 12px/20px Geneva, Arial, Helvetica, sans-serif;
	color: #5F6062;
	text-align: center;
	background-color: #fff;
	width:100%;
}
.va {
	vertical-align:middle;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.b {
	font-weight:bold;
}
#calendarWrapper th {
	color: #FFF;
	border-bottom: 1px solid #E4E3E3;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	width:14%;
	background-color:#e8a219;
	text-align:center;
}
#calendarWrapper .today, td.today a, td.today a:link, td.today a:visited {
	color: #da7f00;
	font-weight: bold;
	background-color: #ededed;
}
.calDay {
	color: #FFFFFF;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#calMonth {
	color: #133880;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	text-align: center;
	position:relative;
	font-weight: bold;
	width:230px;
	padding-bottom:10px;
}
.calMonth {
	width: 150px;
}
.cal td {
	border-right: 1px solid #E4E3E3;
	border-bottom: 1px solid #E4E3E3;
	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: #645950;
	text-decoration: underline;
	background: url(images/bg_calendar.gif) no-repeat;
}
.cal a:hover, .cal a:active {
	color: #d47f00;
	text-decoration: underline;
}
.monthView {
	color: #645950;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.listDateLink {
	font-size: 12px;
	color: #D69637;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.listDate {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #645950;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 20px;
}
.popupMain {
	background-color: #FFF;
	border-width: medium;
	border-style: solid;
	border-color: #FFFFFF;
}
.eventDate {
	font-style:italic;
	font-size:12px;
	margin:3px 0px;
}
.eventText {
	font-style:normal;
	font-size:12px;
	line-height:1.333em;
	margin:10px 0px;
}
.eventDivider {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(/images/event_divider.gif);
}
.eventLine {
	background-image: url(/images/event_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}
.outlook {
	font-size:9px!important;
}
.clear {
	clear:both;
}
/*
=====================================
Pill Buttons
====================================
 */

.pillButton_left:hover {
	text-decoration:none;
}
.pillButton_right:hover {
	text-decoration:none;
}
/*.pillButton_left {
	display:block;
	background:url('/images/button_left.gif') no-repeat;
	height:28px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	float: left;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	letter-spacing: .025em;
}
.pillButton_right {
	display:block;
	background:url('/images/button_right.gif') no-repeat;
	height:28px;
	width: 18px;
	float: left;
}*/
input.pillButton_left_s {
	line-height:22px!important;
	height:23px;
}
.pillButton_left_s:hover {
	text-decoration:none;
}
.pillButton_right_s:hover {
	text-decoration:none;
}
.pillButton_left, .pillButton_left_s {
	display:-moz-inline-block;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:23px;
	line-height:22px!important;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px!important;
	cursor:pointer;
}
.pillButton_right, .pillButton_right_s {
	display:block;
	height:23px;
	width: 11px;
	float: left;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor:pointer;
}
/*
====================================
Messaging
====================================
 */

.error {
	color:#ed1c24;
}
ul.error {
	margin:0px;
	padding:0px;
}
.error li {
	background-image: url(/images/error.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style:none;
	line-height:18px;
}
.success {
	color: #00573C;
}
ul.success {
	margin:0px;
	padding:0px;
	margin:10px;
}
.success li {
	background-image: url(/images/accept.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	list-style:none;
	line-height:18px;
}
/* FORM STYLES */

#passwordForm {
	display: none;
}
label, .form_label {
	text-align: right;
	font-size: 12px;
	font-weight: 400;
}
.form_display {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_field, select.form_field {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border:solid 1px #bfcaaa;
	color:#133880;
	font-size:12px;
	height:24px;
	line-height:18px;
	padding:3px;
	background-color:#FFF;
	background-image: url(/images/go_drop_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.normal, p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height:1.583em;
}
.articleBlurb, .articleBlurb p {
	padding:0px;
	margin:0px;
	margin-top:7px;
	margin-bottom:5px;
}
input.form_button_s {
	background-color:#133880;
	color:FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:0px!important;
	padding:2px 4px;
	font-size:11px;
	cursor:pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
input.form_button_s:hover {
	background-color:#224fa8;
}
.alpha_button_s {
	background-color:#133880;
	color:FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:5px!important;
	font-size:12px;
	cursor:pointer;
	border-right:solid 1px #FFF;
	text-decoration:none!important;
	text-align:center;
}
.alpha_button_s:hover {
	background-color:#224fa8;
}
.button_s {
	background-color:#648426;
	color:FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 0px;
	width:50px;
	display:block;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.button_s:hover {
	background-color:#648426;
}
.main_s {
	text-transform:uppercase;
	font-size:11px;
}
a.main_m {
}

h4.results {
	background-color:#efefef;
	height:30px;
	line-height:30px;
	text-indent:10px;
}
