
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.CrewMenuStyle
{
	width: 12em;	
	font-family: Arial;
	font-size: medium;
	cursor: pointer;
	margin-left: 6px;
}
.CrewMenuStyle ul{
	list-style:none;
	margin:0;
	padding:0;
}
.CrewMenuStyle ul ul{
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.CrewMenuStyle ul li:hover ul{
	display: block;
}
.menubox {
	margin-left: 0px;
	padding: 25px 25px 35px 35px;
	text-align: left;
	line-height: 1.5em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.contentbox {
	margin-left: 0px;
	padding: 25px 40px 35px 35px;
	text-align: left;
	line-height: 1.5em;
}
.huge-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #132361;
	font-size: 2em;
	line-height: 90%;
}
.paragraph-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 1.2em;
	line-height: 105%;
	font-style: italic;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	line-height: 120%;
	font-style: normal;
}
.body-itallic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	line-height: 120%;
	font-style: italic;
}
