/* Styles you need to know */

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	background-color: #FFFFFF;
}
.sidebarheading {
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	background-color: #CCCCCC;
	white-space: nowrap;
}
.sidebartext {
	color: #660066;
	background-color: #CCCCCC;
	font-size: 12px;
}
a.sidebartext:link {
	color: #660066;
	text-decoration: underline;
	background-color: #CCCCCC;
	border: none;
}
a.sidebartext:visited {
	color: #333333;
	text-decoration: underline;
	background-color: #CCCCCC;
	border: none;
}
a.sidebartext:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a.sidebartext:active {
	color: #CC0000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.emergency {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.caption {
	font-size: 12px;
	font-style: normal;
	color: #660066;
	background-color: #FFFFFF;
}
.footnote {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

/* Styles you don't need to use */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	background-color: #CCCCCC;
	text-align: center;
}
a.footernav:link {
	color: #660066;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.footernav:visited {
	color: #660066;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.footernav:hover {
	color: #660066;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a.footernav:active {
	color: #CC0000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	background-color: #CCCCCC;
	text-align: center;
}
a.copyright:link {
	color: #660066;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a.copyright:visited {
	color: #660066;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a.copyright:active {
	color: #CC0000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.footrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660066;
}
p {
	font-size: 12px;
}

a:link {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:hover {
	color: #660066;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
ul {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 130%;
}
.deptrule {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #660066;
}
.newsbarheading {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	background-color: #CCCCCC;
	white-space: nowrap;
}
.newsbarbold {
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	background-color: #CCCCCC;
}
.boldtext {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.newsbarlist {
	background-color: #CCCCCC;
	list-style-type: disc;
	list-style-position: outside;
}
