body {
	font-family: "Comic Sans MS";
	background-color: #eaeaea;
	margin: 0px;
	background-repeat: repeat-y;
	font-size: small;
	color: #FFFFFF;
}


#main_container {
	padding: 10px 0px 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #999999;
	height: 100%;
	text-align: center;
	background-image: url(images/bkground.jpg);
	background-color: #1F1474;
}
#main_container1 {
	padding: 10px 0px 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #999999;
	height: 100%;
	text-align: center;
	background-image: url(images/bkground1.jpg);
	background-color: #1F1474;
}
#main_container2 {
	padding: 10px 0px 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #999999;
	height: 100%;
	text-align: center;
	background-image: url(images/bkground2.jpg);
	background-color: #1F1474;
}
#headerImage {
	background-image: url(../images/eis_logo.gif);
	float: left;
	width: 100%;
	border-bottom-width: thick;
	border-bottom-color: #009900;
	position: relative;
	border-bottom-style: none;
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.largesttu {
	font: normal x-large "Comic Sans MS";
	color: #000066;
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-right: 350px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#content {
	padding: 5px 5px 0px;
	width: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
	font: medium "Comic Sans MS";
	color: #FFFFFF;
	margin: 20px 270px 0px 30px;
	background-repeat: repeat-y;
	display: block;
	clear: none;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 395px;
}
#contentinfo {
	padding: 10px 15px 0px 20px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
	font: small "Comic Sans MS";
	color: #FFFFFF;
	margin: 15px 30px 0px 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#siteInfo{
	color: #CCCCCC;
	padding: 10px 0px;
	margin-left: 0px;
	margin-right: 0px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	clear: both;
	margin-bottom: 0px;
	border-top: 2px solid #cccccc;
	border-right: 2px none #cccccc;
	border-bottom: 2px none #cccccc;
	border-left: 2px none #cccccc;
	background-color: #096735;
	background-image: url(images/bkground_footer.jpg);
	background-repeat: no-repeat;
}


#footer {
	width: 100%;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	color: #999999;
}
h1 {
	font-size: 150%;
	color: #FFFFFF;
	padding: 5px 10px 5px 0px;
	font-family:"Century Gothic";
	font-weight: bold;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #003366;
	border-right-color: #CCCCCC;
	border-bottom-color: #003366;
	border-left-color: #CCCCCC;
	text-align: left;
	border-top-style: none;
	background-image: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
}
#printerfriendly {
	clear: both;
	float: left;
	width: 50%;
	text-align: left;
}
#navLeft {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	 display: block;
	 color: #FFFFFF;
	width: 150px;
	float: left;
	border: 1px solid #999999;
	margin: 50px 10px 0px;
	padding: 0px;
	text-align: left;
	clear: left;
	height: 100%;
	
}
/*********** #navBar link styles ***********/


#navLeft ul {list-style: url(none) none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navLeft li {
	border-Bottom: 1px solid #666666;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navLeft a:link {
	display: block;
	border: 1px none #0000FF;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	
}
#navLeft h1 {
	display: block;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	padding: 3px;
	height: auto;
	border-top: 1px none #0000FF;
	border-right: 1px none #0000FF;
	border-bottom: medium solid #999999;
	border-left: 1px none #0000FF;
	background-color: #FFFFFF;
	text-align: left;
	background-image: none;	
}
#navLeft a:hover {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #096637;
	text-decoration: none;
	padding: 3px;
	display: block;
}
#navLeft a:visited, #navLeft a:active {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	display: block;
}
#pageimage {
	float: right;
	width: 500px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	color: #666666;
	padding: 0px 0px 0px 190px;
	margin: 20px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	text-align: left;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalNav a:link, #globalNav a:visited  {
	margin-bottom: -4px;
	color: #666666; 
}

#globalNav a:hover{
	margin-bottom: -4px;
	color: #999999;
	text-decoration: underline; 
}


#intro {
	clear: left;
	float: left;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	width: 70%;
}
#mainevent {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	width: 70%;
	margin: 0px 0px 10px 5px;
	float: left;
	height: 200px;
	padding: 5px;
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
}
.forminput {
	border: 1px solid #999999;
	font: small Verdana, Arial, Helvetica, sans-serif;
}
.promotion {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
a:link {
	font:small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
a:visited {
font: small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.eisheadingtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.eisdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFF00;
}
.eistxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: justify;
	border: none;
}
.autogen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-style: dotted;
}
.doctype {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.benefits {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	text-align: right;
	font: normal 100% "Century Gothic";
	background-color: #FFFFFF;
	width: 190px;
	color: #333333;
	border-top: medium solid #003399;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
	background-image: url(../images/bkground_ad.gif);
}
.benefits img {
	padding: 0px;
	font: 100% "Century Gothic";
	background-color: #FFFFFF;
	border: 1px solid #333333;
	clear: none;
	float: left;
	margin: 0px;
	width: 70px;
}
#searchresults {
	background-color: #FFFFFF;
}
.striptxt {
	font: small "Century Gothic";
	color: #FFFFFF;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font: medium "Century Gothic";
	color: #CCCCCC;
}
.welcome {
	text-align: right;
	width: 680px;
	color: #666666;
}
.sublink {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
