/*general rules*/

body {
	background-color: white !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black !important;
	text-align: left;	
}

.google {
	display: none;
}

input {
	display: none;
}

img {
	display: block;
	border: 0;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.label_head {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

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

.red_txt{
	color: #CC0000;
}

/*containers*/

div#hdr_sect{
	display: none;
}
div#hdr_text {
  position: relative;
	left: 330px;
	top: 20px;
	height: 40px;
	width: 320px;
	border: 0px solid #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

div#watermark {
	width: 100%;
}

div#container {
	width: 100%;
}

div#logo {
	width: 230px;
	height: 50px;
	text-align: left; 
}

div#mezone {
	display: none;
}

div#tabholder {
	display:none;
}

div#empty {
	height: 25px;
	width: 350px;
}

div#brdcrmb {
	display: none;
}

div#main {
	width: 737px;
	float: left;
	margin-bottom: 3px;
	padding-left: 3px;
}

div#lftcolm2 {
	display: none;
}

div#sidenav {
	display: none;
}

div#iconpgs {
	display: none;
}

div#mainbody {
	width: 100%;
}

div#content {
	width: 100%;
}

div#footer {
	display: none;
}

div#printfooter {
	page-break-inside: avoid;
	width: 100%;
	height: 75px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	clear: both;
	text-align: left;
}

/*formatting*/

.inpics {display: inline;}

/*tabs*/

div#tabs {
	height: 25px;
	width: 350px;
	text-align: left;
	clear: both;
}

div#tabs a {
	display: block;
	width: 110px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}

/*top rails*/

a.rail {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3C3C3C;
	padding-right: 20px;
}

a.rail:hover {
	text-decoration: none;
	color: #ff6600;
}

.toprail {
display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	
}

/*text formatting*/

.brdcrmb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #92339B;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
}

.light {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 3px;
}

.red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.redme {
	color: #CC0000;
}

/* top buttons */
a.elec {
	color: #9B2BA4;
	border-top: 1px solid #CE99D3;
	border-left: 1px solid #CE99D3;
	border-right: 1px solid #CE99D3;
	background-image: url(/images/grad-elec.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

a.elec:hover {
	text-decoration: none;
	color: #ff6600;
	background-image: none;
	background-color: #fff;
}

a.comp {
	color: #3399CC;
	border-top: 1px solid #A2CBE2;
	border-left: 1px solid #A2CBE2;
	border-right: 1px solid #A2CBE2;
	background-image: url(/images/grad-comp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 5px;
	float: left;
}

a.comp:hover {
	text-decoration: none;
	color: #ff6600;
	background-image: none;
	background-color: #fff;
}

a.cams {
	color: #5C963D;
	border-top: 1px solid #B9D1AB;
	border-left: 1px solid #B9D1AB;
	border-right: 1px solid #B9D1AB;
	background-image: url(/images/grad-cams.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 5px;
	float: left;
}

a.cams:hover {
	text-decoration: none;
	color: #ff6600;
	background-image: none;
	background-color: #fff;
}

/* section layout */

div#icons_sect {
	display:none;
}

div#hdr_sect {
	width: 668px;
	height: 63px;
	float: left;
	text-align: left;
	padding-left: 1px;
}

div#rail_sect {
	display: none;
}
	
.sect_on {
	display: block;
	text-decoration: none;
	width: 117px;
	height: 15px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #FFF;
	float: left;
	clear: right;
}

a.sect_on:hover {
	text-decoration: none;
	color: #FF6600;
}

a.sect_sub, a.sect_at {
	display: block;
	text-decoration: none;
	width: 117px;
	height: 15px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #FFF;
	float: left;
	clear: right;
}

a.sect_off {
	display: block;
	background-color: #E5ECEE;
	text-decoration: none;
	width: 117px;
	height: 15px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-top: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #FFF;
	float: left;
	clear: right;
}

a.sect_off:hover {
	text-decoration: none;
	color: #FF6600;
}

.sect_on2 {
	display: block;
	width: 19px;
	height: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
}

.sect_sub2 {
	display: block;
	width: 19px;
	height: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
}

.sect_off2 {
	display: block;
	background-color: #E5ECEE;
	width: 19px;
	height: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
}

.sect_ttl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


td.review1 {
  background-color: #F0F8FB;
	border-bottom: 1px solid #E7ECEF;
}
td.review1_top {
  background-color: #F0F8FB;
	border-top: 1px solid #E7ECEF;
}

td.review0 {
  background-color: #FFFFFF;
	border-bottom: 5px solid #FFF;
}
td.review0_top {
  background-color: #FFFFFF;
	border-top: 5px solid #FFF;
}
 
.noprint, td.noprint {
	display: none;
}