/* CSS File */

/*li {list-style-position: inside; text-indent: -20px; margin-left: 20px; font-size: 80%; padding-bottom: 4px; line-height:1.5;}
*/
table.faqType {width:100%;}
div.faq {width:100%;}
tr.faqTypeHeader th {text-align:left;}

div#mainPage.help {text-align:center;}
div#mainPage.help div.preFormContent {text-align:center;padding:0;margin:0;}
div.help table.slidersHeader {width:99%; margin:4px auto;}
div.help ul li { margin-left: 0px; text-indent: -20px;padding-left: 20px;}
div.help p.Footnote {
	font-size: 60%;
	font-style: italic;
}
div.help ul li, div.help ol li {font-size: 90%; line-height:1.8;}
div.help ul li, div.help ol li {list-style-position: inside; padding-left: 20px;}
div.help ul li ul li, div.help ol li ul li {list-style-position: inside; font-size: 80%;}
div.help ul, div.help ol {margin-bottom: 8px;}

div.help .buttonName {
	color: white;
	font-style: normal;
	font-size: 80%;
	padding: 1px 2px;
	border: 1px solid black;
	background-color: #5a84c4;
	font-weight: bold;
	text-transform: capitalize;
}
div.help .vtabGeneric {
	background-color: #fff;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-right: 2px;
	font-weight: normal;
	font-style:italic;
	text-transform:uppercase;
}
div.help .vtabName {
	font-family: Verdana;
	color: #fff;
	background-color: #fff;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 11px;
	padding-right: 2px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../images/style/vGradeLD.gif);
}
div.help .htabName {
	font-family: Verdana;
	color: #fff;
	background-color: #fff;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 0px 2px;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../images/style/vGradeLD.gif);
}
div.help .linkButtonName {
	color: #5a84c4;
	font-style: normal;
	font-size: 90%;
	padding: 1px 2px;
	border: none;
}
div.help .navButton {
	font-family: Verdana;
	color: white;
	font-style: normal;
	padding: 1px 2px;
	/*border: 1px solid #039;
	background-color: #039;*/
	background-image:url(../images/style/vGradeLD.gif);
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	text-decoration:none;
}
div.help .adminLink {
		text-decoration:none;
		padding:2px;
		margin:0px;
		font-weight:bold;
		color: #004;
		border:2px solid #5a84c4;
}
div.help .note {
		text-decoration:none;
		border:none;
		padding:0px;
		margin:0px;
		font-style:italic;
		font-weight:normal;
}
div.help .warning {
		color:red;
}
/*div#mainPage table.node tr td.nodeContent div.help {
	width:99%;
	border-bottom:2px solid black;
}
div#mainPage table.node tr.help td.nodeLabel {
	width:100%;
}
div#mainPage table.node tr.help td.nodeLabel div.nodeLabel {
	width:99%;
	text-align:left; margin-left:0;
	background-color: #ddf;
}
div#mainPage table.node tr.faq td.nodeContent div.nodeContent {
	width:99%;
	border-bottom:2px solid #336;
	margin-bottom:4px;
}
div#mainPage table.node tr.faq td.nodeLabel div.nodeLabel {
	width:99%;
	text-align:left; margin-left:0;
	background-color: #eef;
}
*/
div.help .keyName {
	color: black;
	font-style: normal;
	padding: 1px 2px;
	border: 1px solid black;
	background-color: white;
	font-weight: bold;
	text-transform: capitalize;
}
div.help .fieldName {
	color: #336;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	text-transform: capitalize;
}
div.help .mainMenu {
	color: #039;
	font-style: italic;
	font-weight: bold;
}
div.help .fieldValue {
	font-family:"Courier New", Courier, monospace;
	color: black;
	font-style: normal;
	font-weight: bold;
}
div.help .literal {
	font-family:"Courier New", Courier, monospace;
	color: black;
	font-style: normal;
	font-weight: bold;
}
div.help {color:black;}
div.help h1 {font-size: 18px;}
div.help h2 {font-size: 16px; margin-top: 10px;}
div.help h3 {font-size: 14px; font-style: italic;}
div.help h4 {font-size: 14px;}
div.help p {font-size: 12px; margin-bottom: 6px;}
div.help p.action {font-style:italic;}
div.help span.action {font-style:italic; font-weight: bold;}

div#helpreferralContent {padding-top: 6px;}

div.help h3 {width:100%; border-top:1px solid black; line-height:1.8;}


td.help { width:200px; background-color: #fff; font-size: 90%;border: 1px solid #5a84c4;}
td.help div.help {padding:0px; background-color:white;z-index:20;}
td.help div.help h1 {margin: 2px; padding:0; text-align: center; line-height: 1.2; font-size: 90%;}
td.help div.help h2 {margin: 2px; padding:0; text-align: center; line-height: 1.2; font-size: 80%;background-image:url(../images/style/vGradeLD.gif);}
td.help div.help p {margin: 4px 2px 2px 2px; padding:0 0 0 6px; text-align: left; text-indent: -6px;}
td.help div.help ol {padding-bottom: 8px;}
td.help div.help ol li {list-style-position: inside; text-indent: -20px; padding-left: 20px; font-size: 80%; padding-bottom: 4px; line-height:1.5;}
td.help div.help ul li { margin-left: 0px;}

td.help * {padding:0px; background-color:white;z-index:20;}
td.help h1 {margin: 2px; padding:0; text-align: center; line-height: 1.2; font-size: 90%;}
td.help h2 {margin: 2px; padding:0; text-align: center; line-height: 1.2; font-size: 80%;background-image:url(../images/style/vGradeLD.gif);}
td.help p {margin: 4px 2px 2px 2px; padding:0 0 0 6px; text-align: left; text-indent: -6px;}
td.help p.token {margin: 0px; padding:0 0 0 6px; text-align: left;font-size:12px;}
td.help p.legacy {color:#FF3333;}
td.help ol {padding-bottom: 8px;}
td.help ol li {list-style-position: inside; margin-left:2px; text-indent: -20px; padding-left: 20px; font-size: 80%; padding-bottom: 4px; line-height:1.5;}
td.help ul li { margin-left: 0px;}

