body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #334f7a;
}

h1,
.narrow_row h2 {
	font-family: Georgia;
}

p {
	margin: 0;
	padding: 0;
	color: #666;
}

p.align_left {
	text-align: right;
}

a {
    color: #0084FF; /*#0096D7;*/
	text-decoration: none;
}

a:hover {
    color: #003362 !important;
}

img {
	border: 0 none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page {
	width: 994px;
	margin: 0 auto;
	border: 1px solid #999;
	text-align: left;
}

#header {
	width: 100%;
	height: 9.5em;
	border-bottom: 1px solid #999;
	background: #fff url(../images/headerbg.gif) top left repeat-x;
}

#header .leftlogo {
	float: left;
	margin: 10px 0 0 20px;
}

#header .rightlogo {
	float: right;
	margin: 20px 20px 0 0;
}

#header .header_tabs {
	float: right;
	margin: 94px 76px 0 0;
}

#header .header_tabs li {
	float: left;
	display: inline;
	background: transparent url(../images/tab.gif) top center no-repeat;
}

#header .header_tabs li a {
	float: left;
	padding: 7px 28px;
	color: #0084FF;
	font-weight: bold;
}

#header .header_tabs li.selected {
	background: transparent url(../images/selected_tab.gif) top center no-repeat;
}

#header .header_tabs li.selected a {
	color: #002f5f;
	padding: 7px 36px;
}

.individuals .header_tabs li a {
    padding: 7px 35px !important;
}
.individuals .header_tabs li.selected a {
	padding: 7px 29px !important;
}

#subheader {
	background: transparent url(../images/under_header_bg.gif) top left repeat-x;
}

#subheader .active {
    color: #003362;
}

#subheader ul {
	float: right;
	margin: 0 215px 0 0;
}

#subheader ul li {
	float: left;
	margin: 15px 2px;
	padding: 0;
	display: inline;
	color: #002f5f;
}

#subheader ul li a {
	float: left;
	padding: 0 0 0 5px;
	border-left: 1px solid #002f5f;
	color: #0084FF;
	font-weight: bold;
	font-size: 0.85em;
}

#subheader ul li.selected a {
	color: #0c3b67;
}

#subheader ul li:first-child a {
	border-left: 0 none;
}

.pagination {
	padding: 3px 33px 8px 0;
	color: #0c3b67;
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
}

.individuals .pagination {
    padding-right: 0;
}

.pagination a {
	color: #0084FF;
	font-weight: bold;
	text-decoration: none;
}
.pagination .selected {
	color: #0c3b67;
}

.homepage {
	background: #fff url(../images/homebg.gif) left 216px no-repeat;
}

.holdingpage 
{
	width: 625px;
	margin: 10px auto;
	padding: 158px 0 5px 0;
	background: transparent url(../images/footbg.gif) no-repeat center top;
}
.homemenu {
	width: 625px;
	margin: 10px auto;
	padding: 50px 0 5px 0;
	background: transparent url(../images/footbg.gif) no-repeat center top;
}

.homemenu .home_links {
	width: 200px;
}

.homemenu .home_links a:hover {
    color: #949494 !important;
}

.homemenu .home_links p {
    margin-bottom: 7px;
    font-size: 0.9em;
    color: #949494;
}

.homemenu .home_left {
	float: left;
	text-align: right;
}

.homemenu .home_right {
	float: right;
}

.homemenu .section_link a {
    margin-bottom: 3px;
	color: #0084FF;
	font-size: 1.6em;
}

.homemenu .section_link img {
	vertical-align: middle;
}

.wrap_home_main {
	padding: 0 0 5px 0;
	background:transparent url(../images/homebg_bottom.gif) center 84px no-repeat;
}
.home_main {
	width: 625px;
	margin-top: 32px;
	margin-bottom: 21px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0;
	border-top: 1px solid #cce8ea;
	border-bottom: 1px solid #cce8ea;
}

.holding_main 
{
	width: 625px;
	height: 148px;
	margin-top: 32px;
	margin-bottom: 21px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0;
	border-top: 1px solid #cce8ea;
	border-bottom: 1px solid #cce8ea;
}
.holding_main h1 
{
	margin: 0 25px;
	font-size: 2em;
}
.home_main h1 {
	margin: 0 25px;
	font-size: 1.3em;
}

.holding_main h2,
.home_main h2 {
	margin: 0 25px;
	font-size: 1.2em;
	font-weight: normal;
}

.holding_main p 
{
	margin: 0 25px;
	margin-top: 40px;
	color: #949494;
	font-size: 90%;
}
.home_main p {
	margin: 0 25px;
	margin-top: 10px;
	color: #949494;
	font-size: 90%;
}

.home_text {
    color: #949494;
}

#content {
	float: left;
	margin: 0;
	/*width:799px;*/
}

.scrollmessage {background-color:#ffffff;width:230px;height:12em;overflow:auto;border-width:2px;border-style:inset;}

.image_right {
    width: 795px;
}

.image_right .content_left_column {
    width: 584px !important;
}

.image_right .content_right_column {
    float: right !important;
    width: 165px !important;
    margin: -304px 0 50px 0 !important;
}

.image_right .content_right_column .individuals_tree {
    float: left;
}

#content p {
	margin-bottom: 20px;
	color: #000;
}

#content h2,
#content p.section_title {
	margin-bottom: 5px !important;
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

#content p.metainfo {
	font-size: 0.8em;
	color: #666;
}

#content p a {
	color: #0084FF;
	text-decoration: underline;
}

#content ul {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 40px;
	list-style: disc;
}

#content ul li a {
	color: #000;
	text-decoration: underline;
}

#content .linkbutton_param {
	float: right;
	text-align: right;
}

#content .linkbutton {
	float: left;
	padding: 1px 0 3px 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	background: transparent url(../images/button_middle.gif) center center repeat-x;
	text-decoration: none;
	display: inline-block;
}

#content .left_linkbutton {
	float: left;
	width: 8px;
	height: 18px;
	background: transparent url(../images/button_left.gif) center center no-repeat;
}

#content .right_linkbutton {
	float: left;
	width: 19px;
	height: 18px;
	background: transparent url(../images/button_right.gif) center center no-repeat;
}

#content .content_left_column {
	float: left;
	width: 433px; /*320px;*/
	margin-bottom: 50px;
	padding: 20px 22px;
	border: 1px solid #c6e0e2;
}
#content .content_centre_column {
	float: left;
    width: 798px;
    min-height: 627px;
	margin:0px;
    padding: 0;
	border-left: 1px solid #c6e0e2;
}
#content .content_centre_column h1 
{
    margin: 0;
    padding: 20px 20px 23px 20px;
    background: transparent url(../images/top_table_list.gif) center top no-repeat;
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
}
#content .content_centre_column .table_list 
{
    background: transparent url(../images/mid_table_list.gif) center top repeat-y;
}
#content .content_centre_column .table_list td
{
    padding: 0 22px;
}
#content .content_centre_column .table_list table td
{
    padding: 3px 0;
}
#content .content_centre_column .table_list table th 
{
    padding: 0 0 10px 0;
    font-size: 1.1em;
    font-weight: bold;
}
#content .content_centre_column .table_list table td span
{
    padding: 0 20px 0 0;
    color: #013271;
    font-weight: bold;
}
#content .content_centre_column .table_list_footer
{
    height: 150px;
    background: transparent url(../images/bottom_table_list.gif) center top no-repeat;
}

.in_left_side h1,
#content h1 {
	margin-bottom: 20px;
	color: #000; /*#002f5f;*/
	font-size: 1.3em;
	font-weight: bold;
}

#content .content_right_column {
	float: left;
	width: 320px; /*433px;*/
	margin: -3px 0 50px 0;
	padding: 0;
}

#content .content_right_column .copy_right_column {
	padding: 20px 25px 0px 25px;
}

#content .in_left_side {
	width: 357px !important;
	margin: -4px 0 50px 0;
}

#content .in_left_side h1 span {
	display: none;
}

#content .in_right_side {
	padding: 0 !important;
	width: 440px !important;
	border: 0 none !important;
}

#content .wide_latest_news {
    width: 783px;
    background: transparent url(../images/latest_news_mid.gif) top left repeat-y;
}

#content .wide_latest_news .wide_border_top {
    width: 100%;
    height: 7px;
    background: transparent url(../images/latest_news_top.gif) top left no-repeat;
}

#content .wide_latest_news .wide_border_bottom {
    width: 100%;
    height: 7px;
    background: transparent url(../images/latest_news_bottom.gif) bottom left no-repeat;
    clear: both;
}

#content .singlepage h1 {
    margin: 0 12px 9px 9px;
}

#content .singlepage ul.narrow_list {
    margin-left: 355px;
    padding-right: 10px;
}

#content .singlepage p {
    margin-left: 12px;
    margin-right: 10px;
}

#content .wide_latest_news h1 {
    float: left;
    margin-left: 9px;
}

#content .wide_latest_news h1 span {
	display: none;
}

#content .wide_latest_news .block_news_top {
    float: left;
    width: 390px;
	padding: 0px 20px;
}

#content .block_news {
	margin: 30px 0 0 0;
	padding: 0 20px;
	font-size: 0.9em;
}

#content .block_news .linkbutton_param {
	float: none !important;
}

#content .block_news .linkbutton {
	padding: 1px 0 3px 0;
	font-size: 1em;
}

#content .block_news_top .linkbutton_param {
    margin-bottom: 8px !important;
}

#content .column {
	float: left;
	width: 280px;
	margin: 0;
}

#content .column .block {
    height: 11em;
	padding:30px 20px 50px 30px;
	font-size: 0.9em;
	background: transparent url(../images/blockbg.gif) bottom left no-repeat;
}

#content .column .block p {
	margin: 0;
	font-size: 0.95em;
	color: #999999;
}

#content .column .block p a {
	text-decoration: none;
}

#content .column h2 {
	margin: 0 0 15px 0;
	color: #0084FF;
	font-size: 1.2em;
}

#content .column p {
	color: #999;
}

#content .column p span {
	color: #0084FF;
}

.wider .content_left_column {
    width: 584px !important;
    min-height: 587px;
}

.wider .content_right_column {
    width: 169px !important;
    margin-top: 0 !important;
}
.narrow {
	width: 560px;
}

.narrow h1 {
	color: #0084FF;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1em;
}

.narrow h1.secondline {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #002f5f;
	font-size: 2em;
	border-bottom: 1px dotted #cbcbcb;
}

#contentarea .narrow p {
	color: #3f3f3f;
}

#contentarea .narrow .narrow_row {
	background: #fff url(../images/blockbg.gif) left bottom no-repeat;
}

#contentarea .narrow .block {
    float: left;
    width: 225px;
	padding: 10px 20px 0px 30px;
	font-size: 0.9em;
}

#contentarea .narrow .block a {
    /*color: #999999;*/
    text-decoration: none;
}

#contentarea .narrow .block h2 {
	margin: 0 0 15px 0;
	color: #119dda;
	font-size: 1.2em;
}

#contentarea .narrow .block p {
	color: #999;
	font-size: 1em;
}

/*#contentarea .narrow .block .readmore 
{
    text-align: right;
}*/

#contentarea .narrow .block p span {
	color: #0084FF;
}

#contentarea .narrow .bottom_shadow {
    padding: 10px 0;
    clear: both;
    background: transparent url(../images/bottom_shadow.gif) top left no-repeat;
}

.submenu {
	margin-bottom: 20px;
	color: #0084FF;
}

.submenu a {
	color: #0084FF;
	font-weight: bold;
	text-decoration: none;
}

.submenu a.selected {
	color: #0c3b67;
}

.wrap_extract {
	margin-bottom: 50px;
	padding: 3px;
	border: 1px solid #cde8ea;
	background-color: #fff;
}

.extract {
	width: 738px;
	padding: 20px 20px 0 20px;
	border: 1px solid #068e97;
	background-color: #ececec;
}

.individuals .extract {
    width: auto !important;
    margin-bottom: 10px;
}

.individuals_tree {
    float: right;
}

#rightmenu {
	float: left;
	width: 175px;
	margin: 18px 20px 20px 0;
}

#rightmenu li {
	margin: 0;
}

#rightmenu a.active {
	color: #003362; /*#002f5f;*/
	background: transparent url(../images/selected_menu.gif) left center no-repeat;
}

#rightmenu li a {
	padding: 5px 0 5px 25px;
	display: block;
	color: #0084FF;
	font-size: 0.9em;
	font-weight: bold;
}

#rightmenu li ul {
    display: none;
}

#rightmenu li.selected ul {
	display: block !important;
}

#rightmenu li ul li a {
	padding-left: 40px;
}

#leftbar {
	float: left;
	width: 195px;
	margin: 75px 0 0 30px;
}

#leftbar ul li {
    margin-bottom: 20px;
}

#leftbar h3 {
	color: #002F5F;
	font-size: 1.3em;
	font-weight: bold;
}

#leftbar h3 span {
	color: #8ebae5; /*#85bbe6;*/
}

#leftbar p {
	margin: 0 0 10px 0;
	color: #929292;
	font-size: 0.9em;
}

#leftbar p.readmore {
	text-align: right;
}

#leftbar p.readmore a {
	color: #0084FF;
}

#leftbar li#take_a_look 
{
    background:url(../images/hp_take_a_look_bg.gif) no-repeat top left;
    width:188px;
    height:138px;
}

#leftbar li#take_a_look h3
{
    font-family:Georgia;
    font-size:1.2em;
    font-weight:bold;
    color:#000;
}

#leftbar li#take_a_look h3, #leftbar li#take_a_look p
{
    padding:25px 18px 0px 18px;
}

#leftbar li#take_a_look p
{
    padding-top:18px;
    font-size:0.85em;
}

#leftbar li#take_a_look p span
{
    color:#0084FF;
}

#content .sitemap,
#content .sitemap li {
    list-style: none !important;
}

#content .sitemap a {
    color: #0084FF !important;
    text-decoration: none !important;
}

.homepage #footer {
	height: auto;
	width: 972px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	color: #002f5f;
	font-size: 0.8em;
	font-weight: bold;
	border-top: 1px dotted #666;
	text-align: center;
	background: none;
}

#content .wide {
	width: 750px;
	margin-bottom: 3px;
	padding-right: 10px;
}

.flashcontainer {
    width:46em; height:19em;
}

#compare_img {
    float: right;
}

div#mandatory 
{
    float:right;
    font-size: 0.85em;
}

form label {
	padding: 5px 0 4px 0;
	float: left;
	font-size: 0.85em;
	width: 125px;
}

form label span {
	color:red;
}

form .error { 
    float: none; 
    color: red; 
    padding-left: .5em; 
    vertical-align: top; 
}

.field-validation-error
{
    color: #ff0000;
    margin:0 0 0 123px;
}

form .required,
form input.textbox,
form select  {
	width: 230px;
}

form textarea {
	width: 280px;
	height: 9em;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form p 
{
    clear:both;
} 

form .submit_button {
	margin: 0;
	padding: 1px 17px 2px 2px;
	border: 0 none;
	background: transparent url(../images/submit_button.gif) top left no-repeat;
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	cursor: pointer;
}

#footer {
	height: 10.5em;
	margin-top: 5px;
	padding: 10px 20px 20px 0;
	color: #002f5f;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	background: transparent url(../images/footerbg.gif) top left repeat-x;
}

#footer .footer_logo {
	position: relative;
	float: left;
	margin: -60px 0 0 0;
}

.footer_logo_nolink {
    padding: 18px 0 0 0;
}

#footer span {
	color: #000;
}

#footer a {
	color: #0084FF;
}

.msg {
	font-size: 0.9em;
	font-weight: bold;
	color: #f00;
}

.pdf {
    display: block;
    margin: 4px 0;
    padding-left: 30px;
    background: #fff url(../images/PDFlogo.gif) center left no-repeat;
}

.skip {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.clear {
	clear: both;
}

.margin_top {
    margin-top: 40px;
}    

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    html { /* need this so that Safari3 can use window.getMatchedCSSRules to collect CSSStyleRule later */ 
        list-style-image: none; 
    } 
    
    .home_main {
        margin: 27px auto 21px auto;
    }
    
    .wrap_home_main {
        background:transparent url(../images/homebg_bottom.gif) no-repeat scroll center 90px;
    }
    
    form .submit_button {
        padding: 1px 20px 4px 3px;
    }
} 

/* boxes on the contact us page */
.cbox 
{
    border:1px solid #ccc;
    margin:3px 5px 10px 0px;
    padding:10px;
}

.cbox .inner 
{
    padding:15px 15px 5px 15px;
    background:#fff url(../images/cbox_bg.gif) repeat-x bottom left;
}

.cbox .inner h3
{
    margin-bottom:20px;
    font-family: Georgia;
    color: #000;
}

#content .cbox .inner p
{
    color: #929292;
    font-size: 0.85em;
}
.cbox .inner p span
{
    color:#0084FF;
}