﻿.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	text-align: left;
	line-height: 130%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #014EAF;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #333333;
	

}


a:link {
	color: #264597;
}

a:visited {
	color: #486DD0;
}

a:hover {
	background-color: #F7F7D5;
}
.textsmall {


	font-size: 12px;

}
.textbig {

	
	font-size: 18px;

}
.highlight {
	background-color: #F7F7D5;
}
.highlightshout {
	background-color: #7EA1CC;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6B6A61;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #B18911;
	line-height: 150%;
}

li {

	padding-bottom: 10px;
}

.smallgray {
	
	font-size: 11px;

	color: #999999;
}
