/*******************/
/* Content-Related */
/*******************/
BODY {
  margin: 20px;
	background-color: #FFF;
  font-family: arial, verdana, sans-serif;
	font-weight: normal;
}
IMG {
	border: 0;
}
A {
	color: #03C;
	text-decoration: none;
}
A:hover {
  color:#03C;
  text-decoration: underline;
}
TABLE, TR, TD {
	border: 0;
  color: #000;
}
TH {
  border-bottom: 1px solid #000;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #333;
}
TABLE.data {
  border-collapse: collapse;
}
TABLE.data TD,
TABLE.data TH {
	border: 1px solid #999;
  padding: 4px;
  margin: 0px;
}
TABLE.data TH {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #FFF;
  background-color: #014E86;
  border: 1px solid #888;
}
TABLE.data TD.highlight,
TABLE.data TR.highlight {
  background-color: #E7E7E7;
}
H1 {
	font-weight: normal;
  font-family: arial;
	font-size:18px;
  width: auto;
  display: inline;
	color: #000;
  background: transparent url('/images/heading1_arrow.gif') no-repeat right;
  padding-right: 14px;
}
H2 {
	font-weight: bold;
	font-size: 14px;
	color: #58595b;
  padding-top: 0;
  margin-top: 5px;
}
H3 {
	font-weight: bold;
	font-size: 12px;
  color: #58595b;
}
P, UL, LI, DIV, TD {
  font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:#58595b;
}
UL, LI {
  list-style-type: square;
}
UL.pdf LI {
  list-style-image: url("/images/template/pdf_icon.gif");
}
LI.pdf {
  list-style-image: url("/images/template/pdf_icon.gif");
}
UL.link LI {
  list-style-image: url("/images/template/htm_icon.png");
}
LI.link {
  list-style-image: url("/images/template/htm_icon.png");
}
FORM {
  display: inline;
}
LEGEND {
  font-weight: bold;
  font-size: 13px;
  color: #014E86;
  margin: 10px 0 10px 0;
}
HR {
  border: 0;
  border-top: 1px solid #c0c0c2;
  padding: 0;
  margin: 4px 0 0 0;
  height: 1px;
}
.error {
  color: #F00;
  font-weight: bold;
}
.imageRight {
  float: right;
  background-color: #EEE;
  font-size: 10px;
  margin: 5px 0px 5px 10px;
}

#siteMessage A {
  color: #58595b;
  text-decoration: none;
}
#siteMessage A:hover {
  text-decoration: underline;
}

A.moreLinkRed,
A.moreLinkWhite {
  padding-right: 10px;
  font-size: 11px;
  font-weight: bold;
  float: right;
}
A.moreLinkRed {
  color: #ef3224;
  background: transparent url("/images/double_arrow_red.gif") no-repeat right;
}
A.moreLinkWhite {
  color: #FFF;
  background: transparent url("/images/double_arrow_white.gif") no-repeat right;
}

/******* HOME PAGE **********/
#homeAboutInsitu {
  background-color: #5c636b;
  color: #FFF;
  text-align: right;
  padding: 0 25px 0 30px;
}
#homeAboutInsitu P,
#homeAboutInsitu DIV,
#homeAboutInsitu SPAN {
  color: #FFF;
  font-size: 13px;
  line-height: 1.4em;
}
#homeInsituInAction {
  background-color: #e7e7e7;
  width: 206px;
  border-right: 1px solid #DDD;
  padding: 15px 20px 10px 20px;
}
#homeInsituInAction H2 {
  font-size: 14px;
  font-weight: bold;
  color: #00477f;
}


#homeInTheNews {
  background-color: #FFF;
  width: 431px;
  padding: 15px 20px 10px 20px;
}
#homeInTheNews #homeNews UL {
  padding: 0 0 0 18px;
  margin: 0;
}
#homeInTheNews #homeNews LI {
  list-style-image: url('/images/single_arrow_red.gif');
  padding: 7px 0 7px 0;
  margin: 4px 0 4px 0;
  border-bottom: 1px dashed #CCC;
  color: #000;
  line-height: 1.5em;
}
#homeInTheNews #homeNews LI,
#homeInTheNews #homeNews A {
  font-size: 12px;
}

#homeTeamInsitu {
  background-color: #e7e7e7;
  border-left: 1px solid #DDD;
  padding: 15px 20px 10px 20px;
}
#homeTeamInsitu TD {
  color: #00477f;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0 5px 0;
}
#homeTeamInsitu TABLE TR TD IMG {
  margin: 7px 10px 0 0;
}
#homeTeamInsitu #store {
  margin-top: 10px;
  padding: 12px; 
  background-color: #FFF;
}
#homeTeamInsitu #store #text {
  padding: 10px 0px 5px 6px; 
  font-size: 11px; 
  color: #000;
}

.smallLight {
  font-size:10px; 
  color:#999;
}

.imageRight {
  border: 0;
  float: right;
  margin: 5px 0 5px 10px;
}
.imageLeft {
  border: 0;
  float: left;
  margin: 5px 10px 5px 0;
}


/********* FROM OLD INSITU SITE **************/

.greyBold_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.whiteBold_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.greyBold_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #cccccc;
}

.greyBold_Header_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

.onePxBorder {
	border: 1px;
	border-style: solid;
}	
.bodyText_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01234B;
}
.list_plus {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/plus_sign.gif);
	line-height: 150%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8091A5;
}
.sideBar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	vertical-align: bottom;
}

.sideBar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

tr.tablerow_light {
	background-color:#D9DEE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
}

tr.tablerow_dark {
	background-color:#D9DEE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
}

.tablerow_light,
td.tablerow_light {
	background-color:#D9DEE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
	padding: 7px;
}	

.tablerow_dark,
td.tablerow_dark {
	background-color:#C8CFD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
	padding: 7px;
}	

td.tablerow_transparent {
	background-color:#EBEEF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
}

.leftBar {
	background-color: #072A60;
}

.rightBar {
	background-color: #072A60;
}

.grayLine {
	background: url(/images/gray_line.gif) repeat-x;
}

.highlight {
	background: #dfedff;
}

select,input,textarea {
	font-size:11px;
	margin-left: 5px;
}

.selected {
	background-color: #E8F0F2;
	color:#69C;
}	
.hidden {
	display:none;
	width:1px;
	height:1px;
	
}
.visible {
	display:block;
	border-top:1px solid #CCC;
	padding:0px 4px;
}
.pointer {
	cursor: pointer;
}
table.quiet th {
	font-weight:normal !important;
	color:#69C;
	border-bottom:1px dashed #ccc !important;
}
table.quiet {
	background-color:#FFF;
}
