/*Page Styles*/
body {font-family:Trebuchet MS, Verdana, Arial, Helvetica;
      font-size: 10pt;
      background-color:#DADFB6;
      background-image:url('images/sidebar.gif');
      background-repeat:repeat-y;}
      
div.banner {position:absolute; top:0; left:0;
            background-color:transparent;
            background-image:url('images/header.jpg');
            background-repeat:no-repeat;
            width:800px;
            height:96px;
			z-index:2;}
            
div.toplinks {position:absolute; top:96; left:0;
              background-color:transparent;
              background-image:url('images/subheader.gif');
			  background-repeat:no-repeat;
              width:800px;
              height:50px;
			  z-index:3;}
			  
td.cornertitle {width:169;
				height: 50px;
			    font-weight:bold;
			    font-size:14pt;
				padding-left:10;
				vertical-align: middle;
				}
				
td.cornertitlesm {width:169;
				  height: 50px;
			      font-weight:bold;
			      font-size:13pt;
				  padding-left:10;}
				  
a.toplinks {font-weight:bold;
			font-size:10pt;
			color:#000000;
			text-decoration:none;}
			 
a.currentlink {font-weight:bold;
			   font-size:10pt;
			   color:#CB9966;
			   text-decoration:none;}
			   
div.leftlinks {position:absolute; top:4px; left:1px;
              width:169px;
			  height: 100%;
			  background-color:#CB9966;
			  z-index:1;
			  padding-top:150;}

/*td.leftlinks {padding-bottom:10;
			  padding-top:10;
			  border-bottom: 5 solid white;
			  padding-left:10;} */

td.leftlinks {/*padding-bottom:10;*/
			  /*padding-top:10;*/
			  border-bottom-width: 1;
			  border-bottom-color: white;
			  border-bottom-style: solid;
			  padding-left:10;
			  height: 45px;}

a.leftlinks {font-weight:bold;
			 font-size:11pt;
			 color:#FFFFFF;
			 text-decoration:none;
			 line-height:.75em;}
			 
a.leftlinksdisable {font-weight:bold;
			 		font-size:11pt;
			 		color:#BBBBBB;
			 		text-decoration:none;
			 		line-height:.75em;
					cursor:default;}
					
div.content {position:absolute; top:150; left:180;
			 z-index:0;
			 background-color:transparent;
			 width:620px;}

span.surveyquestion {font-size:12pt;
                     font-weight:bold;}

			  

/*Menu Styles */

div.menu1 {background-color:#CB9966;
		   visibility:hidden;
		   padding-left:10px;
		   padding-right:10px;
		   z-index:4;}
		   
a.menu1 {color:#FFFFFF;
		 font-weight:bold;
		 text-decoration:none;}
		 
p.menu1 {margin-bottom:6pt; margin-top:6pt;}

