/* Color key: /*
/* Dark Green: #7AA543; Blue: #166CB1 ; Taupe: DCCCB2; darker green: #648f3f; darker blue:#135E9C*/

/*  General rules */

img	{
	display: block;
	border: 0;
}
#innerfooter img {
	vertical-align: bottom;
	border: 0;
}

/*  General layout parameters */

body	{
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	border: 0;
	border-top: 0px;
	margin:0px; padding:6px;
	text-align:center;
	background-color:#7aa543;
	}

th	{
	font-weight: bold;
	}

/*  Typography */
	
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 18px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 10px; /* indent */
	letter-spacing: 1px;
	color: #166CB1;
	clear: both;
	border: 0px solid #CC33CC;

	}
	
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 16px;
	padding: 0px;
	letter-spacing: 1px;
	color: #166CB1;
	margin-left: 10px; /* indent */
	/*clear: both;*/
	}
	
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 14px;
	padding: 0px;
	letter-spacing: 1px;
	color: #166CB1;
	margin-left: 10px; /* indent */
	margin-bottom: 12px;
	/*clear: both;*/
}


p	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	line-height: 120%;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px; /* indents text inside content column */
	margin-right: 10px; /* keeps text inside content column */
	}
	
td	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	text-align: left;
	padding-top: 0px;
	margin-left: 10px; /* indents text inside content column */
	margin-right: 10px; /* keeps text inside content column */
	}	


.tiny {font-size:10px;
	margin-top:0px;
	margin-bottom:0px;}

	
	
.grid 	{
	border-bottom:solid 1px #7AA543;
	border-right:solid 1px #7AA543;
	padding:6px;
	}	

	
ul {
	font-family: Verdana, Arial, sans-serif;
	margin: .5em 0;
	padding-left: 20px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;

	}



/* General linking styles */
	
a:link, a:visited {
	color: #166CB1;
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px dotted #166CB1;
	}

a:hover {
	color: #7AA543;
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px solid #7AA543;
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #5E882C;
	border-bottom: 1px solid #5E882C;
	}








/**************************  MENU ****************************/

		
/*  form tools */

.form {
	color: #000;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

/* nav bar */

div.menubar a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding:10px 12px 10px 12px; 
	line-height:230%;
	text-decoration: none;
	border:0px;
	}

	
	a.nav-big-selected:link
		{
		color: #166CB1;
		background-color:#FFFFFF;
		}	
	a.nav-big-selected:visited
		{
		color: #166CB1;
		background-color:#FFFFFF;
		}
	a.nav-big-selected:hover
		{
		color: #166CB1;
		background-color:#FFFFFF;
		}
		
	
	a.nav-big-unselected:link
		{
		color: #FFFFFF;
		}
	a.nav-big-unselected:visited
		{
		color: #FFFFFF;
		}
	a.nav-big-unselected:hover
		{
		background-color: #7AA543;
		}
	
	
	
	
	
	
	
	a.nav-hilite-selected
		{
		color: #166CB1;
		background-color:#FFFFFF;
		}
		
		
	
	a.nav-hilite-unselected
		{
		color: #FFFFFF;
		}		