/*page background - make the URL absolute after upload to make background show in Netscape 4*/

body {
	background-image: url(images/secondary/story_back.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {color: #BA2F44;; text-decoration: none;}
a:visited {color: #BA2F44;; text-decoration: none;}
a:hover {color: #BA2F44;; text-decoration: underline;}
a:active {color: #BA2F44;; text-decoration: underline;}

/*content styles*/
.content_1st {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; color: #333333;}
.content {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 130%; color: #333333;}
.copyright {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 110%; color: #054261;}
.hlite_head {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #054062;
	font-weight: bold;
	text-decoration: none;
}
.hlite_banner {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; color: #054261;}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/red_bullet.gif);
	line-height: 140%;
	color: #333333;
}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 100%; font-weight: bold; color: #4361A7}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal; font-weight: bold; color: #132668}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #161769}
.bluebold {font-weight: bold; color: #054062}
.bottlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
}
.smallTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #140383;
}

.largeTimes {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 135%;
	color: #25257B;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #054261;
}
ul {
	line-height: 120%;
	list-style-image: url(images/bullet.gif);
}
