/**************************************************************
* {
	margin: 0;
	padding: 0;
}
****************************************************************/

html,body{
background : url(../_img/bgstrip.png);
margin-top: 5px;
padding:0}
body{
font: medium Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
 text-align: center;	font-size: small;}
p{margin:0 10px 10px}

div#header img {display: block; padding: 0; margin: 0; border: 0px;}
div#container{text-align:left;
background : url(../_img/containerstrip.png);
border: 3px #1c1a1a solid;}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#bookmark{text-align:right;}
div#bookmark img {border: 0px;}
div#faq {clear:both; position: relative; top: 0px; left: 10px; font-size: small;}
div#extra{background:#FF8539}
div#footer{background: #000000;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#menu * {padding: 0; margin: 0;}
div#container{width:745px;margin:0 auto}
div#navigation{float:right;width:350px}
div#extra{float:left;width:350px}
div#footer{clear:both; width:745px}

div#q1{width:745px;	font-size: small;}
div#q2{width:745px;	font-size: small;}
div#q3{width:745px;	font-size: small;}
div#q4{width:745px;	font-size: small;}
div#q5{width:745px;	font-size: small;}
div#q6{width:745px;	font-size: small;}
div#q7{width:745px;	font-size: small;}



/**** NAVIGATION SETTINGS ****/
ul#nav{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../_img/NAVbgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #1d1f21;
	border-top:1px solid #C0E2D4;
	}

ul#nav li{
	display:block;
	float:left;
	margin:0;

	}

ul#nav li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../_img/NAVbgDIVIDER.gif") no-repeat top right;
	}

ul#nav li a:hover{
	background:transparent url("../_img/NAVbgHOVER.gif") no-repeat top right;
	}

ul#nav li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background:transparent url("../_img/NAVbgON2.gif") no-repeat top right;
	}

/**** input box and Submit Button setting ****/
.url {
border: 1px #000080 solid;
background: #C0C0C0;
width: 447px;
height: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: large;
font-style: normal;
font-variant: normal;
font-weight: bolder;
line-height: normal;
}

/*submit button*/
.enter {
margin-top: -8px;

}


.style1 {
	border-width: 0;
}


.style2 {
	text-align: center;
}


.style3 {
	font-size: small;
}


.style4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.style7 {
	color: #000000;
	text-decoration: none;
}
.question {
	display:none;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

.style9 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;

}

div#download_window {
/*margin-top: -20px;*/
}

div.SiteRibbonSmallLeft{
clear: both;
display: inline;
overflow:visible;
background-repeat:no-repeat;
background-color:transparent;
border:none;
float:left;
}
