html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.spacer{clear:both; height:1px;	  background:none; border:none;}

body {
	background: url(images/page_bg.gif);
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

p, h1, form, button{border:0; margin:0; padding:0;}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(images/fsh_body_bg_main.jpg) no-repeat;
  height:840px;
}
#body-bot2 {
  background: bottom left url(images/fsh_body_bg_tips.jpg) no-repeat;
  height:840px;
}
#body-top {
  background: url(images/fsh_body_bg_top.jpg) no-repeat;
  height:120px;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
  padding-top:28px;
  padding-left:500px;
}

/*** set the width and height to match your images **/

#slideshow {
	width:350px;
    height:70px;
	position:absolute;
	margin:20px 10px 0 120px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/** nav **/

#nav {
  margin-top:-10px;	
 
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}

#nav a {
  color:#666666;
  text-decoration: none;
  font-weight: bold;
}

#nav a:hover {
  color:#2894FF;
}

/** form box **/
#formbox {
  width: 540px;
  margin-top: 10px;
  margin-left: 40px;

}


/** footer **/



/** offer box **/

#offerbox {
  width: 160px;
  position: absolute;
  top: 120px;
  left: 600px;
}


#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 20px;
  text-align:center;
}

#vauntie {
  font-size: 9px;
  color: #696969;
}

#vauntie a{
  color:#696969;
}


/* ----------- My Form ----------- */

.myform{
	margin:0 auto;
	width:540px;
	padding:20px 0 0 0;
}

/* ----------- stylized ----------- */
	#stylized{

		background:transparent no-repeat;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	
	#stylized h2 {
		font-size:12px;
		font-weight:bold;
		margin-bottom:8px;
		color:#FF3300;
		line-height:5px;
	}
		
	#stylized h3{
		font-size:11px;
		color:#0075EA;
		margin-bottom:10px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
		padding-left:10px;
	}

	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:180px;
		float:left;
		color:#333333;
	}
	
	.nosmall{
		display:block;
		font-weight:bold;
		text-align:right;
		width:180px;
		float:left;
		color:#333333;
		padding-top:5px;
	}
	
	.nosmall2{
		display:block;
		font-weight:bold;
		text-align:right;
		width:270px;
		float:left;
		color:#990000;
		padding-top:5px;
	}	
	
	.radio{
		float:left;
		font-size:12px;
		padding:4px 2px 4px 4px;
		border:solid 1px #aacfe4;
		width:40px;
		margin:10px 0 20px 10px;
	}	
	
	.small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:180px;
	}

	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px 4px 4px;
		border:solid 1px #aacfe4;
		width:190px;
		margin:2px 0 10px 10px;
	}

	.multiline{
		float:left;
		font-size:12px;
		padding:4px 2px 4px 4px;
		border:solid 1px #aacfe4;
		width:190px;
		margin:2px 0 5px 10px;
	}
	
	.important{
		font-size:12px;
		padding:4px 2px 4px 4px;
		border:solid 1px #990000;
		width:60px;
		margin:2px 0 5px 10px;	
	}
	
	#stylized button{ 
		clear:both;
		margin-left:200px;
		width:125px;
		height:31px;
		background:#666666 url(images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFF00;
		font-size:11px;
		font-weight:bold;
	}
	
	#stylized fieldset {
	border: 0px;
	padding:0px;
	margin:0px;
	position:relative;
	color:#FF6600;
	}

	#stylized span.hint {
		font:normal 10px verdana;
		background:#eee url(images/bg-span-hint-gray.gif) no-repeat top left;
		color:#333333;
		border:1px solid #888;
		padding:5px 5px 5px 40px;
		width:80px;
		height:70px;
		position:absolute;
		margin: -9px 0 0 14px;
		display:none;
	}


	#stylized fieldset.welldone span.hint {

		background:#9fd680 url(images/bg-span-hint-welldone.jpg) no-repeat top left;
		border-color:#749e5c;
		color:#000;
	}

	#stylized fieldset.kindagood span.hint {

		background:#ffffcc url(images/bg-span-hint-kindagood.jpg) no-repeat top left;
		border-color:#cc9933;

	}
	
	
	#stylized fieldset.welldone {
		background:transparent url(images/bg-fieldset-welldone.png) no-repeat 418px -5px;
	
	}
	#stylized fieldset.kindagood {
		background:transparent url(images/bg-fieldset-kindagood.png) no-repeat 418px -5px;
	
	}
	
	
	#tips h1{
		font-size:11px;
		color:#0075EA;
		margin-bottom:10px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
		padding-left:10px;
	}
	
	#tips p{
		font-size:11px;
		color:#666666;
	}	
	
	#tops ul{
		color:#666;
	}
	
	#tips li{
		padding: 0 5px 10px 0;
		list-style:upper-roman;
		color:#333;
		display:list-item;
		margin-left:-10px;
		font-size:11px;
	}	
