/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	background-image: url(../images/background_page.gif);
	padding: 0;
	margin-top: 25px;
	color: #CCCCCC;
	top: auto;
}


h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#7DBDE3;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#496E3A;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#517944;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#517944;
}


.greenbold {
	color: #45763E;
	font-weight: bold;
	}
	
.green {
	color: #45763E;
	}

A:link {
	color: #CCCCCC;
	TEXT-DECORATION:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

A:visited {
	color: #CCCCCC;
	TEXT-DECORATION:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

A:hover {
	color: #FF0000;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	text-decoration: none
}

A:active {
	color: #CCCCCC;
	TEXT-DECORATION:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}


.blueborder {
	border: 1px solid #203757
}

.greyborder {
	border: 1px solid #999999
}

.info {
	padding-left: 10px;
	padding-right: 10px;
	}

.infobodyleft {
	padding-left: 5px;
	}

.infobodyleft A:link {
	color: #000000;
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

.infobodyleft A:visited {
	color: #000000;
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.infobodyleft A:hover {
	color: #FF0000;
	;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.infobodyleft A:active {
	color: #000000;
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.red {color: #FF0000}

.white {color: #FFFFFF}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	}

.footer A:link {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

.footer A:visited {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.footer A:hover {
	color: #FF0000;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.footer A:active {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}


p.quote {
	color:#888;
	line-height:150%;
	font-size:110%;
	padding:10px 25px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
p.quote span {color:#444;	font-weight:bold;}

ul {
	list-style-image: url(../images/redbullet.gif);
}

UL UL LI {
	list-style-image: url(../images/redbullet.gif);
}


.sidenav {
	color: #CCCCCC;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	}

.sidenav A:link {
	color: #CCCCCC;
	TEXT-DECORATION:none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
} 

.sidenav A:visited {
	color: #CCCCCC;
	TEXT-DECORATION:none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.sidenav A:hover {
	color: #FF0000;
	TEXT-DECORATION:none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.sidenav A:active {
	color: #CCCCCC;
	TEXT-DECORATION:none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

