body {
	margin: 0px;
	background-color: #FFF;
	font-family: 'lucida grande','lucida sans unicode', verdana, serif;
	font-size: 13px;
	line-height: 20px;
}

#container {
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

#banner {
	text-align: right;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #FFF;
	padding: 0;
}

#sidebar-a {
	float: right;
	width: 225px;
	\width: 235px;
	w\idth: 225px;
	background-color: #069;
	border-bottom: 2px solid #000;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	font-size: x-small;
}

#sidebar h1, h2, h3, h4, h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #fff;
	font-weight: normal;
}

#sidebar-a p {
	margin-top: 5px;
}

#sidebar-a a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


#sidebar-a a:hover, a:active {
	color: #fff;
	font-weight: bold;
	background-color: #306;
	text-decoration: none;
}

#sidebar-a a:visited {
	color: #cff;
	font-weight: bold;
	text-decoration: none;
}

#sidebar-a h3 {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 0;
}

#content {
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: left;
	font-size: small;
}

#footer {
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: left;
	font-size: x-small;
}

#content li { margin-left: -1em; list-style-type: circle; }

h1, h2, h3, h4, h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #306;
	font-weight: normal;
}

h1, h2 {
	font-size: large;
	line-height: 35px;
	
}

a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #66c;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

hr {
	color: #CCC;
	background-color: #CCC;
}


img {
	margin: 0;
}

ul {
	margin-top: -0.25em;
}

.pullquotewrap {
	width: 490px;
	background-color: #fff;
	background-image: url(/images/mos_pq_bg.jpg); 
	background-repeat: no-repeat; 
	border-bottom: 1px solid #036;
	border-left: 1px solid #036;
	color: #036;
}

.alertquotewrap {
	width: 490px;
	background-color: #fff;
	border-top: 1px solid #FF0101;
	border-bottom: 1px solid #FF0101;
	color: #000;
}

.pullquote {
	font-size: small;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	padding: 5px;
	margin: 5px;
	width: 450px;
}

.box {
	font-size: small;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	padding: 5px;
	margin: 5px;
	width: 490px;
	color: #036;
	border: 1px solid #036;
}

.direx {
	color: #fff;
}

.redalert {
	color: #f00;
}

p.tight {
	margin: 0;
	padding: 0;
}


