﻿body 
{
	 background-position: top center;
	 background-repeat:no-repeat;
	 background-image:url(../images/Template/isg_tan_bg.jpg);
	 margin: 0px 0px 0px 0px;
}

hr {
	color: #0C4017;
}

a, a:link, a:visited, a:active, a:hover {
	color:#0C4017;
	text-decoration:underline;
}

input, select, .FormField {
	font-size: 12px;
	/* font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
}

.PageTitle 
{
	font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

.FormLabel {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.ReqFormLabel {
	font-size: 12px;
	font-weight: bold;
	color: #0C4017;
	text-align: right;
}

.SubNavigation {
	font-size: 8pt;
}

.Copyright {
	font-size: 11px;
	line-height: 16px;
}

.Copyright a, .Copyright a:link, .Copyright a:visited, .Copyright a:active, .Copyright a:hover {
	text-decoration: none;
	color: black;
}

TD {
	/* font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.TopTabs, .TopTabs a:link, .TopTabs a:visited, .TopTabs a:active {
	text-decoration: none;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 10px;
}

.TopTabs a:hover {
	text-decoration: underline;
	color: #0C4017;
	/* font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#search 
{ 
	/*
   background-image:url(images/Template/SearchBoxBG.jpg);
   background-position:left;
   background-repeat:no-repeat; */
   color:#999999;
   width:180px;
   height:15px;
   font-size:11px; 
   margin-top:0px; 
   padding:2px 2px 2px 2px; 
   border:solid 1px; 
} 

.SearchButton {
	font-size: 10px;
}

.PromoWindow {
	/* font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.PageSubtitle
{
	font-size: 14px;
	font-weight: bold;
}

.Footnote 
{
	font-size: 8pt;
	font-weight: normal;
}

.ReportHeader {
	font-weight: bold;
	font-size: xx-small;
	background: #333333;
	color: white;
	text-align:center;
}

.ReportHeader a:link {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:active {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:visited {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:hover {
	text-decoration: underline;
	color: White;
}

/* - Row Item - */
.ReportRow1 {
	font-size: 8pt;
	color: black;
	background-color: #E0E0E0;
	text-align:center;
	
}

/*
.ReportRow1 a:link {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:active {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:hover {
	text-decoration: underline;
	color: #339933;
}

*/

/* - Row Alternating Item - */
.ReportRow2 {
	font-size: 8pt;
	background-color: #FFFFFF;
	color: Black;
	text-align:center;
}

/*
.ReportRow2 a:link {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:active {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:hover {
	text-decoration: underline;
	color: #339933;
}
*/

.ReportPager 
{
		font-size: 8pt;
	background-color: #FFFFFF;
	color: Black;
}