﻿
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus
{
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* end reset */
body
{
    background: #07182a url(/content/images/bg-home.jpg) no-repeat 50% 0;
    font-size: 80%;
    font-family: Arial, Verdana, Sans-Serif;
    color: #07182a;
    padding: 0;
	margin:0 auto;
	width:100%;
}
body#ourstory-page
{
	background-image: url(/content/images/bg-ourstory.jpg);
}
body#businessoverview-page
{
	background-image: url(/content/images/bg-businessoverview.jpg);
}
body#groupresults-page
{
	background-image: url(/content/images/bg-groupresults.jpg);
}
body#press-page
{
	background-image: url(/content/images/bg-press.jpg);
}
body#contactus-page
{
	background-image: url(/content/images/bg-contactus.jpg);
}
body#careers-page
{
	background-image: url(/content/images/bg-careers.jpg);
}
#header
{
    height: 77px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#body
{
    margin: 20px auto;
    position: relative;
    width: 1000px;
}
#header #logo
{
    position: absolute;
    top: 24px;
    left: 35px;
}
#header #logo a img
{
    display: block;
    height: 24px;
    width: 132px;
}
#navigation
{
    float: left;
    margin: 30px 0 0 174px;
}
#navigation ul
{
    height: 20px;
    margin: 0;
    padding: 0;
}
#navigation ul li
{
    float: left;
    height: 47px;
    padding: 0 0 0 26px;
}
#navigation ul li a
{
    display: block;
    height: 20px;
    text-indent: -1000em;
}
#navigation #nav-ourstory a
{
    width: 57px;
}
#navigation #nav-businessoverview a
{
    width: 110px;
}
#navigation #nav-groupresults a
{
    width: 78px;
}
#navigation #nav-press a
{
    width: 38px;
}
#navigation #nav-contactus a
{
    width: 64px;
}
#navigation #nav-careers a
{
    width: 47px;
}
#left-col
{
    width: 156px;
    left: 30px;
    top: 0;
    position: absolute;
}
#content
{
    margin: 0 70px 0 204px;
    min-height: 275px;
}
#maincontent
{
	background: #FBFBFB;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	width: 599px;
}
.content-inner
{
	padding: 20px;
}
#footer
{
	clear: both;
	background: #07182a;
	color: #FFF;
	font-size: 0.9em;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 599px;
}
.bold
{
	font-weight: bold;
}
.clear
{
    clear: both;
    visibility: hidden;
    height: 0;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.center
{
    text-align: center;
}
.vertical-top
{
	vertical-align: top!important;
}
.height-30
{
	height: 30px;
}
h1
{
    clear: both;
    font-family: Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 600%;
    letter-spacing: -3px;
    margin: 20px 0;
}
h2
{
	font-size: 200%;
    letter-spacing: -1px;
	line-height: 120%;
}
h3
{
	font-size: 136%;
	line-height: 120%;
	margin: 15px 0;
}
p
{
	padding: 5px 0;
	line-height: 130%;
}
a
{
	color: #07182a;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul.bullet, #press-page #maincontent ul
{
    margin-bottom: 20px;
}
ul.bullet li, #press-page #maincontent ul li
{
    list-style-type: disc;
    margin: 0 0 10px 20px;
	line-height: 130%;
}
ol
{
    padding-bottom: 20px;
}
ol li
{
    list-style-type: decimal;
    margin-left: 25px;
    line-height: 1.5em;
}
#sub-navigation
{
	background: #FFF;
    margin-top: 133px;
    line-height: 180%;
    width: 156px;
}
#sub-navigation li
{
    font-family: Helvetica, Arial;
    font-weight: bold;
    background: #fdfdfd url('/content/images/bg-subnav.jpg') repeat-x scroll left bottom;
}
#sub-navigation li.selected
{
    background: #a4b8d0 url('/content/images/bg-subnav-selected.jpg') repeat-x scroll left bottom;
}

#sub-navigation li a.selected
{
    color: #FFF;
}
#sub-navigation li a
{
    color: #446182;
    text-decoration: none;
    padding: 5px 8px;
    width: 140px;
    display: block;
    line-height: 140%;
}
#sub-navigation li a:hover
{
    text-decoration: underline;
}
#sub-navigation li.subnav-expand
{
    border: none;
    background: none;
}
#sub-navigation li.subnav-expand ul
{
    background-image: none;
    background-color: #FFF;
    line-height: normal;
    margin-left: 10px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
#sub-navigation li.subnav-expand li
{
    background: url('/content/images/sub-navigation-arrow.jpg') 0 3px no-repeat;
    padding-left: 15px;
    border: none;
    margin: 5px 0;
    width: 130px;
}
#sub-navigation li.subnav-expand li.selected
{
    background: url('/content/images/sub-navigation-arrow-selected.jpg') 0 3px no-repeat;
}
#sub-navigation li.subnav-expand li a
{
    color: #7b96b4;
    padding: 0;
    width: 130px;
}
#sub-navigation li.subnav-expand li a.selected
{
    color: #183b63;
}
#breadcrumb ul
{
    height: 16px;
}
#breadcrumb li
{
    background: #FFF;
    float: left;
    font-weight: bold;
    padding: 3px;
}
#breadcrumb .divider
{
    color: #4b7092;
    font-weight: normal;
    padding: 0 5px;
}
#breadcrumb li a
{
    color: #4b7092;
    font-weight: normal;
    text-decoration: none;
}
#breadcrumb li a:hover
{
    text-decoration: underline;
}

.half-content
{
	float: left;
	width: 260px;
}
.half-content-space
{
	margin-left: 30px;
}
#press-page #maincontent h3
{
	font-size: 120%;
	line-height: 120%;
	margin: 10px 0;
}
#press-page #maincontent h5
{
	line-height: 150%;
}
#press-page #maincontent table
{
	width:100%;
	margin-bottom:10px;
}
#press-page #maincontent td,#press-page #maincontent th
{
	border:1px solid #E4EBEF;
	padding: 5px;
}
#press-page #maincontent th
{
	font-weight:bold;
}
#press-page #maincontent blockquote {
	font-weight:bold;
	line-height: 120%;
	margin:0 0 1em;
	padding:0;
}

#contacts h3
{
	margin-bottom:0;
}

table.grouptable 
{
	margin-top:10px;
	width:100%;
	border-color: #fff;
	border-collapse:separate;
	border-spacing:1px;
}
table.grouptable td
{
	padding:10px;
	text-align:left;
	background-color:#DBE3EE;
}
table.grouptable td.title
{
	background-color:#011645;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
}
table.grouptable td.bold
{
	font-weight:bold;
}
table.grouptable td.highlight
{
	background-color:#C5CEDD;
}
.footnote
{
	font-size:70%;
	vertical-align:top;
}
table.grouptable th.tright, table.grouptable td.tright
{
	text-align:right;
}

#press-releases h3 a
{
	color:#07182A;
}