.Content {
	padding: 32px 0px 0px 15px;
	line-height: 170%;
	color: #666666;
}

.Content h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 1.72em; /* 19px */
	font-weight: bold;
	color: #79B334;
	line-height: 110%;
}

.Content h2 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Tahoma, sans-serif;
	font-size: 1.54em; /* 17px */
	font-weight: normal;
	color: #3370B4;
}

.Content h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 1.54em; /* 17px */
	font-weight: normal;
	color: #777777;
}

.Content h4 {
	font-size: 1.18em; /* 13px */
	color: #79B334;
}

.Content p {
	margin-bottom: 1.5em;
}

.Content td ul, .Content td li {
	margin: 0 1em;
	padding: 0;
}

.Content thead td {
	font-weight: bold;
	color: #79B334;
	background-color: #EEFFDD;
	padding-right: 10px;
}

.ColumnLeft {
	float: left;
	width: 215px;
	background-image: url(/Site/assets/images/template/corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
}

.ColumnRight {
	float: right;
	width: 510px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.NavigationTitle {
	width: 191px;
	xheight: 30px;
	background: #244f7f url(/Site/assets/images/navigation/secondary/title_background.gif) no-repeat;
	font-family: Arial, sans-serif;
	font-size: 1.72em; /* 19px */
	font-weight: normal;
	color: #E4E4E4;
	padding: 8px 0px 8px 24px;
}

.NavigationTitle a, .NavigationTitle a:visited, .NavigationTitle a:active, .NavigationTitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.SecondaryNavigation {
	width: 175px;
	padding: 15px 10px 5px 30px;
	margin: 3px 0px 0px 0px;
	background-color: #F3F3F3;
	font-family: Tahoma, sans-serif;
}

.SecondaryNavigation .tier1 {
	padding: 4px 0px 4px 0px;
}
.SecondaryNavigation .tier1 A {
	font-size: 1.18em; /* 13px */
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.SecondaryNavigation .tier2 {
	padding: 2px 0px 2px 10px;
}
.SecondaryNavigation .tier2 A {
	font-size: 1.1em; /* 12px */
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.SecondaryNavigation .tier3 {
	padding: 2px 0px 2px 20px;
}
.SecondaryNavigation .tier3 A {
	font-size: 1em;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.SecondaryNavigation .tier4 {
	padding: 2px 0px 2px 30px;
}
.SecondaryNavigation .tier4 A {
	font-size: 1em;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.SecondaryNavigation .tier5 {
	padding: 2px 0px 2px 40px;
}
.SecondaryNavigation .tier5 A {
	font-size: 1em;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.Highlight {
	margin: 0px 0px 0px 0px;
}

.Management { margin-bottom: 30px; }
.Management div { margin-bottom: 12px; }

.HiddenBox {
	border: solid 1px #d8750c;
	background-color: #FFFCF3;
	padding: 18px 32px 18px 32px;
	background-color: #fffcf3;
	color: #666666;
}
.HiddenBoxTable {
	width: 460px;
	clear: both;
}


/* BOXES ON EXPRESS ASSAYS PAGE */

#expressBoxes {
	clear: left;
	margin: 0;
	padding: 0;
}
#expressBoxes li {
	background: #feedd8 url(/Site/assets/images/tan-box-bottom.gif) bottom no-repeat;
	float: left;
	height: 5.5em;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 0;
	position: relative;
	width: 155px;
}
#expressBoxes li.row-2 {
	height: 5.5em;
}
* html #expressBoxes li {
	display: inline;
}
#expressBoxes li dl {
	background: url(/Site/assets/images/tan-box-top.gif) no-repeat;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
}
#expressBoxes li dl dt {
	color: #244F7F;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}
#expressBoxes li dl dd {
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}


#expressBoxes li.wide {
	background-image: url(/Site/assets/images/tan-box-wide-bottom.gif);
	float: right;
	width: 320px;
	height: 3.8em;
}
#expressBoxes li.wide dl {
	background-image: url(/Site/assets/images/tan-box-wide-top.gif);
	text-align: left;
}
#expressBoxes li.wide dl dt {
	margin-top: 0;
	margin-bottom: 0;
}
#expressBoxes li.wide dl dd {
	margin-top: 0;
	margin-bottom: 0;
}
#expressBoxes li.wide dl dd.link {
	position: absolute;
	right: 10px;
	text-align: right;
	top: 8px;
	width: 8em;
}











/* INTRO PARAGRAPHS */
p.intro {
	font-size: 16px;
	line-height: 125%;
}

/* FEATURED BROCHURES (UL STYLES) */
.featured-brochures {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}
.featured-brochures li {
	margin-left: 15px;
	width: 155px;
	float: left;
}
.featured-brochures li:first-child {
	margin-left: 0;
}
.featured-brochures li img { margin-bottom: 7px; border: 1px solid #CCC; display: block; }
.featured-brochures li h3 { color: #619b1d; }
.featured-brochures li p { margin: 3px 0 0 0; color: #777; font-size: 12px; line-height: 16px; }

/* ALL BROCHURES (DL STYLES) */
.all-brochures {
	margin-bottom: 25px;
	width: 240px;
}
.all-brochures dl {
	margin: 0 0 15px 0;
	padding: 9px 0 0 50px;
	border-top: 1px solid #CCC;
	position: relative;
}
.all-brochures dl:first-child {
	border-top: none;
}
.all-brochures dt {
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 16px;
}
.all-brochures dt a {
	text-decoration: none;
}
.all-brochures dd {
	margin: 0;
	color:  #777;
	font-size: 12px;
	line-height: 18px;
}
.all-brochures .file-info span {
	margin-left: 10px;
}
.all-brochures .thumbnail {
	position: absolute;
	top: 9px;
	left: 0;
}

/* FILE TYPE CLASSES */
.pdf { padding-left: 25px; background: url(/Site/assets/images/icons/16x16/pdf.png) no-repeat; }

/* GENERIC FLOAT CLASSES */
.float-left {
	float: left;
}
.float-right {
	float: right;
}

.float-leftclear {
	float:left;
	clear:both;
}










/*-------------------- IE6 --------------------*/
.featured-brochures { _margin-left: -15px; }
.featured-brochures li { _display: inline; }
.all-brochures dl { _padding-left: 0; }
.all-brochures dt,
.all-brochures dd.file-info { _margin-left: 50px; }










/*----- Formulation styles ------- */



.ContentsContainer {
	float:left;
	overflow:hidden;
	margin-bottom:25px;
}

.ContentsContainer #headerrow {
	float:left;
	overflow:hidden;
	background:#eeeeee;
	width:495px;
}

.ContentsContainer #headerrow .blueheader {
	float:left;
	border-bottom:1px solid #cccccc;
}

.ContentsContainer #headerrow a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#244f7f;
	text-decoration:none;
	float:left;
	overflow:hidden;
	margin:3px 0 3px 0px;
}

.ContentsContainer #headerrow .blueheader a {
	margin-left:10px;
}


.ContentsContainer #headerrow .greyheader {
	float:left;
	border-bottom:1px solid #cccccc;
	background:url(/Site/assets/images/lists/headerbackground_selected.png) repeat-x;
}

.ContentsContainer #headerrow img {
	float:left;
	margin:11px 4px 0 15px;
}

.ContentsContainer #headerrow .greyheader a {
	color:#444444;
}


.ContentsContainer div.inforow {
	float:left;
	overflow:hidden;
	width:495px;
}

.ContentsContainer div.inforow div.data
{
	display:none;
}

.ContentsContainer div.inforow:hover {
	background-color:#fffddb;
}

.ContentsContainer div.inforow:hover div.blueinfo
{
	font-weight:bold;
}

.ContentsContainer .infoselected {
	background-color:#f1f0e6;
}

.ContentsContainer div.infoselected div.blueinfo
{
	font-weight:bold;
}

.ContentsContainer div.infoselected div.data
{
	display:block;
	font-weight:normal;
}

.ContentsContainer div.inforow .blueinfo .readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#244f7f;
}


.ContentsContainer div.inforow .greyinfo {
	float:left;
	padding:10px 5px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}

.ContentsContainer div.inforow .blueinfo {
	padding:10px 5px 10px 10px;
	float:left;
}


.ContentsContainer div.inforow .blueinfo a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#244f7f;
	text-decoration:none;
}




.ContentsContainer #attachrow {
	float:left;
	overflow:hidden;
	background:#eeeeee;
	width:495px;
}

.ContentsContainer #headerrow .attachheader {
	float:left;
	padding:3px 0 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#888888;
}



/* start of devil literature styles */



.SearchHeader {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
	font-weight:bold;
	line-height:28px;
}

.searchfield {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	height:24px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-right:5px;
	width: 390px;
	font-size: 16px;
	padding: 6px;
}

.searchbutton {
	background: transparent url(/Site/assets/images/lists/searchbutton.png) no-repeat scroll 0 0;
	height:34px;
	width:76px;
	border:none;
	cursor: pointer;
}

.TabContainer {
	border-bottom:1px solid  #bbbbbb;
	height:41px;
	margin:26px 0 18px 0;

}

.TabContainer div {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#244F7F;
	float:left;
	height:20px;
	margin-right:2px;
	padding:10px;
	background-color:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
}

.TabContainer div.Selected {
	background-color:#FFFFFF;
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	float:left;
	height:28px;
	margin-right:2px;
	padding:10px 10px 3px;
	font-weight:bold;
	font-size:12px;
}

.TabContainer div:hover {
	background-color:#fffddb;
}

.TabContainer div.Selected:hover {
	background-color:#FFFFFF;
}
