/* landing page CSS */


/* ************************************************** */
/* ******* Base Elements ************************ */
/* ************************************************** */
body { margin:0px;
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
	/* font-family: trebuchet, tahoma, arial, helvetica, sans-serif; */
	font-family: Arial, "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	}

	#wrapper {
	position:absolute;
	left:50%;
	width:900px;
	margin-left:-450px;
	text-align:left;
	background-color:transparent;
	}

/* ************************************************** */
/* ******* Top Area Elements ************************ */
/* ************************************************** */
	#top-space {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 134px;
	background: #ffffff;
	border: 0px #f00 solid;
	}

	#banner-locate {
	position:absolute;
	top: 10px;
	left: 300px;
	width: 468px;
	height: 60px;
	background: #fff;
	border: 0px #f00 solid;
	}

	.registration FORM {
	margin:0px;
	padding:0px;
	}

	.registration {
	position: absolute;
	left: 430px;
	top: 3px;
	width: 450px;
	vertical-align: middle;
	font-family: tahoma, arial, helvetica, "Trebuchet MS",  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	border: 0px solid #f00;
	}
	#tdr1{width:36px;} 
	#tdr2{width:152px;}  
	#tdr3{width:60px;}  
	#tdr4{width:105px;}
	#tdr5{width:25px;}
	#tdr6{width:55px;}

	.registration TR {
	height:22px; 
	background: #bcbdc1;
	}

	.registration TD {
	text-align:center;
	vertical-align: middle;
	}
	
	.registration_admin {
	position: absolute;
	left: 480px;
	top: 3px;
	width: 240px;
	vertical-align: middle;
	font-family: tahoma, arial, helvetica, "Trebuchet MS",  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	}

	.registration_admin TR {
	height:22px; 
	/*background: #bcbdc1;*/
	}

	.registration_admin TD {
	text-align:center;
	vertical-align: middle;
	}

	#top-navspace {
	position:absolute;
	top: 135px;
	left: 0px;
	width: 900px;
	height: 35px;
	background: #bcbdc1;
	border: 0px #f00 solid;
	}

	#top-nav-elements {
	position:absolute;
	top: 10px;
	left: 262px;
	width: 170px;
	height: 20px;
	background: #bcbdc1;
	border: 0px #f00 solid;
	}

	#main-logo {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 270px;
	height: 211px;
	z-index: 3;
	}

	#page-logo {
	position: absolute;
	top: 205px;
	left: 792px;
	width: 78px;
	height: 78px;
	z-index: 4;
	}
/* ************************************************** */
/* ******* left Column Elements ************************ */
/* ************************************************** */

	#left-col {
	position:absolute;
	top: 170px;
	left: 0px;
	width: 182px;
	background: #bcbdc1;
	border: 0px #f00 solid;
	}


	.search-box {
	margin-top: 1px;
	margin-left: 20px;
	width: 140px;
	height: 22px;
	vertical-align: middle;
	font-family: Arial, "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	}

	.search-box TR {
	height:22px; 
	background:#bcbdc1;
	}

	.search-box TD {
	text-align:right;
	vertical-align: middle;
	}


/* ************************************************** */
/* ******* Main Content Elements ************************ */
/* ************************************************** */    

	#bodyspace {
	position: absolute;
	width: 718px;
	top: 170px;
	left: 182px;
	text-align: left;
	border: 0px #f00 solid;
	background: #ffffff url('../img/body-left-decoration.gif') repeat-y;
	padding-bottom:300px;
	}

	#top-decor {
	position: absolute;
	width: 717px;
	top: 0px;
	left: 0px;
	height: 44px;
	background: #ffffff url('../img/body-top-decoration.gif') repeat-x;
	}

	#top-decor-corner {
	position: absolute;
	width: 44px;
	top: 0px;
	left: 0px;
	height: 44px;
	background: #ffffff url('../img/body-corner.gif') repeat-x;
	}

	#breadcrumb {
	position: absolute;
	width: 400px;
	top: 24px;
	left: 50px;
	height: 18px;
	border:	0px #f00 solid;
	}

	#title-bar {
	position: absolute;
	width: 658px;
	top: 44px;
	left: 15px;
	height: 44px;
	background: transparent url('../img/title-bar-lrgrad.gif') repeat-y;
	}

	#plinth {
	position: relative;
	width: 657px;
	top: 88px;
	left: 16px;
	background: transparent url('../img/body-plinth-background.gif') repeat-y;
	}

	#plinth-copy {
	position: relative;
	left:60px;
	margin-bottom:0px;
	width: 550px;
	border: 0px #f00 solid;
        min-height:500px;
        padding-top: 14px;
	}

	#start-panels {
	position: relative;
	top: 44px;
	left: 70px;
	width: 637px;
	background: transparent url('../img/startpage-panels-bg.gif') repeat-y;
	/* font-family: tahoma, arial, helvetica, sans-serif; */
	font-family: Arial, "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	}

	.front-panel-light, .front-panel-dark {
	width: 175px;
	padding: 0px;
	margin-top: 10px;
	border: 0px #f00 solid;
	}

	#column1, #column2, #column3 {
	float:left;
	width: 150px;
	margin-left:25px;
	margin-top: 15px;
	border: 0px #f00 solid;
	}

	#column-clear {
	clear: both;
	width: 530px;
	height: 1px;
	border: 0px #f00 solid;
	}

	/* ******* MAIN NAVIGATION ELEMENTS ************ */

	.left-heading, .left-heading-first {
	display:block;
	width: 182px;
	height: 20px;
	text-align:right;
	vertical-align: middle;
	font-family: tahoma, arial, helvetica, "Trebuchet MS",  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	overflow:hidden;
	border:	0px #f00 solid;
	}

	.left-heading {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 2px solid #fff;
	}

	.left-heading-first {
	margin-top: 70px;
	}

	a.left-menu {
	display:block;
	margin: 1px;
	width: 176px;
	height: 17px;
	text-align:right;
	vertical-align: middle;
	font-family: tahoma, arial, helvetica, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	overflow:hidden;
	border:	0px #f00 solid;
	}

	.left-menu:link {
	color: #FFFFFF;
	}

	.left-menu:visited {
	color: #FFFFFF;
	}

	.left-menu:hover {
	color: #FF4444;
	text-decoration: none;
	}


/* ********* FONT DEFINITIONS ************** */

TABLE {
	padding:0;
	margin:0;
	border: 0px;
	}

UL { 
	list-style-position: outside;
	font-family: Arial, "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	}

LI {
	color: #000; }

/* red panel & front page List variations */
	.front-panel-light UL, .front-panel-light LI {color: #ffffff;}
	.front-panel-light LI, .front-panel-dark LI{
	margin-bottom:8px;
	} 

/* Three column list variations */
	#column1 UL, #column2 UL, #column3 UL {
	list-style-image: url('../img/red-bullet.gif');
	list-style-type: circle;
	margin:0;
	padding:0;
	} 
/* Three column list variations */
	#column1 LI, #column2 LI, #column3 LI {
	margin-bottom:10px;
	} 

H1 {
	display: block;
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin-left: 35px;
	margin-top: 14px;
	}

H2 { /* Services pages titles */
	margin-top: 0px;
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 15px;
	color: #000;
	}

H2 B { /* Variation */
	font-weight: bold;
	color: #0270BB;
	}

H3 { /* Services pages general copy */
	display:block;
	margin-top: 10px;
	font-family: Arial, "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	}

H4 { /* used by admin screens */
	display:block;
	margin-top: 5px;
	margin-left: 10px;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	}

H5 { /* Used in page footer display area */
	display: inline;
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	}

H6 {/* H6 used for Services pages main navigation options and display area */
	margin-top: 0px;
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 15px;
	color: #000;
	}

.credits { /* Used in page footer display area */
	display: inline;
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 11px;
	color: #444;
	}
	
	
	H1 option { color: #000000}

	H1 a:link { color: #000000; background: transparent; text-decoration: none}

	H1 a:active { color: #000000; background: transparent; text-decoration: none}

	H1 a:visited { color: #000000; background: transparent; text-decoration: none}

	H1 a:hover { color: #FF1137; background: transparent; text-decoration: underline}



	H3 option { color: #b71137; font-weight: bold; }

	H3 a:link { color: #b71137; background: transparent; font-weight: bold; text-decoration: none}

	H3 a:active { color: #b71137; background: transparent; font-weight: bold; text-decoration: none}

	H3 a:visited { color: #b71137; background: transparent; font-weight: bold; text-decoration: none}

	H3 a:hover { color: #FF1137; background: transparent; font-weight: bold; text-decoration: underline}


	option { color: #000000}

	a:link { color: #000000; background: transparent; text-decoration: none}

	a:active { color: #000000; background: transparent; text-decoration: none}

	a:visited { color: #000000; background: transparent; text-decoration: none}

	a:hover { color: #b71137; background: transparent; text-decoration: none}



	LI option { color: #b71137}

	LI a:link { color: #b71137; background: transparent; text-decoration: none}

	LI a:active { color: #b71137; background: transparent; text-decoration: none}

	LI a:visited { color: #b71137; background: transparent; text-decoration: none}

	LI a:hover { color: #FF0000; background: transparent; text-decoration: underline}
	

/* ************************************************** */
/* ******* Additions ******************************** */
/* ************************************************** */	
a span
{
	color: #b71137;
	background: transparent;
	text-decoration: none;
}

.clearer  
{
	clear:both; 
	font-size:1px; 
	line-height:1px; 
}

/* **** FORM ITEMS *********************** */

FORM {
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color:transparent;
	}
OPTION {
	font-family: arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	background-color:#fffadd;
	}
FORM H3 {
	clear:both;
	margin-top:15px;}

.QUESTION {
	clear:both;
	width:540px;
	margin: 20px 0px 10px 0px;
	padding-top: 5px;
	background:transparent;
	border-top: 1px solid #e4dad6;
	}
.QUESTION2 {
	width:540px;
	border-top: 1px solid #ffffff;
	}
.formquestion {
	float:left;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 200px;
	padding:0px;
	color: #666699;
	border: 0px solid #F00;}
.formitem {
	float:left;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 320px;
	padding:0px;
	color: #666699;
	border: 0px solid #F00;}

.formitem_long {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 520px;
	padding:0px;
	color: #666699;
	border: 0px solid #F00;}
	
.textEntry {
	display:block;
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	color:#000;
	background-color:#fef9ec;}
	
.inputForm {
	width:330px;
}
.textareaForm {
	width:330px;
	height:100px;
}

.inputForm2 {
	width:150px;
}
/* Q&A form pages link styling  */
#service-block a { color: #FF0000; background: transparent; text-decoration: none;}
#service-block a:hover { color: #FF0000; background: transparent; text-decoration: underline;}

/* Services pages main navigation options and display area */
#service-block H6 {
display:block;
width:383px;
height:23px;
background:#CCC;
overflow:hidden;
margin:0px;
padding-left:10px;
padding-top:5px;}

#service-block H6 a {
display:block;
width:383px;
height:23px;
color:#FFF;
background:#900b10;
overflow:hidden;
margin-left:-5px;
margin-top:-5px;
padding-left:10px;
padding-top:7px;
text-decoration:none;}

#service-block H6 a:hover {color:#FFF; background:#433; text-decoration:none;}

#service-block H3 {
display:block;
width:383px;
background: #FFF url('../img/service-block-grad.gif') repeat-x;
overflow:hidden;
margin:0px;
padding-left:10px;
padding-top:5px;}

/* hints */
#hintbox_old{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #fff;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid #dbdbdb;
	font:normal 11px Arial;
	line-height:13px;
	z-index:100;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	visibility: hidden;
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	width:300px;
	padding:15px;
	background-color:#D31F44;
	color:#fff;
	font-weight:bold;
	border:1px solid #870622;
	border-top:6px solid #870622;
	font-family: arial, trebuchet, tahoma, helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	z-index:100;
	text-align: left;
	visibility: hidden;
}


/* CMS templates */
div.default_template {
	position:relative;
	width:550px;
	float:left;
	/*min-height:80px;*/
}
*html div.default_template {
	/*height:80px;*/
}

div.one_column {
	position:relative;
	width:550px;
	float:left;
	min-height:100px;
}
*html div.one_column {
	height:100px;
}



div.two_columns {
	position:relative;
	width:265px;
	min-height:200px;
	float: left;
	margin-right:10px;
	overflow: hidden;
}
div.two_columns img{
	width:265px;
}
*html div.two_columns {
	height:200px;
	margin-right:8px;
}




div.three_columns {
	position:relative;
	width:173px;
	min-height:280px;
	float:left;
	margin-right:10px;
	overflow: hidden;
}
div.three_columns img{
	width:173px;
}
*html div.three_columns {
	height:280px;
	margin-right:8px;
}

/*quotes*/

blockquote {
    margin: 0px;
    padding:0px;
    position: relative;
    float: none;
    background: #e7e7e7 url(../img/quote.gif);
    background-position: 5px 8px;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #000;
    margin-bottom: 20px;
    }

blockquote div {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    padding-bottom:17px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 16px;
    margin-right: 16px;
    color: #000;
    }
blockquote div strong {
    display: block;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    padding-top: 10px;
    font-size: 12px;
    border-top: solid 2px #fff;
    text-align:left;
    background: #e7e7e7 url(../img/quote_close.gif) bottom right no-repeat;
    margin-left: 0px;
    padding-right: 25px;
    color: #666;
    }

/* used on calendar input text */
.textEntry2 {
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	color:#000;
	/*background-color:#fef9ec;*/
	background-color:#f8f2e1;
	}
.tip {
	margin-left: 5px;
	font-size: 10px;
	font-style: italic;
}



/* ************************************************ */
/*                  updates                         */
/* ************************************************ */

/* navigation buttons for low-level page functions */

	a.navControl {
	display:block;
	float:right;
	margin-right:4px;
	margin-bottom:4px;
	padding:0px 4px 0px 4px;
	height: 20px;
	background: transparent url('../img/jd_button_pill.gif') repeat-x 0px 0px;
	text-align:center;
	vertical-align: middle;
	font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #EEEEEE;
	overflow:hidden;
	}

	a.navService {
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	padding:0px 8px 0px 8px;
	height: 20px;
	background: transparent url('../img/jd_button_pill.gif') repeat-x 0px 0px;
	text-align:center;
	vertical-align: middle;
	font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #EEEEEE;
	overflow:hidden;
	}

	.navControl:link, .navService:link {
	background: url('../img/jd_button_pill.gif');
	color: #EEEEEE;
	}

	.navControl:visited, .navService:visited {
	background: url('../img/jd_button_pill.gif');
	color: #EEEEEE;
	}

	.navControl:hover, .navService:hover {
	background: url('../img/jd_button_pill_hi.gif');
	color: #FFFFFF;
	text-decoration: none;
	}
	
	a.navServiceA {
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	padding:0px 8px 0px 8px;
	height: 20px;
	background: transparent url('../img/jd_button_pilla.gif') repeat-x 0px 0px;
	text-align:center;
	vertical-align: middle;
	font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #EEEEEE;
	overflow:hidden;
	}

	.navServiceA:link {
	background: url('../img/jd_button_pilla.gif');
	color: #EEEEEE;
	}

	.navServiceA:visited {
	background: url('../img/jd_button_pilla.gif');
	color: #EEEEEE;
	}

	.navServiceA:hover {
	background: url('../img/jd_button_pilla_hi.gif');
	color: #FFFFFF;
	text-decoration: none;
	}

	
	a.navServiceG {
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	padding:0px 8px 0px 8px;
	height: 20px;
	background: transparent url('../img/jd_button_pillg.gif') repeat-x 0px 0px;
	text-align:center;
	vertical-align: middle;
	font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #EEEEEE;
	overflow:hidden;
	}

	.navServiceG:link {
	background: url('../img/jd_button_pillg.gif');
	color: #EEEEEE;
	}

	.navServiceG:visited {
	background: url('../img/jd_button_pillg.gif');
	color: #EEEEEE;
	}

	.navServiceG:hover {
	background: url('../img/jd_button_pillg_hi.gif');
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* for sign-off and regulatory details */
	#regulatory {
	position: relative;
	background-color:#FFF;
	left:0px;
	margin:0px;
	width: 100%;
	border: 0px #f00 solid;
	}

	#regulatory-copy {
	width:550px;
	margin-top:0px;
	margin-left:60px;
	}


/* Document Edit page specific */
.review-preview{
	float:left;
	margin: 5px 0px 0px 10px;
	width:350px;
	border:0px #f00 solid;
	}
.review-preview-clear{
	clear:both;
	overflow:hidden;
	margin:0px;
	width:348px;
	height:4px;
	border-bottom:1px #222 solid;
	}

.document-preview{
	float:left;
	width:33px;
	height:29px;
	background: #e8e8e8 url('../img/edit-document-icos.gif') 0px 0px no-repeat;
	background-width: 100%;
	background-height: 100%;
	margin:0px;
	border:0px #f00 solid;
	}
.document-name{
	float:left;
	width:114px;
	margin:0px;
	border:0px #f00 solid;
	}
.document-review-button {
	float:left;
	width:70px;
	height:29px;
	margin:0px;
	text-align:center;
	border:0px #f00 solid;
	}
.document-pdf-button {
	float:left;
	width:50px;
	height:29px;
	margin:0px;
	text-align:center;
	border:0px #f00 solid;
	}
.document-review-check {
	float:left;
	width:38px;
	height:30px;
	margin:0px;
	text-align:center;
	border:0px #f00 solid;
	}
.document-download-check {
	float:left;
	width:38px;
	height:30px;
	margin:0px;
	text-align:center;
	border:0px #f00 solid;
	}
#headliner1, #headliner2, #headliner3, #headliner4, #headliner5, #headliner6  {
	background-color:transparent;
	height:30px;
	text-align:center;
	vertical-align: middle;
	border-right:1px #000 solid;
	}
	
/* feedback form */
.send-feedback {
	display: none;
}

.send-feedback textarea {
	width:350px;
	height:150px;
}


a img {
  border:0;
}