/* ---------------- Misc START ---------------- */

.mainbody {
	margin: 0px;
	background-color : #ffffff;
}

.popupbody {
	margin: 0px;
	background-color : #e5f2ff;
}

.photopad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.setwidthselect {width : 190px;}

/* ---------------- Misc END ---------------- */

/* ---------------- TEXT START ---------------- */
.maintext{
	color : #666666;
	font: 11px/18px Tahoma, Verdana, Arial, sans-serif;
}
.maintext a {color: #336699; text-decoration: underline;}
.maintext a:link {color: #336699;}
.maintext a:visited {color: #336699;}
.maintext a:hover {color: #336699; text-decoration: underline;}

.maintext_small{
	color : #666666;
	font: 10px/15px Tahoma, Verdana, Arial, sans-serif;
}
.maintext_small a {color: #336699; text-decoration: underline;}
.maintext_small a:link {color: #336699;}
.maintext_small a:visited {color: #336699;}
.maintext_small a:hover {color: #336699; text-decoration: underline;}

.maintext_blue{
	color : #003399;
	font: 11px/18px Tahoma, Verdana, Arial, sans-serif;
}
.maintext_blue a {color: #003399; text-decoration: underline;}
.maintext_blue a:link {color: #003399;}
.maintext_blue a:visited {color: #003399;}
.maintext_blue a:hover {color: #003399; text-decoration: underline;}

.blueheadertext{
	color : #336699;
	font: 13px/18px Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
.blueheadertext a {color: #336699; text-decoration: underline;}
.blueheadertext a:link {color: #336699;}
.blueheadertext a:visited {color: #336699;}
.blueheadertext a:hover {color: #336699; text-decoration: underline;}

.secondarynavtext{
	color : #FFFFFF;
	font: 12px/18px Tahoma, Verdana, Arial, sans-serif;
	background-color: #1242a1;
	padding-left: 10px;
}
.secondarynavtext a {color: #FFFFFF; text-decoration: none;}
.secondarynavtext a:link {color: #FFFFFF;}
.secondarynavtext a:visited {color: #FFFFFF;}
.secondarynavtext a:hover {color: #ccffff; text-decoration: none;}

.secondarynavtext_on{
	color : #ccffff;
	font: 12px/18px Tahoma, Verdana, Arial, sans-serif;
	background-color: #003399;
	padding-left: 10px;
}
.secondarynavtext_on a {color: #ccffff; text-decoration: none;}
.secondarynavtext_on a:link {color: #ccffff;}
.secondarynavtext_on a:visited {color: #ccffff;}
.secondarynavtext_on a:hover {color: #ccffff; text-decoration: none;}

.utilitynavtext{
	color : #999966;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.utilitynavtext a {color: #999966; text-decoration: none;}
.utilitynavtext a:link {color: #999966;}
.utilitynavtext a:visited {color: #999966;}
.utilitynavtext a:hover {color: #999966; text-decoration: underline;}

.breadcrumb{
	color : #333333;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.breadcrumb a {color: #0000FF; text-decoration: underline;}
.breadcrumb a:link {color: #0000FF;}
.breadcrumb a:visited {color: #0000FF;}
.breadcrumb a:hover {color: #0000FF; text-decoration: underline;}

.footertext{
	color : #666666;
	font: 11px/18px Tahoma, Verdana, Arial, sans-serif;
}
.footertext a {color: #666666; text-decoration: none;}
.footertext a:link {color: #666666;}
.footertext a:visited {color: #666666;}
.footertext a:hover {color: #666666; text-decoration: underline;}

.errtext{
	color : #FF0000;
	padding-left:2px;
	font: normal 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.errtext a {color: #FF0000; text-decoration: underline;}
.errtext a:link {color: #FF0000;}
.errtext a:visited {color: #FF0000;}
.errtext a:hover {color: #FF0000; text-decoration: underline;}

/* ---------------- TEXT END ---------------- */

/* ----------------- tables and positioning START ---------------- */
.content {
	padding: 10px;
	background:#CCCCCC;
}

.icon { position:relative; margin-right:5px; top: 3px; }

.display-position{
	position: absolute;
	top: 312px;
	left: 50%;
	margin-left: 217px;
	width: 194;
	z-index: 5;
}



.news_item a {
background:url(/Images/Icons/pdf.gif) no-repeat scroll left top;
display:block;
margin-bottom:10px;
padding-left:25px;
font-weight:bold;

}

.sink_product_table{
padding-bottom:20px;
}
.sink_product_table tr.txt td {
	padding-top:3px;
	padding-bottom:20px;
}
.sink_product_table td {
	width:120px;
	text-align:center;
	vertical-align:top;
}
.sink_product_table td STRONG {
	line-height:14px;
}

/* ----------------- tables and positioning END ---------------- */

/* ----------------- form cells START ---------------- */
.formcell {
	color : #666666;
	text-align: right;
	background-color: #f5fafe;
	padding-right: 5px;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
}
.formcell a {color: #CCCCCC; text-decoration: underline;}
.formcell a:link {color: #CCCCCC;}
.formcell a:visited {color: #CCCCCC;}
.formcell a:hover {color: #FF9900;}

/* ----------------- form cells END---------------- */

/* ---------------- HTML tags and element START ---------------- */
form{ display:inline }

input, select, textarea {
	color : #000000;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #999999;
}

.form_err {	border: 1px solid red; }

.noborder { border:none; }

.noborder input { border:none; }

img{ border: 0px; }

ul { 
	margin: -10px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
	/*list-style-image : url(/Images/CommonImages/bullet.gif); */
} 
li { margin-bottom: 3px; }
ul br{line-height:0px;}
p { margin: 0 0 7px 0; padding: 0 0 7px 0 }


/* ---------------- HTML tags and element END ---------------- */

/* ---------------- backgrounds START ---------------- */

.bg_page { background-image : url('/images/commonimages/pagebg.gif'); }

.bg_black {	background-color : #000000 }

.bg_white {	background-color : #FFFFFF }

.bg_darkgray {	background-color : #a1a18e }

.bg_lightblue {	background-color : #e5f2ff }

.bg_lightbrown {	background-color : #f3f3e7 }

.bg_secondarynav {	background-color : #003399 }

.bg_secondarynav_off {	background-color : #1242a1 }

.bg_secondarynav_line {	background-color : #005abf }



/* ---------------- backgrounds END ---------------- */

/* ---------------- rules START ---------------- */

.hr_list {
	background-color : #E6E6E6;
	margin: 15px 0 15px 0;
}

.vr_dotted { background: url(Images/CommonImages/line4.gif) repeat-y; margin: 25px 0 25px 10px; height: 400px  }


/* ---------------- rules END ---------------- */

/* **************** start sifr **************** */

/* these "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sifr text metrics since the sifr text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sifr-hasflash .sifrheader {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 36px;
	line-height: 27px;
}

.sifr-hasflash .sifrsubhead {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
}

/* these are standard sifr styles... do not modify */

.sifr-flash {
	visibility: visible !important;
	margin: 0;
}

.sifr-replaced {
	visibility: visible !important;
}

span.sifr-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

/* **************** end sifr **************** */



/* **************** start chronicle video **************** */

.chronicle_header {
	padding: 0 0 0 20px;
}

.chronicle_header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
}
.chronicle_video {
	
	padding: 0 5px 10px 10px;
}
.chronicle_content {
	padding: 0 10px 10px 20px;
	line-height:22px;
	font:Arial, Helvetica, sans-serif;
}


/* **************** end chronicle video **************** */