body{
   			color: #787878;
			background-color: #3cb2d5;
			margin-top: 50px;
		}
		#fp-container{
			width: 930px;
			text-align: left;
		}
		.fp-leftspace{
			width: 37px;
			background-color: #ffb2d5;
			float: left;
			clear: left;
			height: 10px;
		}
		
		#fp-logobg{
			background-image: url(../pics/bg-fp-logo.gif);
			width: 204px;
			height: 52px;
			padding-left: 24px;
			padding-top: 17px;
			float: left;
		}
		#menu{
			float: left;
		}
		.mapmenu{
			background-color:white;
			visibility:hidden;
			display:none;
			position:absolute;
			left:0px;
			top:0px;
		}
		#page-bg{
			float: left;
			width: 892px;
			background: url(../pics/bg-page-right.gif) no-repeat top;
			background-color: White;
		}
		#page-content{
			padding: 25px;
			width: 620px;
			float: left;
		}
		h1{
			font-size: 18px;
			font-weight: normal;
			margin-top: 0px;
			margin-bottom: 3px;
			color: #3cb2d5;
		}
		div{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		img{
			border: none;
		}
		#fp-bottom{
			background: url(../pics/bg-fp-bottom.gif) no-repeat;
			width: 679px;
			height: 28px;
			float: left;
			padding-left: 95px;
		}
		#page-bottom{
		background: url(../pics/bg-page-bottom.gif) no-repeat;
		width: 797px;
		height: 28px;
		float: left;
		padding-left: 95px;
		}

.standardbutton
{
    BORDER-RIGHT: #102c7e 1px solid;
    BORDER-TOP: #102c7e 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #102c7e 1px solid;
    WIDTH: 100px;
    COLOR: #ffffff;
    BORDER-BOTTOM: #102c7e 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #102c7e
}

		select{
	border: 0px;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 140px;
	padding-left: 3px;
	padding-bottom: 1px;
		}
		#question{
			padding-top: 2em;
			color: #e4791c;
			font-weight:bolder;
		}
		

