
A:Link {text-decoration: underline; color: 666666;}
A:Visited {text-decoration: underline; color: 666666;}
A:Hover {color: #CC6600; text-decoration: underline; }

h1 {color: #653E78; font-size: 16px; line-height: 14pt; font-family: Geneva, Arial, Helvetica, sans-serif;  font-weight: bold; display:inline; padding-bottom: 20px; letter-spacing: 1px;}

.text, P, LI, UL, OL, TD, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: 333333;
	text-decoration: none;
	font-weight: normal; }

#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 32px;
	color: 653E78;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
A.nav:link { text-decoration: none; color: 653E78;}
A.nav:visited { text-decoration: none; color: 653E78;}
A.nav:hover { text-decoration: none; color: CC6600;}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 11px;
	color: 653E78;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #CC6600; text-decoration: underline}

.container {
   border-style: solid;
   border-color: #377625;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   text-align: left;
   background-color: ebf1e9;
   padding: 12px;
}

.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: 653E78;
	font-weight: bold;
}

HR { border: 0;
color: #cccccc;
background-color: #ffffff;
height: 1px;
width: 100%;
text-align: left;
}


.button {
	background:#653E78;
	padding:2px 8px;
	font-size: 11px;
	width:120px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
A.button:link {text-decoration: none; color:#FFFFFF;}
A.button:visited {text-decoration: none; color:#FFFFFF;}
A.button:hover {
	background:#CC6600;
	padding:2px 8px;
	width:120px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

