/* CSS Document */
#startFlashPanel {
	position: absolute;
	top: 114px;
	left: 44px;
}


div.pgContentContainer {
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	background-color: #fff;
	width: 614px;
	height: 590px;
}
div.pgContentContainerLong {
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	background-color: #fff;
	width: 614px;
	height: 690px;
}
div.pgContentLCol {
	position: relative;
	display: inline;
	float: left;
	padding: 15px 15px 0px 15px;
	border-right: 1px solid #c9e1ee;
	height: 570px;
	width: 350px;
	background-color: #ffffff;
}
div.pgContentRCol {
	position: relative;
	background-color: #ffffff;
	width: 200px;
	float: left;
	z-index: 2;
	padding: 15px 15px 0px 15px;
}

div.pgContentFCol {
	position: relative;
	margin: 0px 0px 8px 0px;
	background-color: #ffffff;
	width: 584px;
	float: left;
	height: 570px;
	z-index: 2;
	padding: 15px 15px 0px 15px;
}
div.clearFloat {	
	clear: both;
}


div.pgContTtl, div.pgContTtl h1, div.pgContTtl h2, div.pgContSubttl, div.pgContSubttl h1, div.pgContSubttl h2 {
	position: relative;
	font-family: Tahoma;
	font-size: 18px;
	margin-bottom: 2px;
	line-height: normal;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
img.colThumb {
	margin-top: 4px;
}

div.pgContTtl {
	color: #ff9933;
}
div.pgContSubttl {
	color: #6699cc;
}

a.bodyHrf {
	color: #6699cc;
	text-decoration: underline;
}
	a.bodyHrf:hover {
		color: #000000;
		text-decoration: none;
	}








div.talkToAdviserCont {
	position: relative;
	margin: -4px -4px 12px -2px;
	background: url(../images/talkToAdviserBtnBg.gif) no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	color: #006633;
	padding: 8px 0px 0px 48px ;
	width: 180px;
	height: 49px;
	display: none;
}

div.pgContSubTxt {
	position: relative;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 6px 10px;
}


div.pgContSubHrfCont{
	position: relative;
	margin-left: 0px;
	width: 170px;
	background: url(../images/linkButtonbg.gif) repeat-x #dce6ee;
	padding-bottom: 2px;
	text-align: right;
}
	a.pgContSubHrf {
		padding: 2px 14px;
		color: #235c8d;
		text-decoration: underline;
	}
	a.pgContSubHrf:hover {
		text-decoration: underline;
		background-color: #e3eef8;
	}

div.pgContTxt {
	position: relative;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
div.pgContHrfCont {
	position: relative;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	z-index: 2;
}



/* The facts */
div.theFactsNum {
	position: absolute;
	font-family: Tahoma;
	font-size: 18px;
	color: #336699;
	margin: -3px 0px 30px -26px;
}

#factUl {
	position: relative;
	margin-top: 0px;
}
	#factUl li {
		position: relative;
		margin-bottom: 0px;
	}
	span.theFactsEmph {
		text-decoration: underline;
		font-weight: bold;
	}

#theFactsLst {
	position: relative;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	width: 90%;
	margin-left: 4px;
}
	li.theFactsLi {
		position: relative;
		margin-bottom: 28px;
		margin-left: 30px
	}
	span.factNote {
		color: #999999;
		font-style: italic;
	}

img.factPicFull {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* Gender Stats Table */
#genderStatsTable {
	width: 100%;
	margin: 6px auto 6px auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}

#genderStatsTable th {
	padding: 4px 0px 4px 0px;
	background-color: #e7891b;
	color: #fff;
	border-left: 1px solid #fff; 
}

#genderStatsTable td {
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-left: 1px solid #fff; 
	border-bottom: 1px solid #cccccc;
}
.GenderStatAltRow {
	background-color: #f2f2f2;
}


/* Claim examples */
#ClaimExampleTable {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	width: 100%;
	margin: auto auto 6px auto;
}
#ClaimExampleTable th {
	padding: 2px;
	background-color: #e7891b;
	color: #fff;
	border-left: 1px solid #fff; 
}
#ClaimExampleTable td {
	padding: 3px 2px 3px 6px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #fff; 
}

.ClaimExampleAltRow td {
	background-color: #f2f2f2;
}


/* how we help */
ul.dashedList {
}



/* Contact Us styles */
div.addressInfoL, div.addressInfoR {
	position: relative;
}
	div.addressInfoR {
		float: right;
		margin-right: 10px;
		width: 120px;
	}
	div.phoneLabel {
		float: left;
		width: 46px;
		font-weight: bold;
		color: #336699;
	}


span.abnInfo {
	font-size: 10px;
	color: #999999;
}

#numberedList {
	list-style: georgian;
}
#numberedList li {
	margin-bottom: 6px;
}



/* Talk to an adviser form */

div.talkToAdviserPanel {
	border: 1px solid #6699cc;
	padding: 20px;
	margin: 20px auto 20px auto;
}
	div.tta_EmailSuccessPanel {
		border: 1px solid #009933;
		padding: 20px;
		margin: 20px auto 20px auto;
	}
	div.tta_EmailErrorPanel {
		border: 1px solid #cc0000;
		padding: 20px;
		margin: 20px auto 20px auto;
	}



#talkToAdviserFormTableA, #talkToAdviserFormTableB {
	margin-left: 20px;
}
	#talkToAdviserFormTableB {
		margin-top: 22px;
	}
		#talkToAdviserFormTableB .th3 {
			padding-top: 22px;
		}
	#talkToAdviserFormTableA th, #talkToAdviserFormTableB th, #talkToAdviserFormTableA td, #talkToAdviserFormTableB td {
		text-align: left;
		padding: 2px 6px 1px 2px;
	}
	#talkToAdviserFormTableA input, #talkToAdviserFormTableA select, #talkToAdviserFormTableB input, #talkToAdviserFormTableB textarea {
		font-family: Tahoma;
		font-size: 11px;
	}
		#talkToAdviserFormTableA input, #talkToAdviserFormTableA select  {
			float: left;
		}
		input.talkToAdviserL {
			width: 200px;
		}
		input.talkToAdviserS {
			width: 110px;
		}
		textarea.talkToAdviserComments {
			width: 500px;
			height: 140px;
		}

span.reqFld {
	color: #ff0000;
}



div.reqFldHl {
	background-color: #ff0000; 	
	width: 2px; 
	float: left;
	height: 19px;
	display: none;
	margin: 0px 0px 0px 2px;
}
	div.reqFldHlErr {
		background-color: #ff0000; 	
		display: inline;
	}




h1 {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}



