.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	clip:     rect(auto auto auto auto);
	white-space: normal;
	padding: 0px 40px 21px 15px;
	width: 460px;
	text-transform: none;









}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3333;
	text-decoration: none;
}
.textbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
	height: 21px;
	vertical-align: top;


}
.bkgrd {
	background-image: url(images/bkgrd_yellow_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textbar2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B9B973;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
	height: 21px;
	vertical-align: middle;





}
.bkgrd2 {

	background-image: url(images/bkgrd_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textboxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	text-decoration: none;
	text-align: justify;
	clip:   rect(auto auto auto auto);
	white-space: normal;
	padding: 21px 21px 12px;
	width: 530px;
	text-transform: uppercase;

}
.textmenu {
	text-decoration: none;
	color: #FFFFFF;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;


}
.textmicro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tablebottom {
	background-image: url(images/grey_point.jpg);
	text-decoration: none;

}
.textboxlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	clip:    rect(auto auto auto auto);
	white-space: normal;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 5pt;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(images/green_bullet.gif);






}
.textboxsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	clip:    rect(auto auto auto auto);
	white-space: normal;
	text-transform: none;

}
.sepline {
	background-position: center;
	left: 20px;
}
.bkgrdtop {
	background-image: url(images/top_img.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
}
.orangedot {
	background-image: url(images/green_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgrdmain {
	background-image: url(../images/bkgrd_line.jpg);
	background-repeat: repeat-x;
}
.textform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.textboxwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	clip:    rect(auto auto auto auto);
	white-space: normal;
	text-transform: none;
	padding-top: 21px;
	padding-bottom: 21px;
	text-indent: 0pt;
	width: 250px;
	text-align: justify;


}
.textboxsubtitlegreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	text-decoration: none;
	clip:    rect(auto auto auto auto);
	white-space: normal;
	text-transform: none;
}
.textboxhilight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
	clip:   rect(auto auto auto auto);
	white-space: normal;
	padding: 0px;
	text-transform: none;
}
.linkwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;

}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.tablesublinks {
	height: 21px;
	width: 100%;
	font: normal 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	padding-top: 3px;
	padding-bottom: 20px;




}
tableweb {
	text-align: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
tablewebtext {
	text-align: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.textLinksPages {
	font: normal 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
}
.textbarHead {
	color: #B9B973;
	text-decoration: none;
	text-align: center;
	height: 21px;
	vertical-align: middle;
	background: no-repeat right top;
	width: 572px;
	font: oblique bold normal 8pt/normal Georgia, "Times New Roman", Times, serif;
	display: inline;





}
.textInternalLinks {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.boxLinks {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
	background: #999999;


}
.boxLinksNoBack {

	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}
.boxBack {
	background: url(/images/bkgrd_line_02.jpg) repeat-x left top;
}
.boxBackTable {
	background-image: url(images/bkgrd_line_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

