@charset "utf-8";
#contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#contactTable a:link {
	color: #FF00FF;
	text-decoration: none;
}
#contactTable a:visited {
	color: #FF00FF;
}
#contactTable a:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
#whiteTable {
	color: #000033;
	background-color: #FFFFFF;
	font-size: 14px;
}
#whiteTable a:link {
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}
#whiteTable a:visited {
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}
#whiteTable a:hover {
	color: #000033;
	text-decoration: underline;
}

#whiteTable2 {
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}
#whiteTable2 a:link {
	color: #FF00FF;
	font-weight: bold;
}
#whiteTable2 a:visited {
	font-weight: bold;
	color: #FF00FF;
}
#whiteTable2 a:hover {
	color: #000033;
	text-decoration: underline;
}






#bioTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FFFFFF;
	font-size: 12px;
}
.bionavyprint {
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF99FF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

img {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
#navTable {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
#navTable a:hover {
	color: #FF66FF;
	text-decoration: underline;
}
#navTable a:link {
	color: #FFFFFF;
}
#navTable a:visited {
	color: #FFFFFF;
}

#sidenavTable a:link {
	color: #FFFFFF;
}
#sidenavTable a:hover {
	color: #FF66FF;
	text-decoration: underline;
}

#sidenavTable {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF00FF;
}
.style1 {
	font-size: 11px
}

#teamsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF33CC;
	border: 2px 2 #FF99FF;
	background-color: #000033;
}
#bioTable {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bionavyprint {
	color: #000033;
}


#bioTable a:link {
	color: #FF00FF;
}
#bioTable a:visited {
	color: #FF00FF;
}

#bioTable a:hover {
	color: #000033;
	text-decoration: underline;
}

