* {
	margin:0;
	padding:0;
}

a:link, a:visited {
	color: #cc33cc;
	text-decoration: none;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	background:#fff;
	margin:auto;
	max-width:95%;
}

img { border:0; }

#header {
	background:#993399 url(../images/header_bg.png) repeat-x top;
	height:200px;
	margin-top:5px;
}

#banner_top {
	position:relative;
	top:10px;
	left:10px;
}

#logo, #sublogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	font-weight: bold;
	color: #FF3;
	position:relative;
	top:10px;
	left:10px;
}

#top {
	color:#FFFF33;
	font-size:0.9em;
	max-height:220px;
	overflow:hidden;
	text-align:justify;
	max-width:48%;
	float:right;
	padding: 10px 10px 0px 0px;
}

#top h3, #top a { color:#FF6; }

.moduletable-top {
	float:right;
	position:relative;
	text-align:right;
	top:20px;
	padding-right:10px;
}

.menu-top {
	list-style:none;
	float:right;
}

.menu-top li {
	float:left;
	padding:0 0.5em;
	border-left:1px dashed #C0D3F3;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;
}

.menu-top li a {
	color:#FF0;
	text-decoration:none;
}

.menu-top li a:hover {
	color:#FF6;
	background:#F0F;
}

.clear {
	clear:both;
	line-height:1px;
}

#breadcrumb {
	color:#000;
	line-height:2em;
}

.pathway a:link, .pathway a:hover, .pathway a:visited, .pathway a:active {
	color:#C3C;
	font-weight:bold;
	text-decoration:none;
}

#footer {
	text-align:center;
	color:#999;
	background:#551e55 url(../images/bg_footer.jpg) repeat-x;
	padding:5px;
}

#columnleft {
	float: left;
	width: 160px;
	margin: 0 0 1.2em;
}

ul.menu {
	margin:0;
	padding:0;
}

.menu li {
	background: #C39 url(../images/menu_bg.jpg);
	height:25px;
	list-style:none;
	text-indent:10px;
	margin-bottom:0.3em;
}

.menu li:hover, .menu li:focus, .menu li.active { background-position: 0px -25px; }

.menu li a {
	color:#fff;
	text-decoration:none;
	line-height:25px;
        display:block;
}

#columnright {
	float: right;
	width: 160px;
	margin: 0 0 1.2em;
	background-color: #fff;
}

#columnright label { display:none; }

.headcontent {
	width:100%;
	height:100px;
}

.footcontent {
	width:100%;
	height:180px;
}

.footcontent img, .headcontent img { padding:2px; }

.userbottom {
	float:left;
	padding:0.5em;
	width:312px;
	color:#fff;
}

.userbottom a:link, .userbottom a:visited, userbottom a:hover {
	color:#fff;
	text-decoration:none;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color:#ccc;
	text-decoration:none;
}

#content .moduletable {
	margin:0.5em 0.3em;
	padding:0.2em;
	text-align:center;
}

.moduletable-left {
	margin:0.5em 0;
	padding:0 0.2em;
}

#content {
	margin: 0 13em 1em 13em;
	text-align:justify;
	font-size:1.1em;
}

#content a:hover { text-decoration:underline; }

#content a:link, #content a:visited, #content a:active { text-decoration:none; }

#content ul, #tinymce ul {
	list-style-position: inside;
	list-style-image: url(../images/arrow.png);
}

#columnright ul { font-size:0.9em; }

#content li, #columnright li { line-height:1.3em; }

.userbottom ul {
	list-style-position: outside;
	list-style-image:url(../images/arrow.png);
	margin-left:1em;
	padding-left:1em;
}

.userbottom li { line-height:1.3em; }

h1.componentheading {
	color:#666;
	margin:0 0 0.2em 0.2em;
}

div.blog, div#page, div#contact, div.contentpaneopen { padding:0.5em; }

div.leading {
	border:1px #fcf solid;
	background:#eee;
	padding:0.5em;
}

h2.contentheading, #contact h2, h2.menutitle {
	color:#606;
	margin:0 0 0.2em 0.2em;
	text-transform:uppercase;
}

p.buttonheading { text-align:right; }

blockquote {
	border:1px solid #e4e4e4;
	color:#909;
	padding:0.5em;
	margin:0.5em;
}

.createdate {
	color:#c09;
	display:block;
	font-size:0.85em;
}

.createdby {
	color:#c09;
	display:block;
	font-size:0.85em;
	padding:0 0 0 2px;
}

.modifydate {
	color:#c09;
	display:block;
	font-size:0.85em;
	padding:0;
}

div.readon {
	padding:0.2em;
	height:24px;
}

a.readon {
	background:#606;
	padding:0.2em;
	border:2px outset #ccc;
	float:right;
}

a.readon:visited { color:#ccc; }

a.readon:link { color:#ccc; }

.contact_email { padding:0.2em; }

address { margin-left:5em; }

h3 {
	margin:0.5em 0;
	color:#c09;
	text-transform:uppercase;
	font-size:1.1em;
}

p.counter {
	padding-top:1em;
	text-align:right;
	color:#606;
}

button, .button-left, .button {
	background:#606;
	color:#fff;
}

button:hover, .button:hover, .button-left:hover {
	background:#c09;
	color:#ff3;
}

#bottom ul {
	list-style-position: inside;
	float:left;
	display:block;
	list-style:none;
	margin-left:0;
	padding-left:1em;
}

#bottom li {
	float:left;
	background:none;
}

#bottom a:link, #bottom a:visited { color:#ccc; }

#bottom a:hover { color:#ddd; }

ul.pagination { }

ul.pagination li {
	float:left;
	list-style:none;
	padding-right:1em;
}

.column1 { float: left; }

.column2 {
	float: right;
	width: 45%;
}

.leading_separator {
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator {
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }

.cols3 { width: 30%; }

ul.newsfeed, ul.latestnews { list-style:inside url(../images/arrow.png); }

.leading table { text-align:center; width:100%; }

.contact form { margin:1em 0; }
.contact_address { padding:1em; margin:1em; color:#C09; font-size:1.2em; }

.contact_email label { display:inline-block; width:14em; }
.contact_email input { padding:0.1em 0.5em; }
.contact_email textarea { padding:0.1em 0.5em; width:95%; }

.searchintro {
margin:0 0 20px;
padding:1em;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}

.inputbox:focus {
border:solid 2px #000;
}

.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 1px #ccc;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
background:#fff;
padding:10px 10px 10px 0;
border:solid 0 !important;
}

.word input {
background:#fff;
border:solid 2px #999;
color:#93246F;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#000;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 1px #ccc;
float:left;
}

/*Selects*/
.phrase .inputbox {
background:#fff;
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
background:#EFDEEA;
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
background:#fff;
}

ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}

ol.list li {
	border-bottom:solid 1px #EFDEEA;
	margin:10px 0;
	padding:10px;
	background:#FBF7FA;
}

ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px;
}
