@charset "UTF-8";
/*
	Background-Styles
*/

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	font-size:13px;
	line-height:16px;
	text-align: center;
	background-image: url(/images/insidebgx_dark.jpg);
	background-repeat: repeat-x;
 height:100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
/*
	Header Styles
*/
#header {
	background-color: #7db138;
	background-image: url(/images/inside_header_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin: 0px;
	padding: 5px 0px;
 border-bottom:solid 2px #E5F2D0;
}
#topper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
 z-index:1;
}
#logo h1, #logo small {
	margin: 0px;
	display:block;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 1px;
}
#logo {
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	width:194px;
	height:30px;
}
/*
	Text-Styles
*/

h2 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Georgia,Helvetica, Arial, Sans-serif;
	color:#7db138;
	line-height:39px;
	letter-spacing:-1px;
}
h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Georgia,Helvetica, Arial, Sans-serif;
	color:#7db138;
}
h4 {
	color:#7db138;
	margin:0px 0px 0px 0px;
}
small {
	color:#7db138;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	text-decoration:none;
	color: #5A5A5A;
}
small a {
	color:#007de2;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none;
}
p {
	margin: 0px 0px 8px 0px;
}

/* Fix up IE6 PNG Support */
img, div, a, input, button, label { behavior: url(/iepngfix.htc)}

/* Column Styles */

#leftcol {
	float: left;
	width: 183px;
 padding:10px 0px;
}
.clearer {
	clear: both;
}
#middlecol {
	width: 540px;
	float: left;
 padding:10px 15px;
}
#rightcol {
	float: right;
	width: 175px;
 padding:10px 0px;
}
#middle-col-top-spacer{
 width:540px;
 height:85px;
 color:#fff;
 overflow:hidden;
}
#middle-col-top-spacer-mini-tabs{
 width:540px;
 height:40px;
 color:#fff;
 overflow:hidden;
 color:#BAE053;
 font-size:26px;
 line-height:26px;
 margin-top:5px;
}
#two-col-top-spacer{
 width:738px;
 height:85px;
 color:#fff;
 overflow:hidden;
}
#two-col-top-spacer-mini{
 width:738px;
 height:55px;
 color:#fff;
 overflow:hidden;
}
#member_info {
	padding-bottom: 5px;
 height:109px;
 overflow:hidden;
 font-family:Georgia
}
#member_info p {
	margin: 0px;
}
#member_info h2 {
	font-size: 14px;
	color: #5A5A5A;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin: 0px;
}
#member_info h3 {
	font-size: 13px;
	color: #5A5A5A;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin: 0px;
}
.green_bold {
	color: #7db138;
	font-weight: bold;
 font-family:Georgia;
}
a.green_bold {
	color: #7db138;
 font-family:Georgia;
}
.brown{
	color: #999932;
}
.red{
 color: #FF0000;
}
.error{
 color: #FF0000;
 font-weight: normal;
}
.brown_bold {
	color: #999932;
	font-weight: bold;
 font-family:Georgia;
}
a.brown_bold {
	color: #999932;
 font-family:Georgia;
}
.green_tea{
 color:#BAE053
}
.dark_green{
 color:#9c893c;
}
.dark_green_bold{
 color:#9c893c;
 font-weight:bold;
}
.cream_bold{
 color:#afc08a;
 font-weight:bold;
}
.headline_light{
 color:#BAE053;
 font-size:26px;
 line-height:26px;
 margin-top:20px;
 font-family:Georgia,Helvetica, Arial, Sans-serif;
}
.section {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	color: #7db138;
	font-size: 11px;
	margin-top: 12px;
}
.section a {
	color: #7db138;
	font-weight: bold;
}

.section_title {
	background-image: url(/images/title_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
a.section_title {
	color: #FFFFFF;
}
.section_item{
	margin: 5px;
}
.icon {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.icon_2 {
 margin:0px 5px 0px 2px;
}
.icon_3 {
 margin:7px 5px 0px 2px;
}
.copy_small{
 font-size: 11px;
}
.copy_small{
 font-size: 12px;
}
.copy_large{
 font-size: 22px;
}
#events {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	font-size: 11px;
	margin-top: 12px;
	text-indent: 5px;
	line-height: 16px;
}
#events p {
	margin: 0px;
}
#footer {
	background-color: #7db138;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999932;
	margin-top: 20px;
	color: #FFFFFF;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
}
#events .green_bold {
	font-size: 14px;
	line-height: 24px;
}
.more {
	margin-left: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.profile_avatar {
	background-image: url(/images/profile_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
 float:left;
}
.profile_avatar img {
	border: 1px solid #ccc;
}
.profile_avatar_image {
	background-color: #f8f8f8;
	text-align: center;
	padding: 2px;
	border: 1px solid #ccc;
}
.profile {
	margin-top: 12px;
	background-image: url(/images/profile_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
}
.profile img {
	border: 1px solid #ccc;
}
.profile_image {
	background-color: #f8f8f8;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: 1px solid #ccc;
}
.sponsor {
	margin-top: 0px;
	background-image: url(/images/sponsor_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}
.sponsor a{
	font-family:Georgia,Helvetica, Arial, Sans-serif;
}
.sponsor img {
	border: 1px solid #ccc;
}
.sponsor_image {
	background-color: #f8f8f8;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: 1px solid #ccc;
}
.status_text{
	background-color: #e5f2d0;
	border: 1px solid #a7c37a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	color: #53752f;
 height:34px;
 width:370px;
}
.woym textarea {
	background-color: #e5f2d0;
	border: 1px solid #a7c37a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	width: 330px;
 height:40px;
	color: #53752f;
}
.comment_btn {
	background-image: url(/images/blanksquare.png);
	height: 34px;
	width: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 text-indent: -2px;
	color: #FFFFFF;
	background-color: #7db138;
	font-size: 11px;
 padding:0px;
 margin:0px;
 border:none;
 cursor: pointer;
}
.field_back {
	background-color: #e5f2d0;
	border: 1px solid #a7c37a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	width: 330px;
	color: #53752f;
}
.faded {
	color: #9da198;
}
#announcements {
	margin-top: 20px;
}
.announcement {
	font-size: 12px;
	padding: 10px;
}
.anncmnt_author {
	background-image: url(/images/icons/icon_announcement.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.anncmnt_msg {
	background-color: #e5f2d0;
	line-height: 22px;
	padding: 10px;
}
.priority-high {
	border: 4px solid #999932;
}
#middlecol h3 {
	font-size: 18px;
}
.dotted-top{
 border-top:dotted 1px #4d4d4d;
 margin-top:10px;
 padding-top: 7px;
	padding-bottom: 7px;
}
.dotted-bottom{
 border-bottom:dotted 1px #4d4d4d;
 margin-top:2px;
	padding-bottom: 3px;
}
.news_item {
	border-bottom: dotted 1px #c9ddb3;
 border-top: solid 1px #fff;
 border-right: solid 1px #fff;
 border-left: solid 1px #fff;
 padding: 7px 5px;
}
.news_on{
  background-color:#e9f3d9;
  border:solid 1px #a0cd56;
  padding: 7px 5px;
  overflow: auto;
 }
.news_msg {
	line-height: 22px;
 overflow: auto;
 margin:5px;
}
.news_msg a {
	font-weight: bold;
	color: #7DB138;
}
.searcher {
	background-color: #f7fcef;
	border: 1px solid #e5f2d0;
	padding: 10px;
	margin-top: 15px;
 height:30px;
}
.searcher #headersearch {
	background-color: #e5f2d0;
	border: 1px solid #a7c37a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 115px;
	color: #53752f;
 height:25px;
 padding-left:2px;
 padding-top:5px;
}
.data_nav {
	background-color: #f7fcef;
	border: 1px solid #e5f2d0;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}
.data_nav .green_bold {
	font-size: 16px;
	line-height: 24px;
}
.data_items {
	padding: 10px;
	background-color: #E5F2D0;
 margin-bottom:10px;
}
.data_items a {
	font-weight: bold;
	color: #7db138;
}
.data_items_right {
	padding: 10px;
	background-color: #E5F2D0;
 margin-bottom:10px;
}
.number{
	font-weight: bold;
	color: #7db138;
}
.data__nav_items {
	padding: 5px;
	background-color: #E5F2D0;
 margin-bottom:10px;
}
#news_footer {
	padding: 12px;
	background-color: #e5f2d0;
	color: #53752f;
}
#news_footer a {
	font-weight: bold;
	color: #53752f;
}
.right_text {
	text-align: right;
	float: right;
}
.middle-table {
 width: 540px;
 font-size:12px;
}
.row_header{
 color:#5A5A5A;
 font-weight:bold;
 border-bottom:dotted 1px #5A5A5A;
	height: 25px;
	margin: 2px;
 font-size:14px;
	padding: 1px;
}
.row_alpha{
 background-color:#f7fcef;
 padding:3px;
 vertical-align:top;
}
.row_beta{
 background-color:#e5f2d0;
 padding:3px;
 vertical-align:top;
}
.label_cell{
 text-align:right;
 background-color:#f7fcef;
 width:30%;
 padding:3px 5px 3px 0px;
 vertical-align:top;
 font-size:12px;
}
.label_cell_req{
 text-align:right;
 background-color:#f7fcef;
 width:30%;
 padding:3px 5px 3px 0px;
 font-size:12px;
 font-weight:bold;
}
.field_cell{
 background-color:#e5f2d0;
 width:70%;
 font-size:12px;
 padding:3px 0px 3px 5px;
}
.middle-table-no-form {
 width: 540px;
 font-size:12px;
}
.middle-table-no-form input {
	border: 1px solid #7db138;
	font-family: Arial, Helvetica, sans-serif;
	color: #53752f;
	font-size: 12px;
 background-color:#f7fcef;
 height:20px;
}
.middle-table input {
	border: 1px solid #7db138;
	font-family: Arial, Helvetica, sans-serif;
	color: #53752f;
	font-size: 12px;
 width:360px;
 background-color:#f7fcef;
 padding:5px;
}
.middle-table select {
	border: 1px solid #7db138;
	font-family: Arial, Helvetica, sans-serif;
	color: #53752f;
	font-size: 12px;
 width:360px;
 background-color:#f7fcef;
 padding:5px;
}
.middle-table textarea {
	border: 1px solid #7db138;
	font-family: Arial, Helvetica, sans-serif;
	color: #53752f;
	font-size: 12px;
 width:360px;
 background-color:#f7fcef;
 padding:5px;
}

.middle-table .radio_checkbox {
	border: none;
 width:20px;
 background-color:#e5f2d0;
}

.frmTblSubmit{
 text-align:center;
 padding-top:20px;
}

.button {
 height: 34px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #7db138 !important;
	font-size: 11px !important;
	border: 1px solid #5d8236 !important;
 width:auto !important;
 margin:0px 20px;
 background-color: #7db138;
	background-image: url(/images/inside_header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px !important;
	padding: 5px 3px !important;
 cursor: pointer;
}
.button_small {
  height: 20px !important;
	line-height:10px !important;
	padding:0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #7db138 !important;
	font-size: 10px !important;
	border: 1px solid #5d8236 !important;
  width:auto !important;
  background-color: #7db138;
	background-image: url(/images/inside_header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px !important;
  cursor: pointer;
}
.hightlights{
 border-top:dotted 1px #4d4d4d;
}
.hightlights a{
 text-decoration:none;
}
.hightlights a:hover{
 text-decoration:none;
 cursor:hand;
}
.highlights_off{
 background-image: url(/images/arrow-right1.png);
 background-position: center left;
 background-repeat: no-repeat;
 background-color:#fff;
 border:solid 1px #fff;
 padding-left:65px;
 margin:5px 3px;
}
.highlights_on{
 background-image: url(/images/arrow-right2.png);
 background-position: center left;
 background-repeat: no-repeat;
 background-color:#e9f3d9;
 border:solid 1px #a0cd56;
 padding-left:65px;
 margin:5px 3px;
}
.highlights_off h3{
 margin:3px 0px;
 color:#4d4d4d;
 font-weight:normal;
}
.highlights_on h3{
 margin:3px 0px;
 color:#4d4d4d;
 font-weight:normal;
}
.help_on{
 background-image: url(/images/exclamation.png);
 background-position: top left;
 background-repeat: no-repeat;
 background-color:#e9f3d9;
 border:solid 1px #a0cd56;
 height:75px;padding:5px 5px 5px 65px;
 margin:5px 3px;
}
.help_on h3{
 margin:3px 0px;
 color:#4d4d4d;
 font-weight:normal;
}
.tips{
 background-image: url(/images/question.png);
 background-position: 5px 5px;
 background-repeat: no-repeat;
 background-color:#f7fcef;
 border:solid 1px #e9f3d9;
 padding:5px 5px 5px 65px;
 margin:5px 3px;
	min-height:80px;
}
.tips h3{
 margin:3px 0px;
 color:#4d4d4d;
 font-weight:normal;
}
/*paging*/
.paging{
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	line-height:2.417;
}
.paging div{
	left:50%;
	float:left;
	position:relative;
	text-align:center;
	padding:10px 0px;
}
.paging ul{
	float:left;
	left:-50%;
	position:relative;
}
.paging li{
	list-style:none;
	margin:0 3px 0 0;
	float:left;
}
.paging li a{
	float:left;
	padding:1px;
	margin-right:1px;
 border: 1px solid #e5f2d0;
 color: #7db138;
}
.paging li a:hover{text-decoration:none;background-color:#2E2E2E;color:#fff;}
.paging span{
	padding:0 5px;
	float:left;
	cursor:pointer;
	font:2em/1.208em "Trebuchet MS", arial, sans-serif;
}
.paging .active span, .paging a:hover span{background:none;background-color:#2E2E2E;color:#fff;}
.paging .active{
 border: 1px solid #2E2E2E;
 padding: 0px;
}
.next span, .prev span{
	font-size:15px;
	font-weight:bold;
	padding:0 10px;
	font-size:1.25em;
	line-height:1.92;
}
.collapsed{
 background-image: url(/images/icons/icon_add.png);
 background-position: 0 3;
 background-repeat: no-repeat;
 padding-left:25px;
}
.expanded{
 background-image: url(/images/icons/icon_minus.png);
 background-position: 0 3;
 background-repeat: no-repeat;
 padding-left:25px;
}
.collapsed-gray{
 background-image: url(/images/icons/icon_plus_gray.png);
 background-repeat: no-repeat;
 padding-left:15px;
}
.expanded-gray{
 background-image: url(/images/icons/icon_minus_gray.png);
 background-repeat: no-repeat;
 padding-left:15px;
}

#communication{
 font-family: Georgia,Helvetica, Arial, Sans-serif;
}

#communication a.newlink{
 color:#969543;
 font-size:11px;
 margin-left:3px;
 font-family:georgia
}

#communication .communication-alert{
 background-image: url(/images/icons/comm-numbox.png);
 width:20px;
 height:24px;
 text-align:center;
 margin-left:auto;
 margin-right:7px;
 margin-bottom:1px;
 color:#000;
}
.hidden{
 display:none;
}
