* { margin: 0px; padding: 0px; }

html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
}


body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}
img {
	behavior: url(iepngfix.htc); 
}

a {
	color: #8D9B3C;
	text-decoration:none;
}
a:hover {
	color: #373F0C;
	text-decoration:none;
}

p {
	margin: 1em 0;
}

blockquote {
	margin: 1em 0em 1em 2em;
}

/************* FORMS *************/
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input.text, textarea, select {
	background: #D7D7D7;
	border: solid #898989 1px;
	font-size: 12px;
}
input.text, textarea, select option {
	padding: 1px 3px;
}

input.button {
	background: #75767A;
	color: white;
	border: outset black 1px;
	font-size: 12px;
	padding: 1px 8px;
}

input.submit {
	background: url('/assets/images/icon-arrow-over.png') no-repeat #75767A;
	background-position: 92% 50%;
	padding-right: 24px;
}

.checkbox, .radio {
	border: none;
}

.formcaption {
	font-size: 11px;
	text-align: right;
	padding: 3px 4px;
	font-weight: bold;
	white-space: nowrap;
}
.formfield {
	padding: 1px 4px 5px 4px;
}

.formerror td {
	padding: 2px 4px 0px 4px;
}
.formerror td, div.formerror {
	font-size: 11px;
	color: red;
	font-style: italic;
}

/************* HEADINGS *************/
h1 { font-size: 20px; color:#898989; text-transform:lowercase; }
h2 { font-size: 17px; color:#898989; }
h3 { font-size: 14px; color:#898989; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }

hr {
	height: 1px;
	border: none;
	color: #898989;
	background: #898989;
}

ul, ol {
	padding-left: 2em;
}
li {
	padding: 4px 0px;
}

/*************  *************/
.graytext {
	color:#898989;
}
.greentext {
	color: #8E9833;
}

.textcontent {
	line-height:18px;
	color: #75767A;
}

div#main {
	width:1024px;
	padding: 4px 30px;
}



/************* MENU *************/
table#tblmainmenu {
	margin-left: 50px;
}
table#tblmainmenu td {
	font-size: 13px;
	color: white;
	padding: 2px 4px;
}
table#tblmainmenu a {
	color: white;
}

div.submenu {
	position: absolute;
	display: none;
	width: 150px;
	border: solid 0px;
	border-color: #8E9294 #8E9294;

}
div.submenu td {
	white-space: nowrap;
	padding: 3px 6px;
	height: 16px;

	border: solid;
	border-width: 1px 1px;
	border-color: #D5DF99 #6F7F17 #6F7F17 #D5DF99;

	font-size: 12px;

	background: #A6B166;
}

div.submenu td a {
	text-decoration: none;
	color: white;
}

div.submenu td.hover {
	cursor: pointer;
	background-color: #DBDFC3;
}

div.submenu td.hover a{
	color: black;
}

/*********************************/


#footer {
	background:#525E11;
}

#footer td {
	font-size:10px;
}
#footer td, #footer a {
	color: #879730;
}

#footer a:hover {
	color: #DCEA8C;
}










.iconlink {
	white-space: nowrap;
}
.iconlink img {
	width: 16px;
	height: 16px;
	display:inline;
	margin: 0px 6px;
	margin-bottom:-2px;
	border:none;
}



.tooltipicon {
	display: inline;
	white-space: nowrap;
}
.tooltipicon img {
	width: 16px;
	height: 16px;
	display:inline;

	margin-right: 3px;
	border:none;
}


/********* PAGE NAV **********/
table.pagenav {
	display: inline;
}
table.pagenav td {
	font-size: 11px;
	border: solid #8A989E 1px;
	padding: 0px;
	color: black;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
table.pagenav td:hover {
	background: #525E11;
}
table.pagenav td:hover, table.pagenav td:hover a {
	color: #CADB2A;
}

table.pagenav td a {
	font-weight: normal;
	text-decoration: none;
}


/************* *************************/
fieldset {
	position: relative;
	background: #F0F0F0;
	text-align: left;
	padding: 10px;
}

fieldset legend {
	position: absolute;
	top: -.8em;
	left: .2em;
}




div.rightcolitem {
	padding:10px 0px;
	border-bottom: dotted #8A8A8A 1px;
}
div.rightcolitem .rightcolitemlink {
	font-size: 11px;
	padding: 4px 0px 4px 28px;
}



div.popupDiv {
	background: white;
	border:solid 1px; border-color: #A6B166 #525E11 #525E11 #A6B166;
	padding: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}


table.blog-titlebar {
	border:solid 1px;
	border-color: #A6B166 #525E11 #525E11 #A6B166;
	background:#8D9B3C; color:white;
}
table.blog-titlebar td {
	padding:0px 6px;
}
table.blog-titlebar a {
	color: #FFFFFF;
}
table.blog-titlebar a:hover {
	color: #D3E255;
}

table.blog-titlebar .author {
	font-size:11px;
	font-style: italic;
}

table.blog-titlebar .timestamp {
	font-size:11px;
}




span.searchterm {
	font-weight: bold;
}

div.search-result {
	margin-bottom: 20px;
}

div.search-result-title {
	font-weight: bold;
	font-size: 15px;
}

div.search-result-content {
	font-size: 12px;
}

div.search-result-link {
	font-size: 12px;
	font-style: italic;
}



/*********** recaptcha styles **************/

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	border:none;
	background-color:white !important; //reCaptcha widget background color
}

#recaptcha_table {
	border-color: white !important; //reCaptcha widget border color
}

#recaptcha_response_field {
	background: #D7D7D7;
	border: solid #898989 1px;
	font-size: 12px;
	padding: 1px 3px;
}
#recaptcha_tagline {
	
}






