/*  ----------  Erv Parent Styles  ---------  */

body {
	background-color: #FFFFFF;
	background-image: url(../_images/_interface/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#masthead {
	height: 109px;
	width: 728px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navLine {
	background-image: url(../_images/_interface/mast_red_bar.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 728px;
	font-size: 6px;			/* for IE 6 - overwriting min block height */
	line-height: 6px;		/* for IE 6 - overwriting min block height */
}
#navBar {
	background-color: #000000;
	height: 31px;
	width: 728px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	width: 728px;
	padding-top: 25px;
	padding-right: 120px;
	padding-bottom: 5px;
	padding-left: 35px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 573px;
}
.noRule{
/* for IE 5.5 */
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 573px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#colLeft {
	padding: 0px;
	float: left;
	width: 147px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 404px;
}

/*  ----------  Misc & Copy  ---------  */

.blockClear {
	clear: both;
}
.blockLeft {
	float: left;
}
.blockRight {
	float: right;
}
.copySm {
	font-size: 9px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.hr {
	background-image: url(../_images/_interface/line_dotted.gif);
	background-repeat: repeat-x;
	clear: both;
	border: none;
	margin: 10px 0px;
	height: 1px;
	padding: 0px;
}
.picRight {
	float: right;
	padding-bottom: 4px;
	padding-left: 8px;
}
.listHome {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left:10px;
	margin: 0px;
}
ul.listHome li {
	background-image: url(../_images/_interface/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 3px;
}
.listStandard {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left:20px;
	margin: 0px;
}
ul.listStandard li {
	background-image: url(../_images/_interface/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 3px;
}
ul.listStandard li.listWeb {
	background-image: url(../_images/_interface/icon_pop_up.gif);
	padding-left: 12px;
}
ul.listStandard li.listPDF {
	background-image: url(../_images/_interface/icon_pdf.gif);
	padding-left: 12px;
}
ul.listStandard li.listNone {
	background: none;
	line-height: 1px;
	font-size: 1px;
	padding: 0px 0px 0px 12px;
	margin: 0px;
}
.listNest {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom: #E3E3E3 solid 1px;
}
ul.listNest li {
	background-image: none;
	font-size: 11px;
	line-height: 14px;
	display: block;
	list-style-type: none;
	padding: 0px 0px 2px 0px;
}
.backtotop {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: right;
}
.sideMenuCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 140px;
	text-align:left;
	background-color: #f1f1f1;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(../_images/_interface/sidebar_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableStandard {
	table-layout:fixed;
	border-collapse:collapse;
	border: 2px solid #999999;
}
table.tableStandard th {
	font-weight:bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9BB;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9BB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9BB;
	background-image: url(../_images/_interface/table_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
table.tableStandard td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	padding-right: 5px;
}
.tableMatrix {
	table-layout:fixed;
	border-collapse:collapse;
	border: 2px solid #999999;
}
table.tableMatrix th {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9BB;
	padding-left: 5px;
	padding-right: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9BB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9BB;
	background-image: url(../_images/_interface/applications_matrix_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 106px;
	line-height: 11px;
}
table.tableMatrix td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	padding-right: 2px;
	width: 17px;
}

/*  ----------  Links  ---------  */

a {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #E57F0C;
	text-decoration: none;
}

/*  ----------  Products Menu - Level 1  ---------  */

.sideMenuWrapper {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 6px;
}
.sideMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 147px;
	text-align:left;
}
.sideMenu1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sideMenu1 ul li {
	background-image: url(../_images/_interface/line_dotted.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 1px;
	height: auto;
}
.sideMenu1 ul li a {
	display: block;
	text-decoration: none;
	color: #cc0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 6px;
	background-color:#FFFFFF;
	width: 100%;				/* IE 5 width */
	voice-family: "\"}\"";		/* hide from IE 5 */
	voice-family:inherit;
	width: 127px;				/* width for IE 6 */
}
html>body .sideMenu1 ul li a {
	width:auto;					/* reset with for non-IE 6 browsers */
}
.sideMenu1 ul li a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff4e0;
	padding-right: 15px;
	padding-left: 6px;
}
.sideMenu1 a#linkOn { /* apply to "on" level 1 menu items */
	background-image: url(../_images/_interface/bullet_black.gif);
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff4e0;
	padding-right: 15px;
	padding-left: 6px;
	background-position: 136px 50%;
}
.sideMenu1 ul li#sideHideLine {
	background-image: url(../_images/_interface/spacer.gif);
	background-repeat:repeat-y;
}

/*  ----------  Products Menu - Level 2  ---------  */

.sideMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000000;
	width: 147px;
	text-align:left;
}
.sideMenu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sideMenu2 ul li {
	background-image: url(../_images/_interface/line_dotted.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 1px;
	height: auto;
}
.sideMenu2 ul li a {
	display: block;
	text-decoration: none;
	color: #cc0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 20px;
	background-color:#FFFFFF;
	width: 100%;				/* IE 5 width */
	voice-family: "\"}\"";		/* hide from IE 5 */
	voice-family:inherit;
	width: 113px;				/* width for IE 6 */
}
html>body .sideMenu2 ul li a {
	width:auto;					/* reset with for non-IE 6 browsers */
}
.sideMenu2 ul li a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff4e0;
	padding-right: 15px;
	padding-left: 20px;
}
.sideMenu2 a#linkOn { /* apply to "on" level 1 menu items */
	background-image: url(../_images/_interface/bullet_black.gif);
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff4e0;
	padding-right: 15px;
	padding-left: 20px;
	background-position: 136px 50%;
}

/* ----------- Forms ----------- */

label.formShort {
	text-align: left;
	display: block;
	float: left;
	width: 80px;
	padding-right: 15px;
}
label.formMed {
	text-align: left;
	display: block;
	float: left;
	width: 120px;
	padding-right: 15px;
}
label.formLong {
	text-align: left;
	display: block;
	float: left;
	width: 300px;
	padding-right: 15px;
}
input.formShort {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	width: 100px;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 96px;
}

.noRule{
/* for IE 5.5 */
}
input.formMed, select.formMed {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	width: 150px;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 186px;
}

.noRule{
/* for IE 5.5 */
}
input.formLong, select.formLong {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	width: 210px;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 216px;
}

.noRule{
/* for IE 5.5 */
}
textarea.formLong {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	width: 206px;
	height: 75px;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 212px;
}
.noRule{
/* for IE 5.5 */
}
.formRequired {
	color: #CC0000;
}
.errMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	padding-left: 5px;
	height: 15px;
	display: block;
	float: left;
}
.fldMsg {
	background-color: #006699;
	border: 2px solid #990033;
	height: 80px;
}
