*
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	background-color: #eee;
	color: #333;
	margin: 10px 0px;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	font-family: Arial, san-serif;
	font-size: 14px;
	line-height: 18px;
}

.wrapper
{
	text-align: left;
	margin: 0 auto;
	width: 970px;
	position: relative;
}

.header
{
	position: relative;
	width: 972px;
	height: 130px;
	background-image: url(../images/graphics/header-972.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content
{
	background-color: #fff;
	position: relative;
	width: 952px;
	padding: 9px;
	border-top: 0px #ccc none;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	overflow: hidden;
	_overflow: visible;
	_overflow-x: hidden;
}

.side-column
{
	width: 250px;
	margin: 0px 0px 0px 5px;
}

div.content>div.side-column
{
	width: 250px;
	margin: 0px 0px 0px 10px;
}

.main-column
{
	width: 660px;
	margin: 0px 5px 0px 0px;
}

div.content>div.main-column
{
	width: 660px;
	margin: 0px 10px 0px 0px;
}


.footer
{
	position: relative;
	width: 972px;
	height: 40px;
	overflow: hidden;
	_overflow: visible;
	_overflow-x: hidden;
	line-height: 30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/graphics/footer-972.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.logo
{
	position: absolute;
	top: 26px;
	left: 21px;
	height: 42px;
	width: 179px;
}

.logo a
{
	display: block;
	height: 42px;
	width: 179px;
	background: transparent url(../images/graphics/logo.gif) no-repeat top;
}

.logo a span
{
	display: none;
}

.navigation
{
	position: absolute;
	top: 90px;
	left: 0px;
	height: 40px;
	width: 970px;
	overflow: hidden;
	_overflow: visible;
	_overflow-x: hidden;
}

.navigation ul
{
	position: absolute;
	top: 10px;
	left: 15px;
	height: 30px;
	width: 945px;
	list-style: none;
	overflow: hidden;
	_overflow: visible;
	_overflow-x: hidden;
}

.navigation ul li
{
	height: 30px;
	width: 135px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

.navigation ul li a.global-tab
{
	height: 30px;
	width: 130px;
	margin: 0px 0px 0px 5px;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	background-image: url(../images/graphics/tab-background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #06509a;
}
.navigation ul li a.my-usrp-tab
{
	background-position: 0px bottom;
	color: #fff;
}

.navigation ul li a:hover,
.navigation ul li a.current
{
	background-position: 0px -30px;
	color: #333;
}

.home-photo
{
	width: 952px;
	height: 268px;
	background: transparent url(../images/graphics/home-photo.jpg) no-repeat bottom;
}

.home-left-column
{
	position: relative;
	margin: 5px 0px 0px 0px;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	width: 662px;
	height: 122px;
	padding: 10px;
	background: #06509a url(../images/graphics/home-blue.gif) no-repeat bottom;
	vertical-align: middle;
}

.home-left-column ul
{
margin-left:30px;
}
 
.home-right-column
{
	margin: 5px 0px 0px 0px;
}

.blue-list-box
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border: 0;
	background-image: url(../images/graphics/blue-250-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.blue-list-box ul
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	border: 0;
	background-color: #06509a;
	background-image: url(../images/graphics/blue-250-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
	width: 250px;
	vertical-align: middle;
}

.side-column ul li
{
	padding: 5px 10px;
}

a.secondary-link,
a.secondary-link:link,
a.secondary-link:visited,
a.secondary-link:active
{
	color: #fff;
	width: 240px;
	padding: 5px;
}

.side-column ul li a.current,
a.secondary-link:hover
{
	color: #99ccff;
	text-decoration: none;
}

.mission-photo
{
	width: 250px;
	height: 375px;
	background: transparent url(../images/graphics/mission-photo.jpg) no-repeat bottom;
}
.careers-photo
{
	width: 250px;
	height: 333px;
	background: transparent url(../images/graphics/Careers.jpg) no-repeat bottom;
}

.partners-photo
{
	width: 250px;
	height: 375px;
	background: transparent url(../images/graphics/partners-photo.jpg) no-repeat bottom;
}

.press-photo
{
	margin: 10px 0px;
	width: 250px;
	height: 375px;
	background: transparent url(../images/graphics/press-photo.jpg) no-repeat bottom;
}

.map-photo
{
	margin: 10px 0px;
	width: 623px;
	height: 486px;
	background: transparent url(../images/graphics/map.png) no-repeat bottom;
}

.archive-photo
{
	margin: 10px 0px;
	width: 250px;
	height: 375px;
	background: transparent url(../images/graphics/archive-photo2.jpg) no-repeat bottom;
}


img { border: none; }

a,a:link,a:visited,a:active,a:focus
{
	color: #06509a;
	text-decoration: none;
}

a:hover
{
	color: #990033;
	text-decoration: none;
}
*:focus { outline: 0; }

h1,h2,h3,h4,p
{
	margin: 5px 0;
	padding: 5px 0;
}

h2
{
	color: #990033;
	font-family: arial, helvetica neu, san-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
}

.small
{
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}
.jobList { list-style:none; }

table, tr, td
{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 10px;
	line-height: 10px;
}
.ulSpace {padding-top:25px !important;}
td a
{
	font-size: 14px;
	line-height: 14px;
}

td.right-cell a.current
{
	color: #990033;
	font-size: 14px;
	line-height: 14px;
}

table, td
{
	padding: 5px 0px 0px 0px;
}

td.right-cell
{
	padding-left: 10px;
}


.main-column ul
{
	margin: 10px 0px 0px 10px;
}

.main-column ul li
{
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}

.padding-small
{
	padding: 5px;
}

.footer .padding-small
{
	padding: 5px 11px;
}

li.hide   ul {display:none;}
li.hide:hover ul {display:block;}