.Print{}
.noPrint{}
 
.hideTxt{display:none;}
.showTxt{display:inline;}

body{color: #1f2d3e; background-color: #ffffff; font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: small; margin: 5px;}
.pageBlock{min-width: 780px; max-width: 780px; text-align: left; padding: 1px;}

h1{font-size: 100%; font-weight: bold; margin-bottom: 10px; font-size: medium; color: #3f6b05;}
h2{font-size: x-small; font-weight: bold; display: inline; color: #3f6b05;}
hr{color: #000000; height: 1px; border-style: dotted;}
form{display: inline}

A{color: #3f6b05; font-size: small; text-decoration:none; font-weight: bold;}
A:hover{color: #3f6b05; text-decoration: underline;}

A.footerT{color: #3f6b05; font-size: x-small; text-decoration:underline;}
A.footerT:hover{color: #3f6b05; text-decoration: none;}

A.CaseStudyTitle{font-size: 100%; font-weight: bold; margin-bottom: 10px; font-size: medium; color: #ec2323; text-decoration:none;}
A.CaseStudyTitle:hover{font-size: 100%; font-weight: bold; margin-bottom: 10px; font-size: medium; color: #ec2323; text-decoration:underline;}

.pagingBtn{background-color: #f7f7f7; text-decoration: none; font-size: 80%; font-weight: normal; border: solid 1px #aaaaaa; padding: 0px 2px 0px 2px;}
.currentBtn{background-color: #ffffff; color: #999999; font-size: 80%; font-weight: normal; border: solid 1px #d7d7d7; padding: 0px 2px 0px 2px;}


.menuLine
{
	background: #fefefe url('../App_Themes/WebBlue/img/MenuBackground.gif') repeat-x;
	line-height: 23px;
}

.footer
{
	background-image: url('../images/footer.jpg');
}

.footerEnd
{
	background-image: url('../images/footerEnd.jpg');
	line-height: 15px;
}

.footerText
{
	color: #1f2d3e;
	font-size: x-small;
}

.rightTile
{
    background-image: url('../images/TileRight.jpg'); 
    background-repeat: repeat-y;
}

.leftTile
{
    background-image: url('../images/TileLeft.jpg'); 
    background-repeat: repeat-y;
}

.menuOn
{
     background-color:White;
     line-height: 20px; 
     padding-left:10px;
     color:#3f6b05;
     font-weight:bold;
     cursor:arrow;
}

.menuOff
{
     line-height: 20px; 
     padding-left:10px;
     color: white;
     font-weight:bold;
     cursor:arrow;
}

.menuOver
{
     background-color: #9fb582;
     line-height:20px; 
     padding-left:10px;
     color: #2e4f03;
     font-weight:bold;
     cursor:pointer;
}
