body{
	margin:0;
	background-image:url(/images/body-bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
 }
#container{
	width:780px;
	background-color:#FFFFFF;
	margin:0 auto;	
	text-align: left;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.content {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #333333; line-height: 12pt}
.headline {  font-family: Tahoma, Arial, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #003366}
.subhead1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #3399CC}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #003366}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #6699FF}
.otherlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000066}
a:link {  color: #0000CC; text-decoration: underline}
a:visited {  color: #0000CC; text-decoration: underline}
a:active {  color: #0000CC; text-decoration: underline}
a:hover {  color: #660000; text-decoration: none}
A.LINK1:link {  color: #003366; text-decoration: none}
A.LINK1:visited {  color: #003366; text-decoration: none}
A.LINK1:active {  color: #003366; text-decoration: none}
A.LINK1:hover {  color: #4D7EA6; text-decoration: underline}
A.LINK2:link {  color: #000066; text-decoration: none}
A.LINK2:visited {  color: #000066; text-decoration: none}
A.LINK2:active {  color: #000066; text-decoration: none}
A.LINK2:hover {  color: #6699FF; text-decoration: underline}
.resourceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
