@charset "utf-8";
/* CSS Document */
.MainNavMenuText
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	position: relative;
	text-align: left;
	color:#FFFFFF;
}
.MainNavMenuText_SubMenu
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	position: relative;
	text-align: left;
	color:#FFFFFF;
}
tr.MainNav_off {
color:#FFFFFF;
background:#000099;
}
tr.MainNav_on {
color:#FFFFFF;
background:#FF0000;
}
.FooterText {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.BlueSubNavLink:link {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #000099;
}
a.BlueSubNavLink:visited {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #000099;
}
a.BlueSubNavLink:hover {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
	color: #FF0000;
}
a.BlueSubNavLink:active {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #000099;
}
a.BlueRedLink:link {
	text-decoration: none;
	color:#0000FF;
}
a.BlueRedLink:visited {
	text-decoration: none;
	color: #0000FF;
}
a.BlueRedLink:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.BlueRedLink:active {
	text-decoration: none;
	color: #0000FF;
}
a.NavyRedLink:link {
	text-decoration: none;
	color:#000099;
}
a.NavyRedLink:visited {
	text-decoration: none;
	color: #000099;
}
a.NavyRedLink:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.NavyRedLink:active {
	text-decoration: none;
	color: #000099;
}
a.BlackNavyLink:link {
	text-decoration: none;
	color:#000000;
}
a.BlackNavyLink:visited {
	text-decoration: none;
	color: #000000;
}
a.BlackNavyLink:hover {
	text-decoration: underline;
	color: #000099;
}
a.BlackNavyLink:active {
	text-decoration: none;
	color: #000000;
}
a.BlackRedLink:link {
	text-decoration: none;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}
a.BlackRedLink:visited {
	text-decoration: none;
	color: #000000;
	cursor:pointer;
	cursor:hand;
}
a.BlackRedLink:hover {
	text-decoration: underline;
	color: #FF0000;
	cursor:pointer;
	cursor:hand;
}
a.BlackRedLink:active {
	text-decoration: none;
	color: #000000;
	cursor:pointer;
	cursor:hand;
}
.BodyText {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
}
.BodyText-16pt {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
}
a.BodyText:link {
	font-weight:bold;
	text-decoration: none;
	color:  #000099;
}
a.BodyText:visited {
	font-weight:bold;
	text-decoration: none;
	color: #000099;
}
a.BodyText:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #FF0000;
}
a.BodyText:active {
	font-weight:bold;
	text-decoration: none;
	color: #D6D6D6;
}
.BodyTextRegular {
	font-family: Arial;
	font-size: 14px;
}
.BodyTextSmall {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
.PageSubHeader1 {
	color: #000099;
	font-family: "Arial Black";
	font-size: 24px;
}
.PageSubHeader2 {
	color: #000099;
	font-family: "Arial Black"; 
	font-size: 20px;
}
.PageSubHeader22pt {
	color: #000099;
	font-family: "Arial Black"; 
	font-size: 22px;
}
.PageSubHeaderReg {
	color: #000099;
	font-family: "Arial Black"; 
}
.PageSubHeader24pt_Black {
	color: #000000;
	font-family: "Arial Black";
	font-size: 24px;
}
.PageSubHeader20pt_Black {
	color: #000000;
	font-family: "Arial Black"; 
	font-size: 20px;
}
.PageSubHeader22pt_Black {
	color: #000000;
	font-family: "Arial Black"; 
	font-size: 22px;
}
.PageSubHeader18pt_Black {
	color: #000000;
	font-family: "Arial Black"; 
	font-size: 18px;
}
.PageSubHeader16pt_Black {
	color: #000000;
	font-family: "Arial Black"; 
	font-size: 16px;
}
.WhiteDateText {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.HorizontalRule { 
	color:#000099;
}
.HorizontalRuleRed { 
	color:#FF0000;
}
a.PicLink:link {
	border:solid;
	border-width:medium;
	border-color:#FFFFFF;
}
a.PicLink:visited {
	border:solid;
	border-width:medium;
	border-color:#FFFFFF;
}
a.PicLink:hover {
	border:solid;
	border-width:medium;
	border-color:#FF0000;
}
a.PicLink:active {
	border:solid;
	border-width:medium;
	border-color:#FFFFFF;
}
a.PicLink {
	float:left;
	border: 10px solid #FFFFFF;
}
a.PressLink:link {
	text-decoration: none;
	color:#000000;
}
a.PressLink:visited {
	text-decoration: none;
	color: #000000;
}
a.PressLink:hover {
	text-decoration: underline;
	color: #000099;
}
a.PressLink:active {
	text-decoration: none;
	color: #000000;
}
.PressReleaseTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}
body {
	background-color: #d4d4d4;
	background-image: url(/images/backgroundfade.jpg);
	background-repeat: repeat-x;
	behavior: url("includes/csshover3.htc");
}
.ImageLeft {
         border:0px;
         padding:0px;
         margin-left:0px;
         margin-right:10px;
         float:left;
} 
.ImageRight {
         border:0px;
         padding:0px;
         margin-left:10px;
         margin-right:0px;
         float:right;
}
.ArticleHeader {	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.PictureLinkCursor {
	cursor:pointer;
	cursor:hand;
}
p.CrewProfileLink {
	text-decoration: none;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}
p.CrewProfileLink:hover {
	text-decoration: underline;
	color: #FF0000;
	cursor:pointer;
	cursor:hand;
}
p.CrewProfileLink:active {
	text-decoration: none;
	color: #000000;
	cursor:pointer;
	cursor:hand;
}
