﻿/* Styles for Specialty Pages */
input:focus, textarea:focus{
	background-color: #FFFFE0;
}
.reginnerform {
	border-collapse: collapse;
	border:1px #D1DDF1 solid;
	border-right:2px  #D1DDF1 solid;
	border-bottom:2px #D1DDF1 solid;
	margin: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px;
	vertical-align: top;
}
.reginnerform td {
	vertical-align: top;
	text-indent: 2px;
}
.reginnerform input[type=submit]
{
	text-align:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.reginnerform input[type=text]
{
	text-align:left;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:280px;
	color:#004175;
}

.regouterform {
	border-collapse: collapse;
	border-color: #CCCCCC;
}
.nomal {
	margin: 15px 15px 20px 15px;
	padding:3px;
	background: #E1E1E1;
	font-size: 8pt;
	border-right: 3px gray solid;
	border-bottom: 3px gray solid;
	line-height:1.4em;
}
.lFeatureTable {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	border-spacing: 0px 0px;
	margin: 6px 12px 6px 6px;
	font-size:12pt;
}
.lFeatureTable thead td {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;

}
.lFeatureTable td {
	border-top:1px #B4B4B4 solid;
	font-family:Arial, Helvetica, sans-serif;
	border-left:#B4B4B4 solid;
	border-width: 1px;
	vertical-align: top;
	padding: 0.35em 10px;
	line-height: 1.2em;
	font-size:12pt;
}
.lFeatureTable td a {
	color:black;
}

.lEditionCol {
	width:60px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.lLightRow {
	background-color:#F9F9F9;
}
.lDarkRow {
	background-color:#E5E5E5;
	}
.breakrow {
	border:0px;
}
.breakrow td {
	border:0px;
}
.lSupportBox {
	background-image: url('../images/panel_bkgnd.png');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 20px;
	width: 380px;
}
.FAQItemHeader {
	margin: 5px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;font-family: Arial;
	text-decoration: none;
	font-variant:small-caps;
}
.FAQItemHeader a {
	text-decoration: none;
	color: black;
}
.FAQItemHeader a:hover {
	text-decoration: none;
	color: black;
}
.FAQSectionHeader {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
}
.FAQSectionHeader a {
	text-decoration: none;color: #000000;
}
.FAQSectionHeader a:hover {
	color:inherit;
	text-decoration: none;
}
#FAQContentBox {
	padding: 15px 10px; width: 60%; background-color: #E9E9E9; margin-left: 25px;
}
#FAQContentBox a {
	display:block;line-height:1.4em;
}
.narrowdisplay {
	margin-bottom: 0;
	margin-top: 0;
}
.returntotop {font-size: 8pt;margin: 0px;font-family: Arial;text-align: right;}
.returntotop a {text-decoration: none;}
.returntotop a:hover {text-decoration: underline;}

dl {margin-left: 10px;}
dt {display: block;font-weight: bold;}
dd {display: block;margin-left: 5px;margin-bottom: 15px;}
dd dl{margin-left:25px;margin-top:15px;}
dd dt {color: #336699;font-style: italic;}

#ArticleTOC {
	margin: 5px 25px 10px 60px; float: right;
}
