body {
	background-image: url(images/bgrd.gif);
	background-repeat: repeat;
	margin:0px; padding:0px;
	text-align:center;

}
html, body {
height: 100%;
}

/**/
#Content {
	width:711px;
	margin:0px auto;
	min-height: 100%;
	* height: 100%;
	text-align:left;
	padding:0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}



#Main{
width:591px;
min-height: 100%;
	* height: 100%;
margin:0px;
padding:0px;
margin-left:60px;
}

	#navcontainer ul
{
margin:0px;
padding: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:14px;
margin-top:8px;
margin-bottom::6px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover 
{
background-color: #369;
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #369;
color: #fff;
}


#navcontainer2 ul
{
margin:0px;
padding: 0;
background-color: #fff;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:14px;
margin-top:8px;
margin-bottom::6px;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer2 ul li a:hover 
{
background-color: #369;
color: #fff;
}

#active2 a:link, #active2 a:visited, #active2 a:hover
{
background-color: #369;
color: #fff;
}
.ral{ text-align:right; }
.ral a{color:#3366CC; padding-right:5px;}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e78321;
	margin:0px;
	line-height: 35px;
	margin-left:5px;
	
}
h2 { text-indent:6px; background-color:#f5cca4;line-height:30px; margin-top:15px; margin-bottom:5px;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	margin:0px;
	margin-bottom:10px;
margin-left:5px;


}
a { color:#d54e21; text-decoration:none;}
a:hover { color:#464646;}
#show {top:4px;}

.Prop{
width:581;
background-color:#fdecda;
margin-top:10px;
margin-left:5px;
clear:both; 
}
.Prop p{padding:8px; margin-bottom:0px; font-size:11px; }
.Prop h2{margin:0px; padding:8px; width:565px; *width:581px; 
background-color:#f7bf83;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; height:18px;clear:both;line-height: 18px;color: #333;}
	
	.Prop h3{margin:0px; padding:8px; width:565px; *width:581px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; clear:both; height:18px;}
.Prop p img{border: 0; float: left; margin-right:8px; margin-bottom:8px;}
.Prop a { color:#369; text-decoration:none;}
.Prop a:hover { color:#464646;}
#Footer{width:100%; clear:both;height: 35px;
margin:0px; padding:0px;
 }
#Footer p { text-align:center; width:100%; background-color:#b3bfc8;background-color:#000;  padding:0px; margin:0px;  line-height:35px;}
#Footer a { color:#555; text-decoration: underline;}
#Footer a:hover { color:#fff;}
#Logo {width:12px; height:266px; position:absolute; top:0px; background-image:url(images/logo.gif); padding:0px; margin:0px;}

div.topright{
    display:block;

    /*set the div in the top right corner*/
    position:absolute;
    top:0;
    right:0;
    width:80px;
	height:80px;
    background: transparent url(images/surveyButton.gif);
    /*give it some background and border*/
   
  }
  
div.topright a {
display: block;
height: 100%;
width: 100%;
cursor:pointer;}
