.SEA_PR_Styles {
}
.BottomBar {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #C0C0DD;
	text-decoration: none;
	background-image: url(artwork/PRBottomBarFill.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	text-align: right;
	height: 21px;
	padding-top: 5px;
}
.Heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #380269;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
.BottomLinks {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #380269;
	text-decoration: none;
	text-align: center;
}
.NewsText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #2E2E4C;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 11px;
}
.RightSideBar {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #D1A00D;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.PurpleHeadings {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 16px;
	color: #380269;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.BodyText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #2E2E4C;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
}
.CalendarText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	line-height: 12px;
	color: #004C7A;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.GrayBold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #424344;
	text-decoration: none;
}
a:visited {
	color: #424344;
	text-decoration: none;
}
a:active {
	color: #424344;
	text-decoration: none;
}
a:hover {
	color: #380269;
	text-decoration: underline;
}
.PurpleFrame {
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px double #380269;
	margin-right: 8px;
	margin-bottom: 4px;
}
.NewsBar {
	background-image: url(artwork/NewsbarFill.gif);
	background-repeat: repeat-y;
}
