body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	}
	
a {
	color:#999999;
	}	

a:hover {
	color:#000;
	}	
	
#topbar {
	font-family: Verdana, Tahoma, Trebuchet, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
	text-align:center;
	height:20px;
	background-color:#000;
	margin-bottom:20px;
	padding-top:5px;
	}	

.simsbodycopy {
	font-family: "Lucida Grande", Verdana, Tahoma, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7E7E7E;
}
.simssmallcopy {
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #909090;
}
.simslinkscopy {
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.links1 {margin-left:125px;}


.links1 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
.links1 a.hover {
	text-decoration: underline;
	}
	
#linksbottom {
	margin:12px 0px 12px 0px;
	}

#linksbottom a {
	font-family:Lucida Grande, Verdana, Tahoma;
	font-size:12px;
	color:#666;
	font-weight: bold;
	text-decoration: none;
}

#linksbottom a:hover {
	color:#000;
	text-decoration: underline;
}

.navbox {
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-bottom:2px solid #ccc;
	font-family:Lucida Grande, Verdana, Tahoma;
	font-size:14px;
	font-weight: bold;
	}

#navcell1 {
	background-color:#ccc;
	color:#fff;
	padding:5px;
	border-right:2px solid #ccc;
	}
		
#navcell0 {
	padding:5px;
	border-right:2px solid #ccc;
	}
				
#navcell0 a {
	text-decoration: none;
	color:#999;
	}
		
#navcell0 a:hover {
	text-decoration: underline;
	color:#000;
	}
		
#footer {
	width:640px;
	font-family:Lucida Grande, Verdana, Tahoma;
	font-size:9px;
	color:#999;
	border-top:1px solid #d1d1d1;
	padding:8px 0px 0px 0px;
	margin-bottom:50px;
	text-align:left;
	}		
