#wideContent A {
	font-family: tahoma;
	font-size: 12px;
	color: #025A98;
	font-weight: bold;
	text-decoration: none;
}

#wideContent A:hover {
	text-decoration: underline;
}

#wideContent HR {
	color: #025A98;
	width: 70%;
	height:1px;
}

#wideContent .Printable {
	font-family: tahoma;
	font-size: 11px;
	color: #E36F1E;
	font-weight: bold;
}

#wideContent .PageHeader {
	font-family: tahoma;
	font-size: 19px;
	color: #025A98;
	font-weight: bold;
}

#wideContent .PageSubHeader {
	font-family: tahoma;
	font-size: 15px;
	color: #025A98;
	font-weight: bold;
	font-style: italic;
}

#wideContent .Header {
	font-family: tahoma;
	font-size: 15px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#wideContent A.Header {
	font-family: tahoma;
	font-size: 13px;
	color: #025A98;
	font-weight: bold;
	text-decoration: underline;
}

#wideContent .IndexHeader {
	font-family: tahoma;
	font-size: 15px;
	color: black;
	font-weight: bold;
}

#wideContent A.IndexHeader {
	font-family: tahoma;
	font-size: 13px;
	color: #025A98;
	font-weight: bold;
}

#wideContent .IndexSubHeader {
	font-family: tahoma;
	font-size: 11px;
	color: #025A98;
	font-style: italic;
	width: 700px;
}

#wideContent .Accent {
	font-family: tahoma;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

#wideContent .TagLine {
	font-family: tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

#wideContent .Normal {
	font-family: tahoma;
	font-size: 12px;
	color: black;
}

#wideContent .Justified {
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-align:justify;
}

#wideContent .BulletedList {
	list-style-image:url(../Images/Bullet.jpg);
}

#wideContent .TopLevel {
	font-family: tahoma;
	font-size: 15px;
	color: #025A98;
	font-weight: bold;
}

#wideContent .Quote {
	font-family: tahoma;
	font-size: 12px;
	color: #025A98;
}

#wideContent .PhotoLoad {
	font-family: tahoma;
	font-size: 11px;
	font-style:italic;
	color:red;
	text-align:center;
	padding-botom:3px;
}