/* CSS Document */


html, body, form {
	position:relative;
	height:100%;
	margin:0 0;
	text-align:center;
	vertical-align:middle;
}

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97895e;
}

a {
	color:#97895e;
	text-decoration:none;
}

a:hover {
	color:#417995;
}

img 
{
	border:none;
}

#main {
	position:relative;
	height:100%;
	width:772px;
	margin:auto auto;
	
	text-align:left;
}

#contentContainer {
	position:absolute;
	width:100%;
	height:560px;
	top:15%;
	bottom:25%;
	
	/*background-color:lemonchiffon;*/
}

#banner {
	position:absolute;
	bottom:458px;
	right:0;
	height:14px; /* 28px */
	
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
}

.floatBreaker {
	display:block;
	clear:both;
	font-size:0px;
	line-height:0px;
}

.icon {
	background-position:top left;
	background-repeat:no-repeat;
}

.content 
{
	position:absolute;
	bottom:248px;
	height:196px;
	padding:0 !important;
	/* background-color:pink; */
}
/*.content,*/
.content .sideNav,
.content .bodyCopy
{
	position:relative;
	height:196px;
	color:#3e7995;
	padding:0 !important;
}

.content .bodyCopy 
{
	margin:0 0 0 312px;
	overflow:hidden;
}

.content .bodyCopy h1 
{
	position:relative;
	top:-3px;
	margin:0 0 8px 0;
	font-weight:normal;
	font-size:24px;
	line-height:28px;
	letter-spacing:-1px;
}

.content .bodyCopy h1 img 
{
	position:relative;
	top:3px; /* compensates for the the h1 adjustment upward */
}

.content .bodyCopy h2
{
	position:relative;
	top:-2px;
	margin:0 0;
}

.content .bodyCopy h2 img
{
	position:relative;
	top:2px; /* compensates for the the h2 adjustment upward */
}

.content .bodyCopy h2,
.content .bodyCopy dt
{
	font-size:16px;
	font-weight:normal;
}

.content .bodyCopy h2 .title 
{
	font-size:11px;
}

.content .bodyCopy h2.companyName 
{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.content .bodyCopy h3 
{
	margin:16px 0 0 0;
	clear:both;
	font-size:10px;
	color:#97895e;
	text-transform:uppercase;
}

.content .bodyCopy p 
{
	margin:0 0 8px 0;
}

.content .bodyCopy .awards 
{
	position:relative;
}

.content .bodyCopy .awards ul 
{
	position:relative;
	margin:0 0;
	padding:0 0;
	list-style:none;
}

.content .bodyCopy .awards ul li
{
	position:relative;
	margin:0 0 8px 36px;
}

.content .bodyCopy .awards ul li .year
{
	position:absolute;
	top:0px;
	left:-36px;
}

.content .bodyCopy dl 
{
	margin:0 0 8px 0;
}

.content .bodyCopy dt
{
	/* see h2 above for font styling */
}

.content .bodyCopy dt a
{
	color:#3e7995;
}

.content .bodyCopy dt a:hover
{
	text-decoration:underline;
}

.content .bodyCopy dd
{
	margin:0 0 8px 0;
}

.content .sideNav
{
	position:absolute;
	left:156px;
	width:148px;
}

.gridSquare {
	position:absolute;
	display:block;
	left:0px;
	bottom:136px;
	width:148px;
	height:60px;
}

.gridSquare .gridSquare 
{
	bottom:0;
}

.gridSquare .rolloverHighlight 
{
	position:absolute;
	z-index:100;
	bottom:0;
	left:0;
	width:148px;
	height:6px;
	background-color:#84B8CF;
	opacity:1.0;
	visibility:hidden;
}

.gridSquare .hover 
{
	opacity:0.7;
}

.gridSquare .hover .rolloverHighlight 
{
	visibility:visible;
}

.gridSquare.c2 {
	left:156px;
}

.gridSquare.c3 {
	left:312px;
}

.gridSquare.c4 {
	left:468px;
}

.gridSquare.c5 {
	left:624px;
}

.gridSquare.r2 {
	bottom:68px;
}

.gridSquare.r3 {
	top:136px;
}

.gridSquare.noImage {
	width:146px;
	height:58px;
	border:solid 1px #629baf;
}

.gridSquare.noImage img { /* shouldn't happen, but what the heck... */
    position:relative;
	top:-1px;
	left:-1px;
	z-index:100;
}

.gridSquare a 
{
	position:absolute;
	top:0;
	left:0;
	height:100%;
}
.gridSquare.logo {
	background-color:#84b8cf;
}

.gridSquare.logo a 
{
	position:absolute;
	width:100%;
	height:100%;
}

.gridSquare.logo img {
	position:absolute;
	left:8px;
	bottom:6px;
}

#navStrip 
{
	position:absolute;
	top:312px;
	margin:18px 0 0 0;
	padding:0 0;
	
	height:36px;
	overflow:visible;
}

#navStrip .navBlock 
{
	position:relative;
	float:left;
	width:148px;
	margin:0 0 0 8px;
}

#navStrip .navBlock .navBlockLabel 
{
	position:absolute;
	display:none;
	top:-16px;
}

#navStrip #topNav {
	position:relative;
	display:block;
	margin:0 0 0 156px;
}

#navStrip ul 
{
	position:relative;
	margin:0 0;
	padding:0 0;
	list-style:none;
	line-height:14px;
	letter-spacing:0px;
}


#navStrip ul li,
#navStrip ul li a {
	position:relative;
	margin:0 0;
}

#navStrip ul li a.hover 
{
	color:#417995;
}

#navStrip ul li {
	margin-bottom:4px;
}

#navStrip ul li.active,
#navStrip ul li.active a {
	font-weight:bold;
	color:#417995;
	letter-spacing:0px;
}

#navStrip ul li .icon {
	display:none;
}

#navStrip ul li.active .icon {
	position:absolute;
	display:block;
	top:3px;
	left:-14px;
	width:9px;
	height:9px;
	margin:0 0;

	background-image:url(images/icon/active_nav_item_arrow_01.gif);	
}

.content .bodyCopy .contact 
{
	position:absolute;
	bottom:-11px;
	width:400px;
}

.content .bodyCopy .contact h3 
{
	margin-top:8px;
}

.content .bodyCopy .contact .partner 
{
	float:left;
	margin:0 5% 8px 0;
	width:40%;
}

.content .bodyCopy .contact .name
{
	font-weight:bold;
}

.content .bodyCopy .contact a
{
	color:#3e7995;
}

.content .bodyCopy .contact a:hover
{
	color:#97895e;
}

/*	STYLES FOR CONTENT ON SCROLLING PAGES
	(for scrolling styles, see "b_aplusa_flexScroll.css" */
.content .bodyCopy .contentwrapper
{
	text-align:justify;
}

.content .bodyCopy .contentwrapper ul
{
	text-align:left;
}

.content .bodyCopy .contentwrapper a dt,
.content .bodyCopy .contentwrapper a dd
{
	color:#3e7995;
}

.content .bodyCopy .contentwrapper a dd .icon {
	position:relative;
	display:inline;
	top:3px;
	/*left:-14px;*/
	width:9px;
	height:9px;
	padding:0 9px;
	margin:0 0 0 4.5px;

	background-image:url(images/icon/arrow_right_blue.gif);	
}

.content .bodyCopy .contentwrapper a:hover dd .icon 
{
	background-image:url(images/icon/arrow_right_gold.gif);	
}



