/* CSS: Version 2. Copyright 2007 Thomas Weisel Partners. */


/* IMPORTANT NOTIFICATION */
/* 
Font sizes are changes from PT to PX in this document, for better result on browser. 
Screens are developed comparing Actual PSD(photoshop files).
Where ever the font sizes are changed...You can find a comment tag attached.
*/



/* Basic CSS for all html pages */

BODY {
	color: #3f4a44;
	font-family: Arial;
	margin: 0px 0px;
	padding: 0px;
}

TD, INPUT, SELECT, DIV, P, BR, LI {
	font-family: Arial;
}

IMG {
	border: 0px;
}



/* Inside Pages CSS */


/* Main Body Style */


/* Main Body Style */

.Body-Copy {
	font-family: Arial;
	font-size:12px;          
	color: #3f4a44;
	line-height: 21px;
}

.Header {
	font-family: Arial;
	font-size: 13px; 
	color: #00703c;
	font-weight: bold;
}

.Sub-Head {
	font-family: Arial;
	font-size: 15px;          
	color: #4e9a77;
	line-height: 23px;
}

.Sub-Head_2 {
	font-family: Arial;
	font-size: 12px;          
	color: #3f4a44;
	line-height: 21px;
}

.Body_Section {
	font-family: Arial;
	font-size: 11px;          
	font-weight: bold;
	color: #4e9a77;
	line-height: 16px;
	border-bottom: 1px solid #CCC;
}

.Body_2 {
	font-family: Arial;
	font-size: 10px;          
	color: #3f4a44;
	line-height: 16px;
}

.Body_3 {
	font-family: Arial;
	font-size: 10px;          
	color: #3f4a44;
	line-height: 18px;
}

.Body_4 {
	font-family: Arial;
	font-size: 8px;          
	color: #3f4a44;
	line-height: 13px;
}


/* Table Tab Style */

.Tab_Active {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background-color: #FFF;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #00703c;
	font-weight: bold;
	text-align: center;
}

.Tab_InActive {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background-color: #e7ebe8;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #3f4a44;
	font-weight: bold;
	text-align: center;
}

.Tab_InActive A{
	text-decoration: none;
	color: #3f4a44;
}

.Tab_Active_1_Blank {
	border-bottom: 1px solid #c0c0bf;
	background-color: #FFFFFF;
}

.Tab_Active_1 {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background-color: #FFF;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #00703c;
	font-weight: bold;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}

.Tab_InActive_1 {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #e7ebe8;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #3f4a44;
	font-weight: bold;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}

.Tab_InActive_1 A{
	text-decoration: none;
	color: #3f4a44;
}

.Tab_Cell_Broder {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 8px;
}

.Tab_Sub_Active {
	font-family: Arial;
	font-size: 11px;
	color: #3f4a44;
	font-weight: bold;
}

.Tab_Sub_InActive {
	font-family: Arial;
	font-size: 11px;
	color: #00703c;
	font-weight: bold;
}

.Tab_Sub_Active1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00703c;
}

.Tab_Sub_InActive1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3f4a44;
}

.TintBox {
	border: 1px solid #CCC;
	background-color: #e7ebe8;
}

.TintBox_1 {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 10px;
}

.TableBody_Header{
	font-family: Arial;
	font-size: 13px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
}

.TableBody_Header_1 {
	font-family: Arial;
	font-size: 13px;
	color: #00703c;
	font-weight: normal;
	line-height: 18px;
}

.TableBody_Header_2 {
	font-family: Arial;
	font-size: 11px;
	color: #4e9a77;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px solid #e0e0e0;
}

.Table_Caption {
	font-family: Arial;
	font-size: 11px;
	color: #4e9a77;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px solid #CCC;
}

.Table_Cell_1 {
	font-family: Arial;
	font-size: 30px;
	color: #006B3F;
	font-weight: bold;
	line-height: normal;
}

.Table_Cell_2 {
	font-family: Arial;
	font-size: 11px;
	color: #3f4a44;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 3px;
}

.Table_Cell_3 {
	font-family: Arial;
	font-size: 11px;
	color: #00703c;
	font-weight: normal;
	text-decoration: underline;
}

.Table_Body_Section_1 {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
}

.Table_Body_Section_1a {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
}

.Table_Body_Section_2 {
	font-family: Arial;
	font-size: 11px;
	color: #00703c;
	font-weight: bold;
	line-height: 16px;
}

.Form-Field_1 {
	font-family: Arial;
	font-size: 10px;
	color: #6f7b74;
	width: 272px;
	height: 18px
	border: 1px solid #ccc;
}

.Table_Row_Section_1 {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: bold;
	line-height: 18px;
	background-color: #FFF;
}

.Table_Row_Section_2 {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: bold;
	line-height: 18px;
	background-color: #e7ebe8;
}

.Newsroom_Table_Caption {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
}

.Newsroom_Row_Section_1a {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 16px;
	background-color: #FFF;
	vertical-align: top;
	padding: 3px;
}

.Newsroom_Row_Section_2a {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 16px;
	background-color: #e7ebe8;
	vertical-align: top;
	padding: 3px;
}

.Paging A {
	text-decoration: underline;
	color: #3f4a44;
}

.Form-Field_1a {
	font-family: Arial;
	font-size: 10px;
	color: #6f7b74;
	width: 190px;
	height: 18px
	border: 1px solid #ccc;
}

.Form-Field_2 {
	font-family: Arial;
	font-size: 10px;
	color: #6f7b74;
	width: 272px;
	height: 76px
	border: 1px solid #ccc;
}

.Form_Field_3 {
	width: 120px;
	height: 18px;
	color: #3f4a44;
	border: 1px solid #CCC;
	text-align: left;
}

.Form_Field_4 {
	width: 275px;
	height: 18px;
	color: #3f4a44;
	border: 1px solid #CCC;
	text-align: left;
}

.Form_Select_1 {
	width: 115px;
	height: 18px;
	color: #3f4a44;
	border: 1px solid #CCC;
	text-align: left;
	font-size: 10px;
}

.Form_Select_2 {
	height: 18px;
	color: #3f4a44;
	border: 1px solid #CCC;
	/*text-align: left;*/
	font-size: 10px;
}


.Form_Header {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
}

.Form_Sub {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: bold;
	line-height: 18px;
}

.Form_Body {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
}

/* Chart Styling */

.Chart_Copy {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
}

.Chart_Sub {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
}

.Chart_Sub_Sub {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
}

.Chart_Section {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
	padding-left:5px;
}

.Chart_Body_White {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFF;
	padding-left:5px;
}

.Chart_Body_Grey {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
	background-color: #e7ebe8;
	padding-left:5px;
}

.Chart_Sub_2 {
	font-family: Arial;
	font-size: 11px;
	color: #4e9a77;
	font-weight: bold;
	line-height: 16px;
}

.Chart_Sub_Sub_2 {
	font-family: Arial;
	font-size: 11px;
	color: #00703c;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
.Chart_Sub_Sub_2 a { color: #00703c }
.sec, .sec a { color: #3f4a44; text-decoration: none }
.Chart_Body_Green_White {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFF;
	text-decoration:none;
}

.Chart_Body_Grey_White {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFF;
	text-decoration:none;
}

.Chart_Body_Grey_Grey {
	font-family: Arial;
	font-size: 10px;
	color: #3f4a44;
	font-weight: normal;
	line-height: 18px;
	background-color: #e7ebe8;
	text-decoration:none;
}

.Chart_Body_Greeen_Grey {
	font-family: Arial;
	font-size: 10px;
	color: #00703c;
	font-weight: normal;
	line-height: 18px;
	background-color: #e7ebe8;
	text-decoration:none;
}


/* End Inside Pages CSS */

/* Drop Down Menu */
UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}

UL LI {
	FLOAT: left;
	POSITION: relative;
	WIDTH: 143.75pt !important; WIDTH: 192px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	list-style-image: none;
}

LI UL {
	DISPLAY: none;
	LEFT: 0px;
	POSITION: absolute;
	TOP: auto;
	border-top: 1px solid #c0c0bf;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #c0c0bf;
	border-right: 1px solid #c0c0bf;
}

LI UL UL {
	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: -1px;
}

UL LI A {
	DISPLAY: block; 
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	line-height: 20px;
}

HTML UL LI A {
	HEIGHT: 1%;
}

LI:hover A {
	COLOR: #00703c;
	background-color: #bdd8c9;
}

LI.over A {
	COLOR: #00703c;
	background-color: #bdd8c9;
}
LI:hover LI:hover A {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI.over LI.over A {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI:hover LI:hover LI:hover A {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI.over LI.over LI.over A {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI:hover LI A:hover {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI.over LI A:hover {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI:hover LI:hover LI:hover A:hover {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI.over LI LI A:hover {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI:hover LI:hover LI:hover LI:hover A:hover {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI.over LI.over LI.over LI.over A:hover {
	COLOR: #00703c;
	background-color: #e8ece9;
}
LI:hover LI A {
	COLOR: #6f7b74;
	background-color: #e8ece9;
	font-size: 11px;
	font-weight: bold;
}
LI.over LI A {
	COLOR: #6f7b74;
	background-color: #e8ece9;
	font-size: 11px;
	font-weight: bold;
}
LI:hover LI:hover LI A {
	COLOR: #6f7b74;
	background-color: #e8ece9;
}
LI.over LI.over LI A {
	COLOR: #6f7b74;
	background-color: #e8ece9;
}
LI:hover LI:hover LI:hover LI A {
	COLOR: #6f7b74;
	background-color: #e8ece9;
}
LI.over LI.over LI.over LI A {
	COLOR: #6f7b74;
	background-color: #e8ece9;
}
LI UL LI A {
	height: 20px;
	line-height: 20px;
}

UL LI:hover UL UL {
	DISPLAY: none
}
UL LI:hover UL UL UL {
	DISPLAY: none
}
UL LI.over UL UL {
	DISPLAY: none
}
UL LI.over UL UL UL {
	DISPLAY: none
}
UL LI:hover UL {
	DISPLAY: block
}
UL LI LI:hover UL {
	DISPLAY: block
}
UL LI LI LI:hover UL {
	DISPLAY: block
}
UL LI.over UL {
	DISPLAY: block
}
UL LI LI.over UL {
	DISPLAY: block
}
UL LI LI LI.over UL {
	DISPLAY: block
}

.Tab_List_BackGround_1{
	color: #FFF;
	background-color: #000;
}

.Tab_List_BackGround_1 A{
	color: #FFF;
	background-color: #000;
}

.Tab_List_BackGround_2{
	color: #00703c;
	background-color: #bdd8c9;
}

.Tab_List_BackGround_2 A{
	color: #00703c;
	background-color: #bdd8c9;
}

.List_BackGround{
	background-color: #e8ece9;
	padding-left: 5px;
	padding-right: 5px;
}

.List_UnderLine {
	border-bottom: 1px solid #c0c0bf;
}

/* End of Drop Down Menu */
