h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	margin: 0px;
	font-style: normal;
	text-transform: uppercase;
}
a {
	color: #CC0000;
	text-decoration: none;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
}
p {
	margin-top: 0px;
}
a.strong {
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-top:0px;
	padding-top:0px;
}
li {
	margin:0px;
	padding:0px;
}
#wrapper {
	background-color:#FFFFFF;
	padding:10px;
	width: 732px;
	margin: 25px 0px 0px;
}
#header {
	margin: 2px 0px 0px;
	padding: 0px;
}
#abouthead {
	font-weight:bold;
	margin-left: 18px;
	margin-top: 5px;
}
#home_proj a {
	color: #0A1F62;
}
#home_proj a:hover {
	color: #CC0000;
	text-decoration:none;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #0A1F62;
	line-height: 16px;
	font-weight: normal;
}
#copyright {
	font-size: 9px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}
#content {
	margin-left: 18px;
	margin-top: 17px;
	margin-right: 25px;
}
#oppscontent {
	margin-left: 18px;
	margin-top: 17px;
	margin-right: 25px;
}
#oppscontent a {
	color: #0A1F62;
	font-weight:bold;
}
#aboutcontent {
	font-weight:normal;
	margin-left: 18px;
	margin-right: 25px;
}
#aboutus_roll {
	visibility:hidden;
	position:absolute;
	z-index: 2;
	top: 67px;
	left:50%;
	margin-left:-366px;
}
#aboutus_roll td {
	background-color:#D9DDE2;
}
#aboutus_roll a {
	color:#0A1F62;
}
#aboutus_roll a:hover {
	color:#CC0000;
	text-decoration:none
}

#team_roll {
	visibility:hidden;
	position:absolute;
	z-index: 2;
	top: 67px;
	left:50%;
	margin-left:-276px;
}
#team_roll td {
	background-color:#D9DDE2;
}
#team_roll a {
	color:#0A1F62;
}
#team_roll a:hover {
	color:#CC0000;
	text-decoration:none
}

#projects_roll {
	visibility:hidden;
	position:absolute;
	z-index: 2;
	top: 67px;
	left:50%;
	margin-left:-135px;
}
#projects_roll td {
	background-color:#D9DDE2;
}
#projects_roll a {
	color:#0A1F62;
}
#projects_roll a:hover {
	color:#CC0000;
	text-decoration:none
}

#news_roll {
	visibility:hidden;
	position:absolute;
	z-index: 2;
	top: 67px;
	left:50%;
	margin-left:-45px;
}
#news_roll td {
	background-color:#D9DDE2;
}
#news_roll a {
	color:#0A1F62;
}
#news_roll a:hover {
	color:#CC0000;
	text-decoration:none
}

#careers_roll {
	visibility:hidden;
	position:absolute;
	z-index: 2;
	top: 67px;
	left:50%;
	margin-left:21px;
}
#careers_roll td {
	background-color:#D9DDE2;
}
#careers_roll a {
	color:#0A1F62;
}
#careers_roll a:hover {
	color:#CC0000;
	text-decoration:none
}


#team_subnav td {
	background-color:#D9DDE2;
}
#team_subnav a {
	color:#0A1F62;
}
#team_subnav a:hover {
	color:#CC0000;
	text-decoration:none
}