a {color: #000000; text-decoration: underline; border: none;}
a:link, a:visited {color: #000000; text-decoration: underline; border: none;}
a:hover{color: #0070C0; text-decoration: underline; border: none;}
a:visited{color: #0070C0;}

a.enotionsLink:link{ color: #0070C0; text-decoration: underline; border: none;}
a.enotionsLink:visited{color: #0070C0;}

body{
 	font-family: Arial;
	font-size: 12px;
	background: #0070C0 url(../images/bg_gradient.jpg) repeat-x;
}

img{border: none;}

ul#nav { margin: 10px 0 0 0; list-style: none; width:788px; }

ul#nav li { float: left; margin:0; padding:0; height:28px; }

ul#nav li a { margin:0; padding:0; line-height:28px }

ul#smallNav { list-style-image: url(../images/bullet.gif);}

ul#nav li { margin:0; padding:0; }

ul#nav li a { margin:0; padding:0; font-size:12px !important; }

.topBorder {
	height: 15px;
}

.topBorder img {
	float:left;
}

div.borderBottom {
	background:#0070c0 url('../images/border_bottom.gif') center top no-repeat;
	height:11px;
}

.outerDiv{
	width: 969px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

.innerDiv{
	clear: both;
	background-color: #FFFFFF;
}

.headerDiv{
	height: 172px;
}

.topLogo{
	padding: 0px 0px 0px 20px;
	float: left;
}

.sponsorDiv {
	width:235px; height:84px; float:right;
	margin: 20px 20px 0 0;
}

.topLinks{
	padding: 40px 0px 0px 0px;
}

#bottomnav {
	float:left;
	clear:left;
	width:965px;
	text-align:center;
	padding-top:20px;
}

#bottomnav p {
	text-align:center;
}

#bottomnav a {
	font-weight:bold;
}

.mainDiv{
 float:left;
 margin-top:20px;
}

.mainPicLeft{
	float: left;
	padding: 30px 0px 25px 20px;
	width: 403px;
}

#textBoxLeft{
	position:absolute;
	background-image:url('../images/smallbox.jpg');
	height:202px;
	margin: 30px 0px 25px 20px;
	width: 380px;
	top:600px;
}
#textBoxLeft p{
	padding:10px;
}

.mainTextRight{
	float: left;
	padding: 10px 0px 10px 0px;
	width: 530px;
}

.tct{
	padding-top: 15px;
	margin-top:0px;
	font-family: Arial;
	font-size: 1.6em;
	font-weight: bold;
	color: #00907D;
	margin-top:0px;
	line-height:16px;
}

.tcts{
	padding-top: 20px;
	font-family: Arial;
	font-size: 2.5em;
	color: #0070C0;
	margin-top:0px;
}

.ct{
	font-family:Arial;
	font-size: 1em;
	color: #000000;
}

.ctgr{
	font-family:Arial;
	font-size: 1em;
	color: #00907D;
}

.mainTextRight ul {
	font-family:Arial;
	font-size: 1em;
	color: #000000;
	padding-bottom:10px;
}

.mainTextRight li {
	width:470px;
}

.pplImg{
	float: left;
	padding:5px;
}

.hatPicDiv{
	float: left;
	width: 75px;
	padding: 0px 50px 0px 5px;
}

.htaTextDiv{
	float: left;
	width: 430px;
	padding: 0px 5px 0px 5px;
}

.bigText{
	font-size: 1.7em;
	color: #0070C0;
}

.footerDiv {
	font-size:0.8em !important;
	text-align: center;
	clear:left;
}

.cbDiv{
	clear: both;
	font-size: 1px;
}

.cR { clear:right; }
.fR { float:right; }

.it {
	font-style:italic;
}

/* DROP DOWN NAVIGATION */

#nav ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
	}
	
#nav li {
	float:left;
	position: relative;
	list-style-type:none;
	list-style: none;
	}
	
#nav li ul {
	position: absolute;
	left: 7px;
	top: 27px;
	display: none;
	width:144px;
	list-style: none;
	}
	
#nav li:hover ul, #nav li.over ul { display: block; }

#nav img {
	float:left;
	height:28px;
	padding:0px;
	margin:0px;
	border:0px;
}

#nav ul.subnav a {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background-color:#0070C0;
	line-height:28px;
	text-decoration:none;
	padding-left:10px;
	width:180px;
	display: block;
}
#nav ul.subnav a:hover {
	background-color:#00907D;
}

.subnav li {
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
ul#nav li .double { 
	height:56px;
}
#form {

}
#form .fL{
	float:left;
}
#form .fR{
	float:right;
}
#form .half{
	width:250px;
	padding:4px;

}
#form .full{
	width:520px;
	padding:4px;
}
#form .height {
	height:59px;
}
.link {
	width:210px;
	float:left;
	padding:10px;
	margin:10px;
	border:1px solid #999999;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */