/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}

body {
	height: 100%;
	overflow/**/:/**/visible;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

/* --------- bug-fix & utility css --------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul.list0 {
	list-style-image: url(../graphics/system/bullet0.gif);
	margin-left: 1em;
	padding: 0;
}

ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	margin-left: 2em;
	padding: 0;
}

ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	margin-left: 4em;
	padding: 0;
}

ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	margin-left: 1em;
	padding: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #d6663f;
	text-decoration: none;		
}

a:hover, a:active {
	color: #f07c54;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */

.formfieldtext {
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

.emailform .formfieldtext {
	vertical-align: top;
}

.emailform .formfieldlabel {
	width: 160px;
}

.formfieldsection {
	display: block;
	padding: 20px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #221f78;
}

.formfieldsectionsubheader {
	display: block;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #221f78;
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (text) ---- */
.navi0 {
	/* common font face, size, formatting */
	position: absolute;
	z-index: 6;
	margin: 155px 0 0 6px;
	width: 758px;
	border-top: 1px solid #0c62ae;
	border-bottom: 1px solid #000163;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c8dbf0;
	text-decoration: none;
	background: #282f7a url(../graphics/system/mainnavbg.gif) repeat-x top;
}

.navdivider {
	width: 1px;
	height: 32px;
	background: #cecbe0;
}

.navi0 ul {
	float: left;	
	list-style: none;
	width: 758px;
	padding: 0;
	margin: 0;
	height: 32px;
}

.navi0 li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

.navi0 a {
	padding: 9px 8px 0 8px;
	height: 32px;
	height/* */:/**/23px;
	height: /**/23px;
	display: inline-block;
	width: 20px;
	white-space: nowrap;
}

/* change back to block display for all non Mac IE \*/
.navi0 a {
	display: block;
}
/* end Mac IE hack */

html>body .navi0 a {
	width: auto;
}

.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #c8dbf0;
	background: #282f7a url(../graphics/system/mainnavbg.gif) repeat-x top;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	background: #154692 url(../graphics/system/mainnavbg_roll.gif) repeat-x top;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #c8dbf0;
	background: #0d1a38 url(../graphics/system/mainnavbg_current.gif) repeat-x top;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #c8dbf0;
	text-decoration: underline;
	background: #0d1a38 url(../graphics/system/mainnavbg_current.gif) repeat-x top;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 9 (Drop Down Menu) ---- */
.navi9 {
	position: absolute;
	z-index: 100;
	left: -999em;
	top: -999em;
	padding: 0;
	margin: 1px 0 0 -1px;
	width: 146px;
	width/* */:/**/144px;
	width: /**/144px;
	border-left: 1px solid #154692;
	border-right: 1px solid #154692;
	border-bottom: 1px solid #154692;
	font-weight: normal;	
	background: #FFF;
}

.navi0 .navi9 ul {
	margin: 0;
	padding: 0;
	padding: 11px 0 5px 0;
	height: auto;
	width: auto;
	list-style: none;
	border: none;
}

.navi0 .navi9 li {
	list-style: none;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 144px;
}

html>body .navi9 li {
	height: auto;
}

.navi9 li a {
	display: block;
	padding: 4px 11px 4px 11px;
	border: none;
	width: auto;
	height: 24px;
	height/* */:/**/16px;
	height: /**/16px;
	white-space: normal;
}

html>body .navi9 li a {
	height: auto;
}

/* non-Mac IE 5 - reset nav div to normal \*/
.navi9 {
	top: auto;
}
/* end Mac IE 5 hack */


.navi9 a:link, .navi9 a:visited {
	/* normal link: colour, style */
	color: #3f4a98;
	text-decoration: none;
	background: none;
}

.navi9 a:hover, .navi9 a:active {
	/* normal link rollover: colour, style */
	color: #4b6dbb;
	text-decoration: underline;
	background: none;
}

.navc9 a:link, .navc9 a:visited {
	/* normal link: colour, style */
	color: #3f4a98;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

.navc9 a:hover, .navc9 a:active {
	/* normal link rollover: colour, style */
	color: #3f4a98;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}
/* ---- nav style 4 (Hotlink graphics) ---- */
.navi4 {
	position: absolute;
	z-index: 5;
	margin: 363px 0 0 7px;
	padding: 0;
}

.navi4 ul, .navi4 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi4 li {
	float: left;
	padding: 0 0 0 12px;
}

/* ---- nav style 1 (Footer Nav) ---- */
.navi1 {
	margin: 0;
	padding: 8px 80px 8px 80px;
	/* common font face, size, formatting */
	color: #3b4397;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi1 ul, .navi1 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navi1 li {
	display: inline;
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	color: #3b4397;
	text-decoration: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #5059af;
	text-decoration: underline;
}

.navc1 a:link, .navc1 a:visited {
	/* normal link: colour, style */
	color: #3b4397;
	font-weight: bold;
	text-decoration: none;
}

.navc1 a:hover, .navc1 a:active {
	/* normal link rollover: colour, style */
	color: #3b4397;
	font-weight: bold;
	text-decoration: underline;
}

/* ---- nav style 2 (Sub Nav Lv 1) ---- */
.navi2 {
	position: relative;
	width: 194px;
	width/* */:/**/180px;
	width: /**/180px;
	margin: 189px 0 0 9px;
	padding: 106px 6px 8px 6px;
	color: #221f78;
	border: 1px solid #cfd0e1;
	border-top: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #FFF url(../graphics/system/subnavbg.gif) repeat-x top;
}

.navi2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navi2 li {
	margin: 0;
	position: relative;
	padding: 0 0 4px 0;
}

.navi2 a {
	display: block;
	padding: 5px 10px 6px 12px;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #221f78;
	text-decoration: none;
	border-right: 1px solid #bbc2de;
	border-bottom: 1px solid #bbc2de;
	background: url(../graphics/system/subnavlv1_normal.gif) repeat-y right;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #445bb1;
	text-decoration: underline;
	border-right: 1px solid #97a2cc;
	border-bottom: 1px solid #97a2cc;
	background: url(../graphics/system/subnavlv1_rollover.gif) repeat-y right;
}

.navc2 a:link, .navc2 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #112e60;
	border-bottom: 1px solid #112e60;
	background: #5e78b0 url(../graphics/system/subnavlv1_current.gif) repeat-y right;
}

.navc2 a:hover, .navc2 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	border-right: 1px solid #112e60;
	border-bottom: 1px solid #112e60;
	background: #5e78b0 url(../graphics/system/subnavlv1_current.gif) repeat-y right;
}

li.navh2 {
	display: block;
	padding: 0 0 26px 10px;
	color: #113f8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* ---- nav style 3 (Sub Nav Lv 2) ---- */
.navi3 {
	padding: 10px 10px 0 22px;
	margin: 0;
	border: none;
	color: #1a4f99;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navi3 li {
	margin: 0;
	padding: 0 0 6px 0;
}

.navi3 a {
	display: block;
	padding: 0;
}

.navi3 a:link, .navi3 a:visited {
	/* normal link: colour, style */
	color: #1a4f99;
	font-weight: normal;
	text-decoration: none;
	border: none;
	background: none;
}

.navi3 a:hover, .navi3 a:active {
	/* normal link rollover: colour, style */
	color: #4172b5;
	font-weight: normal;
	text-decoration: underline;
	border: none;
	background: none;
}

.navc3 a:link, .navc3 a:visited {
	/* normal link: colour, style */
	color: #1a4f99;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: none;
}

.navc3 a:hover, .navc3 a:active {
	/* normal link rollover: colour, style */
	color: #1a4f99;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: none;
}

/* ---- nav style 5 (Sub Nav Lv 3) ---- */
.navi5 {
	padding: 10px 10px 0 18px;
	margin: 0;
	border: none;
	color: #2f4d70;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navi5 li {
	margin: 0;
	position: static;
	padding: 0 0 4px 0;
}

.navi5 a {
	display: block;
	padding: 0 0 0 9px;
}

.navi5 a:link, .navi5 a:visited {
	/* normal link: colour, style */
	color: #2f4d70;
	font-weight: normal;
	text-decoration: none;
	border: none;
	background: url(../graphics/system/subnavlv3_dot.gif) no-repeat 0 7px;
}

.navi5 a:hover, .navi5 a:active {
	/* normal link rollover: colour, style */
	color: #2f4d70;
	font-weight: normal;
	text-decoration: underline;
	border: none;
	background: url(../graphics/system/subnavlv3_dot.gif) no-repeat 0 7px;
}

.navc5 a:link, .navc5 a:visited {
	/* normal link: colour, style */
	color: #2f4d70;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: url(../graphics/system/subnavlv3_dot.gif) no-repeat 0 7px;
}

.navc5 a:hover, .navc5 a:active {
	/* normal link rollover: colour, style */
	color: #2f4d70;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: url(../graphics/system/subnavlv3_dot.gif) no-repeat 0 7px;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.t3, .t4, .t5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 24px;
	margin: 0;
	padding: 0 0 45px 0;
	color: #221f78;
	font-weight: bold;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
/*	color: #000; */
	font-size: 17px;
	font-weight: bold;
	color: #221f78;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	font-size: 14px;
	font-weight: bold;
	color: #221f78;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
	font-weight: bold;
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}


/* --------- text style 5 --------- */
.t5 {
/*	color: #555; */
	font-size: 11px;
	color: #221f78;
}

.t5 a:link, .t5 a:visited {
}

.t5 a:hover, .t5 a:active {
}

/* --------- text style 6 - QuickTables Row Header --------- */
.t6 {
	font-size: 13px;
	font-weight: bold;
	color: #3F4A98;
}

.t6 a:link, .t6 a:visited {
}

.t6 a:hover, .t6 a:active {
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
  padding: 0 3px 1px 3px;
}

/* --------- quick table row styles --------- */

/* --- styled header row --- */
.r2 {
	background: #C1CFEA;
	padding: 10px 9px;
}

/* --- styled basic row 1 --- */
.r3 {
	background: #E5EAF3;
	padding: 4px 9px;
}

/* --- styled basic row 2 --- */
.r4 {
	background: #EFF1F6;
	padding: 4px 9px;
}



/* --------- custom style settings --------- */

.didyouknowa {
	float: right;
	margin: 25px 0 25px 25px;
	width: 210px;
	background: #ebedf4;
}

.didyouknowb {
	position: absolute;
	z-index: 400;
	margin: -20px 0 0 0 ;
	padding: 30px 50px 0 10px;
	height: 80px;
	height/* */:/**/50px;
	height: /**/50px;
	width: 234px;
	width/* */:/**/174px;
	width: /**/174px;
	color: #221f78;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../graphics/system/questionmark.gif) no-repeat top right;
}

.didyouknowc {
	padding: 80px 10px 20px 10px;
	color: #221f78;
}

.announcementa {
	float: right;
	margin: 25px 0 25px 25px;
	width: 210px;
	background: #ebedf4;
}

.announcementb {
	position: absolute;
	z-index: 400;
	margin: -21px 0 0 0;
	padding: 30px 30px 0 10px;
	height: 81px;
	height/* */:/**/51px;
	height: /**/51px;
	width: 217px;
	width/* */:/**/177px;
	width: /**/177px;
	color: #221f78;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../graphics/system/exclamationmark.gif) no-repeat top right;
}

.announcementc {
	padding: 81px 10px 20px 10px;
	color: #221f78;
}

.regulara {
	float: right;
	margin: 25px 0 25px 25px;
	width: 210px;
	background: #ebedf4;
}

.regularb {
	position: absolute;
	z-index: 400;
	margin: 0 0 0 0;
	padding: 10px 15px 22px 10px;
	width: 217px;
	width/* */:/**/192px;
	width: /**/192px;
	color: #221f78;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../graphics/system/regularboxline.gif) no-repeat bottom right;
}

.regularc {
	padding: 90px 10px 20px 10px;
	color: #221f78;
}

.quoteboxa {
	float: right;
	margin: 25px 0 25px 25px;
	width: 210px;
	background: #ebedf4;
}

.quoteboxb {
	position: absolute;
	z-index: 400;
	margin: -14px 0 0 -14px;
	height: 49px;
	width: 215px;
	color: #221f78;
	background: url(../graphics/system/openquotes.gif) no-repeat top left;
}

.quoteboxc {
	padding: 60px 10px 60px 10px;
	color: #221f78;
}

.quoteboxd {
	position: absolute;
	z-index: 400;
	margin: -36px 0 0 12px;
	height: 49px;
	width: 213px;
	background: url(../graphics/system/endquotes.gif) no-repeat bottom right;
}

/* --- disclaimer box, home page --- */
.disclaimerbox {
	position: absolute;
	margin: 531px 0 0 6px;
	padding: 10px 36px 12px 36px;
	border: 1px solid #5780b5;
	width: 684px;
	background: #e8eef5 url(../graphics/system/bi-home-disclaimerbox-bg.gif) repeat-x left top;
}

.disclaimerbox .t1,
.disclaimerbox .t2,
.disclaimerbox .t3,
.disclaimerbox .t4 {
	color: #28408f;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #373737;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #07245b;
}

#toplevel {
	width: 772px;
	height: 100%;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #FFF;
	background: #FFF url(../graphics/system/column1bg.gif) repeat-y;  
}

#main1 {
	padding: 20px;
}

#main2 {
	padding: 20px;
	text-align: right;
	vertical-align: bottom;
}

#header {
	position: absolute;
	z-index: 1;
	margin: 0 0 0 6px;
	width: 758px;
	height: 155px;
	background: #FFF url(../graphics/system/headerbg.jpg) no-repeat top right;
}

#headerlogo {
	margin: 6px 0 0 30px;
}

#deco1 {
	position: absolute;
	z-index: 3;
	margin: 189px 0 0 6px;
	width: 758px;
	height: 30px;
	background: url(../graphics/system/deco_shadow.gif) no-repeat top;
}

#deco2 {
	position: absolute;
	z-index: 3;
	margin: 189px 0 0 6px;
	width: 758px;
	height: 30px;
	background: url(../graphics/system/deco_shadow2.gif) no-repeat top;
}

#quicksearch {
	position: absolute;
	z-index: 4;
	margin: 204px 0 0 462px;
	width: 302px;
	height: 37px;
	background: url(../graphics/system/quicksearchbg.gif) no-repeat top;
}

#quicksearch .searchbox .formfieldtext {
	border: 1px solid #4c57b3;
	margin: 0 10px 0 58px;
	line-height: 14px;
	vertical-align: top;
}

#quicksearch .searchbox {
	position: absolute;
	z-index: 1;
	margin: 6px 0 0 72px;
	width: 228px;
}

#homelink a:link, #homelink a:visited {
	font-size: 11px;
	color: #4c57b3;
	font-weight: bold;
	text-decoration: none;
}

#homelink a:hover, #homelink a:active {
	font-size: 11px;
	color: #4c57b3;
	font-weight: bold;
	text-decoration: underline;
}

#homelink {
	position: absolute;
	z-index: 2;
	margin: 10px 0 0 20px;
	font-size: 11px;
	color: #4c57b3;
	font-weight: bold;
}

#quicksearch .searchbox span {
	display: block;
	position: absolute;
	z-index: 3;
	margin: 4px 0 0 0;
	font-size: 11px;
	color: #4c57b3;
	font-weight: bold;
	vertical-align: top;
}

#quicksearch .searchbox .formfieldimage {
	vertical-align: top;
}

#columns {
}

#column1 {
	width: 206px;
	padding: 0 0 80px 0;
}

#column2 {
	width: 564px;
}

#content {
	padding: 286px 44px 60px 44px;
}

#subnav {
	position: relative;
	width: 194px;
	width/* */:/**/192px;
	width: /**/192px;
	margin: 189px 0 0 9px;
	padding: 106px 0 0 0;
	border: 1px solid #cfd0e1;
	border-top: none;
	background: #FFF url(../graphics/system/subnavbg.gif) repeat-x top;
}

#footcell {
	vertical-align: bottom;
	padding: 0 0 0 0;
}

#footerdeco {
	position: relative;
}

#leprechaun {
	position: absolute;
	z-index: 7;
	margin: -51px 0 0 -4px;
	width: 95px;
	height: 91px;
	background: url(../graphics/system/leprechauni.gif) no-repeat top;
}


#shield {
	position: absolute;
	z-index: 7;
	margin: -38px 0 0 690px;
	width: 69px;
	height: 85px;
	background: url(../graphics/system/shield.gif) no-repeat top;
}

#footer {
	width: 758px;
	margin: 0 0 0 6px;
	border-top: 1px solid #5780b5;
	text-align: center;
	background: #FFF url(../graphics/system/footerbg.gif) repeat-x top;
}

#footertext {
	padding: 0 0 8px 0;
	font-size: 10px;
	color: #3b4397;
}

#footertext a, #footertext a:link, #footertext a:visited {
	color: #4960c4;
	font-weight: bold;
	text-decoration: underline;
}

#footertext a:hover, #footertext a:active {
	color: #6d82db;
	font-weight: bold;
	text-decoration: underline;
}

.cms-link span, .developer-link span {
	display: none;
}
