text {  height: 16px; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

a:link {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;

}

body {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h3 {  font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;
	line-height: 16px; color: #AD0742}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;

}
a:visited {
	color: #330099;
	font-weight: normal;
	text-decoration: none;


}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;

}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px}

.column_head {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.column_head_wt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}

h5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: lighter;
	color: #333333;

}
.timelinedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.timelinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/*

	Home Page Blog Area - index.cfm
	
*/

#divBlog {
	border-top: 1px solid #000;
	margin: 20px 0 15px;
	padding-top: 5px;
}

#divBlogBody {
	background-color: #ECEDED;
	padding: 5px 10px;
	margin-top: 5px;
}

.imgBlogImage {
	border: 0;
	text-decoration: none;
}

.aBlogTitle {
	font-weight: bold !important;
}

.aReadMore {
	color: #AC0741 !important;
}