﻿body {
	
}


.pageheader {
	font-family: Tahoma;
	color: #71b444;
	font-size: 20px;
	line-height: 27px;
	font-weight:bold;

}


.blueheader {
	font-family: Tahoma;
	color: #235186;
	font-size: 17px;
	line-height: 20px;
	

}


.dkblueheadsm {
	font-family: Tahoma;
	color: #003366;
	font-size: 14px;
	font-weight:bold;
	

}


.blueheadersm {
	font-family: Tahoma;
	color: #235186;
	font-size: 14px;
	font-weight:bold;}


.greenheadersm {
	font-family: Tahoma;
	color: #71b444;
	font-size: 14px;
	font-weight:bold;

	

}

.bluebold {
	font-family: Tahoma;
	color: #235186;
	font-size: 13px;
	font-weight:bold;

}

a.bluebold:link {
	font-family: Tahoma;
	color: #235186;
	font-size: 13px;
	font-weight:bold;
	text-decoration : none;
	
}

a.bluebold:hover {
	font-family: Tahoma;
	color: #71b444;
	font-size: 13px;
	font-weight:bold;
	text-decoration : none;
}


.greenitalic {
	font-family: Tahoma;
	color: #71b444;
	font-size: 13px;
	font-style:italic;

}

hr {border: none 0; 
border-top: 1px dashed ;/*the border*/
width: 100%;
color: #235186;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.name {
	font-family: Tahoma;
	color: #71b444;
	font-size: 13px;
	font-weight:bold;

}


a.blueheadersm:link {
	font-family: Tahoma;
	color: #235186;
	font-size: 14px;
	font-weight:bold;
	text-decoration : none;
	
}

a.blueheadersm:hover {
	color: #71b444 ;
	text-decoration : none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight:bold;
	
}


.dkblueheadsm a:link {
	font-family: Tahoma;
	color: #003366;
	font-size: 14px;
	font-weight:bold;
	text-decoration : none;
	
	
}
.dkblueheadsm a:hover {
	font-family: Tahoma;
	color: #71b444;
	font-size: 14px;
	font-weight:bold;
	text-decoration : none;

}



.homequote {
	font-family: Tahoma;
	color: #235186;
	font-size: 13px;
	line-height: 27px;
	font-style:italic;

}