
/*h3
{
	color: #004785;
	font-family: Georgia;
	font-size: 41px;
	font-weight: normal;
}
*/

a
{
	text-decoration: none;
}

.regular, .regular a
{
	color: #ffffff;
	font-family: Georgia;
	font-size: 26px;
	text-decoration: none;
}

.rightNav, .rightNav a
{
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.rightNavHead
{
	padding-left: 10px;
	color: #5497C2;
	font-family: arial;
	font-size: 10px;		
}

.rightNavItem
{
	color: #6C9D1F;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	font-family: arial;
	font-size: 10px;
}

.rightNavItem a
{
	color: #6C9D1F;
}

.footerText
{
	margin-top: 3px;
	font-family: arial;
	font-size: 10px;
	color: #006FD0;
}

#getreport {
	display: block;
	width: 191px;
	height: 53px;
	margin: 0;
	padding: 0;
	background: url("/template/images/getreport.gif") no-repeat;
	border-bottom: none;
}	

#getreport:hover {
	background: url("/template/images/getreport_ro.gif") no-repeat;
}

.footerText a
{
	font-family: arial;
	font-size: 10px;
	color: #006FD0;
	text-decoration: none;
}

.navHeaderText, .navHeaderText a
{
	color: #004785;
	font-family: Georgia;
	font-size: 28px;
	padding-top: 4px;
	margin-right: 12px;
	text-decoration: none;
}

.currentNavigation
{
	color: #833018;
	font-family: Georgia;
	font-size: 16px;
	/*line-height: 20px;*/
	/*height: 40px;*/
	background-color: #F0E6A6;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.defaultNavigation
{
	color: #ffffff;
	font-family: Georgia;
	font-size: 16px;
	/*line-height: 20px;*/
	/*height: 40px;*/
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;	
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}

.defaultNavLink
{
	text-decoration: none;	
	color: #ffffff;
	font-family: Georgia;
	font-size: 16px;
}

.currentNavLink
{
	text-decoration: none;
	color: #833018;
	font-family: Georgia;
	font-size: 16px;
}

.defaultSubNavLink
{
	text-decoration: none;	
	color: #1F67A1;
	font-family: arial;
	font-size: 10px;
}

.rightNav
{
	color:#6C9D1F;
	text-decoration: none;
	border-bottom: dotted 1px #6C9D1F;
}

.currentSubNavLink
{
	text-decoration: none;
	color: #1F67A1;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

.contentText 
{
	color: #5E5E5E;
	font-family: arial;
	font-size: 11px;
	padding-right: 23px;
	padding-bottom: 10px;
}

.contentText a
{
	color:#6C9D1F;
	text-decoration: none;
	border-bottom: dotted 1px #6C9D1F;
}

.contentText a:visited
{
	color:#9D871F;
	text-decoration: none;
	border-bottom: dotted 1px #6C9D1F;
}


.contentText h3
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #833018;
}

.special
{
	color: #004785;
	font-weight: bold;
}

.entryDate
{
	font-size: 14px;
	margin-bottom: 188px;
	color: #004785;
}

.entryTitle
{
	font-family: Georgia;
	font-size: 20px;
	color: #833018;
	line-height: 28px;
}

.commentLink
{
	font-family: arial;
	font-size: 9px;
	color: #1B1B1B;
}

.approvedComment
{
	margin-left: 20px;
	font-family: arial;
	font-size: 11px;
	color: #4A87AD;
}

.commentor
{
	font-family: arial;
	font-size: 11px;
	color: #1B1B1B;
}


.unapprovedComment
{
	color: #ff4422;
	font-weight: bold;
}

.blogArchiveHeader
{
	font-family: Georgia;
	font-size: 16px;
	color: #833018;
	line-height: 24px;
}

.blogArchiveSubHeader
{
	font-family: Georgia;
	font-size: 12px;
	color: #1F67A1;
	line-height: 20px;
}

.blogArchiveText, .blogArchiveText a
{
	font-family: Arial;
	font-size: 10px;
	color: #1F67A1;	
}
