body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #505e2d;
	font-size: 12px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #26547d;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #26547d;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.box p,.box {
	color: #89946d;
	font-size: 11px;
}
.box p {	margin-top: 3px; }
.box {
	border-top: dotted 1px #89946d;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.box a, .box p a {
	text-decoration: underline;
	font-weight: bold;
	color: #d27700;
	font-family: Arial, Helvetica, sans-serif;
}
.box a:hover { color: #26547d; }

#quick_links .content, #quick_links .content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a { 
	color: #508292;
	text-decoration: none;
}
#quick_links .content a, #quick_links .content p a {
}
a:hover { color: #000000; text-decoration: underline; }
 
#footer, #footer p {
	font-size: 10px;
	color: #919191;
}

#testing_left,  #testing_left p, #testing_left h1, #news_header,  #news_header p, #news_header h1 {
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	color: #ecfafd;
	text-transform: uppercase

}

.button {

	border:1px solid #ffffff;
	font-family: verdana; 
	font-size:10px; 
	color:#ffffff;
	background-color: #7d94a8;
	
}