@charset "utf-8";
/* CSS Document */

html, body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link, a:visited, a:active {
	color:#4891dc;
}
a:hover {
	color:#002c76;
}
img {
	border: none;
}
.globalMenuTxt {
	font-size:.8em;
	color:#FFF;
}
.globalMenuTxt a, .globalMenuTxt a:visited, .globalMenuTxt a:active, .globalMenuTxt a:hover{
	color:#FFF;
}
.featuredEventTitle {
	color:#000;
	font-weight:bold;
	font-size:.8em;
	margin:10px 0 0 165px;
}
.featuredEventSectionTitle {
	color:#000;
	font-weight:bold;
	font-size:1.3em;
	padding:25px 0 10px 165px;
}
.featuredEventTitle a, .featuredEventTitle a:visited, .featuredEventTitle a:active, .featuredEventTitle a:hover {
	color:#000;
}
.featuredEventBody {
	font-size:.8em;
	color:#000;
	padding:0 0 0 165px;
}
.featuredEventBody a, .featuredEventBody a:visited, .featuredEventBody a:active, .featuredEventBody a:hover {
	color:#000;
}
.featuredEventDetail {
	font-size:.9em;
}







#container {
	font-size:.9em;
}
#header {
	font-size:.8em;
}
#globalNavTxt {
	font-size:.8em;
}
#subNavigation {
	font-size:.95em;
}
.subNav a {
	color:#FFF;
	text-decoration:none;
}
.subNavRO a {
	color:#FFF;
	text-decoration:none;
}
#mainTxt {
	font-size:.9em;
	text-align:left;
}
#mainTxt h1 {
	padding:0px;
	margin:0px;
	font-size:1.2em;
}
h1.pageTitle {
	padding:5px 0;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
}
h2.subTitle {
	padding:5px;
	margin:0px;
	font-size:1em;
}
h1.pageTitleBlue {
	padding:5px 0;
	margin:0 0 20px 0; 
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	background:#006699;
	display:block;
	text-align:center;
	height:20px;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px;
}
h1.pageTitleBlue a{
	color:#002c76;
}
h1.pageTitleBlueEvent {
	padding:5px 0;
	margin:0; 
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	background:#006699;
	display:block;
	text-align:center;
	height:20px;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px;
}
h1.pageTitleBlueEvent a{
	color:#002c76;
}
h2.subTitleBlue {
	padding:5px 0;
	margin:0px;
	font-size:1.2em;
	color:#069;
}
#viewAll a {
	display:block;
	color:#FFF;
	font-size:1em;
	text-decoration:none;
}
.eventTitle {
	font-size:.95em;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}
.eventBody {
	font-size:.9em;
	color:#FFF;
	padding:0 0 10px 0;
}
.eventBody a {
	color:#FFF;
}
.eventDetail {
	font-size:.9em;
}
/* BEGIN BUTTON STYLES */
.b_register {
	background:url(/images/general/b_register.gif);
	background-repeat:no-repeat;
	width:104px;
	height:36px;
}
.b_register a{
	width:104px;
	height:36px;
	display:block;
}
/* END BUTTON STYLES */

.required {
	color:#C00;
	font-size:.8em;
}
#footer {
	color:#FFF;
	font-size:.9em;
}
#footer a{
	color:#FFF;
}
.copyright {
	font-size:.8em;	
}

.infoDisplayLabel {
	float:left; 
	padding:5px; 
	width:200px; 
	text-align:right; 
	font-weight:bold;
}

.infoDisplayData {
	margin:0 0 0 210px; 
	padding:5px;
}
#FeaturedProd .image {
	text-align:center;
}
#FeaturedProd .title {
	font-weight:bold;
	text-align:center;
}
#FeaturedProd .title a{
	font-weight:bold;
	text-align:center;
	color:#000;
}
#FeaturedProd .price {
	font-size:.85em;
	color:#036;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
#FeaturedProd .strike {
	font-size:.75em;
	color:#C00;
	font-weight:normal;
	text-decoration:line-through;
}
/* OLD STYLES BEGIN */
.whitetextbold {
	color: white;
	font-weight: bold;
}

.redtextbold 
{
	color: #C00;
	font-weight: bold;
}
.blacktext11
{
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

.blacktext12bold
{
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.greytext11
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
}

.greytext11bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

.lightgreytext11bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #AAA;
	font-weight: bold;
}


.greytext12
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
}

.greytext12bold
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}


.header1 
{
	color: #B64C4C;
	font-weight: bold;
	font-size: 14px;
}


.admintitle 
{
	color: #B64C4C;
	font-weight: bold;
	font-size: 16px;
}

.redtext 
{
	color: #C00;
}

.style1 
{
	color: #FFFFFF;
	font-weight: bold;
}

.style2 
{
	color: #036;
	font-weight: bold;
}

.style3 
{
	color: #A8C926;
}


.style4 
{
	color: #C00;
	font-weight: bold;
}

.style5 
{
	color: #CAA946;
}

.style6 
{
	color: #993E3E;
	font-weight: bold;
	font-size: 14px;
}

.style7 
{
	color: #C00;
	font-weight: bold;
}

.style8 
{
	color: #C00;
	font-weight: bold;
}

.style9 
{
	color: #C00;
	font-weight: bold;
}

.style10 
{
	color: #C00;
	font-weight: bold;
}

.style11 
{
	color: #C00;
	font-weight: bold;
}

.style12 
{
	color: #C00;
	font-weight: bold;
}

.style22 
{
	color: #C00;
	font-weight: bold;
	font-size: 14px;
}

.frontheader
{
	color: #000;
	font-size: 16px;
}

.forms
{
	font-size: 11px;
	color: #777777;
}

.forms_send
{
	font-size: 11px;
	color: #FF0000;
}

.forms_sent
{
	font-size: 11px;
	color: #009900;
}

.forms_buttons
{
	color: #777777;
	width: 120px;
}

.forms_small
{
	font-size: 10px;
	color: #777777;
}

label {
	display:block;
	font-weight:bold;
}
/* END OLD STYLES */

/* NEW STYLES 10/28/2009 */
.button {
	background:#006699;
	color:#FFF;
	font-weight:bold;
	padding:7px;
	border:1px solid #4891dc;
	margin:0px;
	cursor:pointer;
	text-align:center;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;   
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
}
.button a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
table.form th {
	font-size:.9em;
	font-weight:bold;
	text-align:left;
	background:#CCC;
	padding:5px;
}
table.form td label {
	font-weight:bold;
	color:#5f3032;
	font-size:.75em;
}
table.form td input {
	font-family:Verdana, Geneva, sans-serif;
}
table.form td select {
	font-family:Verdana, Geneva, sans-serif;
}
table.form td {
	text-align:left;
	vertical-align:middle;
}
table.form td.text {
	font-size:.8em;	
}
.rvpName {
	font-weight:bold;
	display:block;
	padding:3px;
	background:#4891dc;
	color:#FFF;
}
.peer {
	font-size: .8em;
	border-bottom:1px solid #CCC;
	padding:3px 10px;
	font-style:italic;
}
.registrantName {
	border-top:1px solid #999;
	padding:5px;
}
.smTxt {
	font-size:.6em;
}
.oneColumn label{
	display:inline;
	font-weight:normal;
	color:#000;
}
.errors {
	color:#C00;
	font-weight:bold;
	padding:5px 0;
	font-size:.8em;
}
.message {
	color:#000;
	font-weight:bold;
	padding:5px 0;
	font-size:.8em;
}

table.form td label.errorLabel {
	font-weight:bold;
	color:#C00;
	font-size:.75em;
}
table.form td label.disable {
	font-weight:bold;
	color:#999;
	font-size:.8em;
}
table.data td {
	text-align:left;
	vertical-align:middle;
	padding:2px;
}
table.data th {
	color:#FFF;
	font-weight:bold;
	background:#af9798;
	text-align:left;
	vertical-align:middle;
	padding:2px;
}
table.data tr.alt1 {
	background:#CCC;
}
table.data tr.alt2 {
	background:#EEE;
}