
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
a {
	color: #214C77; /*0877BF*/
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.article1 {
	color: #b83b53;
	text-decoration: none;
}
.article2 {
	color: #5D9BC0;
	text-decoration: none;
}
p.article2 {
	margin-top:10px;
}
.article3 {
	color: #94B9B2;
	text-decoration: none;
}
p.article3 {
	margin-top:10px;
	margin-bottom:0px;
}
.article4 {
	color: #B4C1A3;
	text-decoration: none;
}
p.article4 {
	margin-top:10px;
}
.article5 {
	color: #8DA3B8;
	text-decoration: none;
}
p.article5 {
	margin-top:10px;
}

.content, .content_article1, .content_article2, .content_article3, .content_article4, .content_article5 {
	padding: 5px 35px 15px 35px;
}
.topnav {
	color: #97B6A7;
	padding: 5px 35px 10px 35px;
	text-align: center;
}
.topnav a {
	color: #97B6A7;
}
.topnav a:hover {
	color: #97B6A7;
	text-decoration: none;
}
.bottomnav {
	color: #97B6A7;
	padding: 0px 35px 15px 35px;
	text-align: center;
}
.bottomnav a {
	color: #97B6A7;
}
.bottomnav a:hover {
	color: #97B6A7;
	text-decoration: none;
}
.footnote {
	font-size:11px;
}
.footer {
	font-size:10px;
	padding: 5px 20px 0 20px;
	color:#666666;
}
.footer2, .footer2 a {
	font-size:10px;
	padding: 5px 20px 0 20px;
	text-align: center;
	color: #CCCCCC;
}
.phone {
	white-space: nowrap;
	font-weight: bold;
}

/*DEFAULT STYLING */
.photo {
	border:5px solid #214C77; 
}
h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #214C77; /*0877BF*/
}
h1 span {
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #214C77; /*0877BF*/
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.bulletList {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bulletList {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.bulletList li  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	
}
.content_article1 .bulletList li strong {
	color: #214C77;
}
.quotebox {
	color: #214C77;
	text-decoration: none;
	width:375px;
	float:right;
	padding:10px 10px 10px 30px;
	margin: 0 0 10px 10px;
	background:url(../images/quote_blue.jpg) no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.quotebox .author {
	color: #999999;
	text-decoration: none;
}
.photocaption {
	color: #214C77;
}



/*COLOR OVER_RIDING*/
.content_article1 h1, .content_article1 h2 {
	color: #b83b53;
}
.content_article1 .photo {
	border:5px solid #b83b53;
}
.content_article1 ul.bulletList {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content_article1 .bulletList {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.content_article1 .bulletList li  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	
}
.content_article1 .bulletList li strong {
	color: #b83b53;
}
.content_article1 .quotebox {
	background:url(../images/quote_red.jpg) no-repeat;
	color: #b83b53;
}
.content_article1 .photocaption {
	color: #b83b53;
}




.content_article4 h1, .content_article4 h2 {
	color: #5a9a98;
}
.content_article4 .photo {
	border:5px solid #5a9a98;
}
.content_article4 .bulletList li strong {
	color: #5a9a98;
}
.content_article4 .quotebox {
	background:url(../images/quote_green.jpg) no-repeat;
	color: #5a9a98;
}
.content_article4 .photocaption {
	color: #5a9a98;
}






















.quotebox4 {
	color: #629e9b;
	text-decoration: none;
	width:350px;
	float:right;
	padding:10px;
	margin: 0 0 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#ebf3f3;
}
.quotebox4 .author {
	color: #629e9b;
	text-decoration: none;
}
.callout4 {
	background-color:#8baa79;
	padding:10px;
	color:#FFFFFF;
}
.callout4 h1, .callout4 h2 {
	color: #FFFFFF;
}

.callout2 {
	padding:10px;
	background:#6481a0 url(../images/bandaid.jpg) top right no-repeat;
	color:#FFFFFF;
}
.callout2 h1, .callout2 td {
	color: #FFFFFF;
}
