
	
		
	
a {}
a:link			{color:#0000FF;	text-decoration:underline;}
a:visited		{color:#0000FF;	text-decoration:underline;}
a:hover			{color:#FF3300;	text-decoration:underline;}
a:active			{color:#0000FF;	text-decoration:underline;}

body 
{ 
	
	background-image: url(images/bg/banner2.jpg); 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: "Verdana" , serif; 
	font-size: 10pt; 
	color: #000000 ; 
	font-weight: normal;
}
		
td
{
	font-family: "Verdana" , serif; 
	font-size: 10pt; 
	color: #000000 ; 
	font-weight: normal;
}

						
.logo
{
	position:absolute; 
	left:570px; 
	top:0px; 
	z-index:-1;
}
		
.mainTitle 
{
	font-size: 140%;
		
	font-weight: bold;
	position: absolute;
	left:10px; 
	top:3px; 
	width:456px; 
	height:32px;
	z-index: 1;
}
	
.pageTitle 
{ 
	font-size: 120%; 
	
	font-weight: bold;
	position: absolute;
	left:10px; 
	top:50px; 
	width:456px; 
	height:32px;
	z-index: 1;
}
		
.mainText
{
	font-family: "Verdana" , serif; 
	font-size: 10pt; 
	color: #000000 ; 
	font-weight: normal;
}
		
.instructionText
{
	font-family: "Verdana" , serif; 
	font-size: 10pt; 
	color: #000000 ; 
	font-weight: normal;
}
		
.feedback
{
	font-family: "Verdana" , serif; 
	font-size: 10pt; 
	color: #000000 ; 
	font-weight: normal;
}
		
img.navButton
{
	width: 74px;
	height: 27px;
	border: 2px solid #FFFFFF;
}

img.userImage
{
	border: 2px solid #FFFFFF;
}

		
	