﻿
body 
{
margin:0px;
font-family:verdana;
}
a.link:link
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: underline;
}

a.link:hover
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: underline;
}

a.link:active
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: underline;
}

a.link:visited
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: underline;
}

a.toplink:link
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: none;
	border:0;
}

a.toplink:hover
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: underline;
	border:0;
}

a.toplink:active
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: none;
	border:0;
}

a.toplink:visited
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: none;
	border:0;
}

a.menu:link
{
	color: black;
	background-color: transparent;
	text-decoration: none;
}

a.menu:hover
{
	color: black;
	background-color: transparent;
	text-decoration: underline;
}

a.menu:active
{
	color: black;
	background-color: transparent;
	text-decoration: none;
}

a.menu:visited
{
	color: black;
	background-color: transparent;
	text-decoration: none;
}

a.menuactive:link
{
	color: black;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style:none;
	border-bottom-width: thin;
	font-weight:bold;
}

a.menuactive:visited
{
	color: black;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style:none;
	border-bottom-width: thin;
	font-weight:bold;
}

a.menuactive:hover
{
	color: black;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style:none;
	border-bottom-width: thin;
	font-weight:bold;
}

a.menuactive:active
{
	color: black;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style:none;
	border-bottom-width: thin;
	font-weight:bold;
}

a.left:link
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.left:active
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.left:hover
{
	color: #5d962f;
	background-color: transparent;
	text-decoration: underline;
}

.Banner
{
	background-image: url('../images/banner_background.gif');
}

.Calculator
{
	background-image: url('../images/calculator_01.jpg');
	background-repeat: no-repeat;
	height: 161;
}

.Calculator_Header_Text
{
	font-family: verdana;
	font-size: 15px;
	color: #3d7723;
	font-weight: bold;
	line-height: .5cm;
	padding-left: 15px;
}

.TextBox
{
	border-top: #003C76 1px solid;
	border-bottom: #003C76 1px solid;
	border-left: #003C76 1px solid;
	border-right: #003C76 1px solid;
	background-color: #f4ffee;
	font-family: Verdan;
	font-size: 8pt;
	width: 130px;
	height: 20;
}

.TextBoxGray
{
	border-top: #003C76 1px solid;
	border-bottom: #003C76 1px solid;
	border-left: #003C76 1px solid;
	border-right: #003C76 1px solid;
	background-color: Silver;
	font-family: Verdan;
	font-size: 8pt;
	width: 130px;
	height: 20;
}


.DynamicMenu
{
	text-align: left;
	background-color: #def0d4;
	height: 20px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: middle;
	
}


a.DynamicMenu:link
{
	text-align: left;
	background-color: #def0d4;
	height: 20px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: middle;
	
}


a.DynamicMenu:active
{
	text-align: left;
	background-color: #def0d4;
	height: 20px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: middle;
	
}


a.DynamicMenu:visited
{
	text-align: left;
	background-color: #def0d4;
	height: 20px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: middle;
	
}

.StaticMenu
{
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: middle;
	height: 40px;
}

a.StaticMenu:link
{
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: middle;
	height: 40px;
}

a.StaticMenu:visited
{
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: top;
	height: 40px;
}

a.StaticMenu:active
{
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
	font-size: 10pt;
	color: #3d7723;
	text-decoration: none;
	vertical-align: top;
	height: 40px;
}

.DynamicMenuHover
{
	text-align: left;
	text-decoration: none;
	color: #3d7723;
	background-color: #def0d4;
	background-image: url('../images/sub_menu.png');
	font-size: 10pt;
	height: 20px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	text-decoration: none;
}

.Menu_Background
{
	background-color: #dff2d6;
}

.header_text
{
	font-family: verdana;
	font-size: 15px;
	color: #3d7723;
	line-height: .5cm;
	padding-left: 15px;
}

.news_articles
{
	font-family: verdana;
	color: #FF6600;
	background-color: #dff2d6;
}

.sec_header
{
	font-family: verdana;
	font-size: 15px;
	color: #3d7723;
	font-weight: bold;
}

.TopicHeading 
{
	font-family: verdana;
	font-size:18px;
	color:Black;
	font-weight:bold;
	line-height:.5cm;
}

.TopicHeading1
{
	font-family: verdana;
	font-size:18px;
	color: #5f615e;
	font-weight:bold;
	line-height:.5cm;
}


.TopicHeading2
{
	font-family: verdana;
	font-size:13px;
	color: #5f615e;
	line-height:.5cm;
}

.TopicHeading3
{
	font-family: verdana;
	font-size:18px;
	color: #5d962f;
	font-weight:bold;
	line-height:.5cm;
}


p
{
	text-align: justify;
	line-height: 19px;
}

.Line
{
	background-image: url('../images/line_bg.gif');
	width: 100%;
}

.HideButton
{
	display:none;
	visibility: hidden;
}

.accordionContent
{
   /* background-color:White;*/
   /* border: 1px dashed #336600;*/
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionHeader
{
   /* border: 1px solid white;*/
    color: Black;
    /*background-color: white;*/     
    background-image:url('../images/arr_gray.gif');
     background-repeat:no-repeat;
     background-position:right;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
   /* border: 1px solid #2F4F4F;*/
    color: Black;
   /* background-color: Green;*/   
   background-position:right;
   background-repeat:no-repeat;
   background-image:url('../images/arr_green.gif');
	font-family: Arial, Sans-Serif;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.collapsePanelHeader	
{
	width :99%;
	color: #336600;	
	font-family: Arial, Sans-Serif;
	font-weight:bold;	
    text-decoration:underline;
	cursor: pointer; 	
}
.collapsePanel 	
{
	width :99%;
	padding: 5px;
}
.HECMResultTextBold
{
	color:#2f9b35;
	font-size: 13px;
	font-weight: bold;
}

.HECMResultText
{
	color:#2f9b35;
	font-size: 13px;
}
.ErrorHeader
{
	background-color: #aa0011;
	color: white;
	height: 30px;
	text-align: left;
	width: 100%;
	font-size: 14px;
}
.tdHeaderWhiteStyle
{
	background-color: #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-bottom-color: black;
	border-top: 0px;
	padding-left: 10px;
	color: Black;
}
.RUDiffCollapsePanelHeader
{
	font-weight:bold;
	cursor:pointer;
}
.RUAffCaseStudies
{
	color:#336600;
	font-weight:bold;
}
.RUArticle4thLeg1
{
	font-weight:bold;
	font-size:14px;
}
.RUArticle4thLeg2
{
	font-weight:bold;
	font-size:12px;
}
.welcome
{
	font-family: verdana;
	font-size:20px;
	color:#40ad3a;
	font-weight:bold;
	line-height:.5cm;
}
.nav_text 
{
font-family:verdana;
font-size:13px;
font-weight:normal;
color:#000;
line-height:.5cm;
}
.black_color
{
	font-family: verdana;
	font-size:20px;
	color:#000;
	font-weight:bold;
	line-height:.5cm;
}
.black_normal 
{
	font-family: verdana;
	font-size:18px;
	font-weight:bold;
	color:#000;
	font-weight:normal;
	line-height:.5cm;
}
.green_normal 
{
	font-family: verdana;
	font-size:18px;
	color:#40ad3a;
	font-weight:normal;
	line-height:.5cm;
}
.BtnAdmin
{
	background-color:#336600;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;	
}