body {
	margin:0;
	background: #fff url(/images/tileGradient.jpg) repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
}
#outerFrameBlank {
	border: 2px solid #660000;
	width: 940px;
	background-color: #fff;
	margin: 20px auto 10px;
	position: relative;
}
#footer {
	width: 940px;
	margin: 0 auto;
	position: relative;
	font-size: 10px;
}
ul.menu {
	display: block;
	list-style: none;
	margin:0;
	padding:0;
}
ul.menu li {
	padding: 0;
}
ul.menu2 {
	display: block;
	list-style: none;
	margin:0;
	padding: 0 0 12px 12px;
}
ul.menu2 li {
	padding: 0;
}
.menuitemOff {
	margin: 8px 0;
}
.menuitemOn {
	color: #ff0000;
	font-weight: normal;
	margin: 8px 0;
}
a.menuitem:link, a.menuitem:visited, a.menuitem:active {
	color: #666; 
	text-decoration: underline; 
	font-weight:bold;
}
a.menuitem:hover {
	color: #666; 
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	margin: 0;
	padding:0;
}
h2 {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	margin: 12px 0;
	padding:0;
}
li {
	padding:3px 0;
}
p.news {
	margin: 6px 0;
}
img {
	border: none;
}
a:link { 
	color: #666; 
	text-decoration: underline; 
}
a:visited { 
	color: #666; 
	text-decoration: underline; 
}
a:active { 
	color: #666; 
	text-decoration: underline;
}
a:hover { 
	color: #666; 
	text-decoration: none;
}
a.stoplight:link { 
	color: #666; 
	text-decoration: underline;
	font-weight: bold;
}
a.stoplight:visited { 
	color: #666; 
	text-decoration: underline; 
	font-weight: bold;
}
a.stoplight:active { 
	color: #999; 
	text-decoration: none;
	font-weight: bold;
}
a.stoplight:hover { 
	color: #999; 
	text-decoration: none;
	font-weight: bold;
}
.sectionBtn {
	margin:0;
	padding:0;
}
div#toolbar {
	position:relative;
	text-align: center;
	margin: 10px 0;
	background-color: #eee;
	border: 1px dashed #ccc;
	padding: 5px;
	clear: both;
}
.weblinkBlock {
	padding: 0;
	margin-bottom:10px;
}