h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 20px 10px 20px;
	margin: 0px;
}

#top
{
	width: 750px;
	height: 13px;
	background-image: url(images/top.gif);
}

#bottom
{
	width: 750px;
	height: 11px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}

body 
{
	background-color: #666666;
}
#container
{
	width: 750px;
}

#bodywhite
{
	background-image: url(images/bodywhite.gif);
}
 
#bodygrey
{
	background-image:url(images/bodygrey.gif);
	padding: 10px 0px 10px 0px;
	margin: 2px 0px 2px 0px;
}
 
a
{
	color: #00CCFF;
}

a:hover 
{
	color: #0066CC;
}

.usccopyright
{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
}

.usccopyrightlink
{
	text-decoration: underline;
	color: #66CCFF;
}

div#recip, div#recip a
{
	font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAAFB3;
	font-weight: bold;
	text-decoration:none;
}

div#recip a:hover
{
	color:#CCC;
}
	
h1
{
	margin: 0 0 0 0;
}
