/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9AA6C9;
}

.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}

.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8581;
	font-weight: bold;
	line-height: 15px;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B546E;
	line-height: 15px;
}

.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B546E;
	font-weight: bold;
	line-height: 15px;
}

.bodycopy a, .bodybold a, .bodyboldlg a, .calloutbody a, .presshead a, .pressheadDark a, .presscopy a, .BBfooter a, .portsubnav a {
	color: #5B6585;
	text-decoration: none;
}

.bodycopy a:hover, .bodybold a:hover, .bodyboldlg a:hover, .calloutbody a:hover, .presshead a:hover, .pressheadDark a:hover, .presscopy a:hover, .BBfooter a:hover, .portsubnav a:hover {
	color: #95A6D9;
	text-decoration: underline;
}

.bodyboldlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B546E;
	font-weight: bold;
	line-height: 18px;
}

.presshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F7CA1;
	font-weight: bold;
	line-height: 15px;
}
.pressheadDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B546E;
	font-weight: bold;

}
.presscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F7CA1;
	line-height: 25px;
}
.bodyboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
}
.BBFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	
}


.calloutbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F7CA1;
	font-weight: normal;
	line-height: 15px;
}
.portsubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: 800;
	line-height: 17px;
	letter-spacing: 0px;
}
.signin-inputbox {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #9AA6C9;
	BORDER-RIGHT-COLOR: #9AA6C9;
	BORDER-BOTTOM-COLOR: #9AA6C9;
	BORDER-TOP-COLOR: #9AA6C9;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 1px;
	FONT-SIZE: 11px;
	COLOR: #8E9BBA;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 0px;
	}

/* NAV STYLES */

.navbar {
background: url(images/navbar.gif) repeat-x left;
color:#162760;
font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, Trebuchet MS, sans-serif;
font-size:10px;
font-weight:bold;
height:12px;
margin:0 0 0 51px;
padding:6px 0;
text-align:left;
text-transform:uppercase;
width:773px;
}

.navbar a {
border-bottom:1px solid #FFF;
color:#162760;
display:block;
text-decoration:none;
}

.navbar a:hover {
border-bottom:1px solid #9AA6C9;
color:#162760;
text-decoration:none;
}

.nav1 {
float:left;
padding:0 7px 0 0;
}

.nav2 {
border-left:2px solid #B3BCD6;
float:left;
padding:0 7px;
}
