/* CSS Document */

/* Basic link attributes */
a:link {
	text-decoration: none;
	color: #663333;
	background: transparent;
	}
	
a:visited {
	text-decoration: none;
	color: #663333;
	background: transparent;
	}
	
a:hover {
	text-decoration: none;
	color: #663333;
	background: transparent;
	border-bottom: #663333 dotted 1px;
	}

a:active {
	text-decoration: none;
	color: #663333;
	background: transparent;
	border-bottom: #663333 dotted 1px;
	}

/* Basic page attributes */

html p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 1.4; 
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p, td, ul, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 1.4; 
	}
	
h1 {
	color: #05268D;
	font-size: 19px;
	} 

h2 {
	color: #27923A;
	font-size: 15px;
	padding-left: 0px;
	margin-bottom: 7px;
	margin-top: 15px;
	/*border-left: #8AB78B solid 5px;
	background-color: #F3F0AB; */
	}
	
h3 {
	color: #000;
	font-size: 13px;
	background: transparent;
	margin-top: 5px;
	margin-bottom: 3px;
	}

h4 {
	color: #000;
	font-size: 11px;
	background: transparent;
	margin: 0;
	}

ul {
	margin-top: 4px;
	margin-bottom: 16px;
	list-style: square;
	}
	
li {
	font-size: 12px; 
	margin-bottom: 8px;
	line-height: 1.2;
	}
		
img {
	display: block;
	border: 0;
	}

form {
	margin: 0;
	} 

.inline {
	display: inline;
	border: 0;
	}

.hide {
	display: none;
	}

.vision {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #248435;
	padding: 10px;
	margin-top: 10px;
	}
	
.searchResults {
	font-size: 10px;
	color: #888888;
	}
	
.small {
	font-size: 10px;
	}
	
.right {
	text-align: right;
	}

.indent {
	margin-left: 11px;
	}
		
.label {
	color: #8AB78B;
	font-weight: bold;
	}
	 
.bulletRound {
	list-style-type: circle;
	}
	
tr.results0 {
      background-color: #F3F9D2;
   }
tr.results1 {
      background-color: #F9FCE9;
   }


/* Basic page divisions */
#sidebar {
	background-color: #f9fce9;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 45px;
	border-left: #DDEC71 solid 1px;
	border-right: #DDEC71 solid 1px;
	}
	
#main {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0;
	padding-top: 15px;
	background-color: #fff;
	}
	
#navbar { 
	width: 190px;
	background-color: #2EA943;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-right: #248435 solid 3px;
	border-top: #248435 solid 3px;
	}

#header {
	background-color: #05268D;
	padding: 5px;
	border-left: #000066 solid 3px;
	border-bottom: #000066 solid 3px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	}
	
#footer {
	margin: 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #05268D;
	}
#logo {
	background: #FFFFFF;
	padding: 5px;
	border-left: #2EA943 solid 1px;
}

#navPrintFriendly {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	margin: 0;
	}
	
/* Print friendly styles */

#printPage {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin: 0;
	}

#datePrinted {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 10px;
	font-style: italic;
	}
	
#printNav {
	margin-left: 11px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 10px;
	display: inline;
	border: 0;
	}

/* sidebar attributes */
#sidebar p {
	line-height: 1; 
	font-size: 12px;
	}
	
#sidebar h3 {
	line-height: 1; 
	font-size: 12px;
	padding-left: 2px;
	padding-bottom: 3px;
	}
	
#sidebar p a:link, #sidebar p a:visited {
	text-decoration: none;
	background: transparent;
	}
	
#sidebar p a:hover {
	text-decoration: none;
	background: #B9DBB3;
	}

#sidebar p a:active {
	text-decoration: none;
	background: #B9DBB3;
	}

#sidebar ul {
	margin: 0;
	padding-bottom: 20px;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 0;
	list-style: none url(images/spacer.gif)
	}

#sidebar li {
	line-height: 1.2em;
	margin-bottom: 10px;
	}
	
/* Navbar attributes */
#navbar img {
	margin-bottom: 3px;
	}
	


/* footer attributes */

#footer a:link, #footer a:visited {
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		font-size: 12px; 
		padding-right: 5px;
		padding-left: 5px;
}

#footer a:hover {
		color: #05268D;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		padding-right: 5px;
		padding-left: 5px;
		background: #FFFFCC;
		border-bottom: none;
}

#footer a:active {
		color: #05268D;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		padding-right: 5px;
		padding-left: 5px;
		background: #FFFFCC;
		border-bottom: none;
}


/* main content stuff */

/* footer attributes */

#header a:link, #header a:visited {
		color: #FFFFFF;
		padding-right: 5px;
		padding-left: 5px;
}

#header a:hover {
		color: #05268D;
		padding-right: 5px;
		padding-left: 5px;
		background: #FFFFCC;
		border-bottom: none;
}

#header a:active {
		color: #05268D;
		padding-right: 5px;
		padding-left: 5px;
		background: #FFFFCC;
		border-bottom: none;
}
	


