@charset "utf-8";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical; }
#leftCol h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #8781BD;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #8781BD;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightCol a:hover {
	color: #E94060;
}
#topContainer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8781BD;
	border-bottom-color: #8781BD;
	height: 148px;
	clear: both;
}
#newsNav {
	display: block;
	float: right;
	margin-top: 15px;
	color: #8781BD;
	font-size: 1.2em;
}
#newsNav    a    {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	margin-right: 0px;
	margin-left: 12px;
	color: #666666;
}

#topContainer a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 20px;
}
#topContainer a:hover {
	color: #8781bd;
	text-decoration: none;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
#topContainer a.onPage {
	color: #8781bd;
	text-decoration: none;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
#newsNav .onPage {
	color: #8781BD;
}

#topContainer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 310px;
}
.leftList {
	float: left;
}
.rightList {
	float: right;
}
#topContainer li {
	float: left;
	display: block;
	width: 310px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#imgBlock {
	display: block;
	margin-top: 0px;
}
#bottomText {
	display: block;
	clear: both;
	margin-top: 15px;
}

.lilac {
	color: #9387BD;
}
#leftCol1 {
	margin-top: 0px;
	padding-top: 0px;
}

#leftCol   p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
#leftCol1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#leftCol2 {
	margin-top: 0px;
	padding-top: 0px;
}
#imgBlock  a, #bottomText a {
	color: #8781bd;
	text-decoration: none;
}
#imgBlock,#bottomText a:hover {
	color: #FFFFFF;
}
#headerImage {
	float: left;
}
#leftCol2 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.allCaps {
	text-transform: uppercase;
}
#newsNav a:hover {
	color: #8781BD;
}
#newsNav  .archiveNav:link, #newsNav .archiveNav:visited {
	display: inline-block;
	margin-left: 0px;
	margin-right: 0px;
	color: #666666;
}
#newsNav .archiveNav:hover {
	color: #8781BD;
}
