/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	color: #484848;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}


body.contentpane { /* Printable Page */
	width: auto;
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 150%;
}

body.fs1{
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

#readon {
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}

#headerwrap {
BACKGROUND: url(../images/header.png) #FFFFFF repeat-x top;
PADDING: 0px; MARGIN: 0px;
TEXT-ALIGN: center; HEIGHT: 149px;
}


#containerwrap {
	clear: both;
	background: #FFFFFF
}


#footerwrap {
BACKGROUND: url(../images/footer.png) #FFFFFF repeat-x top;
PADDING: 0px; MARGIN: 0px; TEXT-ALIGN: center;
}


#footer {
	BACKGROUND: url(../images/footer.png) no-repeat top; WIDTH: 970px; HEIGHT: 52px; TEXT-ALIGN: center; margin: 0 auto;
}

/* Normal link */
a {
	color: #877D58;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #484848;
	text-decoration: underline;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font-size: 0.89em;
}

/* Heading */
h1 {
	font-size: 1.7em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 22px 6px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #D1D1C7;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 1em;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-top: 1px solid #D5D4CE;
	border-bottom: 1px solid #D5D4CE;
	background: #EDEDE5;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat #EDEDE5;
	font: italic 1em/1.5 Georgia, Times, serif;
	border-top: 1px solid #D5D4CE;
	border-bottom: 1px solid #D5D4CE;
}

blockquote div {
	padding: 15px 20px;
	background: url(../images/quote2.gif) right bottom no-repeat #EDEDE5;
	font: italic 1em/1.5 Georgia, Times, serif;
}
 
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #484848;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	color: #CC0000;
	background: url(../images/bullet-error.gif) 10px 10px no-repeat #FFF0F0;
	padding: 15px 40px;
	font: 1em/1.5 Georgia, Times, serif;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

.message {
	color: #4D84A7;
	background: url(../images/bullet-info.gif) 10px 10px no-repeat #E7F6FF;
	padding: 15px 40px;
	font: 1em/1.5 Georgia, Times, serif;
	border-top: 1px solid #4D84A7;
	border-bottom: 1px solid #4D84A7;
}

.tips {
	color: #CC7400;
	background: url(../images/bullet-tips.gif) 10px 10px no-repeat #FFF8EE;
	padding: 15px 40px;
	font: 1em/1.5 Georgia, Times, serif;
	border-top: 1px solid #CC7400;
	border-bottom: 1px solid #CC7400;
}

.highlight {
	border: 1px solid #D5D4CE;
	padding-left: 5px;
	padding-right: 5px;
	background: #EDEDE5;
	font-weight: bold;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 12px/normal Arial, Helvetica, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: 1px solid #D1D1C7;
	padding: 1px 8px;
	background: url(../images/button-bg.gif) top #EDEDE1;
	color: #666666;
}

.button:hover, .button:focus {
	border: 1px solid #A7A79F;
	color: #484848;
}

.inputbox {
	border: 1px solid #D1D1C7;
	background: #F7F6F0;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #A7A79F;
}

/* MODULE GENERAL
--------------------------------------------------------- */

div.module h3,
div.module-notitle h3,
div.module-fullcolor h3,
div.module-noborder h3,
div.module-dotted h3,
div.module-blue h3,
div.module-notitle-blue h3,
div.module-fullcolor-blue h3,
div.module-dotted-blue h3,
div.module-grey h3,
div.module-notitle-grey h3,
div.module-fullcolor-grey h3,
div.module-dotted-grey h3,
div.module-pink h3,
div.module-notitle-pink h3,
div.module-fullcolor-pink h3,
div.module-dotted-pink h3,
div.module-green h3,
div.module-notitle-green h3,
div.module-fullcolor-green h3,
div.module-dotted-green h3,
div.module-brown h3,
div.module-notitle-brown h3,
div.module-fullcolor-brown h3,
div.module-dotted-brown h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

div.module div div div div,
div.module-notitle div div div div,
div.module-fullcolor div div div div,
div.module-noborder div div div div,
div.module-dotted div div div div,
div.module-blue div div div div,
div.module-notitle-blue div div div div,
div.module-fullcolor-blue div div div div,
div.module-dotted-blue div div div div,
div.module-grey div div div div,
div.module-notitle-grey div div div div,
div.module-fullcolor-grey div div div div,
div.module-dotted-grey div div div div,
div.module-pink div div div div,
div.module-notitle-pink div div div div,
div.module-fullcolor-pink div div div div,
div.module-dotted-pink div div div div,
div.module-green div div div div,
div.module-notitle-green div div div div,
div.module-fullcolor-green div div div div,
div.module-dotted-green div div div div,
div.module-brown div div div div,
div.module-notitle-brown div div div div,
div.module-fullcolor-brown div div div div,
div.module-dotted-brown div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

div.module ,
div.module-notitle ,
div.module-fullcolor ,
div.module-noborder ,
div.module-dotted ,
div.module-blue ,
div.module-notitle-blue ,
div.module-fullcolor-blue ,
div.module-dotted-blue ,
div.module-grey ,
div.module-notitle-grey ,
div.module-fullcolor-grey ,
div.module-dotted-grey ,
div.module-pink ,
div.module-notitle-pink ,
div.module-fullcolor-pink ,
div.module-dotted-pink ,
div.module-green ,
div.module-notitle-green ,
div.module-fullcolor-green ,
div.module-dotted-green ,
div.module-brown ,
div.module-notitle-brown ,
div.module-fullcolor-brown ,
div.module-dotted-brown  {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
}

div.module div,
div.module-notitle div,
div.module-fullcolor div,
div.module-noborder div,
div.module-dotted div,
div.module-blue div,
div.module-notitle-blue div,
div.module-fullcolor-blue div,
div.module-dotted-blue div,
div.module-grey div,
div.module-notitle-grey div,
div.module-fullcolor-grey div,
div.module-dotted-grey div,
div.module-pink div,
div.module-notitle-pink div,
div.module-fullcolor-pink div,
div.module-dotted-pink div,
div.module-green div,
div.module-notitle-green div,
div.module-fullcolor-green div,
div.module-dotted-green div,
div.module-brown div,
div.module-notitle-brown div,
div.module-fullcolor-brown div,
div.module-dotted-brown div,
div.module div div,
div.module-notitle div div,
div.module-fullcolor div div,
div.module-noborder div div,
div.module-dotted div div,
div.module-blue div div,
div.module-notitle-blue div div,
div.module-fullcolor-blue div div,
div.module-dotted-blue div div,
div.module-grey div div,
div.module-notitle-grey div div,
div.module-fullcolor-grey div div,
div.module-dotted-grey div div,
div.module-pink div div,
div.module-notitle-pink div div,
div.module-fullcolor-pink div div,
div.module-dotted-pink div div,
div.module-green div div,
div.module-notitle-green div div,
div.module-fullcolor-green div div,
div.module-dotted-green div div,
div.module-brown div div,
div.module-notitle-brown div div,
div.module-fullcolor-brown div div,
div.module-dotted-brown div div {
	padding: 0;
}

div.module div div div,
div.module-notitle div div div,
div.module-fullcolor div div div,
div.module-noborder div div div,
div.module-dotted div div div,
div.module-blue div div div,
div.module-notitle-blue div div div,
div.module-fullcolor-blue div div div,
div.module-dotted-blue div div div,
div.module-grey div div div,
div.module-notitle-grey div div div,
div.module-fullcolor-grey div div div,
div.module-dotted-grey div div div,
div.module-pink div div div,
div.module-notitle-pink div div div,
div.module-fullcolor-pink div div div,
div.module-dotted-pink div div div,
div.module-green div div div,
div.module-notitle-green div div div,
div.module-fullcolor-green div div div,
div.module-dotted-green div div div,
div.module-brown div div div,
div.module-notitle-brown div div div,
div.module-fullcolor-brown div div div,
div.module-dotted-brown div div div {
	padding: 9px 15px 20px;
}

/* MODULE
--------------------------------------------------------- */

div.module {
	background: url(../images/box-br.gif) no-repeat bottom right;
}

div.module div {
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div {
	background: url(../images/nopatern/box-tr.gif) no-repeat top right;
}

div.module div div div {
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module-notitle {
	background: url(../images/box-br.gif) no-repeat bottom right;
}

div.module-notitle div {
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module-notitle div div {
	background: url(../images/nopatern/box-tr-notitle.gif) no-repeat top right;
}

div.module-notitle div div div {
	background: url(../images/box-tl-notitle.gif) no-repeat top left;
}

div.module-fullcolor {
	background: url(../images/box-br-fullcolor.gif) no-repeat bottom right;
}

div.module-fullcolor div {
	background: url(../images/box-bl-fullcolor.gif) no-repeat bottom left;
}

div.module-fullcolor div div {
	background: url(../images/nopatern/box-tr-fullcolor.gif) no-repeat top right;
}

div.module-fullcolor div div div {
	background: url(../images/box-tl-fullcolor.gif) no-repeat top left;
}

div.module-dotted {
	background: url(../images/box-br-dotted.gif) no-repeat bottom right;
}

div.module-dotted div {
	background: url(../images/box-bl-dotted.gif) no-repeat bottom left;
}

div.module-dotted div div {
	background: url(../images/nopatern/box-tr-dotted.gif) no-repeat top right;
}

div.module-dotted div div div {
	background: url(../images/box-tl-dotted.gif) no-repeat top left;
}



/* MODULE hilite blue
--------------------------------------------------------- */

div.module-blue {
	background: url(../images/module-hilite/box-br-hiliteblue.gif) no-repeat bottom right;
}

div.module-blue div {
	background: url(../images/module-hilite/box-bl-hiliteblue.gif) no-repeat bottom left;
}

div.module-blue div div {
	background: url(../images/module-hilite/nopatern/box-tr-hiliteblue.gif) no-repeat top right;
}

div.module-blue div div div {
	background: url(../images/module-hilite/box-tl-hiliteblue.gif) no-repeat top left;
}

div.module-notitle-blue {
	background: url(../images/module-hilite/box-br-hiliteblue.gif) no-repeat bottom right;
}

div.module-notitle-blue div {
	background: url(../images/module-hilite/box-bl-hiliteblue.gif) no-repeat bottom left;
}

div.module-notitle-blue div div {
	background: url(../images/module-hilite/nopatern/box-tr-notitle-blue.gif) no-repeat top right;
}

div.module-notitle-blue div div div {
	background: url(../images/module-hilite/box-tl-notitle-blue.gif) no-repeat top left;
}

div.module-fullcolor-blue {
	background: url(../images/module-hilite/box-br-fullcolor-blue.gif) no-repeat bottom right;
}

div.module-fullcolor-blue div {
	background: url(../images/module-hilite/box-bl-fullcolor-blue.gif) no-repeat bottom left;
}

div.module-fullcolor-blue div div {
	background: url(../images/module-hilite/nopatern/box-tr-fullcolor-blue.gif) no-repeat top right;
}

div.module-fullcolor-blue div div div {
	background: url(../images/module-hilite/box-tl-fullcolor-blue.gif) no-repeat top left;
}

div.module-dotted-blue {
	background: url(../images/module-hilite/box-br-dotted-blue.gif) no-repeat bottom right;
}

div.module-dotted-blue div {
	background: url(../images/module-hilite/box-bl-dotted-blue.gif) no-repeat bottom left;
}

div.module-dotted-blue div div {
	background: url(../images/module-hilite/nopatern/box-tr-dotted-blue.gif) no-repeat top right;
}

div.module-dotted-blue div div div {
	background: url(../images/module-hilite/box-tl-dotted-blue.gif) no-repeat top left;
}

/* MODULE hilite grey
--------------------------------------------------------- */

div.module-grey {
	background: url(../images/module-hilite/box-br-hilitegrey.gif) no-repeat bottom right;
}

div.module-grey div {
	background: url(../images/module-hilite/box-bl-hilitegrey.gif) no-repeat bottom left;
}

div.module-grey div div {
	background: url(../images/module-hilite/nopatern/box-tr-hilitegrey.gif) no-repeat top right;
}

div.module-grey div div div {
	background: url(../images/module-hilite/box-tl-hilitegrey.gif) no-repeat top left;
}

div.module-notitle-grey {
	background: url(../images/module-hilite/box-br-hilitegrey.gif) no-repeat bottom right;
}

div.module-notitle-grey div {
	background: url(../images/module-hilite/box-bl-hilitegrey.gif) no-repeat bottom left;
}

div.module-notitle-grey div div {
	background: url(../images/module-hilite/nopatern/box-tr-notitle-grey.gif) no-repeat top right;
}

div.module-notitle-grey div div div {
	background: url(../images/module-hilite/box-tl-notitle-grey.gif) no-repeat top left;
}

div.module-fullcolor-grey {
	background: url(../images/module-hilite/box-br-fullcolor-grey.gif) no-repeat bottom right;
}

div.module-fullcolor-grey div {
	background: url(../images/module-hilite/box-bl-fullcolor-grey.gif) no-repeat bottom left;
}

div.module-fullcolor-grey div div {
	background: url(../images/module-hilite/nopatern/box-tr-fullcolor-grey.gif) no-repeat top right;
}

div.module-fullcolor-grey div div div {
	background: url(../images/module-hilite/box-tl-fullcolor-grey.gif) no-repeat top left;
}

div.module-dotted-grey {
	background: url(../images/module-hilite/box-br-dotted-grey.gif) no-repeat bottom right;
}

div.module-dotted-grey div {
	background: url(../images/module-hilite/box-bl-dotted-grey.gif) no-repeat bottom left;
}

div.module-dotted-grey div div {
	background: url(../images/module-hilite/nopatern/box-tr-dotted-grey.gif) no-repeat top right;
}

div.module-dotted-grey div div div {
	background: url(../images/module-hilite/box-tl-dotted-grey.gif) no-repeat top left;
}

/* MODULE hilite pink
--------------------------------------------------------- */

div.module-pink {
	background: url(../images/module-hilite/box-br-hilitepink.gif) no-repeat bottom right;
}

div.module-pink div {
	background: url(../images/module-hilite/box-bl-hilitepink.gif) no-repeat bottom left;
}

div.module-pink div div {
	background: url(../images/module-hilite/nopatern/box-tr-hilitepink.gif) no-repeat top right;
}

div.module-pink div div div {
	background: url(../images/module-hilite/box-tl-hilitepink.gif) no-repeat top left;
}

div.module-notitle-pink {
	background: url(../images/module-hilite/box-br-hilitepink.gif) no-repeat bottom right;
}

div.module-notitle-pink div {
	background: url(../images/module-hilite/box-bl-hilitepink.gif) no-repeat bottom left;
}

div.module-notitle-pink div div {
	background: url(../images/module-hilite/nopatern/box-tr-notitle-pink.gif) no-repeat top right;
}

div.module-notitle-pink div div div {
	background: url(../images/module-hilite/box-tl-notitle-pink.gif) no-repeat top left;
}

div.module-fullcolor-pink {
	background: url(../images/module-hilite/box-br-fullcolor-pink.gif) no-repeat bottom right;
}

div.module-fullcolor-pink div {
	background: url(../images/module-hilite/box-bl-fullcolor-pink.gif) no-repeat bottom left;
}

div.module-fullcolor-pink div div {
	background: url(../images/module-hilite/nopatern/box-tr-fullcolor-pink.gif) no-repeat top right;
}

div.module-fullcolor-pink div div div {
	background: url(../images/module-hilite/box-tl-fullcolor-pink.gif) no-repeat top left;
}

div.module-dotted-pink {
	background: url(../images/module-hilite/box-br-dotted-pink.gif) no-repeat bottom right;
}

div.module-dotted-pink div {
	background: url(../images/module-hilite/box-bl-dotted-pink.gif) no-repeat bottom left;
}

div.module-dotted-pink div div {
	background: url(../images/module-hilite/nopatern/box-tr-dotted-pink.gif) no-repeat top right;
}

div.module-dotted-pink div div div {
	background: url(../images/module-hilite/box-tl-dotted-pink.gif) no-repeat top left;
}

/* MODULE hilite green
--------------------------------------------------------- */

div.module-green {
	background: url(../images/module-hilite/box-br-hilitegreen.gif) no-repeat bottom right;
}

div.module-green div {
	background: url(../images/module-hilite/box-bl-hilitegreen.gif) no-repeat bottom left;
}

div.module-green div div {
	background: url(../images/module-hilite/nopatern/box-tr-hilitegreen.gif) no-repeat top right;
}

div.module-green div div div {
	background: url(../images/module-hilite/box-tl-hilitegreen.gif) no-repeat top left;
}

div.module-notitle-green {
	background: url(../images/module-hilite/box-br-hilitegreen.gif) no-repeat bottom right;
}

div.module-notitle-green div {
	background: url(../images/module-hilite/box-bl-hilitegreen.gif) no-repeat bottom left;
}

div.module-notitle-green div div {
	background: url(../images/module-hilite/nopatern/box-tr-notitle-green.gif) no-repeat top right;
}

div.module-notitle-green div div div {
	background: url(../images/module-hilite/box-tl-notitle-green.gif) no-repeat top left;
}

div.module-fullcolor-green {
	background: url(../images/module-hilite/box-br-fullcolor-green.gif) no-repeat bottom right;
}

div.module-fullcolor-green div {
	background: url(../images/module-hilite/box-bl-fullcolor-green.gif) no-repeat bottom left;
}

div.module-fullcolor-green div div {
	background: url(../images/module-hilite/nopatern/box-tr-fullcolor-green.gif) no-repeat top right;
}

div.module-fullcolor-green div div div {
	background: url(../images/module-hilite/box-tl-fullcolor-green.gif) no-repeat top left;
}

div.module-dotted-green {
	background: url(../images/module-hilite/box-br-dotted-green.gif) no-repeat bottom right;
}

div.module-dotted-green div {
	background: url(../images/module-hilite/box-bl-dotted-green.gif) no-repeat bottom left;
}

div.module-dotted-green div div {
	background: url(../images/module-hilite/nopatern/box-tr-dotted-green.gif) no-repeat top right;
}

div.module-dotted-green div div div {
	background: url(../images/module-hilite/box-tl-dotted-green.gif) no-repeat top left;
}

/* MODULE hilite brown
--------------------------------------------------------- */

div.module-brown {
	background: url(../images/module-hilite/box-br-hilitebrown.gif) no-repeat bottom right;
}

div.module-brown div {
	background: url(../images/module-hilite/box-bl-hilitebrown.gif) no-repeat bottom left;
}

div.module-brown div div {
	background: url(../images/module-hilite/nopatern/box-tr-hilitebrown.gif) no-repeat top right;
}

div.module-brown div div div {
	background: url(../images/module-hilite/box-tl-hilitebrown.gif) no-repeat top left;
}

div.module-notitle-brown {
	background: url(../images/module-hilite/box-br-hilitebrown.gif) no-repeat bottom right;
}

div.module-notitle-brown div {
	background: url(../images/module-hilite/box-bl-hilitebrown.gif) no-repeat bottom left;
}

div.module-notitle-brown div div {
	background: url(../images/module-hilite/nopatern/box-tr-notitle-brown.gif) no-repeat top right;
}

div.module-notitle-brown div div div {
	background: url(../images/module-hilite/box-tl-notitle-brown.gif) no-repeat top left;
}

div.module-fullcolor-brown {
	background: url(../images/module-hilite/box-br-fullcolor-brown.gif) no-repeat bottom right;
}

div.module-fullcolor-brown div {
	background: url(../images/module-hilite/box-bl-fullcolor-brown.gif) no-repeat bottom left;
}

div.module-fullcolor-brown div div {
	background: url(../images/module-hilite/nopatern/box-tr-fullcolor-brown.gif) no-repeat top right;
}

div.module-fullcolor-brown div div div {
	background: url(../images/module-hilite/box-tl-fullcolor-brown.gif) no-repeat top left;
}

div.module-dotted-brown {
	background: url(../images/module-hilite/box-br-dotted-brown.gif) no-repeat bottom right;
}

div.module-dotted-brown div {
	background: url(../images/module-hilite/box-bl-dotted-brown.gif) no-repeat bottom left;
}

div.module-dotted-brown div div {
	background: url(../images/module-hilite/nopatern/box-tr-dotted-brown.gif) no-repeat top right;
}

div.module-dotted-brown div div div {
	background: url(../images/module-hilite/box-tl-dotted-brown.gif) no-repeat top left;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 30px;
	background: url(../images/seperator.gif) repeat-x center;
}

#leftcol .article_seperator, #rightcol .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 1px 4px;
	border-bottom: 1px solid #D1D1C7;
	color: #877D58;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: auto; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	margin: 0 0 15px;
	font-size: 2em;
	line-height: normal;
	padding: 2px 0 3px;
	border-bottom: 1px solid #D1D1C7;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 1.5em;
}

.contentheading {
	font-size: 2em;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon {
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none!important;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding-bottom: 10px;
	color: #918E7F;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #918E7F;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #918E7F;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 2px 5px 2px;
	border: 1px solid #D1D1C7;
	background: url(../images/button-bg.gif) top #EDEDE1;
	text-decoration: none;
	color: #666666;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	border: 1px solid #A7A79F;
	text-decoration: none;
	color: #484848;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	background: #EDEDE1;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
}

tr.sectiontableentry2 td {
	padding: 5px;
}

.small {
	color: #918E7F;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	border: 1px solid #FFFFFF;
	text-align: center;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#headerwrap,
#subnavwrap,
#containerwrap {
	text-align: center;
	width: 100%;
}

#header,
#subnav,
#container,
#container-header,
#container-bottom {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

.wide #header,
.wide #subnav,
.wide #container,
.wide #container-header,
.wide #container-bottom {
	width: 950px;
}

.auto #header,
.auto #subnav,
.auto #container,
.auto #container-header,
.auto #container-bottom {
	width: 95%;
	min-width: 750px;
	max-width: 1150px;
}

#containerwrap {
	clear: both;
	background: #FFFFFF;
}


#container {
	padding: 5px 0 20px;
}

#container-header {
	padding: 10px 0 0px;
}

#container-bottom {
	padding: 10px 0 0px;
}

/* HEADER
--------------------------------------------------------- */

#header h1 {
	font-size: 2em;
	height: 75px;
}

#header h1 img {
	float: left;
}

#user-l {
	padding-top: 5px;
	float: left;
	padding-left: 45px;
	TEXT-ALIGN: left
}
#user-r {
	padding-top: 5px;
	float: right;
	padding-right: 45px;
}
#usertoolswrap {
	padding: 0;
	height: 22px;
	float: right;
	padding-left: 6px;
}

#usertools {
	padding: 0 10px 0 4px;
	float: left;
	display: block;
	font-size: 11px;
	height: 20px;
}

#usertools span {
	float: left;
	margin-right: 30px;
	display: block;
}

#usertools img {
	padding: 7px 2px 0;
}

#usertools a {
}

#usertools a:hover, #usertools a:active, #usertools a:focus {
}

#search {
	width: 140px;
	display: block;
	border: 1px solid #CDDEE4;
	margin-top: 10px;
}
 
#usertools div.search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#usertools .inputbox {
	border: none!important;
	width: 100px;
	background: none;
	color: #918E7F;
}

#usertools .inputbox:hover,
#usertools .inputbox:focus {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	clear: both;
	float: left;
}

#subnavwrap {
	width: 100%;
	float: left;
	background: #BDBAA6;
}

/* Default Joomla! Menu */

a.sublevel {
	padding: 3px 4px 3px 15px;
	display: block;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#leftcol #active_menu, #rightcol #active_menu {
	color: #484848;
	background: #EDEDE1;
	text-decoration: none;
	border: 1px solid #D1D1C7;
}
/*End: Default Joomla! Menu  */

/* SPOTLIGHT
--------------------------------------------------------- */
.box {
	float: left;
	overflow: hidden;
}

.box h3 {
	margin-bottom: 5px;
	font-size: 1em;
	text-indent: 3px;
}

.box div.moduletable {
	margin: 0 25px 0 0;
}

.box ul {
	padding: 0;
	margin: 0!important;
}

.box li {
	padding: 0;
	margin: 0;
	background: none;
}

.box li a {
	padding: 4px;
	border-bottom: 1px solid #D1D1C7;
	width: 99%; /*This is required for IE6*/
	display: block;
	text-decoration: none;
}

.box li a:hover,
.box li a:active,
.box li a:focus {
	background: url(../images/arrow-on.gif) no-repeat center right #DFDFD4;
	text-decoration: none;
}

.box td {
	padding: 0;
}

.box  .article_seperator {
	display: none;
}

.box-ended div.moduletable {
	margin-right: 0!important;
}

/* PATHWAY
---------------------------------------------------------*/
#pathway {
	color: #EEEEEE;
}

#pathway img {
	display: none; /* DO NOT SHOW PATHWAY DEFAULT ARROW */
}

#pathway a {
	padding-right: 20px;
	background: url(../images/slash.gif) no-repeat center right;
	font-size: 0.89em;
}

#pathway a:hover, #pathway a:active {
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#mainbody, #mainbody-fl, #mainbody-fr, #mainbody-f {
	margin: 5px 0;
}

#mainbody {
	float: left;
	width: 80%;
}

#mainbody #content {
	float: right;
	width: 70%;
	padding-right: 2.5%;
}

#mainbody-fl {
	float: left;
	width: 80%;
}

#mainbody-fl #content {
	float: left;
	width: 97.5%;
}

#mainbody-fr{
	float: left;
	width: 100%;
}

#mainbody-fr #content {
	float: right;
	width: 77.5%;
}

#mainbody-fr #leftcol {
	width: 20%;
}

#mainbody-f {
	float: left;
	width: 100%;
}

/* CONTENT 2 COLUMN
--------------------------------------------------------- */

#content2 {
	float: right;
	width: 100%;
	padding-right: 2.5%;
}


#content2 {
	float: left;
	width: 97.5%;
}


#content2 {
	float: right;
	width: 97.5%;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#leftcol {
	float: left;
	width: 25%;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#rightcol {
	float: right;
	width: 20%;
	margin: 5px 0;
}

#bottomline {
	padding: 15px 0;
	color: #666666;
	float: left;
}

#cert {
	padding-top: 20px;
	float: right;
}

#cert a {
	padding-right: 5px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #918E7F;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
