body 
{
	background-color: #349898;
}

#innerborder
{
	padding:15px
}
#outerborder
{
	position:relative;
	top:5%; 
	left:5%;
	width:820px; 
	height:710px; 
	background-repeat:no-repeat
}

#topbar
{
	font-size: 8pt; 
	color: #FFFFFF; 
	font-family: Verdana
	float:left;
	padding-left:65px; 
	width:469px; 
	position:absolute; 
	top:20px; 
	left:17px; 
	height:13px; 
	z-index:1
}

#topbar a, #topbar a:visited
{
	text-decoration:none;
	font-size: 8pt; 
	color: #FFFFFF; 
	font-family: Verdana
}

#topbar a:hover
{
	text-decoration:none;
	font-size: 8pt; 
	color: #FF0000; 
	font-family: Verdana
}


#topbar input
{
	font-size: 8pt; 
	font-family: Verdana

}
#content
{
	z-index:5;
	font-size: 8pt;
	font-family: Verdana;
	text-align:left;
}

#content a, #content a:visited
{
	text-decoration:none;
	font-size: 8pt; 
	color: #000000; 
	font-family: Verdana;
	font-weight:bold
}

#content a:hover
{
	text-decoration:none;
	font-size: 8pt; 
	color: #FF0000; 
	font-family: Verdana;
	font-weight:bold
}

li
{
	margin-left:25px
}

.required
{
	color:#FF0000
}