@charset "UTF-8";
/* CSS Document */

body {
	behavior:url("/_style/csshover.htc");
	background-color: #005b9f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dataHeader {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.bold_white {
	font-weight: bold;
	color: #ffffff;
}
.bold_blue {
	font-weight: bold;
	color: #0076C3;
}
.bold_blue18pt {
	font-weight: bold;
	color: #0076C3;
	font-size: 18px;
}
.bold_blue14pt {
	font-weight: bold;
	color: #0076C3;
	font-size: 14px;
}
.bold_blue12pt {
	font-weight: bold;
	color: #0076C3;
	font-size: 12px;
}

.bold_ltblue {
	font-weight: bold;
	color: #04abe7;
}
.bold_ltblue18pt {
	font-weight: bold;
	color: #04abe7;
	font-size: 18px;
}
.bold_ltblue14pt {
	font-weight: bold;
	color: #04abe7;
	font-size: 14px;
}
.bold_ltblue12pt {
	font-weight: bold;
	color: #04abe7;
	font-size: 12px;
}
.blue {
	color: #0076C3;
}
.bold_gold {
	font-weight: bold;
	color: #d19500;
}
.bold_gold18pt {
	font-weight: bold;
	color: #d19500;
	font-size: 18px;
}
.bold_gold14pt {
	font-weight: bold;
	color: #d19500;
	font-size: 14px;
}
.bold_gold12pt {
	font-weight: bold;
	color: #d19500;
	font-size: 12px;
}
.gold {
	color: #d19500;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.italic_black {
	font-style: italic;
	color: #000000;
}
.celltan {
	background-color: #FAFAFA;
}

                                                       /* LINK STYLES */
a:link {
	color: #04abe7;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #04abe7;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #00599d;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #04abe7;
	font-weight: bold;
}
.subnav a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.subnav a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.subnav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.subnav a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

                                                       /* BACKGROUNDS */
													   
.site_bkgd {
	background-color: #005b9f;
	background-image: url(../_media/template/backgrounds/site_bkgd.jpg);
	background-repeat: repeat-x;
}
.leftside_bkgd {
	background-image: url(../_media/template/backgrounds/leftside_bkgd.gif);
	background-repeat: repeat-y;
}
.rightside_bkgd {
	background-image: url(../_media/template/backgrounds/rightside_bkgd.gif);
	background-repeat: repeat-y;
}
.bottom_bkgd {
	background-image: url(../_media/template/backgrounds/bottom_bkgd.gif);
	background-repeat: repeat-x;
}
.content_bkgd {
	background-color: #FFFFFF;
}
.partners_bkgd {
	background-image: url(../_media/template/backgrounds/sponsor_bkgd.jpg);
	background-repeat: no-repeat;
}
.greygradient {
	background-image: url(../_media/template/backgrounds/greygradient.jpg);
	background-repeat: repeat-x;
}

.date_bkgd {
	background-image: url(../_media/template/header/searcharea/date_bkgd.gif);
	background-repeat: repeat-x;
}
.white_bkgd {
	background-color: #FFFFFF;
}
.ltblue_bkgd {
	background-color: #2C9BC9;
}
.peach_bkgd {
	background-color: #FACC58;
}
.date_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9f9683;
}
.lttan_bkgd {
	background-color: #f6f4ed;
}
.subnav_bkgd {
	background-color: #0d7bb4;
	background-image: url(../_media/template/subnav/subnav_bkgd.gif);
	background-repeat: repeat-x;
}
.ltblue_bkgd {
	background-color: #CBDDEE;
}
.ltgrey_bkgd {
	background-color: #EBEBEA;
}
.grey_bkgd {
	background-color: #CCCCCC;
}


div.menuPop{
	position:relative; 
	z-index:24; 
	color:#000000;
	text-decoration:none;
	}
	
	div.menuPop:hover{
	z-index:25; 
	text-indent: 0;

	}
	
	div.menuPop span{
	display: none;
	}
	
	div.menuPop:hover span{ 
	display:block;
	position:absolute;
	top:-30px; 
	left:200px; 
	/*background-color:#FFFFFF; 
	color:#000000;*/
	text-align: center;
	}



#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
	border: 0px ;
	text-decoration: none;
}

#nav a {
	display: block;

}


#nav ul {
	margin-left: 176px;
	margin-top: -24px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	text-decoration: none;
}
#nav img {
	text-decoration: none;
}

#nav li:hover ul {
	left: auto;
	font-weight: bold;
}
	
.table_border {
	color: #000000;
	border: thin solid #04ABE7;
	background-color: #F0F9FC;
	padding: 8px;
}
.dataTable {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}

/*Registration Form*/

.eventHeader{
	background-color:#edecec;
	color:#005EB2;
	font-size:14px;
	font-weight:bold;
	border: 2px solid #FFBE2D;
	padding: 8px;
	background-image: url(../_media/client/registration/headingBk.gif);
	background-repeat: repeat-x;
}
.eventTime{
	font-size:12px;
	font-weight:bold;
}

.FormHeader{
	font-weight: bold;
	color: #0076C3;
	font-size: 14px;
}

.smallAddress{
	font-size:10px;
}
.formLbl{
	font-weight:bold;
}

