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);
	background-position:center top;
	
	color: #333333;
}


h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#0099FF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#2D4C7A;
}


.backgroundnav {
	background-image: url(../images/nav/bkd.gif);
}

.imgnav
{
	vertical-align: middle
} 

A:link {
	color: #2C4C7A;
	TEXT-DECORATION:none;
	;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
} 

A:visited {
	color: #2C4C7A;
	TEXT-DECORATION:none;
	;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
}

A:hover {
	color: #828282;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	text-decoration: none
}

A:active {
	color: #2C4C7A;
	TEXT-DECORATION:none;
	;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
}

.border {
	border: thin solid #333333
}

.main A:Link {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.main A:Visited {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.main A:Hover {
	text-decoration:underline;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #73B63C;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.main A:Active {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.footer  {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer A:Link {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer A:Visited {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer A:Hover {
	text-decoration:underline;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #BDBBBC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer A:Active {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}





.TextHeader {
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#006600;
}


.info {
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.divide {color: #828282}

.small {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	line-height: 110%;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	font-size: 10px;
	
}

.small A:Link {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.small A:Visited {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.small A:Hover {
	text-decoration:underline;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #6A89B7;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.small A:Active {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}





.bluetext {
	color: #6A89B7;
	font-weight: bold;
}
