body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

a {
	color: #1F3082;
	text-decoration: underline;
}

div.menuItem {
	width: 150px;
	height: 30px;
	float: left;
	overflow: none;
	text-align: left;
	background-image: url(../_common.images/link_def.gif);
	background-repeat: no-repeat;
	margin: 0;
}

div.menuItem p {
	margin: 7px 0 0 25px;
	font-size: 12px;
}

div.menuItem a {
	color: white;
	text-decoration: none;
} 

div.menuItem a:hover {
	font-weight: bold;
}

img.menuSpacer {
	float: left;
	width: 43px;
	height: 30px;
}

img.more {
	margin: 0 3px 0 0;
	vertical-align: -15%;
}

p {
	color: #1F3082;
	font-size: 73%;
	margin: 0 0 12px;
}

#bodyCopy {
	position: absolute;
	top: 30px;
	left: 220px;
	width: 390px;
	z-index: 1;
}

#bodyCopy p {
	line-height: 147%;
}

#blueBar {
	position: absolute;
	left: 0;
	top: 310px;
	width: 100%;
	height: 30px;
	background-color: #1F3082;
	text-align: center;
}

#companyLogo {
	position: absolute;
	top: -30px;
	left: 0;
	width: 180px;
	text-align: right;
}

#companyLogo p {
	font-size: 58%;
}

#content {
	position: absolute;
	top: 50px;
	width: 770px;
	height: 400px;
	background-image: url(../_common.images/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -385px;

}

#group_logos {
	position: absolute;
	top: 182px;
	left: 0px;
	width: 770px;
	height: 193px;
}

#group_logos img {
	margin-right: 8px;
}

#logoLinks {
	position: absolute;
	top: 155px;
	left: 152px;
	text-align: center;
}

#logoLinks img {
	margin-right: 16px;
}

#menu {
	position: absolute;
	top: 260px;
	left: 0;
	height: 30px;
	width: 770px;
	background-color: #1F3082;
	z-index: 2;
}

#more {
	position: absolute;
	z-index: 99;
	top: 225px;
	left: 650px;
	font-size: 58%;
}