.header
{
	background: #fff200;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.site_background
{
	background-color: #c6c5c4; 
}

a:link
{
	color: #0099cc;
	text-decoration: none;
}

a:visited
{
	color: #0099cc;
	text-decoration: none;
}

a:hover
{
	color: #0099cc;
	text-decoration: underline;
}

a.general_link:link
{
	color: #336699;
	text-decoration: none;
}

a.general_link:visited
{
	color: #336699;
	text-decoration: none;
}

a.general_link:hover
{
	color: #336699;
	text-decoration: underline;
}

a.header_link:link
{
	color: #6ebb6e;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10pt;
}

a.header_link:visited
{
	color: #6ebb6e;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10pt;
}

a.header_link:hover
{
	color: #6ebb6e;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	font-size: 10pt;
}

table
{
	background-color: #ffffff;
	font-family: verdana;
	font-size: small;
}

.main_body
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table_indent
{
	padding-left: 20px;
}

.table_heading
{
	font-size: smaller;
	background-color: #0099cc; 
	font-weight: bold; 
	color: #ffffff;
	padding: 2px, 2px, 2px, 2px;	
}

.page_heading
{
	font-size: large; 
	font-weight: bold; 
	color: #003366;
}

.body_heading
{
	font-size: medium; 
	font-weight: bold; 
	color: #003366;
	padding-bottom: 5px;
}

.search_heading
{
	font-size: medium; 
	font-weight: bold; 
	color: #003366;
}

.search_score
{
	color: Silver;
}

.table_examples
{
	font-size: smaller;
}

.table_bottom
{
	padding-bottom: 20px;	
}

.row_label
{
	padding-right: 10px;
	text-align: right;
	vertical-align: text-top;
	padding-top: 3px;
}

.outcomes
{
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav_selected
{
	height: 26px;
	width:148px;
	background: #c6c5c4 url("images/selected_background.gif");
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: White;
	padding-top: 3px;
}

.nav_button
{
	height: 26px;
	width:148px;
	background: #c6c5c4 url("images/button_background.gif");
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-top: 3px;
}

a.nav_link:link
{
	color: #ffffff;
	text-decoration: none;
}

a.nav_link:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.nav_link:hover
{
	color: #fff200;
	text-decoration: underline;
}

.details_heading
{
	font-weight: bold;
}

.update_heading
{
	padding-top: 10px;
	font-weight: bold;
	border-bottom: solid 2px #000000
}

.update_panel
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #000000;
	text-align: center;
}

.footer
{
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	background-color: #c6c5c4;
}

a.footer_link:link
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	background-color: #c6c5c4;
}

a.footer_link:visited
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	background-color: #c6c5c4;
}

a.footer_link:hover
{
	text-decoration: underline;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	background-color: #c6c5c4;
}