﻿/* CSS Document */

body
{
	margin: 0px 0px 0px 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	font-size: 85%;
}

html, body 
{
	height: 100%;
}

img
{
	border: 0px;
}

h1
{
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
}

h2
{
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3
{
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 5px;
}

p, h2, h3
{
	padding-left: 10px;
	padding-right: 10px;
}
h1
{
	padding-left: 0px;
	padding-right: 10px;
}
p
{
	font-size: 10pt;
}
p strong
{
	font-size: 11pt;
}

p b
{
	font-size: 11pt;
}

ul li
{
	font-size: 10pt;
}

.rightpanelitem p
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 5px 0px 5px;
}

ul
{
	margin-top: -5px;
	margin-bottom: -5px;
}

.container
{
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}

DIV.mainholder
{
	height: 100%;
	width: 780px;
	vertical-align: top;
}

.columnsContainer 
{
	float: left;
	overflow: hidden;
	width: 100%;
}

.column1
{
	height: 100%;
	width: 165px;
	* width: 156px;
	padding: 5px 10px 0px 0px;
	margin: 0px;
	float: left;
	background-color: #BED9ED;

	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.column1 .container
{
	background-color: #BED9ED;
	height: 100%;
	width: 95%;
	* width: 100%;
}

.column2
{
	width: 419px;
	height: 100%;
	border-left: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #DFD2B3;

/*	padding-bottom: 32767px;
	margin-bottom: -32767px; */
}

.column2 DIV.container
{
	background-color: #DFD2B3;
}

.column2wide
{
	width: 587px;
	height: 100%;
	border-left: 8px solid #ffffff;
	float: left;
	background-color: #DFD2B3;
}

.column2wide DIV.container
{
	background-color: #DFD2B3;
}

.column3
{
	height: 100%;
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #DBBCC1;

	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.column3 p
{
	padding-right: 10px;
}

.column3 DIV.container
{
	background-color: #DBBCC1;
}

.topshell
{
	width: 770px; 
	*width:757px;
	float:left;
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #E5E5E4;
	clear:left;
	background-color:#FFFFFF;
}

.topshell div
{
	float: left;
	position: relative;
}

.topshell div.submit
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 21px;
	margin-left: 5px;
}


div.topshelllinks
{
	background-image: url(../../images/adviceresources/do_icon.gif);
	border-left: 300px solid white;
	margin-top: 21px;
	padding: 0px 0px 10px 25px;
	float: left;
	background-repeat: no-repeat;
}

.topshell div.topshelllinks a
{
	color: #000000;
	text-decoration: underline;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:HOVER
{
	text-decoration: none;
}
.column1 A
{
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}
.column1 A:hover
{
	text-decoration: underline;
}
.column1 .container
{
	margin-top: -3px;
}
.menuholder
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.selected
{
	font-weight: bold;
	text-decoration: none;
}
.menuitem
{
	padding: 0px 0px 5px 25px;
	* padding: 0px 0px 5px 25px;
	_padding: 0px 0px 3px 25px;
	margin: 1px 0px 5px 3px;
	* margin: 1px 0px 5px 3px;
	_margin: 1px 0px 5px 3px;
	background-image: url(../../images/adviceresources/menu_arrow.gif);
	background-repeat: no-repeat;
	height: 100%;
	line-height: 100%;
	* height: auto;
	_height: 1.4em;
	* line-height: 100%;
}
.selectedmenuitem
{
	padding: 0px 0px 5px 25px;
	margin: 1px 0px 5px 3px;
	background-image: url(../../images/adviceresources/menu_arrow_selected.gif);
	background-repeat: no-repeat;
	height: 100%;
	line-height: 100%;
	* height: auto;
	_height: 1.4em;
	* line-height: 100%;
}
.selectedmenuitem A
{
	font-weight: bold;
}
.menuholder .on
{
	padding: 0px 0px 4px 25px;
	* padding: 0px 0px 4px 25px;
	margin: 1px 0px 1px 3px;
	background-image: url(../../images/adviceresources/menu_arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	* height: auto;
	_height: 10px;
}
.menuholder .on A
{
	font-weight: bold;
	line-height: 12pt;
}
.on DIV
{
	margin: -2px 0px -3px 0px;
	padding: 3px 0px 0px 0px;
	background: none;
}
.on DIV.menuitem
{
	padding: 1px 0px 1px 20px;
	* padding: 0px 0px 0px 20px;
	_padding: 0px 0px 0px 20px;
	margin: 0px 0px 1px 1px;
	* margin: 0px 0px 0px 1px;
	_margin: 0px 0px 0px 1px;
	height: 100%;
	line-height: 100%;
	* height: auto;
	_height: 1.2em;
	* line-height: 100%;
	display: block;
	background-image: url(../../images/adviceresources/dash.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	* background-position: 5px 5px;
}
.on DIV.menuitem A
{
	font-weight: normal;
}
.menuholder .submenuitem
{
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 3px 3px;
	background-image: url(../../images/adviceresources/menu_arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	* height: auto;
	_height: 1.2em;
	line-height: 100%;
	* line-height: 100%;
}
.menuholder .submenuitem DIV DIV
{
	background-image: url(../../images/adviceresources/dash.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	* background-position: 5px 5px;
	padding: 1px 0px 1px 20px;
	* padding: 0px 0px 0px 20px;
	margin: 0px 0px 1px 1px;
	* margin: 0px 0px 0px 1px;
	_margin: 0px 0px 0px 1px;
	height: 100%;
	* height: auto;
	_height: 100%;
}
.contactmenuitem
{
	background-image: url(../../images/adviceresources/menu_contact_us.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;
	margin-top: 5px;
	margin-left: 3px;
}
.aboutmenuitem
{
	background-image: url(../../images/adviceresources/menu_about_us.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;
	margin-top: 15px;
	margin-left: 3px;
}
DIV.title
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

DIV.contentholdertop
{
	float: left;
	width: 100%;
	height: 159px;
	background-color: #FFFFFF;
	padding: 0px 0px 40px 0px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../../images/adviceresources/homeimage.jpg); 
	*padding:0px 0px 20px 0px;
}

DIV.contentholdertop h1
{
	width: 265px;
	font-size: 195%;
	* font-size: 200%;
	padding-left: 10px;
}

DIV.contentholdertop p
{
	font-size: 95%;
	* font-size: 95%;
	width: 200px;
	* width: 180px;
}

DIV.resourceheader
{
	float: left;
	width: 100%;
	padding: 10px 0px 20px 0px; 
	*padding:10px 0px 0px 0px;
	margin:0px;
	background-color:#FFFFFF;
}

DIV.resourceheader div
{
	float: left;
	width: 80%;
	padding: 10px 0px 10px 0px;
	border: 0px solid red;
}

DIV.resourceheader div.resourcesimage
{
	width: 112px;
	height: 112px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	clear: none;
	border: 0px solid yellow;
}

DIV.contentholdertitle
{
	background-color: #000000;
	width: 100%;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
	font-size: 85%;
}

DIV.contentholdertitle DIV
{
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

DIV.contentholderfaq
{
	width: 100%;
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
	border-bottom: 5px solid #FFFFFF;
}

DIV.contentholder
{
	width: 100%;
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}

DIV.contentholder h3
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

DIV.contentholder p
{
	margin-top: 5px;
	margin-bottom: 8px;
}

DIV.contentholderresourcesimg
{
	background-image: url(../../images/adviceresources/resourcesimagebot.html);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 5px 5px 5px;
	clear: left;
}

DIV.contentholderresources
{
	padding: 20px 5px 5px 5px;
	clear: left;
}

DIV.contentholdersupplemental
{
	background-color: #DDE6D7;
	clear: left;
	width: 100%;
	border-top: 5px solid #DDE6D7;
	border-bottom: 10px solid #DDE6D7;
}

DIV.breadcrumbholder
{
	float: left;
	width: 100%;
	font-size: 85%;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom: 10px solid #FFFFFF;
}

DIV.breadcrumbholder DIV
{
	margin: 0px 0px 0px 10px;
}

.breadcrumbholder .left
{
	font-size: 85%;
}

DIV.rightpanelitem
{
	border-bottom: 2px solid #FFFFFF;
}

DIV.rightpanelitem h1
{
	padding: 5px;
}

DIV.rightpanelitem h2
{
	padding: 5px;
}

DIV.rightpaneltitle
{
	font-weight: bold;
}

DIV.rightpanellatestnewstitle
{
	font-weight: bold;
	background-image: url(../../images/adviceresources/clock_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 10px 4px 23px;
	margin: 4px 0px 0px 2px;
	clear: both;
	font-size: 85%;
}

DIV.rightpanelquestiontitle
{
	font-weight: bold;
	background-image: url(../../images/adviceresources/question_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 5px 23px;
	margin: 4px 0px 0px 2px;
	clear: both;
	font-size: 85%;
}

DIV.rightpanelsuperuserstitle
{
	font-weight: bold;
	background-image: url(../../images/adviceresources/star_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 10px 4px 23px;
	margin: 4px 0px 0px 2px;
	clear: both;
	font-size: 85%;
}
DIV.rightpanelsuperuserstitlecontactus
{
	font-weight: bold;
	background-image: url(../../images/adviceresources/right_contact_us.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 10px 4px 23px;
	margin: 4px 0px 0px 2px;
	clear: both;
	font-size: 85%;
}
DIV.contentspacer
{
	clear: both;
	height: 8px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

DIV.resourcesimage
{
	padding: 0px;
	margin: 10px 5px 10px 20px; 
	*margin-left:10px;
	width:110px;
	float:left;
}

DIV.resourcespacer
{
	clear: both;
	height: 1px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

DIV.resourcespacerclear
{
	clear: both;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

DIV.resourcestext
{
	margin: 10px 5px 10px 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
DIV.resourcestext strong
{
	font-size: 11pt;
}
DIV.resourcestext b
{
	font-size: 11pt;
}
DIV.title
{
	font-size: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	clear: both;
}
DIV.title H1
{
	font-size: 140%;
}

DIV.homecolumn
{
	font-size: 100%; /*  width:125px; */
	width: 33%;
	float: left;
	padding: 0px;
}
.contentholderterms
{
	height: 100px;
	vertical-align: bottom;

	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}

p.openpara
{
	font-size: 10pt;
}

p.openpara b
{
	font-size: 11pt;
}
p.openpara strong
{
	font-size: 11pt;
}

DIV.reviewlabel
{
	clear: left;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
	width: 110px;
	padding-top: 8px;
}
DIV.reviewinput
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 5px;
	width: 270px;
	padding-top: 5px;
}
DIV.reviewinputwide
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 5px;
	width: 340px;
	padding-top: 5px;
}
DIV.reviewinput INPUT
{
	width: 95%;
}
TEXTAREA
{
	width: 95%;
}
DIV.reviewinputwide INPUT
{
	width: 95%;
}
DIV.submit INPUT
{
	border-right: #000000 1px solid;
	padding-right: 1px;
	border-top: #000000 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	margin-left: 5px;
	* margin-left: 0px;
	border-left: #000000 1px solid;
	cursor: hand;
	color: #000000;
	padding-top: 1px;
	border-bottom: #000000 1px solid;
	background-color: #dde6d7;
}
.skipLinks
{
	/* For accessibility */
	position: absolute;
	left: 0;
	top: -500px;
}
.iframeclass
{
	background-color: #dfd2b3;
	margin: 0px 0px 0px 0px;
}
.highlight
{
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 0px 20px;
}

.middle INPUT.button 
{
	width: auto;
	border-width: 0px;
}

/* PROCESS BUTTONS: Layout for lists of buttons on form pages: Previous, Next etc. */

ul.processButtons {
	float:left; 
	width: 100%; 
	margin: 0 0 1em 0;
	clear:both;
	padding:0;
}

ul.processButtons li {
	margin:0; 
	padding:1px 0; 
	float:right; 
	width: 33.3%; 
	list-style:none;
}
ul.processButtons li.btMiddle {text-align:center}
ul.processButtons li.btRight {text-align:right}
ul.processButtons li.btLeft {text-align:left}
ul.processButtons li p {padding-top: 0;}
/* shows pagination on results pages */
ul.processButtons li.pageResults {text-align:center}
ul.processButtons li.pageResults p a {padding:.2em .3em}
ul.processButtons li.pageResults p .current {padding:.2em .3em; color: #000; font-weight:bold}
ul.processButtons li.pageResults p a:hover.current {text-decoration:none}

.printIcon
{
	float: right;
/*	margin-bottom: 8px; */
	margin-top: 8px;
	height: 20px;
}

fieldset label {font-weight:normal; color: #333; }

fieldset {
	border:0 solid; 
	margin:0; 
	padding:0;
}

.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
}

.hidden {
	padding: 0;
	text-indent: -9999px;
	line-height: 0px;
	height: 0px;
	width: 0px;
	color: #fff;
}
.hidden:lang(en) {display:none} /* for opera */


.twoColForm label,
.twoColForm input,
.twoColForm select {display:block; float:left}

.twoColForm label {
	width: 30%; 
	text-align:left; 
	margin: 0.2em 0 0 .5em;
	padding-right: 2em; 
	position: relative;
} 
.twoColForm input, 
.twoColForm select {margin: .3em 0; width:53%}
.twoColForm select {width: 54%}
.twoColForm fieldset {float:left;}
.twoColForm fieldset div {
	float:left; 
	margin-right: 1em;
}

.twoColForm div {
	float:left; 
	width: 65%;
}
.twoColForm div p {
	clear:left; 
	margin:.1em 0 .5em 0; 
	padding:0; 
}
.twoColForm .checkbox
{
	border:none;
	float:left;
	width:auto;
	margin-right: .5em
}
.twoColForm textarea
{
	display: block;
	float: left;
	width: 53%;
}
.twoColForm .button
{
	width: auto;
	float: left
}
input[type="hidden"] {
    margin: 0;
    padding: 0;
    visibility:hidden;
    width:0px
}

input.WebAlertsCheckbox
{
	width: auto;
	background: transparent;
	border: 0;
}

p.DpParagraph
{
	margin-left: 35.5%;
	/* IE6 is a POS */
	_zoom: 1;
}

/* Special Fieldset layouts (radio buttons, checkboxes, text inputs etc.)
--------------------------------------------------------------------------
*/

/* Horizontal layout for Date (text input) fieldsets */
fieldset.formDate {
	float:left; 
	width: auto; 
	margin: 0; 
	padding-top: .2em 
}
fieldset.formDate input,
fieldset.formDate label {
	float:left; width: auto; padding:0; display:inline;margin: 0 .2em;
}
fieldset.formDate input { 
	float:left; 
	margin-bottom:0;
}
fieldset.formDate label {
	float: left; 
	clear:left; 
	display:inline; 
	width: auto; 
	font-weight:normal;
}
fieldset.formDate div {float:left; width: auto}

/* Horizontal layout for drop-down select box fieldsets */
fieldset.horizSelectBox {
	float:left; 
	width: auto;
	margin: 0; 
}
fieldset.horizSelectBox select,
fieldset.horizSelectBox label {
	float:left; width: auto; padding:0; display:inline;margin: 0 .2em;
}
fieldset.horizSelectBox input { 
	float:left; 
	margin-bottom:0;
}
fieldset.horizSelectBox label {
	float: left; 
	clear:left; 
	display:inline; 
	width: auto; 
	font-weight:normal;
}
fieldset.horizSelectBox div {float:left; width: auto}

/* Vertical layouts of radio button fieldsets */
.twoColForm fieldset.vertical, 
.twoColForm fieldset.verticalRequired {
	float:left; 
	width: 60%; 
	margin-bottom:1em;
}

fieldset.vertical input,
.twoColForm fieldset.verticalRequired input {
	float:left; 
	clear:left; 
	display:inline;
	margin: .3em .4em; 
	padding:0;
}

fieldset.vertical label,
fieldset.verticalRequired label {
	clear:none; 
	text-align:left; 
	margin: .2em; 
	padding:0;
	float:left; 
	width: 85%;
	font-weight:normal;
}


/* Horizontal layouts for checkboxes and radio buttons */
fieldset.horizontal { }
fieldset.horizontal label, 
fieldset.horizontal input {float:left; padding:.2em .1em}
fieldset.horizontal label {margin: 0 0 0 .3em; padding-top:0;  padding-right: 1em; }
fieldset.horizontal select {width: 30%}
fieldset.horizontal input {margin-top:.2em; margin-left: .2em}
fieldset.horizontal p.inline { float:left; padding-right: .5em; width:6em}


.spectrum label {width: 10%; padding-right: 2%; margin:0 }
.spectrum input {margin:0; padding-left:0; }

/* Form Layouts shared generically among tools
--------------------------------------------------------------------------
*/

/* Special Classes  */

.requiredTask {vertical-align:middle;}

.twoColForm label .requiredTask 
{
	position:absolute;
	right:0.8em;
	top: 40%;
}

.twoColQuestion .requiredTask {float:right; padding-top: .4em;}

p.explanation {float:left; clear:none; margin:0 0 .3em 1em; color: #666;}
fieldset p.explanation {margin-left: 0}

.info {cursor: help}

.errorMessage {clear:both; }
.twoColForm .errorMessage{ float:none; width:auto; margin-bottom:2em;}
.errorMessage p, 
.errorMessage li {color: red}
.errorMessage p { padding-bottom:0}

