.quote {
border:1px solid #44610E;
padding-right:8px;
padding-left:8px;
font-size:11px;
background: #E0E8F1;
color:black;
font-family: verdana, arial, sans-serif;
padding-top:0px;
padding-bottom:0px;
}

.atext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* default base coat */
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	font-size: 76%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.mainlevel {
	background: url(../images/arrow.png) 0 -1px no-repeat;
	padding-left: 20px;
}

div, p, table, td, th {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

div#content_area h3, div#content_area .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

div#content_area .contentheading {
	font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
	font-size: 1.8em;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

.buttonheading {
	padding-bottom: 8px !important;
	padding-bottom: 4px;
	vertical-align: bottom;
}

table.contenttoc {
	padding: 5px;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
}

td.wrapper {
  width: 773px;
  text-align: left;
}

div.bottomspacer {
  height: 15px;
}

div.main_padding {
	padding: 0 3px;
}

div#links {
	float: right;
}

div#searchbox {
	clear: both;
	float: right;
	padding-right: 2px;
	padding-top: 5px;
}


div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

table#inner {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


div#surround {
	float: left;
	width: auto !important;
	width: 767px;
}

div#middle {
	float: none !important;
	float: left;
	margin-bottom: 2px;
	padding: 15px;
}

div.imagebanner {
	height: 139px;
}

div.newsflash {
	float: right;
	width: 256px;
	height: 139px;
	overflow: hidden;
}

div.horizmenu, div.submenu {
	margin: 2px 0;
	float: left;
	width: 759px;
	z-index: 100;
}

div.submenu {
	border-bottom: 0px;
	margin-top: -3px;
	z-index: 101;
	height: 20px;
}


div.horizmenu ul, div.submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

div.horizmenu li, div.submenu li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

div.horizmenu a:link, div.horizmenu a:visited, div.submenu a:link, div.submenu a:visited {
	float:left;
  display:block;
  height: 25px;
  line-height: 25px;
  padding: 0 20px;
}

div.submenu a:link, div.submenu a:visited {
	height: 20px;
	line-height: 20px;
	border-right: 0px;
	border-bottom: 0px;
}

div.horizmenu a:hover, div.submenu a:hover {
	text-decoration: none;
}

div.horizmenu a.active_menu:link, div.horizmenu a.active_menu:visited{
  position: relative;
  z-index: 102;
}

td#body {
	width: 501px;
}

td#right {
	padding-left: 2px;
	width: 256px;
}



div.moduletable, div.moduletable-darker, div.moduletable-lighter {
	margin-bottom: 2px;
	padding: 10px;
	width: auto !important;
	width: 100%;
}

div.newsflash div.moduletable {
	background: none;
	margin: 0;
	padding: 5px;
}

div#content_area div.moduletable h3, div#content_area div.moduletable-lighter h3, div#content_area div.moduletable-darker h3 {
	line-height: 20px;
	padding-left: 25px;
}

div#pathway {
	margin-bottom: 10px;
}

div#footer {
	text-align: center;
	font-size: .9em;
	margin-top: -1px !important;
	margin-top: 0;
}

div#links {
	margin: 5px 0;
}

div#links a {
	border: 0;	
}

table.userblock {
	margin: 0;
	padding: 0;
}

td.blockspacer {
	width: 2px;
}




/* white base coat */
body {
	background: #F1F2F3;
}

a:link, a:visited {
	color: #009; 
}

a:hover {
	color: #00c;
}

td,tr,p,div {
	color: #333;
}

h3, .componentheading {
	color: #000;
}

.contentheading {
	color: #6D7E92;
}

table.contenttoc {
	border: 2px solid #E0E8F1;
}

td.sectiontableheader {
  background: #EFF3F8;
  color: #333;
  border-right: 1px solid #fff;
}

.small {
	color: #6D7E92;
}

.modifydate {
	color: #6D7E92;
}

.createdate {
	color: #6D7E92;
}

td.left_shadow {
  width: 8px;
  background: url(../images/gb_shadow_l.png) repeat-y;
}

td.right_shadow {
  width: 8px;
  background: url(../images/gb_shadow_r.png) repeat-y;
}

div.left_bot_shadow {
  height: 18px;
  background: url(../images/gb_shadow_bl.png) top left no-repeat;
}

div.right_bot_shadow {
  height: 18px;
  background: url(../images/gb_shadow_br.png) top right no-repeat;
}

td.bottom_shadow {
  text-align: center;
  height: 18px;
  vertical-align: top;
  background: url(../images/gb_shadow_b.png) bottom left repeat-x;
}

td.wrapper {
  background: #fff;
}

div#logo {
	background: url(../images/gb_logo.png) top left no-repeat;
	height: 71px;
}

div.border {
	border: 2px solid #E0E8F1;
	padding: 2px;
}

div.imagebanner {
	background: #fff url(../images/gb_banner.jpg) top left no-repeat;
}

div.newsflash {
	background: #E0E8F1;
}

div.horizmenu, div.submenu {
	background: #638d15;
}

div.submenu {
	background: #44610E;
	border-top: 1px solid #fff;
}

div.horizmenu a:link, div.horizmenu a:visited {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}

div.submenu a:link, div.submenu a:visited {
	color: #fff;
}

div.horizmenu a:hover, div.submenu a:hover {
	background: #6C7D91;
	color: #fff;
}

div.horizmenu a.active_menu:link, div.horizmenu a.active_menu:visited{
  background: #44610E;
  color: #fff;
  border-bottom: 1px solid #44610E;
}

div.moduletable, div.moduletable-darker, div.moduletable-lighter {
	background: #EFF3F8;
	border: 2px solid #E0E8F1;
}

div.moduletable-darker {
	background: #E0E8F1;
}

div.moduletable-lighter, table.userblock div.moduletable  {
	background: #FBFCFD;
}

div.moduletable h3, div.moduletable-lighter h3, div.moduletable-darker h3 {
	background: url(../images/gb_addition.png) no-repeat;
}

div#footer {
	color: #7D9EC4;
}

.contrast {
	background: url(../images/gb_contrast_toggle.png);
}

.smaller {
	background: url(../images/gb_font_smaller.png);
}

.larger {
	background: url(../images/gb_font_larger.png);	
}

.reset {
	background: url(../images/gb_reset.png);		
}



/* Black base coat */
body.dark {
	background: #666;
}

body.dark a:link, body.dark a:visited {
	color: #8cc91a; 
}

body.dark a:hover {
	color: #aaf41f;
}

body.dark td,body.dark tr,body.dark p,body.dark div {
	color: #ccc;
}

body.dark h3, body.dark .componentheading {
	color: #fff;
}

body.dark .contentheading {
	color: #638d15;
}

body.dark table.contenttoc {
	border: 2px solid #474747;
}

body.dark td.sectiontableheader {
  background: #1d1d1d;
  color: #fff;
  border-right: 1px solid #2a2a2a;
}

body.dark .small {
	color: #ccc;
}

body.dark .modifydate {
	color: #ccc;
}

body.dark .createdate {
	color: #ccc;
}

body.dark td.left_shadow {
  width: 8px;
  background: url(../images/gb_shadow_l_d.png) repeat-y;
}

body.dark td.right_shadow {
  width: 8px;
  background: url(../images/gb_shadow_r_d.png) repeat-y;
}

body.dark div.left_bot_shadow {
  height: 18px;
  background: url(../images/gb_shadow_bl_d.png) top left no-repeat;
}

body.dark div.right_bot_shadow {
  height: 18px;
  background: url(../images/gb_shadow_br_d.png) top right no-repeat;
}

body.dark td.bottom_shadow {
  text-align: center;
  height: 18px;
  vertical-align: top;
  background: url(../images/gb_shadow_b_d.png) bottom left repeat-x;
}

body.dark td.wrapper {
  background: #2a2a2a;
}

body.dark div#logo {
	background: url(../images/gb_logo_d.png) top left no-repeat;
	height: 71px;
}

body.dark div.border {
	border: 2px solid #474747;
	padding: 2px;
}

body.dark div.imagebanner {
	background: #2a2a2a url(../images/gb_banner.jpg) top left no-repeat;
}

body.dark div.newsflash {
	background: #3E3E3E;
	border: 2px solid #474747;
	width: 252px !important;
	height: 135px !important;
	width: 256px;
	height: 139px;
}

body.dark div.newsflash div.moduletable {
	background: #3e3e3e;
	border: 0px solid #3e3e3e;
}

body.dark div.horizmenu, body.dark div.submenu {
	background: #638d15;
}

body.dark div.submenu {
	background: #44610E;
	border-top: 1px solid #2a2a2a;
}

body.dark div.horizmenu a:link, body.dark div.horizmenu a:visited {
	border-right: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	color: #fff;	
} 

body.dark div.submenu a:link, body.dark div.submenu a:visited {
  color: #fff;
}

body.dark div.horizmenu a:hover, body.dark div.submenu a:hover {
	background: #999;
	color: #fff;
}

body.dark div.horizmenu a.active_menu:link, body.dark div.horizmenu a.active_menu:visited{
  background: #44610E;
  color: #fff;
  border-bottom: 1px solid #44610E;
}

body.dark div.moduletable, body.dark div.moduletable-darker, body.dark div.moduletable-lighter {
	background: #2F2F2F;
	border: 2px solid #474747;
}

body.dark div.moduletable-darker {
	background: #1d1d1d;
}

body.dark div.moduletable-lighter, body.dark table.userblock div.moduletable  {
	background: #3e3e3e;
}

body.dark div.moduletable h3, body.dark div.moduletable-lighter h3, body.dark div.moduletable-darker h3 {
	background: url(../images/gb_addition_d.png) no-repeat;
}

body.dark div#footer {
	color: #666;
}

body.dark .contrast {
	background: url(../images/gb_contrast_toggle_d.png);
}

body.dark .smaller {
	background: url(../images/gb_font_smaller_d.png);
}

body.dark .larger {
	background: url(../images/gb_font_larger_d.png);	
}

body.dark .reset {
	background: url(../images/gb_reset_d.png);		
}




/* custom stuff */


.componentheading {
  padding-top: 10px;
}


tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpane, table.contentpaneopen {
	width: 100%;
	border: 0px solid #00f;
}

ul {
	margin: 0;
	padding-left: 15px;
}

ul li {

}

.clr {
	clear: both;
}

div.back_button {
	margin-top: 15px;
}

div.mosimage_caption {

}

div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  font-weight: bold;
  line-height: 50px;
}

div.syndicate div {
  text-align: center;
}









/* @import url("mambo.css");
@import url("custom.css");
@import url("white.css");
@import url("black.css");*/




