@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #0060a9;
	margin: 0px 15px;
}
a:link {
	color: #ffe4b2;
}
a:visited {
	color: #ffe4b2;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.rightCol {
	background-image: url(/images/right_piece.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.leftCol {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffe4b2;
	font-size: 140%;
	margin-bottom: 20px;
}
.yellowBold {
	font-weight: bold;
	color: #ffe4b2;
}
.textAlignLeft {
	text-align: left;
}
.whiteText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.blackText {
	color: #000000;
}
ul {
	margin: 0px;
	padding: 10px 0px 0px 30px;
}
li {
	margin-bottom: 10px;
}
.storyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #F9D358;
}
