body {
	margin: 0px;
}
h1 {
    font-family:Trebuchet MS;
    font-size:18px;
    font-weight: bold;
    color: #0000000;
    margin-bottom: 9px;
    margin-top: 7px;
    padding 0px;
}
h2 {
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight: bold;
    color: #000099;
    margin: 0px;
    padding 0px;
}
h3 {
    font-family:Trebuchet MS;
    font-size:14pt;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding 0px;
}
legend {
    font-family:Trebuchet MS;
    font-size:14pt;
    color: #000066;
    margin-bottom: 5px;
    padding: 0px;
}

fieldset {
	width: 755px;
}

.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #999999;
}

.smfooter {
	font-family:Arial;
	font-style:italic;
	font-size:10px;
	color: #999999;
}

ul {
	margin-top: 4px;
    padding 0px;
}

ol {
    margin-top: 4px;
    padding 0px;
}

.check {
	list-style-position: outside;
	list-style-image: url(images/greencheck.jpg);
	margin-left:30px;
	color: #000099;
}

td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	}
A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

div.contentWrap {
	width: 755px;
	position: relative;
	left: 50%;
	margin-left: -376px; /* half the width of the div */
	background-image: url(/images/pagetopfade.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top:5px;
	font-family:Arial;
	font-size:11px;
	color: #000000;
}

div.copyrightClass{
	width: 755px;
	position: relative;
	left: 50%;
	margin-left: -376px; /* half the width of the div */
	text-align: center;
	font-family:Arial;
	font-size:10px;
	color: #000000;
}

div.description {
	padding:5px;
	margin-bottom: 4px;
	font-family:Arial;
	font-size:11px;
	color: #333333;
}

div.cover{
	text-align: left;
	font-family:Arial;
	font-size:10pt;
	color: #0200B2;
}

div.googlemap {
	width: 400px; 
	height: 350px; 
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}


div.coupon {
	width: 400px; 
	left: 50%;
	padding: 10px;	
	margin: 60px;
	border-style: dashed;
	border-width: 5px;
	border-color: #000000;
	text-align: center;
}

#stateList {
 filter:revealTrans(DURATION=2, TRANSITION=3);
}