/* Copyright Bitingedge.net
------------------------------------*/


/* Common styles
------------------------------------*/

html, body {margin: 0; padding: 0; border: 0;}

body { 
	background:#96C51B;
	color:#000; 
	font-family:Arial,Verdana, sans-serif; 
	font-size:75%; 
	margin: 0;
}

.error { 
	color:red;
	clear:none;
	padding:0.8em 0;
}

form {
	margin: 0;
	padding: 0;
	background: transparent;
}

input {
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana, sans-serif; 

}


input.submitbutt {
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana, sans-serif; 
	font-size: 1em;
	background:#fff;
	font-weight:bold;
	color:000;
	border:none;
	text-decoration:none;
	cursor:pointer;
}

input.buttMain {
	font-size:0.9em;
	font-family: Arial, sans-serif;
	font-weight:bold;
	color:#000000;
	margin:0.1em ;
	padding:0.1em ;
	border:solid 1px;
	border-color: #93979F;
	border-top-color:#BEC0C5;
	border-left-color:#BEC0C5;
	background-color:#EEEFF0;
	line-height:1.2em


}

input.searchtext {
	width:120px;
}

input.award-search {
	width:12em;
}


td, th {padding:0.5em;	font-size:75%; 
}

.CRTtable {
	border: solid 1px #9FB99F;
	width: 610px;
}


.CRTtable th {
	background:#F0F4F0;
}

.CRTtable th h2{
	padding:0;
}


/* Layout
------------------------------------*/
#positioner { 
	width:100%; 
	background:#fff;
	margin:0;
	border:none;
}

* html #positioner {   
}

#pagecontainer { 
	width:100%; 
	margin:auto;
	background:#ffffff;
	text-align:left;


}

* html #pagecontainer {   
	width: 100%;
	wid\th: 100%;
}

#pageback { 
	width:100%; 
	margin:auto;
	background:transparent ;
	text-align:left;
}

* html #pageback {   
	width: 100%;
	wid\th: 100%;
}



#wrapper {
	position:relative;
	margin: 0 0 0 220px ; 
	background:transparent;
}

* html #wrapper {   
	width: 100%;
}

#leftwrap {
	float:left;
	background:transparent;

}

#content { 
	float: right;
	margin-bottom: -1px; 
	padding:0;
/* \*/
	margin-left: 0px; 
/* Hide IE-mac */
	background: transparent;

}

#contentborder 
{ 
	margin: 0;
	padding: 0;
	height: auto;
	background: transparent;
}

* html #contentborder {   
}
#contentbottom 
{ 
	margin: 0;
	padding: 0;
	height:20px;
clear:both;
	background:transparent;
}

* html #contentbottom {   
	}

#contenttop 
{ 
	width: 440px;
	margin: 0;
	padding: 0;
	height:200px;
	background:#ffffff;
}

* html #contenttop {   
	width: 440px;
	wid\th: 440px;
}

#contentpadding 
{
	margin: 0 ;
	background: transparent;
	height: auto;
}
* html #contentpadding {   
	hei\ght: 1%;
}


.clear { clear: both;  }


#leftcol {
	position: relative; 
	width: 220px;  
	margin-left: -220px;  
	background:transparent;
	min-height:250px;
}

* html #leftcol {
	float:left;
	height:250px;
	clear:none;
}

*>html #leftcol {width:220px;}   

#leftcontent {
	width: 220px;
	padding-bottom: 110px;
	background:transparent;
}

#rightcol {
	float: right; 
	position: relative; 
margin: 0 0 0 20px;
	width: 100px; 
	background: transparent;
display:inline;
}

/* \*/
* html #rightcol {
}
/* */


#rightcontentpadding { 
	padding: 0 0 0 0;
}


#rightcontent { 
/* \*/width: 100px;
	float:right;
/* Hidden from IE-Mac */   
	margin-left: -1px;   
	padding-bottom: 110px;   
}

/* */

/* \*/
* html #rightcontent {
fl\oat: right;
margin-left: 1px; 
mar\gin-left: 1px; 
}
/* */

div.rightfloat{
		float:right;
		width: 130px;
}

.floatright{
	float:right;
}

.floatleft {
	float:left;
}

.noclear {
	clear: none;
}

.divider {
	display:none;
}

.rotateimg {
	margin-bottom:5px;
}

.small {
	font-size: 90%;
}

.smaller {
	font-size: 80%;
}

.italic {
	font-style: italic;
}

.messagebody {
	padding: 0.5em 0.3em;
	border-top:solid 1px #c0c0c0;
	height: auto;

}
* html .messagebody {   
	hei\ght: 1%;
}

.messageright {
	padding: 0 0 0 2em;
	float: right;

}

.messagehead, .forumboxhead {
	margin: 0;
	padding: 0.2em 0.3em;
	height: auto;
	background:transparent url(images/messageheadback.gif) repeat-x top left ;

}
* html .messagehead {   
	hei\ght: 1%;
}

.messagetail {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0;
	border-top:solid 1px #c0c0c0;
	height: auto;

}


.messageblock {
	margin: 0.5em 0;
	border: solid 1px #804000;
}

.postnew {
	padding: 0.3em 0
}

.forumresultpale {
	background: #FEFAF3;
}

.forumresultdark {
	background: #FDF2E3;
}

.smallpad {
	padding: 0.3em;
}

div.paddy {
	height:10px;
	background: transparent;

}



#content a:link, #content a:visited, #content a:active, #edit a:link, #edit a:visited, #edit a:active { color:#0000FF; text-decoration:underline; font-weight:normal; }
#content a:hover, #edit a:hover { color:#173386; text-decoration:none; font-weight:normal; }

#content #breadcrumbs  a:link, #content #breadcrumbs  a:visited, #content #breadcrumbs  a:active, #edit #breadcrumbs a:link, #edit #breadcrumbs a:visited, #edit #breadcrumbs a:active { color:#000; text-decoration:underline; font-weight:normal; }
#content #breadcrumbs  a:hover, #edit #breadcrumbs a:hover { color:#173386; text-decoration:none; font-weight:normal; }


#header { 
	margin:0;
	padding:0;
	width:100%;
	font-size: 1.8em; 
	min-height:125px;
	color: #000; 
	background:#fff url(images/headerback.jpg) top left no-repeat;
	border: none;
	text-align:left;
}

* html #header {   
	hei\ght: 125px;
}

div.logoblock {
	float:right; 
	margin:10px;
}

#header div.strapline { 
	padding:35px 160px 10px 180px;
	margin:0;
	clear:none;
	text-align:center;
}
#header div.strapline span { 
	font-size:1.3em;
}


#searchstrap {

	padding:0;
	width:100%;
	font-size: 0.9em;
	margin:15px 0;

	background:#C1DCAF url(images/searchback.gif) repeat-y top left;

}

#searchleft {
	color:#000;
	width:200px;
	background:#fff;
	margin-bottom:20px;
}

#searchleft form {
	padding: 0.5em;
}


#breadcrumbs { 
	color:#173386;
	padding:0; 
	margin:0;
	background-color:transparent;
}

* html div#breadcrumbs {   
	height: 1%;
	hei\ght: 1%;
}

div.trail {
	float:left;
	clear:none;
	margin: 0.6em 0 1.4em 0;
	background: transparent;
}


.searchhead { background-color:#036874; color:#FFFFFF;padding:0.3em;}
.searchrowpale { background-color:#F5FAFA; color:#000000;padding:0.3em;}
.searchrowdark { background-color:#E8F1F0; color:#000000;padding:0.3em;}


div.paddy {
	height:15px;
	font-size: 0.1em; 
	background: transparent;
}

div.footer {
	color: #65A8AB;
	padding: 0.7em 10px 0.2em 10px;
	font-size: 0.8em;
	text-align: left;
	margin: 0;

}

* html div.footer {   
	height: 1%;
	hei\ght: 1%;
}


div.footer a img, div.footer img{
	padding: 0;
	margin: 3px 8px;
	border:none;
}

div.subfooter {
	color: #D7EDFB;
	font-size: 1em;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background:#173386;

}

div.subfooter div{
	padding: 0.7em;
	font-style:italic;
}

form div {
	padding-top:0.9em;
	text-align: left;
	width: 16em;
}

form div label {
	text-align: left;
	width: 16em;
	margin: 0 2em 0 0 ;
}

form div.eligiblecontainer {
	padding-top:0.9em;
	text-align: left;
	width: auto;
}
form div.eligiblecontainer p{
	padding-top:2em;
	
}
form div.eligibleno { 
margin-top: 0.5em;
	padding:0.9em;
	text-align: left;
	width: 60%; 
	background: #FFCC33;
	display:none;
}
form div.eligiblecontainer label {
	text-align: left;
	width: auto;
	margin: 1em 2em 0 0 ;
}
label {
	display:inline-block;
	margin: 0;
	padding: 0;
}

label select {
	margin: 0;
	padding: 0;
	font-size: 1em;
	width: 12em;
	height: 1.4em;
}



label input#searchText {
	margin: 0;
	padding: 0;
	font-size: 1em;
	width: 110px;
	outline:none;
	border:1px solid #ddd;
}

label input.award-search {
	width:10em;
	margin: 0;
	padding: 0 ;
	font-size: 1em;
}

div.awardsearch {

	margin: 0 0 0 ;
	padding: 0;
	font-size: 1em;
	width: 13em;
	float:left;


}


div.awardsearch label {
	line-height:1.8em;
	font-weight:bold;
	margin:0;
	padding:0;
}

select.restrict {
	width:300px;
}

h1 { font-size: 1.5em; font-weight: normal; color: #173386; padding: 0 0 0 0; margin: 0;
}

h2 { 
	font-size: 1.2em; 
	font-weight: bold; 
	color: #173386;
	padding: 1.2em 0 0 0; 
	margin: 0; 
	border:none;
}

h3 { font-size: 1em; font-weight: normal; padding: 0.8em 0 0 0 ; margin: 0; color:#173386; }


p { padding: 0.5em 0 0 0; margin: 0; }


.sitemap {
	display: block;
	padding: 2px;
}
.sitemapone {
	display: block;
	padding: 15px 2px 5px;
}






.checkboxblock {
	margin-left:60px;
}
.outdented {
	margin-left:-30px;
}

img {
	border: none;
}


.trDark {
	background:#CADBCB;
}

.trLight {
	background:#F7F9F7;
}

.family_total {

	background:#ebf4df;
	padding:10px;
	margin:10px;
	font-weight:bold;

}



.family_total span {
	font-size:2em;

	color:#8cc63e;
}

.family_total2 {

	text-align:right;
margin:10px;
	font-weight:bold;

}
.family_total2 span {
	
}

/*   links
------------------------------------------*/


a.footerlink:link,
a.footerlink:active,
a.footerlink:visited,
a.footerlink:hover {
	text-decoration: none;
	color: #65A8AB;
	font-weight: normal;
}

a:link, 
a:active, 
a:visited {
	text-decoration: none;
	color: #173386;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #173386;
	font-weight: bold;
}




#header a {
	color: #FFFF80;
	font-weight: normal;
}

#headerright a {
	display: block;
	text-decoration: none;
	background:transparent url(images/linkarr-orange.gif) 18px 0px no-repeat;
	color: #000000;
	font-weight: bold;
	padding: 0px 5px 3px 35px;
	margin: 55px 0 0 0;
}


a.footerlink:hover span{
	display:inline;
	padding: 0 10px 0 0;
	
}

a.site-map-folder:link, 
a.site-map-folder:visited {
	display: inline;
	background:transparent url(images/UI_sitefolder.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: none;
}

a.site-map-folder:hover {
	display: inline;
	background:transparent url(images/UI_sitefolder.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: underline;
}

a.site-map-page:link, 
a.site-map-page:visited {
	display: inline;
	background:transparent url(images/UI_sitepage.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: none;
}

a.site-map-page:hover {
	display: inline;
	background:transparent url(images/UI_sitepage.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: underline;
}


.leftcontext a:link,
.leftcontext a:visited,
.leftcontext a:hover {
	font-weight:normal;
	display: block;
}

.menu-head {
	display: block;
	padding: 5px;
	background-color:#A0D3F5;
	color: #29166F;
	font-weight: bold;
	height: 15px;
}

.menu {
	display: block;
	padding-left: 10px;
	background-color:#ECF7FD;
	color: #000000;
	font-weight: normal;
	height: 15px;
}

.spacer {
	font-size:1px; 
	padding: 0px;
	margin: 0px;
	height: 10px;
}
	

#mapholder {
min-width: 250px;
float:left;
margin: 20px 0;
}

#maplist {
float:left;
clear:none;
display:inline;
}

