/* Pixel Praise Sep 03 CSS Document */

/**** HTML TAGS ****/


* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:0.5em 0;
}
ul, ol {
	margin-left:2em;
}
fieldset {
	padding:.5em;
}
body {
	font-size:76.8%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.8em;
	margin: 1em 0;
	color: #333333;
}
a {
	text-decoration:none;
	color: #0066CC;
}
a:hover {
	text-decoration:underline;
	color: #333333;
}
h1, .componentheading {
	font-size:1.7em;
	line-height:1.7em;
	font-weight: normal;
	color: #CF4D37;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	text-transform: uppercase;
}
h2, .contentheading {
	font-size:1.1em;
	line-height:1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size:1.7em;
	line-height:1.7em;
	font-weight: normal;
	color: #CF4D37;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	text-transform: uppercase;
}
h4 {
	font-size:1.3em;
	line-height:1.3em;
}
h5 {
	font-size:1.1em;
	line-height:1.1em;
}
h6 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}
b, strong {
	font-weight: normal;
	color: #000000;
	font-size: 16px;
}
blockquote {
	background-color: #EDEDED;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
}
/**** LAYOUT ****/
#wrapper {
	width:980px; /*center hack*/
	text-align:left;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#wrapper .inside {
	padding-right: 20px;
	padding-left: 20px;
}
#debug {
	width:980px; /*center hack*/
	text-align:left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#bottom {
	width:980px; /*center hack*/
	text-align:center;
	margin: 0 auto;
	color: #FFFFFF;
}
#header {
	text-align:left;
	height: 50px;
	overflow: hidden;
}
#top {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EDEDED;
	padding-right: 5px;
	padding-left: 5px;
}
#logo {
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 342px;
	float: left;
	margin-top: 10px;
}
#footer {
	clear:both;
	background-color: #EDEDED;
	margin-top: 10px;
	height: 35px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#mainbody {
}
#mainbody .inside {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#banner {
	width: 940px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#pathway {
	float: left;
	width: 470px;
}
#search {
	float: right;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#content {
	float:left;
	width:470px;
	overflow:hidden;
}
#content .inside {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar {
	float:right;
	width:225px;
	overflow:hidden;
}
#sidebar .inside {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar2 {
	float: right;
	width: 225px;
}
#sidebar2 .inside {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#link {
	width: 40%;
	float: right;
	text-align: right;
}
#copy {
	float: left;
	width: 49%;
}
.inside {
	padding: 10px;
}
.clr {
	clear: both;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption {
	font:0.8em Arial, Helvetica, sans-serif;
	color:#999999;
}
div.moduletable {
	margin-bottom: 10px;
}
div.moduletable-nav {
	float: right;
	color: #666666;
	width: 60%;
	text-align: right;
	margin-top: 15px;
}
div.moduletable-nav ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div.moduletable-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.moduletable-nav a:link, div.moduletable-nav a:active, div.moduletable-nav a:visited {
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
}
div.moduletable-nav a:hover {
	text-decoration: none;
	color: #000000;
}
div.moduletable-nav #active_menu-nav {
	color: #FF0000;
}
#banner ul {
}
#banner li {
}
#banner a:link, #banner a:active, #banner a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:link, #bottom a:active, #bottom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom a:hover {
	text-decoration: none;
}
div.moduletable_menu {
	margin-bottom: 10px;
}
div.moduletable_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.moduletable_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.moduletable_menu a:link, div.moduletable_menu a:active, div.moduletable_menu a:visited {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/greybullet.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
div.moduletable_menu a:hover {
	color: #666666;
	background-color: #EEEEEE;
	text-decoration: none;
}
div.moduletable_text {
	margin-bottom: 10px;
}
.contentpaneopen {
	width: 100%;
	padding-right: 5px;
}
a.readon:link, a.readon:active, a.readon:visited {
	text-decoration: none;
	display: block;
	padding-left: 25px;
	background-image: url(../images/greybullet.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
td.contentdescription {
	text-transform: uppercase;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.8em;
}
td.contentdescription img {
	margin: 5px;
}
td.sectiontableheader {
	text-align: left;
	padding: 5px;
}
tr.sectiontableentry1 {
	text-align: left;
}
tr.sectiontableentry1 td {
	text-align: left;
	padding: 3px;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
tr.sectiontableentry2 {
	text-align: left;
}
tr.sectiontableentry2 td {
	text-align: left;
	padding: 3px;
}
div.pagenavcounter {
	background-color: #EDEDED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
table.contenttoc {
	background-color: #FFFFFF;
	width: 150px;
	border: 1px dotted #CCCCCC;
	margin-top: 40px;
	margin-left: 10px;
}
table.contenttoc th {
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #EDEDED;
}
table.contenttoc td {
	padding: 5px;
}
a.toclink:link, a.toclink:active, a.toclink:visited {
	color: #999999;
	background-image: url(../images/greybullet.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	display: block;
	padding-left: 25px;
}
a.toclink:hover {
	color: #333333;
}
table.poll thead {
	text-transform: uppercase;
}
table.poll table.pollstableborder {
	width: 100%;
}
table.poll input {
	margin: 3px;
}
table.poll label {
	margin: 0px;
	padding: 0px;
}
table.poll td.sectiontableentry1 {
	padding: 2px;
	text-align: left;
}
table.poll td.sectiontableentry2 {
	background-color: #EDEDED;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
div.bannergroup_text div.bannerheader {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div.banneritem_text {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}