.accessibility
{
	display: none;
}

body
{
	background-color: #444444;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p
{
	text-align: left;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	


A
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
A:link
 { color: #5C7C57; text-decoration: underline; }
A:visited
 { color: #5C7C57; text-decoration: underline; }
A:active
 { color: #5C7C57; text-decoration: underline; }
A:hover
  { color: #00CC33; text-decoration: underline; }
  
  a img {
border:0;
}
  
.MainTableBkgrnd  { background-image: url(images/elutionrate_bkgrnd.gif);}

.SectionHeader
 { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background-color: #AA0001; background-image: url(images/elutionrate_red_sidebar_bkgrnd.gif); text-transform: uppercase; margin-left: 10px; vertical-align: middle; }
 
.PageHeader   { color: #ffffff; font-size: 18px; font-family: Trebuchet, Tahoma, Arial, Helvetica; font-style: normal; font-weight: bold; text-decoration: none; background-color: #92A98F; text-transform: uppercase; padding-top: 15px; padding-bottom: 15px; padding-left: 20px; background-image: url(images/elutionrate_ltgreen_sidebar_bkgrnd.gif);}

.SectionHeader
 { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background-color: #AA0001; background-image: url(images/elutionrate_red_sidebar_bkgrnd.gif); text-transform: uppercase; padding: 5px; vertical-align: middle; }
 
 .Title

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: 10px;
	vertical-align: middle;
	line-height: 14px;
	
}
 
.LureHeader
 { color: #ffffff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background-color: #AA0001; background-image: url(images/elutionrate_red_bkgrnd.gif); text-transform: uppercase; margin-left: 10px; vertical-align: middle; }
 
 
.GraySectionHeader
 {
	color: #1d1d1d;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #e6e6e6;
	text-transform: uppercase;
	background-image: url(images/elutionrate_blank.gif);
	margin-left: 5px;
	
	
}

h1 { color: #AA0001; font-size: 18px; font-family: Trebuchet, Tahoma, Arial, Helvetica; font-style: normal; font-weight: bold; text-decoration: none; text-align: center; text-transform: uppercase }

h2
 { color: #1d1d1d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; text-transform: uppercase; margin-left: 5px; line-height: 14px;}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	line-height: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}


.Title

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: 10px;
	vertical-align: middle;
	line-height: 14px;
	
}
.SmallTitle {
	font-family: Trebuchet, Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #1D1D1D;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 16px;
	font-size: 11px;
}


/* Main Navigation */
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	background-image: url(images/elutionrate_navbar_bkgrnd.gif);
}
A.Top_Link:link
 { color: #CCCCCC; text-decoration: none }
A.Top_Link:visited
 { color: #CCCCCC; text-decoration: none }
A.Top_Link:active
   { color: #ffffff; text-decoration: none }
A.Top_Link:hover
   { color: #ffffff; text-decoration: none }

/* LINKS */
.Content_Link
 { color: #5C7C57; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; padding: 3px;  }
A.Content_Link:link
 { color: #5C7C57; text-decoration: none }
A.Content_Link:visited
 { color: #5C7C57; text-decoration: none }
A.Content_Link:active
 { color: #5C7C57; text-decoration: none }
A.Content_Link:hover
  { color: #00CC33; text-decoration: underline }

.center { text-align:center }
.underline { text-decoration:underline }
.italic { font-style:italic }
.bold {	font-weight:bold }
.right { text-align:right }
.blue {	color:#0000FF }
.red {	color:#992856 }
