/* CSS for  */

* {
	margin: 0;padding: 0;
}

body {
	font-family: Arial, Lucida, Helvetica,sans-serif;
	background: #e9eaeb url("/images/bg-body.gif") center repeat-y;
}

h1 {
	color: #000;
	font-size: 14px;
	margin: 16px 0 10px;
}

h3 {
	color:  #000;
	font-weight:  normal;
	font-size: 1.1em;
	margin: 12px 0 6px;
}

input {
	padding: 2px;
}

option {
	padding: 1px 3px 1px 2px;
}

ul {
	margin: 0px;
}

blockquote { margin:24px;}

#bwm-copy li {
	margin: 0;
}

p
{
	font-size: 12pt;
	line-height: 140%;
	margin: 6px 0 6px 0;
}

a img {
	border: 0;
}

a {
	color: #369;
	text-decoration: underline;
	}

.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
}

.m-tb-5 {
	margin: 5px 0;
}

.m-tb-10 {
	margin: 10px 0;
}

.m-t-10 {
	margin: 10px 0 0 0;
}

.b {
	font-weight: bold;
}

.no-b {
	font-weight: normal;
}

.u {
	text-decoration: underline;
}

.no-u {
	text-decoration: none;
}

.i {
	font-style: italic;
}

.no-i {
	font-style: normal;
}

.small {
	font-size: .9em;
}

.t-c {
	text-align: center;
}

#top-nav {
	width: 946px;
	margin: 5px auto 0 auto;
	text-align: right;
	color: #000;
	font-size: .9em;
}

#top-nav ul {
	list-style-type: none;
}

#top-nav ul li {
	display: inline;
	padding: 0 2px;
	text-align: center;
}

#top-nav li a {
	color: #000;
}

#top-nav li a:hover {
	text-decoration: none;
}

#top-nav div.search {
	margin: 23px 0 16px 0;
}

#top-nav div.search input.button {
	position: relative;
	top: 6px;
}

#top-nav div.search #mod_search_searchword {
	height: 14px;
	width: 243px;
	margin: 0;
	padding: 2px;
	border: 1px solid #d1d1d1;
}

#system-message {
	position: relative;
	top: -10px;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #528a41;
	border-bottom: 1px solid #528a41;
	background: #8aaf7f;
	color: #fff;
}

#header {
	width: 958px;
	height: 197px;
	background: url("/images/header.jpg") no-repeat;
	margin: 0 auto;
}

#header h1 {
	padding:28px;
	font-size:32px;
	color:white;
	line-height:120%;
	font-family: Arial, sans-serif;
}

#header h2 {
	padding:28px;
	font-size:32px;
	color:white;
	line-height:120%;
	font-family: Arial, sans-serif;
}

#header span.subhead {
	font-size: 21px;
}

#header img.logo {
	float: left;
	margin: 16px 0 0 22px;
}

#header img.join-today {
	float: right;
	margin: 20px 15px 0 0;
}

#nav
{
	width: 946px;
	margin: 0 auto;
	font-family: arial, sans-serif;
	font-size: 11pt;
}

#nav ul {
	float:  left;
	border: 1px solid #ccc;
	background: #f0f0f0;

/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 1.32em;
	border-right: 0;
}

#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0 7px;
	font-size: .92em;
	font-weight: bold;
	text-transform: uppercase;
	
}

#nav li {


/* all list items */
	float: left;
	width: auto;

/* width needed or else Opera goes nuts */
    border-left: 1px solid #fff;
	border-right: 1px solid #d8d8d8;
	}

#nav li.active {
	background-color: #CCC;
	border-left: 1px solid #999;
}

#nav a, #nav div {
	padding: 0.35em 1em 0.35em;
	margin: 0 1px 0 1px;
	color: #333333;
	line-height: 1.6em;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	background-repeat: no-repeat;
	background-position: left 50%;
	}

#nav li ul {


/* second-level lists */
	position: absolute;
	z-index: 100;
	background: #f0f0f0;
	width: 228px;
	left: -999em;


/* using left instead of display to hide menus because display: none isn't read by screen readers */
  border: 1px solid #cac8c8;
	margin-left: -1px;
	font-size: 1em;
}

#nav li ul li {
	display: block;
	width: 228px;
	border-right: 0;
	border-bottom: 1px solid #CCC;
}

#nav li ul li a {
	width: 222px;
	padding: 3px;
	margin: 0 0 0 0;
	text-transform: none;
}

#nav li ul li a:hover {
	background: #406538;
	color: #fff;
}

#nav li ul ul {


/* third-and-above-level lists */
	margin: -1.42em 0 0 228px;
	display: none;


/*Here to hide 3rd level lists due to size */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {


/* lists nested under hovered list items */
	left: auto;
}

#main {
	width: 946px;
	margin: 43px auto 0 auto;
	padding-bottom: 10px;
	font-size: 1.22em;
	border-bottom: 1px solid #cecece;
}

#main-col div.column {
	width: 600px;
	margin-right: 36px;
	padding-right: 36px;
	float: left;
}

#main-col h1, h2 {
	font-size: 18px;
	color: #000;
	margin: 0;
	margin-top: 16px;
	padding:0;
	clear: left;
}

#main-col p {
    font-size: 11px;
	font-weight: normal;
    font: 12px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
    color: #666;
}

 em { font-style: italic; }

div.sidebar-col {
	width: 200px;
	float: right;
	background: #eee url('/images/graybox-top.gif') top no-repeat;
	margin-left:36px;
}

#front-page-containers {
	    font: 12px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
}

#front-page-containers h2
{
	padding: 0 0 12px 0;
	margin: 0;
	display: block;
}

.front-page-left-container {
    float: left;
    width: 340px;
    clear: left;
}

.front-page-right-container {
    float: right;
    width: 340px;
}

.front-page-column {
    float: left;
    width: 316px;
    padding:12px;
    background-color: #EFEFEF;
    margin-bottom: 12px;
}

.front-page-box {
    width: 308px;
}

#right-col {
	background: url('/images/graybox-bottom.gif') bottom no-repeat;
	width: 200px;
	padding-bottom: 10px;
	overflow: auto;
}


#right-col h2
{
	font-size: 11pt;
	font-weight: normal;
	color: #999;
	margin-left: 12px;
	margin-top: 24px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#right-col ul
{
	margin-left: 14px;
	margin-right: 12px;
}

#right-col li
{
	font-size: 9pt;
	line-height:110%;
	color: #999;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
}

#main div.index-main-col div.section-header {
	height: 27px;
	background: #959595;
	margin: 0 0 15px 0;
	padding: 0;
}

#main div.index-main-col div.section-header h2 {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 5px 0 0 5px;
}

#main div.index-main-col .mod_placehere {
	margin-top: -10px;
}

#main div.index-main-col span.date {
	color: #949494;
}

#main div.index-main-col p {
	font-size: .92em;
	color: #000;
	padding-top: 3px;
}

#main div.index-main-col p img {
	float: right;
	border: 3px solid #d3d1d1;
	margin: 0 28px 0 14px;
}

#main div.index-main-col div.section-header a.all {
	float: right;
	vertical-align: middle;
	background: url("/images/all-arrow-grey.gif") right no-repeat;
	display: block;
	width: 30px;
	height: 19px;
	padding: 4px 0;
	color: #fff;
	font-size: .92em;
	display: block;
	font-weight: normal;
}

#main div.index-col div.tall-m {
	min-height: 154px;
	/*background: url("/images/bg-module-div.gif") bottom repeat-x;*/
	border: 1px solid #CCC;
	margin-bottom: 14px;
}

#main div.index-col div.short-m {
	min-height: 70px;
	margin-bottom: 14px;
    border: 1px solid #CCC

}

#main div.index-col div.short-m p {
	font-size: .92em;
}

#main div.section-header {
	height: 27px;
	background: #528a41;
	margin: 0 0 5px 0;
	padding: 0;
}

#main div.section-subheader {
	height: 27px;
	background: #fff;
	margin: 12px 0 5px 0;
	padding: 0;
}

#main div.section-subheader h2 {
	color: #666;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 5px 0 0 5px;
}

#main div.section-header h2 {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 5px 0 0 5px;
}

#main div.section-header a.all {
	float: right;
	vertical-align: middle;
	background: url("/images/all-arrow.gif") right no-repeat;
	display: block;
	width: 30px;
	height: 19px;
	padding: 4px 0;
	color: #fff;
	font-size: .92em;
	display: block;
	font-weight: normal;
}

#main div.module-div a, #main div.index-main-col a {
	font-weight: bold;
	color: #2969b3;
}

#main div.module-div a:hover, #main div.index-main-col a:hover {
	text-decoration: none;
}

#main div.module-div ul {
	font-size: .88em;
	margin-left: 12px;
	padding-top: 12px;
}

#main div.module-div li {
	list-style-type: none;
	color: #666;
	padding-bottom: 1em;
}

#main div.module-div ul li a {
	color: #2969b3;
}

#main div.module-div img.r {
	border: 3px solid #fff;
	margin: 0 5px;
}

#main div.module-div p {
	margin: 6px 12px;
}

#main div.index-col-lower div.module-div {
	line-height: 1.12em;
}

#main div.index-col-lower div.module-div img {
	float: right;
	position: relative;
	top: -10px;
}

#main div.index-col-lower div.module-div p {
	font-size: .88em;
	color: #2969b3;
}

#main div.index-col-lower div.module-div h2 {
	color: #528941;
	font-weight: normal;
	font-size: 1.52em;
	margin: 0;
	padding: 10px 0 0 5px;
}

#main div.index-col-lower div.tall-m {
	min-height: 111px;
	background: none;
	margin: 0;
}

#main div.index-col-lower div.short-m {
	min-height: 83px;
	background: none;
	margin-bottom: 14px;
}

#left-col {
	width: 223px;
	margin-right: 13px;
	float: left;
}

#left-col ul {
	list-style-type: none;
	margin: 0;
}

#left-col ul li a {
	padding: 10px;
	font-size: 1.12em;
	display: block;
	background: #528940;
	color: #fff;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
}

#left-col ul li a:hover {
	background: #2969b3;
}

#left-col ul li ul li a {
	padding: 5px 5px 5px 20px;
	font-size: 1.02em;
	display: block;
	background: #325e23;
	color: #fff;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
}

#left-col div.module-div {
	line-height: 1.32em;
	border-bottom: 1px solid #a3a09b;
	margin-top: 10px;
	padding-bottom: 5px;
}

#left-col div.bottom {
	border-bottom: 0;
}

#left-col div.module-div img {
	float: right;
	margin-top: -10px;
}

#left-col div.module-div p {
	font-size: .88em;
	color: #2969b3;
}

#left-col div.module-div h2 {
	color: #528941;
	font-weight: normal;
	font-size: 1.52em;
	margin: 0;
	padding: 10px 0 0 5px;
}

#bwm-copy {
	color: #333;
	line-height: 150%;
	margin-left: 24px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12pt;
}

#bwm-copy a {
	color: #2969b3;
}

#bwm-copy a:hover {
	color: #666;
}

.contentheading, .componentheading
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #600;
	font-size: 14pt;
	margin: 16px 0 10px 0;
	padding-bottom: 10px;
	text-align: left;
}

.contentpaneopen {
	font-size: 11pt;
}

#bwm-copy strong {
font-weight: bold;}

/*
#bwm-copy form fieldset{
  width: 698px;
}
*/

#bwm-copy .contentdescription table {
}

#bwm-copy .contentdescription td {

}

#bwm-copy table.contentpane {
	border: 0;
}

#bwm-copy .contentpane form table {
	margin: 0;
	background: #fff;
	width: 100%;
}

#bwm-copy .contentpane form table td {
	text-align: left;
}

.contentpane form table .sectiontableentry1 td {
	background: #CCC;
	color: #000;
	padding: 5px;
	font-size: 11pt;
}

.contentpane form table .sectiontableentry2 td {
	background: #FFF;
	color: #000;
	padding: 5px;
	font-size: 11pt;
}

#bwm-copy .contentpane form table .sectiontableentry1 td a, #bwm-copy .contentpane form table .sectiontableentry2 td a {
	font-weight: bold;
	text-decoration: none;
}

#bwm-copy ul {
    margin: 24px;
}

#bwm-copy table tbody tr td {
	text-align: left;
}

#bwm-copy table tbody tr td p {
	text-align: left;
	background: none;
}

#bwm-copy table tbody tr td a {
	cursor: pointer;
}

#bwm-copy table tbody tr td a h3 {
	float: left;
}

#bwm-copy table.contentpaneopen tr td {
	text-align: left;
}

#bwm-copy .contentpane form table td p {
	margin: 0;
	padding: 2px;
	text-align: left;
}

#bwm-copy .contentpane form table td p img {
}

#bwm-copy .contentpane form table td a.readon {
	float: left;
	text-align: right;
	padding: 0 5px 5px 0;
	margin: 0 0 0 5px;
	width: 100%;
}

#bwm-copy .contentpane tbody td ul {
	list-style-type: none;
	margin-left: 0;
}

#bwm-copy .contentpane tbody td ul li {
	margin: 0;
	padding: 0;
}

#bwm-copy .contentpane tbody td ul li a.category {
	font-weight:  bold;
	color: #001d30;
	padding-top: 24px;
	padding-bottom: 0px;
	text-decoration:  none;
	display:  block;
}

#bwm-copy .contentpane tbody td ul li p {
	padding: 5px;
	margin: 0;
}

#bwm-copy .contentpane tbody td p strong {
	font-size: 1em;
	color: #333;
}

#bwm-copy .contentpane tbody td ul li p img {
	

/*display: none;*/  
  border: 3px solid #d3d1d1;
	margin-left: 10px;
}

#bwm-copy table td {
}

#bwm-copy table strong {
	
}

#bwm-copy img {
	margin: 0 5px;
}

#bwm-copy h1,#bwm-copy .contentpaneopen .buttonheading a img {
	border: 0;
}

#bwm-copy .sposts {
	width: 700px;
}

#bwm-copy .sposts #postForm fieldset {
	width: 680px;
}

#bwm-copy .sposts p {
	color: #325e23;
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0 5px 0;
}

#bwm-copy .sposts ul.post {
	list-style-type: none;
	border: 1px solid #666;
	margin: 10px 0 0 0;
	padding: 0;
	background: #dedede;
}

#bwm-copy .sposts ul.child {
	margin-left: 20px;
}

#bwm-copy .sposts ul.post li {
	padding: 5px 10px;
}

#bwm-copy .sposts ul.post li.subject {
	background: #666;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

#bwm-copy .sposts ul.child li.subject {
	background: #999;
}

#bwm-copy .sposts ul.post li.postby {
	font-size: .8em;
	font-style: italic;
	padding: 2px 10px;
}

#bwm-copy .sposts ul.post li.buttons {
	text-align: right;
	padding: 2px 10px;
	font-size: .8em;
}

#bwm-copy .sposts #postForm {
	margin-top: 10px;
}

#bwm-copy .sposts #postForm fieldset {
	border: 1px solid #528941;
	padding: 10px;
}

#bwm-copy .sposts #postForm fieldset legend {
	font-weight: bold;
	font-size: 1.1em;
	color: #528941;
}

#bwm-copy .sposts #postForm input {
	border: 1px solid #666;
	padding: 2px;
	font: 1em Helvetica, Trebuchet MS, sans-serif;
	margin-bottom: 5px;
}

#bwm-copy .sposts #postForm #name {
	width: 300px;
}

#bwm-copy .sposts #postForm #subject {
	width: 525px;
}

#bwm-copy .sposts #postForm textarea {
	border: 1px solid #666;
	padding: 2px;
	font: 1em Helvetica, Trebuchet MS, sans-serif;
	width: 525px;
}

#bwm-copy .sforums table tbody tr th {
	padding: 2px 3px;
}

#bwm-copy .sforums table tbody tr td {
	padding: 2px 5px;
}

#bwm-copy #com-form-login fieldset {
	border: 2px solid #CCC;
	padding: 10px;
	width: 300px;
	margin: 0 auto;
}

#bwm-copy #com-form-login fieldset input {
	width: 100px;
}

#bwm-copy #com-form-login fieldset input.button {
	width: 100px;
}

#bwm-copy #com-form-login ul {
	list-style-type: none;
	padding: 10px;
	width: 215px;
	margin: 0 auto;
	line-height: 1.4em;
	font-size: .9em;
}

#bwm-copy #com-form-login fieldset input#remember {
	width: auto;
}

#bwm-copy #com-form-login #username, #bwm-copy #com-form-login #passwd {
	border: 1px solid #284279;
}

#bwm-copy .contentpaneopen fieldset {
	margin-top: 10px;
	border: 1px solid #666;
}

#bwm-copy .avatar-border {
	float: left;
	padding: 0;
	margin: 0;
}

#bwm-copy form img {
	border: 0;
	float: none;
}

#bwm-copy form table tbody tr td {
}

#bwm-copy form span table, #bwm-copy form span table tr td {
	background: #666;
	color: #fff;
	margin-bottom: 10px;
}

#bwm-copy form span table span.mceToolbarContainer {
	background: #ddd;
}

#bwm-copy form span table a {
	color: #fff;
}

#bwm-copy form span table a:hover {
	color: #fff;
	text-decoration: none;
}

#bwm-copy form span table hr {
	display: none;
}

#bwm-copy form fieldset * {
	
}

#bwm-copy .mceEditorContainer .mceEditor img {
	margin: 0px;
}

#bwm-copy #searchForm table tr td {
	background: none;
}

#bwm-copy #searchForm div div {
	float: right;
	clear: both;
	position: relative;
	top: -40px;
	margin-bottom: -20px;
}

#bwm-copy .contentpaneopen tbody tr td fieldset {
	padding: 5px;
}

#bwm-copy #myBlog-wrap {
	width: 700px;
}

#bwm-copy #myBlog-wrap .postContent  .postContent-text div p a {
	padding: 2px 0;
	line-height: 1.6em;
}

#footer {
	width: 946px;
	margin: 0 auto 20px auto;
	padding: 5px 0 20px 5px;
	font-size: 1.2em;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	width: 500px;
	color: #cecece;
}

#copyright a {
	color: #cecece;
	text-decoration: none;
}

#copyright a:hover {
	color: #4a8ecb;
}

#footer-nav {
	color: #000;
	width: 200px;
	text-align: right;
	float: right;
}

#footer-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer-nav li {
	display: inline;
	margin-right: 10px;
}

#footer-nav a {
	color: #000;
}

.image_right {
	float: right;
	padding-left: 12px;
}

.caption p {
	font-size: 7px
}

.jce_caption {
	text-align:  left;
	font-style: italic;
	font-size: 0.9em;
}

input.inputbox:focus { background-color: #D7E5F2; }

input[type=text] {
	background-color: #F2F7FB;
	color: #102132;
	border: 1px solid #284279;
	background-image: none;
	}
	
#com-form-login {
	
	padding-top: 24px;;
}

#securityImagesJoomlaUserTry input {
	background-color: #F2F7FB;
	color: #102132;
	border: 1px solid #284279;
	background-image: none;
	}


#table td
{
	text-align: center;
	vertical-align: top;
}

#table p {
    padding:3px;
    }

#table th
{
	background-color: #999;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
#table tr.odd {background-color: #e6f0ff; border:0;}
#table tr.even {background-color: #dbe7f9; border:0;}
#table tr.odd:hover, #table tr.even:hover { background-color: #b4cae9; }

ul.blog-latest {margin:0;}

#newsshow1 {width:500px;}

.index-main-col .contentpaneopen { width: 470px }
.index-main-col .contentpaneopen ul { margin-left: 180px; }


table.pagenav {background-color: #f5f5f5;margin-bottom:12px; }

span._PROFILEBOX_BOOST {font-size: 16px;}

#main  div.index-col-lower-wide {
	width: 446px;
	float: right;
}

#main  div.index-col-lower-wide {
	width: 446px;
	float: right;
}

#main div.index-col-lower-wide h2 {
	color: #528941;
	font-weight: normal;
	font-size: 1.52em;
	margin: 0;
	padding: 10px 0 0 5px;
}

#footer
{
	font-size: 11px;
	text-align: center;
	clear: both;
	padding-top: 12px;
}

.identify ul { list-style-type: none; }
th.pagenav_prev {font-size: 10px;font-weight: normal;}
th.pagenav_next {font-size: 10px;font-weight: normal;}

div.postContent-text     { 
    font-size: 11px;
	font-weight: normal;
    font: 12px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
    color: #666;
}

#jc_commentFormDiv label {
    font-size: 12px;
}

#commentTools {
    font-size: 12px;
}

#gk_news_show_news_text {
    clear: both;
}