body#template3 {
	font-family: arial, helvetica, sans-serif;
	background: #00796b url("../Images/frame/bg/bg-page.jpg") no-repeat center top;
	margin: 0;
}
td, div {
	font-size: 12px;
}
img {
	border: 0;
	display:block;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #00796b;
	text-decoration: none;
}
a:hover {
	color: #40ac9f;
	text-decoration: none;
}

p {
	font-size: 12px;
	margin: 1px 0 10px 0;
	padding: 0;
	line-height:18px;
}

.popupcontent li {
margin-bottom:10px;
line-height:16px;
}

.popupcontent a {
color:#111;
}

.popupcontent a:hover {
color:#333;
}

/* layout */
#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#outertable {
	width: 940px;
}
.home #main {
	width: 930px;
	background: #fdfdcd url("../Images/frame/bg/main_bg_home.jpg") no-repeat left top;
}
.interior #main {
	width: 930px;
	background: #e6e6e6 url("../Images/frame/bg/main_bg_interior.jpg") no-repeat left top;
}
.interior td#maintop {
	width: 100%;
	padding: 0px 10px 0px 30px;
}

.int5b td#maintop {
	width: 100%;
	padding: 20px 10px 0px 30px !important;
}
.home td#maintop {
	width: 100%;
	padding: 0 10px 0 30px;
}
td#mainbot {
	width: 100%;
}
td#mainleft {
	width: 24%;
	padding: 0 10px 0 0;
}
td#maintopleft {
	width: 24%;
	padding-right: 11px;
}
td#mainbotleft {
	width: 24%;
	padding: 20px 10px 0 30px;
}

.int5b td#mainbotleft {
	width: 65% !important;
	padding: 20px 10px 0 255px !important;
}
.interior td#maintopleft {
	width: 24%;
	padding: 20px 10px 0 30px;
}
td#mainright {
	width: 76%;
}
td#maintopright {
	width: 76%;
}
.interior td#maintopright {
	width: 76%;
	padding: 20px 30px 10px 0;
}
td#mainbotright {
	width: 76%;
	padding: 20px 30px 10px 0;
}

.int5b td#mainbotright {
	width: 35% !important;
	padding: 20px 30px 10px 10px !important;
}
td#mainFull {
	padding: 20px 30px 0 30px;
}
.interior td#mainbot {
	padding: 20px 30px 0 30px;
}
/* masthead */
td#header {
}
/* top nav */
#navex {
	color: #5cfec7;
	font-size: 12px;
	font-weight: bold;
	background: url('../images/frame/bg/topnav_bg.png') no-repeat center top;
	height:37px;
	text-align:center;
	width:940px;
}
#navex ul {
	position: relative;
	margin: 0 auto;
	padding: 0;
	line-height: 37px;
	height:37px;
	text-align:center;
}
#navex li {
	display:inline;
	font-size: 12px;
	height:37px;
	text-align:center;
	padding:10px 25px 10px 25px;
	border-left:1px solid #01634d;
}
#navex li#last {
	border-right:1px solid #01634d;
}
#navex a {
	margin: 0;
	padding: 0;
	color: #5cfec7;
	text-decoration: none;
}
#navex a:hover {
	color: #fff;
}


.imgheader {
	border: 0 !important;
}
/* SKINS */
.skin {
	margin:0 0 15px 0;
	clear:both;
}
.skin .skin {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 10px;
}
.skin_m02 {
	background: #cdcfce url("../Images/frame/bg/skin_m02_bg.png") repeat-x top left;
	border:1px solid #ddd;
	padding:5px;
}

.skin_m02 a {
	text-transform:uppercase;
	color:#ff6000;
	font-weight:bold;
	font-size:11px;
}

.skin_m02 a:hover {
	color:#cc3000;
}

.label_text {
	color:#14aad0;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	margin:0 0 5px 0;
}
.label_text h2 {
	margin:0;
}
.label_img {
	padding:0;
}
.inset_banner img {
	display:block;
	margin:0 auto;
}
.subnav {
	padding:4px 8px;
}
.subnavblock {
}
.subnavblock li {
	padding:0 4px 0 0;
	border-left:1px solid #bbb;
}
.subnavblock li.first {
	border:none;
}
.subnavblock a {
	padding:0 0 0 4px;
}
.subnavblock li.first a {
	padding:0;
}
.contentblock {
	padding:0;
}
.contentblock.nopad {
	padding:0 !important;
}
.footlinks {
	padding:4px 8px;
}
.footlinksblock li {
	padding:0 4px 0 0;
	border-left:1px solid #bbb;
}
.footlinksblock li.first {
	border:none;
}
.footlinksblock a {
	padding:0 0 0 4px;
}
.footlinksblock li.first a {
	padding:0;
}
/* RM */
#rm {
	height: 100%;
	width: 160px;
}
#rm .skin {
	margin: 0 0 8px 0;
}
#rm .contentblock {
	padding: 4px;
	font-size: 10px;
}
#rm .label_text {
	padding: 3px 0 2px 3px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
#rm .label_img {
	padding: 3px 0 2px 3px;
	margin: 0;
}
/* FOOTER */
#footer {
	text-align: center;
	padding:10px;
	font: 11px/16px;
	color: #c4b69e;
	font-weight: bold;
	background: url('../images/frame/bg/footer_bg.png') no-repeat center top;
	width:100%;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color:#065531;
	font-size:12px;
	line-height:37px;
}
#footer p {
	font-weight:normal;
	color:#fff;
	font-size:10px;
	line-height:14px;
	padding:0 100px 0 100px;
}
#footer li {
	display: inline;
	padding: 0 25px 0 0;
}
#footer a {
	color: #5cfec7;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
.ei_logo {
text-align:center;
display:inline;
}
body.popup {
color:#fff;
}
.popupmasthead {
	background: none;
}
.popupcontent {
	background: none;
	padding: 10px;
}
.popupcontent td {
	padding: 2px;
}
.popupfooter {
	background: none;
}
/* ETC */
.alignright {
	float: right;
	display: inline;
}
.clearfix {
	clear: both;
}
.pad img {
	margin-right: 5px;
}
.image_top_left {
	float: left;
	padding: 0 10px 10px 0;
	margin: 0;
}
.image_top_right {
	float: right;
	padding: 0 10px 0 10px;
	margin: 0;
}
.image_no_text_wrap {
	padding: 0 0 10px 0;
	margin: 0;
	clear: both;
}
/* Ratings Fix */
.ratingMeter {
	background: none;
}
.ratingMeter img, .ratingMeter a img {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
}
/* v2.0 text styles */
h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
	color:#14aad0;
}
h3 {
	color:#010101;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 20px 0 20px 0;
	margin: 0;
	text-transform:uppercase;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0;
	color:#626262;
}
h5 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h6 {
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 2px 0;
	margin: 0;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.dark {
	color: #333;
}
.lit {
	color: #666 !important;
}

.lit a {
	color: #666 !important;
	font-weight:normal !important;
	text-transform:none !important;
}

.lit a:hover {
	color: #333 !important;
}
.dim {
	color: #666;
}
.accent {
	color: #00796b;
}
.blue {
	color:#2e8cbc;
}
.darkblue {
	color:#0871a6;
	font-weight:bold;
}
.alert {
	color: #ff3300;
}
p.caption {
color:#666;
font-size:11px;
line-height:14px !important;
margin:5px 0 5px 0 !important;
}
.div2 {
	padding: 1px;
	margin: 0;
	clear: both;
}
.div4 {
	width: 100%;
	padding: 2px;
	height: 4px;
	clear: both;
}
.div6 {
	width: 100%;
	padding: 3px;
	height: 6px;
	clear: both;
}
.div8 {
	padding: 4px;
	height: 8px;
	clear: both;
}
.div10 {
	width: 100%;
	padding: 5px;
	height: 10px;
	clear: both;
}
.hdiv10 {
	border-bottom: 1px solid #bbb;
	padding-bottom: 10px;
	margin-bottom:10px;
}
/* v1.0 text styles, required for controls */
.largeheader {
	font-weight: bold;
	font-size: 13px;
	line-height:15px;
	color: #057d6f;
}
.header {
	color:#14aad0;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	margin:0 0 5px 0;
}
.subheader {
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.jumperlink {
	font: bold 11px/15px;
}
.mini {
	font-size: 11px;
	line-height: 15px;
	color:#666;
}
.minilit {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
.minilink {
color:#666;
}
.miniheader, .sblabel {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.minidim {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
.minidimheader {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	font-weight:bold;
}
.micro {
	font: 10px/12px;
	color:#666;
}
.microdim {
	font: 10px/12px;
	color: #777;
}
/* v1.0 bg styles, required for controls */
.mhpopup {
	background: url("../images/frame/bg/mh.popup.gif");
}
.pg {
	background: url("../images/frame/bg/pg.gif");
}
.sbdiv {
	background-image: url("../images/frame/bg/sb.div.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbdivrl {
	background-image: url("../images/frame/bg/sb.div.rl.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbint {

}
.sblb {

}
.sbrl {

	padding: 4px 6px 4px 6px;
}
.trlb {

}
.sbtralt {

	padding: 2px;
}
.sbtrdef {

	padding: 2px;
}
.tralt {

	padding: 2px;
}
.trdef {

	padding: 2px;
}
.crint {

}
.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 11px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 17px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}

/* DROP SHADOWS */

.drop_top { background: url("../images/frame/bg/drop/top.png") repeat-x left bottom;}
.drop_topleft { background: url("../images/frame/bg/drop/topleft.png") no-repeat; }
.drop_topright { background: url("../images/frame/bg/drop/topright.png") no-repeat;  }

.drop_left { background: url("../images/frame/bg/drop/left.png") repeat-y right top; }
.drop_right { background: url("../images/frame/bg/drop/right.png") repeat-y left top; }

.drop_bot { background: url("../images/frame/bg/drop/bot.png") repeat-x left top;}
.drop_botleft { background: url("../images/frame/bg/drop/botleft.png") no-repeat; }
.drop_botright { background: url("../images/frame/bg/drop/botright.png") no-repeat;  }

.maincap_top_interior { background: url("../images/frame/bg/maincap_top_interior.png") no-repeat left top;}
.maincap_btm_interior { background: url("../images/frame/bg/maincap_btm_interior.png") no-repeat left top;}

.maincap_top_home { background: url("../images/frame/bg/maincap_top_home.png") no-repeat left top;}
.maincap_btm_home { background: url("/Pics/RegistrationBanner/maincap_btm_home.png") no-repeat left top;}

.reg {margin-top:-200px; position:relative;}
.homeleft {float: left; display: block; width: 225px;padding:0 20px 0 0;line-height:18px;}
.homeright {float:left;display: block; width: 225px;line-height:18px;}
/*.redalert {
	color:#00796b !important;
	font-weight:bold !important;
	font-size:16px !important;
	margin:0 0 5px 0 !important;
}*/

.heading_int_a {
width:100%;
}

.howtoenter_left {
float:left;
width:400px;
}

.howtoenter_left p {
margin-top:20px;
}

p.sub {
color:#111 !important;
font-weight:bold;
}

.howtoenter_right {
float:right;
text-align:right;
}

.howtoenter_right img{
clear:both;
float:right;
text-align:right;
}

td.finalist_left {
width:217px;
padding: 0 10px 0 0;
}

td.finalist_right {
padding: 0 50px 0 0;
}

