@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#ffffff;
	behavior:url("css/csshover3.htc");
	height: 100%;
}
a {text-decoration: none;  color:#b89f20; cursor: pointer;}
a:link {text-decoration: none; color:#b89f20;}
a:active {text-decoration: none; color:#b89f20;}
a:visited {text-decoration: none; color:#b89f20;}
a:hover {text-decoration: none; color:#ffffff;}
/*==== Classes ====*/
.clearBoth {clear: both;}
.clearRight {clear: right;}
.clearLeft {clear: left;}
/*==== Cover Class - forces containers to cover their floating child elements ====*/
.cover:after {content: '.';	display: block;	height: 0px; visibility: hidden; clear: both;}
.cover {zoom: 1;}
/* All Text Fonts */
.text_white_hdr {
	margin-top: 10px;
	margin-bottom: 25px;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 35px;
	color:#ffffff;
	text-align: left;
}
.text_orange_hdr {
	margin-top: 10px;
	margin-bottom: 25px;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height: 35px;
	color:#b89f20;
	text-align: left;
}
.text_orange_small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	line-height: 16px;
	color:#b89f20;
	text-align: left;
}
.text_Arial15 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#ffffff;
	font-size:15px;
	font-weight: bold;
	text-align: left;
}
.text_Arial10 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	text-align: left;
}
.text_Tahoma14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height: 18px;
	text-align: justify;
}
.text_Tahoma14 a {text-decoration: none; color:#ffffff;}
.text_Tahoma14 a:link {text-decoration: none; color:#ffffff;}
.text_Tahoma14 a:active {text-decoration: none; color:#ffffff;}
.text_Tahoma14 a:visited {text-decoration: none; color:#ffffff;}
.text_Tahoma14 a:hover {text-decoration: none; color:#b89f20;}

.text_Tahoma16 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
	line-height: 18px;
	text-align: justify;

}
.text_Tahoma16or {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#b89f20;
	font-size:16px;
	line-height: 18px;
	text-align: justify;

}
.text_Tahoma16 a {text-decoration: none; color:#ffffff;}
.text_Tahoma16 a:link {text-decoration: none; color:#ffffff;}
.text_Tahoma16 a:active {text-decoration: none; color:#ffffff;}
.text_Tahoma16 a:visited {text-decoration: none; color:#ffffff;}
.text_Tahoma16 a:hover {text-decoration: none; color:#b89f20;}

.text_Tahoma16or a {text-decoration: none; color:#b89f20;}
.text_Tahoma16or a:link {text-decoration: none; color:#b89f20;}
.text_Tahoma16or a:active {text-decoration: none; color:#b89f20;}
.text_Tahoma16or a:visited {text-decoration: none; color:#b89f20;}
.text_Tahoma16or a:hover {text-decoration: none; color:#ffffff;}

.text_Tahoma12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height: 15px;
	text-align: left;
}
.text_highlight_header {
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#b89f20;
	font-size:15px;
	font-weight: bold;
	text-align: left;
}
.text_Lucida16 {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#b89f20;
	font-size:16px;
	line-height: 24px;
}
.text_Lucida16_tabs {
	text-decoration: none;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#b89f20;
	font-size:16px;
	line-height: 17px;
	text-align: left;
}	
.text_Lucida14 {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#b89f20;
	font-size:14px;
	line-height: 24px;
	text-align: left;
}
.text_Arial12 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#b89f20;
	font-size:12px;
	text-align: left;
}
.text_Lucida12 {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#b89f20;
	font-size:12px;
	line-height: 13px;
	text-align: left;
}
/* white text */
.text_Lucida11_white {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
}
.text_Lucida11_white a:link {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
}
.text_Lucida11_white a:hover {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
	text-decoration: underline;
}
.text_Lucida11_white a:visited {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
}
#text_footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight: bold;
	text-align: left;
}
.bold {font-weight: bold;}
/* This takes care of all png images (ie: call to action icons)*/
.png_fix img{behavior: url("css/iepngfix.htc");}

/* Generic Content Spacer for all other heights - needs the x.gif transparent image with height specified to what is needed */
#content_spacer_all {width: 10px; height: 100%;	clear: both;}

/* Text Box Inside Cornered Box */
#BoxInner {
	padding: 20px;
}
