body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
.border {
	border: 1px solid #999999;
}
.border2 {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.border3 {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
.border4 {
	border-bottom: 1px solid #999999;
}
.cell01 {
	background-color: #CCCC99;
}
.cell02 {
	background-color: #993300;
	border: 1px solid #000000;
}
.padding {
	padding: 10px;
}
/* Background for contact blob ------------------------------------------------------------------------------------------ */
.MainBackground {
	background-color: #CCCC99;
}
/* Text classes------------------------------------------------------------------------------------------ */
.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.MainText a:link {
	text-decoration: underline;
	color: #993300;
}
.MainText a:active {
	text-decoration: underline;
	color: #993300;
}
.MainText a:visited {
	text-decoration: underline;
	color: #993300;
}
.MainText a:hover {
	color: #CC3300;
}
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.MainText2 a:link {
	text-decoration: underline;
	color: #996600;
}
.MainText2 a:active {
	text-decoration: underline;
	color: #996600;
}
.MainText2 a:visited {
	text-decoration: underline;
	color: #996600;
}
.MainText2 a:hover {
	color: #CC9900;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
.Heading a:link {
	text-decoration: underline;
	color: #993300;
}
.Heading a:active {
	text-decoration: underline;
	color: #993300;
}
.Heading a:visited {
	text-decoration: underline;
	color: #993300;
}
.Heading a:hover {
	color: #CC3300;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
.Heading2 a:link {
	text-decoration: underline;
	color: #CC3300;
}
.Heading2 a:active {
	text-decoration: underline;
	color: #CC3300;
}
.Heading2 a:visited {
	text-decoration: underline;
	color: #CC3300;
}
.Heading2 a:hover {
	color: #CC6600;
}
/* Menu classes------------------------------------------------------------------------------------------ */
.menu1_offclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.menu1_onclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.submenu1_offclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #999966;
	border: thin solid #CC3300;
}
.submenu1_onclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CCCC66;
	border: thin solid #993300;
}
.menu2_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990033;
	text-decoration: none;
	background-image: url(../images/red-loading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
}
.menu2_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/red-loading-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
}
.submenu2_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990033;
	text-decoration: none;
	background-image: url(../images/red-loading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding: 6px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #999999;
}
.submenu2_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/red-loading-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding: 6px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #999999;
}
.menu3_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/blue-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #999999;
}
.menu3_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-image: url(../images/blue-loading-over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #999999;
}
.submenu3_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/blue-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #999999;
}
.submenu3_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-image: url(../images/blue-loading-over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #999999;
}
.menu4_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.menu4_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #993300;
}
.submenu4_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #993300;
}
.submenu4_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
/* Common Footer classes------------------------------------------------------------------------------------------ */
.footerbackground {
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
	background-color: #CCCC99;
}
.footerborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
/* ---- Thickbox popup classes <<<------------------------------------------------------*/
#TB_window {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:7px;
}

#TB_window a:link {color: #333333;}
#TB_window a:visited {color: #333333;}
#TB_window a:hover {color: #FFFFFF;}
#TB_window a:active {color: #333333;}
#TB_window a:focus{color: #333333;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/aspx/scripts/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #CCCC99;
	z-index: 102;
	color:#333333;
	display:none;
	border: 4px solid #FFFFFF;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:32px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:32px;
	padding:11px 15px 10px 0;
	float:right;
}

#TB_closeAjaxWindowBottom{
	height:32px;
	text-align:center;
}

#TB_closeAjaxWindow{
	padding:0px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:32px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
