@charset "UTF-8";
/* CSS Document */

A {
	color : #87893a;
	text-decoration : underline;
	font-weight: bold;
}
A:link {
	color : #87893a;
	text-decoration : underline;
	font-weight: bold;
}
A:active {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
A:visited {
	color : #87893a;
	text-decoration : underline;
	font-weight: bold;
}
A:hover {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
	
}
P, OL, DIV, UL, DL, LI, DT, DD, TD, TH {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 130%;
}
.body {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 130%;
}



.header1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #000000;
	
	font-weight: normal;
	margin-bottom: -5px;
}


.header2 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #333333;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.redtext {
	color: #FF0000;	
}
.fineprint {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 14px;
}
.fineprint a:link {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #87893a;
	font-weight: normal;
	text-decoration: none;
}
.fineprint a:active {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #87893a;
}
.fineprint a:visited {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #87893a;
	font-weight: normal;
	text-decoration: none;
}
.fineprint a:hover {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #87893a;
}
.formtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.label1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	border: 1px solid #000;
	background-color:#f9f4df;
	color: #000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	
}
.largefont {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #878A3A;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 110%;	
}



.value1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	border: 1px solid #000;
	background-color:#eeeeee;
	color: #000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}

.label2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #FFCC33;
}

.value2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #f5f5f5;
}



.activeRow{background-color:#eeeeee}
.NormalRow{background-color:#ffffff}

.brightideas {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(/layout/images/subnav/on_bkg.gif);
	height: 15px;

	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	
}


blockquote.style1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	background-color: #F9F4DF;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 15px;
	background-image: url(/images/quote_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 15px;
  }
  blockquote.style1 span {
	display: block;
	background-image: url(/images/quote_r.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 35px;
	padding-left: 35px;
   }

.formbutton {
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.1em;
	background-color: #F9F4DF;
	color: #333333;
	font-size: 10.5pt;
	font-weight: bold;
}

.formbutton2 {
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.1em;
	background-color: #eeeeee;
	color: #333333;
	font-size: 10.5pt;
	font-weight: bold;
}
