#form1 {
		 font-family: Arial, Tahoma;
		 font-size: 14px;
		 width: 550px;
		 padding-left: 20px;		 		
	}
#Login {
		width: 400px;
		font-family: Arial, Tahoma, Helvetica, san-serif;
		font-weight: bold;
		color: #500812;
		background: #bebebe;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		font-size: 16px;
		position:absolute;
		left:300px;
		top:320px;
		border-top: #494949 5px solid;
		border-bottom: #494949 5px solid;
		border-right: #494949 1px solid;
		border-left: #494949 5px solid;
		}
.copyright { 
		font-family: Arial, Tahoma, Helvetica, san-serif;
    	font-size: 9px;
		text-align: center;
		float:right;
		width:820px;
		background:#ffffff;
		border-top: #000000 3px solid;
		margin:0px 0px 10px 10px;
		}
.copyright a {
		text-decoration: none;
		color: #395173;
			}
.copyright a:hover {
		background: #9CA6CE;
		color: #000000;
		font-weight: bold;
		}
		
#LeftSide {
		float:left;
		width:50%;
		background:#bebebe;
		border-right:2px solid #000000;
		margin-right:10px;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		}
			
#RightSide {
		font-size:10px;
		margin-left:0px;

		}

TABLE.line
{
    BORDER-BOTTOM: #000000 8px solid;
    BORDER-LEFT: #000000 8px solid;
    BORDER-RIGHT: #000000 8px solid;
    BORDER-TOP: #000000 8px solid;
}

div#main {
  margin-left: 9.6%;
  margin-right: 7%;
}

div#survey {
	color: #000000;
    font-family: Arial, Tahoma, Helvetica, san-serif;
    font-size: 10px;
    padding-left: 10px;
    font-weight: bold;
	margin-left: auto; 
	margin-right: auto;
	}
div#label {
	color: #000000;
	font-family: arial, Tahoma, Helvetica, san-serif;
	font-weight: bold;
	background: #ffffff;
	}
.title1 {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 20px;
	padding-left: 50px;
	padding-right: 50px;
    }
.title2 {
	font-family: Tahoa, Arial, Helvetica, san-serif;
	font-size: 14px;
	background: white;
	font-weight: bold;
	line-height: .2in;
    }
	
.title3{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 16px;
	padding-left: 0px;
	padding-right: 50px;
	}
.title4{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 12px;
	margin-left: 155px;
	padding-left: 40px;
	padding-right: 40px;
	}
	
#graph{
	font-family: Tahoa, Arial, Helvetica, san-serif;
	font-size: 12px;
	background: white;
	font-weight: bold;
	line-height: .2in;
    }	
#slantedmenu{
font-family: Geneva, Arial, Helvetica, san-serif;
font-weight: bold;
font-size: 90%;

}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 0px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(pics/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}


