body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#target {
	float:left;
	width:116px;
}
#shell {
	width:755px;
	float:left;

}
#menu{
	background-image:url(images/menubg.gif);
	height:61px;
	background-repeat: no-repeat;
	background-position: top;
}
#header{
    height:150px;
}
#footer{
margin:10px 0px 0px 0px;
}
#footcopy{
	padding-top:10px;
	font-size:10px;
}
a{
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#copy{

}
.formelement{
	border:#cccccc solid 1px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
.sidelink{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.main{
	background-image: url(images/mainmid.gif);
	background-repeat: repeat-y;
	width:755px;
}
a.titlelink{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a.titlelink:hover{
	color:#ff6300;
	text-decoration:none;
	font-weight:bold;
}

sup{
	vertical-align: text-top;
}