
/* By Tag */


body {
	background-color: #F0F0F0;
			font-family: Tahoma, Verdana, Arial, sans-serif;
		color: #ACACAC;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* By Class */

.body {
	background: url("/images/backgroundGrey.png") repeat-x;
	background-color: #8c8a8c;	
}


/* **** Three Black Button Box **** */


#columnThreeBlackBoxes { 
	width: 231px; 
	float: left;
	padding:0;
	margin:0 0 0 0;
	/*border: 1px solid #63659C;*/
	}
	

#columnThreeBlackBoxes .itemPad {
	padding: 0px;  margin: 0px 0px 31px 0px;	
} 

#columnThreeBlackBoxes .itemPad2 {
	padding: 0px;  margin: 0px 0px 33px 0px;	
} 

#columnThreeBlackBoxes .itemPad3 {
	padding: 0px;  margin: 0px 0px 10px 0px;	
} 

#columnThreeBlackBoxes ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0px;	
}


/* **** Header Image and Buttons **** */

#bannerFront {
	margin: 0px;
	padding: 0px;	
	height: 213px;	
}

html>body #bannerFront
{
width: 970px;
height: 213px;
min-width: 970px;
min-height: 213px;
} 


#bannerFront ul { 
	margin: 0px;
	padding: 0px;	
}

#bannerFront li { display: inline;}

#bannerFront li a { 
	padding: 0px 0px 0px 0px; 
	height: 21px; 
	width: 21px; 
	/*display: block; */
	float: left; 	
	margin: 0px 16px 0 0; 
	color: #BEBEBE;		
}

#bannerFront .buttonFrontBanner a img{
      border: none;
	  position: relative;
  }
  
#bannerFront .buttonFrontBanner {
	padding:0 0px 0 0;
	float: left;
	margin: 88px 0 0 716px; 
	position: relative;	
}	

#bannerFront .bannerFrontThumbnails {
	padding:0 0px 0 0;
	float: left;
	margin: 14px 0 0 678px; 
	position: relative;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #a50000;	
	font-weight: bold;
	font-size: 14pt;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #a50000;	
	font-weight: bold;
	font-size: 11.5pt;
}

.txtLeftNavHeader {
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

#txtBodyContent {
	color: #434242;
	font-size: 8.5pt;
	line-height: 1.4;
}
#txtBodyContent td {
	color: #434242;
	font-size: 8.5pt;
	line-height: 1.4;
}

.mainContentHeader {
	color: #FFFFFF;
	font-size: 13.5pt;
}
.secContentHeader {
	color: brown;
	font-size: 10pt;
	font-weight: bold;
}

.txtSmall {
	color: #434242;
	font-size: 7.5pt;
	font-weight: normal;
}
.txtMedium {
	color: #434242;
	font-size: 8pt;
	font-weight: normal;
}

.txtMediumWhite {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}

.txtMediumGray {
	color: #9A9999;
	font-size: 8pt;
	font-weight: normal;
}
.txtMediumBold {
	color: #434242;
	font-size: 8pt;
	font-weight: bold;
}
.txtMediumBrown {
	color: brown;
	font-size: 8pt;
}
.txtMediumWhiteBold {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.txtLargeWhite {
	color: #FFFFFF;
	font-size: 12pt;
}

.txtLarge {
	color: #434242;
	font-size: 9pt;
}
.txtLargeBrown {
	color: brown;
	font-size: 9pt;
}
.txtLargeGray {
	color: #9A9999;
	font-size: 9pt;
	font-weight: normal;
}

.txtVeryLarge {
	color: 434242;
	font-size: 11pt;
	font-weight: bold;
}

.txtVeryLargeBrown {
	color: brown;
	font-size: 11pt;
	font-weight: bold;
}

.txtLargeBlack18 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.txtLargeRed18 {
	color: #a50000;
	font-size: 18px;
	font-weight: bold;
}

.txtLargeRed18Regular {
	color: #a50000;
	font-size: 18px;
	font-weight: normal;
}

.textBlue18px {
	color: rgb(51, 102, 153);
	font-size: 18px;
	font-weight: normal;
}

.txtLargeBlack26 {
	color: #000000;
	font-size: 26px;
	font-weight: bold;
}

.txtLargeRed26 {
	color: #a50000;
	font-size: 26px;
	font-weight: bold;
}

.txtFooterRight {
	font-size: 7.5pt;
	padding-top: 5px;
	padding-right: 6px;
}

.txtFooterLeft{
	font-size: 7.5pt;
	padding-top: 5px;
	padding-left: 6px;
}

.textBluesmall {
	font-size: 9pt;
	font-weight: bold;
}
.formField
{
	border: solid 1px #CCCCCC;
	width: 100%;
	background-color: #f2f2f2;
}
.formtext {
	vertical-align: middle;
	width: 220px;
	font-weight: bold;
}
.brownText {
	color: #BC2727;
}
.brownTextBold {
	font-weight: bold;
	color: #BC2727;
}

table.resource
{
	background-color: #f5f5f5;
}
td.resource
{
	background-color: #f5f5f5;
	border-left: solid 1px #929292;
	border-right: solid 1px #929292;
	padding: 3px;
	height: 110px;
}

.esnaTable {
	border-collapse: collapse;
	border: 1px solid #C9C9C9;
	width: 100%;
}
.esnaTableInt {
	border-collapse: collapse;
	border: 1px solid #D7D6D6;
	width: 95%;
}
.esnaHeaderTD {
	height: 27px;
	background-color: #E2E2E2;
	border-bottom: 1px solid #D7D6D6;
	padding-left: 10px;
	padding-right: 10px;
}
.esnaHeaderTDInt {
	height: 27px;
	background-color: #FEE8E8;
	padding-left: 10px;
	padding-right: 10px;
}
.esnaFormFieldLabel {
	width: 35%;
}
.esnaFormFieldLabelInt {
	width: 57%;
}
.esnaFormFieldInput {
	width: 200px;
	padding: 1px;
	font-size: 8.5pt;
	color: #434242;
	border: 1px solid #A5ACB2;
}
.esnaFormFieldInputRequired {
	width: 200px;
	padding: 1px;
	font-size: 8.5pt;
	color: #434242;
	border: 1px solid #A5ACB2;
	/*border-left: 2px solid #EE7171;*/
}
.esnaFormFieldInputDiv {
	float: left;
}
.esnaFormFieldInputRequiredDiv {
	float: left;
	/*border-left: 2px solid #EE7171;*/
}
.esnaFormFieldInputC {
	padding: 1px;
	font-size: 8.5pt;
	color: #434242;
}
.esnaDivInt {
	width: 730px;
	overflow: hidden;
	position: absolute;
}
.border2px {
	/*border: 2px solid #F1F0F0;*/
}
.redtext {
	color: #FF0000;
}

a.headerTopNav:link {text-decoration: underline; color: #FFFFFF; font-size: 8pt;}
a.headerTopNav:visited {text-decoration: underline; color: #FFFFFF; font-size: 8pt;}
a.headerTopNav:hover {text-decoration: none; color: #FFFFFF; font-size: 8pt;}

a.bodyfrontNav:link {text-decoration: none; color: #FFFFFF; font-size: 10pt;font-weight: bold;}
a.bodyfrontNav:visited {text-decoration: none; color: #FFFFFF; font-size: 10pt;font-weight: bold;}
a.bodyfrontNav:hover {text-decoration: none; color: #FFFFFF; font-size: 10pt;font-weight: bold;}

a.headerMainNavOff:link {text-decoration: none; color: #000000; font-size: 10pt;}
a.headerMainNavOff:visited {text-decoration: none; color: #000000; font-size: 10pt;}
a.headerMainNavOff:hover {text-decoration: none; color: #000000; font-size: 10pt;}

a.headerMainNavOn:link {text-decoration: none; color: #545353; font-size: 9pt;}
a.headerMainNavOn:visited {text-decoration: none; color: #545353; font-size: 9pt;}
a.headerMainNavOn:hover {text-decoration: none; color: #545353; font-size: 9pt;}

a.leftNav:link {text-decoration: none; color: #046DB7; font-size: 8pt;}
a.leftNav:visited {text-decoration: none; color: #046DB7; font-size: 8pt;}
a.leftNav:hover {text-decoration: none; color: #046DB7; font-size: 8pt;}

a.lnFooter:link {text-decoration: underline; color: #046DB7; font-size: 7.5pt;}
a.lnFooter:visited {text-decoration: underline; color: #046DB7; font-size: 7.5pt;}
a.lnFooter:hover {text-decoration: none; color: #046DB7; font-size: 7.5pt;}

a.lnMedium:link {text-decoration: underline; color: #046DB7; font-size: 8pt;}
a.lnMedium:visited {text-decoration: underline; color: #046DB7; font-size: 8pt;}
a.lnMedium:hover {text-decoration: none; color: #046DB7; font-size: 8pt;}

a.lnMediumNoU:link {text-decoration: none; color: #046DB7; font-size: 8pt;}
a.lnMediumNoU:visited {text-decoration: none; color: #046DB7; font-size: 8pt;}
a.lnMediumNoU:hover {text-decoration: underline; color: #046DB7; font-size: 8pt;}

a.lnMediumBrown:link {text-decoration: underline; color: brown; font-size: 8pt;}
a.lnMediumBrown:visited {text-decoration: underline; color: brown; font-size: 8pt;}
a.lnMediumBrown:hover {text-decoration: none; color: brown; font-size: 8pt;}

a.lnLarge:link {text-decoration: underline; color: #046DB7; font-size: 9pt;}
a.lnLarge:visited {text-decoration: underline; color: #046DB7; font-size: 9pt;}
a.lnLarge:hover {text-decoration: none; color: #046DB7; font-size: 9pt;}

a.nounderline:link {text-decoration: none; color: #046DB7; font-size: 8.5pt;}
a.nounderline:visited {text-decoration: none; color: #046DB7; font-size: 8.5pt;}
a.nounderline:hover {text-decoration: none; color: #046DB7; font-size: 8.5pt; font-weight: bold}

a.underline:link {text-decoration: none; color: #046DB7; font-size: 8.5pt;}
a.underline:visited {text-decoration: none; color: #046DB7; font-size: 8.5pt;}
a.underline:hover {text-decoration: underline; color: #046DB7; font-size: 8.5pt;}

a:link {text-decoration: underline; color: #046DB7; font-size: 8.5pt;}
a:visited {text-decoration: underline; color: #046DB7; font-size: 8.5pt;}
a:hover {text-decoration: none; color: #046DB7; font-size: 8.5pt;}

input.button{ color: #434242; font-size: 8pt; font-weight: bold; background: url("/images/button_bg.gif") }