﻿
#subNavMenu { display: none; }

#sadWebLinks {
	padding: 5px;
	text-align: right;
	background: #c7e8fe;
	border: 1px solid #70a9c5;
}

#sadWebLinks h2 {
	margin: 5px 0 !important;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
}
#sadWebLinks ul { margin-top: 5px; margin-bottom: 10px; margin-left: 20px; list-style-image: url(/design/bullet_blue.gif); }
#sadWebLinks a { font-size: .9em; color: #000; text-decoration: none; }
#sadWebLinks a:hover { text-decoration: underline; }

#bottomContent { margin-left: 174px; }
#bottomContent a { color: #0099cc; }