body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/hdr/bk_landscape.gif);
	background-repeat: repeat-x;
}

p, td, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	 }

a:link { color: #F6733B; text-decoration: underline }
a:visited { color: #D06132; text-decoration: underline }
a:hover { color: #FFAE4F; text-decoration: underline }
a:active { color: #F62E07; text-decoration: underline }

H1 {

	font-size: 20px;
	font-weight: normal; 
	color: #F6733B;
	line-height: 24px;		
}

H2 {

	font-size: 20px;
	font-weight: normal; 
	line-height: 24px;		
	color: #79853E;
}

H3 {

	font-size: 16px;
	font-weight: bold;
	color: #79853E;
	line-height: 24px;	
}

H4 {

	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

H5 {

	font-weight: bold;

}

.navBottom { 
	color: #3D3D3D; 
	font-size: 11px; 
	text-decoration: none; 
	line-height: 14px;	
	}
	
.navBottom a:link  { color: #3D3D3D; text-decoration: none }
.navBottom a:visited  { color: #3D3D3D; text-decoration: none }
.navBottom a:hover { color: #3D3D3D; text-decoration: underline }
.navBottom a:active  { color: #3D3D3D; text-decoration: underline }

.navBandB { 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;	
	text-decoration: none; 
	padding-right: 12px;
	}
	
.navBandB a:link  { color: #000000; text-decoration: none }
.navBandB a:visited  { color: #000000; text-decoration: none }
.navBandB a:hover { color: #A2B354; text-decoration: none }
.navBandB a:active  { color: #B1C35C; text-decoration: none }

.navLandscape { 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;	
	text-decoration: none; 
	
	}
	
.navLandscape a:link  { color: #000000; text-decoration: none }
.navLandscape a:visited  { color: #000000; text-decoration: none }
.navLandscape a:hover { color: #F6733B; text-decoration: none }
.navLandscape a:active  { color: #F62E07; text-decoration: none }

.smTextOrange {  
	font-size: 11px;  
	color: #F6733B;	
	line-height: 14px;	
	}
	
.smTextOrange a:link  { color: #F6733B; text-decoration: none }
.smTextOrange a:visited  { color: #F6733B; text-decoration: none }
.smTextOrange a:hover { color: #F6A43A; text-decoration: none }
.smTextOrange a:active  { color: #F62E07; text-decoration: none }
	
.smTextGreen {  
	font-size: 11px;  
	color: #879546;	
	line-height: 14px;	
	}
	
.smTextGreen a:link  { color: #F6733B; text-decoration: none }
.smTextGreen a:visited  { color: #F6733B; text-decoration: none }
.smTextGreen a:hover { color: #A2B354; text-decoration: none }
.smTextGreen a:active  { color: #B1C35C; text-decoration: none }

.bold {
	font-weight: bold;
	font-size: 13px;
}

.italic {
	font-style: italic;
}

.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.smTextBold {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;	
}

.smTextItalic {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;	
}

.borderBlack {
	border: 1px solid #000000;
}

.navBorder {
	border: 1px solid #D1D6BD;
}

.table {
	border: 1px solid #E0E5CA;
}
.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E5CA;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E5CA;
}
.tableHeader {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #E0E5CA;
}

.textSmall {
	font-size: 11px;
	line-height: 14px;
}
.navBk {
	background-image: url(/images/hdr/bk_nav.gif);
	border: 1px solid #D1D6BD;
	background-repeat: no-repeat;
}

.smTextOrangeBold { 
	color: #F6733B; 
	font-size: 11px; 
	font-weight: bold;	
	text-decoration: none; 
	line-height: 14px;	
	}
	
.smTextOrangeBold a:link  { color: #F6733B; text-decoration: none }
.smTextOrangeBold a:visited  { color: #F6733B; text-decoration: none }
.smTextOrangeBold a:hover { color: #F6A43A; text-decoration: none }
.smTextOrangeBold a:active  { color: #F62E07; text-decoration: none }

.smTextBlackBold { 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold;	
	text-decoration: none; 
	line-height: 14px;	
	}
	
.smTextBlackBold a:link  { color: #000000; text-decoration: none }
.smTextBlackBold a:visited  { color: #000000; text-decoration: none }
.smTextBlackBold a:hover { color: #A2B354; text-decoration: none }
.smTextBlackBold a:active  { color: #B1C35C; text-decoration: none }


.borderBlackRightAlign {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.borderBlackLeftAlign {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;	
}
.headerGreen {
	font-size: 14px;
	font-weight: bold;
	color: #879546;
	line-height: normal;
}
.headerOrange {
	font-size: 14px;
	font-weight: bold;
	color: #FF845E;
	line-height: normal;	
}
