/*  Site Globals */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
hr{
	height:1px;
}
INPUT,TEXTAREA,SELECT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-color: #0077C0;
	border-style: solid;
	border-width: 1px;
	padding: 1px 0px 0px 2px;
}
a:link, a:visited {
	color: #44f;
	text-decoration: underline;
}

a:hover, a:active {
	color:#8823C5;
	text-decoration: underline;
	color:#9966FF;
}


a:link { 
	color: #003366;
	text-decoration: underline;
	}
a:visited { 
	color: #003366;
	text-decoration: underline;
	}
a:hover { 
	color: #003366;
	text-decoration: underline;
	}
a:active { 
	color: #003366;
	}
	

/* New Navigation */

.navigation {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
a.navigation:link, a.navigation:visited, a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

#leadFormDiv {
	/*display: none;*/
	position: fixed;
	left: 50%;
	top: 50%;
	border: 2px solid black;
	background-color: lightgrey;
	padding: 0.5em;
}
.style3 {
	color: #ea8c00;
	font-weight: bold;
}


/*  Page Components */
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.footerText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
}
a.footerText:link, a.footerText:visited, a.footerText:hover, a.footerText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.tollFreePhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.secondBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.secondBtn:link, a.secondBtn:visited {
	text-decoration: none;
	color: #ffffff;
}
a.secondBtn:hover, a.secondBtn:active {
	color: #FFCC00;
}
.tableBrd_l {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #ABABAB;
}
.tableBrd_rl {
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #ABABAB;
}
.tableBrd_t {
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ABABAB;
}
.tableBrd_b {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ABABAB;
}
.tableBrd_lrb {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #ABABAB;
}
.tableBrd_lt {
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #ABABAB;
}
.tableBrd_tr {
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #ABABAB;
}
.tableBrd_br {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #ABABAB;
}
.tableBrd_r {
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #ABABAB;
}
.right_border{
	border-right: 1px solid #ababab;
}
.tableBrd_trl {
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #ABABAB;
}
.tableBrd_tlbr {
	border-style: solid;
	border-width: 1px;
	border-color: #ABABAB;
}

.logo {
	top: 31px;
	position: absolute;
	left: 34px;
}
.headLeft {
	position: absolute;
	top: 15px;
	left: 15px;
}
.tagline {
	position: absolute;
	left: 532px;
	top: 37px;
}
/*
.nav {
	position: absolute;
	left: 16px;
	top: 82px;
	border-top: 0px solid #ababab;
	border-right: 0px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #ababab;
}
*/
#HeadBG {
	background: url(../images/is_header_bg.gif) #ababab repeat-x;
	position: absolute;
	height: 67px;
	width: 754px;
	left: 25px;
	top: 15px;
	background-color: #ababab;
	z-index: -1;
}
.face {
	position: absolute;
	left: 166px;
	top: 82px;
	border-top: 0px solid #ababab;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #ababab;
}

.contentBG {
	background: #ffffff no-repeat;
	background-position: bottom right;
}

.defaultPadding {
	padding: 15px;
}

.nopadding {
	margin-left: -15px; 
	margin-right: -15px;
	margin-top: -15px;
}

.subHeads {
	text-align: left;
	background-color: #efefef;
	/* background-image: url(../images/is_footer_bg.gif); */
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-collapse: collapse;
	height: 19px;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
}
.coloredBox{
	text-align: center;
	background-color: #efefef;
	border-top: 1px solid #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	border-collapse: collapse;
}

.navLinks {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navLinks:link, a.navLinks:visited {
	color: #333333;
}
a.navLinks:hover, anavLinks:active {
	color: #663300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #660099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin:3px;
	margin-left:0px;
}
.navSelect {
	background-color: #9DDC37;
}
.footerBG {
	background-image: url(../images/is_footer_bg.gif);
}
.headerBG {
	background-image: url(../images/is_header_bg.gif);
}
.navBG {
	background: #f8f8f8;
}
.navBG2 {
	background: #F0F0F0;
}
.navSelect {
	background: #E0E0E0;
}
	
/* debug * /
table { border: 1px solid red; }
td { border: 1px dotted green; }
/**/
td { empty-cells: show; }
.navLink {
	background-image: '';
}
.navLink:hover {
	background-image: url(../images/is_nav_select.gif) !important;
}
.secondBtnBG {
	background-image: url(../images/is_second_btn_bg.gif);
}
.iconBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	line-height: 11pt;
	text-decoration: none;
}
a.iconBarText:link, a.iconBarText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.iconBarText:hover, a.iconBarText:active {
	text-decoration: underline;
	color:#9966FF;
}
.iconBarBG1 {
	background-color:#CFC7FE;
}
.iconBarBG2 {
	background-color:#D9D2FF;
}
td.comparison_bor {
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #999999;
	font-weight:bold;
}

/**************************************************************
Formatting styles specific to a few of the Response Audit Pages
**************************************************************/
#main_content {
  margin-right: 5px;
}
#web_form {
  float: right;
  margin-left: 5px;
}

.form_label {
	text-align: right;
	padding: 5px 10px;
	white-space: nowrap;
}