 .menuTitle {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

.subTitle {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

.formTitle {
	font-family: arial, helvetica, sans-serif;
	color: #244472;
	font-size: 8pt;
}

.bodyText {
	font-family: arial, helvetica, sans-serif;
	color: #0A246A;
	font-size: 10pt;
}

.bodyTitle {
	font-weight: bold;
	color: #062C4C;
	font-size: 12pt;
	text-align: center;
}

.smalltext	{
	font-size: 8pt;
	color: #062c4c;
	font-weight: normal;
}

.boxText {
	font-family: arial, helvetica, sans-serif;
	color: #00234E;
	font-size: 9pt;	
}

a {
	color: #00234E;
}

a.emailTo {
	text-decoration: none;
}

a.subTitle {
	color: #FFFFFF;
	text-decoration: none;
}

a.subTitle:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.subTitle:hover {
	color: #DE4242;
}

.MenuOff {
	font-weight: bold;
	color: #062C4C;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;

}

a.MenuOff {
	text-decoration: none;
}

.MenuOn {
	font-weight: bold;
	color: #CC0000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;

}

a.MenuOn {
	text-decoration: none;
}

body	{
	margin-left: 0;
	margin-: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #062c4c;
	SCROLLBAR-SHADOW-COLOR: #062c4c;
	SCROLLBAR-ARROW-COLOR: #062c4c;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}
p      {
	margin-left:5px;
	margin-right:5px;
	font-family: arial, helvetica, sans-serif;
	color: #062C4C;
	font-size: 10pt;
	text-align: left;
}

li,ul{	font-family: arial, helvetica, sans-serif;	font-size: 10pt;	}

ul#board{ font-family: arial, helvetica, sans-serif;	color: #00234E;	font-size: 9pt;}
li#board{font-family: arial, helvetica, sans-serif;	color: #00234E;	font-size: 9pt;}
ul#Networks{ font-family: arial, helvetica, sans-serif;	color: #00234E;	font-size: 9pt;}
li#Networks{font-family: arial, helvetica, sans-serif;	color: #00234E;	font-size: 9pt;}

.crewfoundationheader1 {
	font-weight: bold;
	color: #972030;
	font-size: 24pt;
}
.crewfoundationheader2{font-weight: normal; color: #062c4c;}

td.bottomborder{
border-bottom:1px;
border-bottom-color:#FCFCFC;
 border-bottom-style:ridge;
  border-bottom-width:1px;
  }

table.rosterlistinglastname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #062C4C;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	border: 1px inset #666666;
}
div.rosterTopRow{
	background-color: #062C4C;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
table#bodPicturePage{
	height: auto;
	width: 100%;
	border: 1px ridge #CCCCCC;
}
.lowercase {
	text-transform: lowercase;
	font-variant: normal;
}
.capitalize {
	font-variant: normal;
	text-transform: capitalize;
}
.allcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000088;
}
.bodyTitleRed {
	font-weight: bold;
	color: #972030;
	font-size: 11pt;
}
.bodyTitleWhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}
.boardHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #062C4C;
	background-color: #E1E3F7;
	width: 50%;
	padding-left: 20px;
}
.boardbodyTitle {
	font-weight: bold;
	color: #062C4C;
	font-size: 12pt;
	text-align: left;
}
.hiddenElement {
	visibility: hidden;
}
.boardbodyTitleLGRctr {
	font-weight: bold;
	color: #98002E;
	font-size: 16pt;
	text-align: center;
}