body {
	background-image: url(../images/fade.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2D6FA;
	background-repeat: repeat-x;
	background-position: center top;
}
.menu {
	background-image: url(../images/35percent.png);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.header3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.header4 {
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.background {
	background-color: #FFFFFF;
	background-image: url(../images/rightcolumn.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.contentTop {
	background-image: url(../images/content_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightShadow {
	background-image: url(../images/right-shadow.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.leftShadow {
	background-image: url(../images/left-shadow.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.bottomRightShadow {
	background-image: url(../images/bottomright-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomLeftShadow {
	background-image: url(../images/bottomleft-shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomShadow {
	background-image: url(../images/bottom-shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.pad1 {
	padding-top: 10px;
}
.pad2 {
	padding-top: 150px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pad3 {
	padding-top: 300px;
	padding-bottom: 20px;
}
/* Background for contact blob ------------------------------------------------------------------------------------------ */
.MainBackground {
	background-color: #FFFFFF;
}
/* Text classes------------------------------------------------------------------------------------------ */
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.MainText a:link {
	text-decoration: underline;
	color: #003366;
}
.MainText a:active {
	text-decoration: underline;
	color: #003366;
}
.MainText a:visited {
	text-decoration: underline;
	color: #003366;
}
.MainText a:hover {
	color: #CC0000;
}
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.MainText2 a:link {
	text-decoration: underline;
	color: #990000;
}
.MainText2 a:active {
	text-decoration: underline;
	color: #990000;
}
.MainText2 a:visited {
	text-decoration: underline;
	color: #990000;
}
.MainText2 a:hover {
	color: #FF0000;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	line-height: 24px;
}
.Heading a:link {
	text-decoration: underline;
	color: #CC0000;
}
.Heading a:active {
	text-decoration: underline;
	color: #CC0000;
}
.Heading a:visited {
	text-decoration: underline;
	color: #CC0000;
}
.Heading a:hover {
	color: #003366;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 18px;
}
.Heading2 a:link {
	text-decoration: underline;
	color: #000066;
}
.Heading2 a:active {
	text-decoration: underline;
	color: #000066;
}
.Heading2 a:visited {
	text-decoration: underline;
	color: #000066;
}
.Heading2 a:hover {
	color: #CC0000;
}
/* Menu classes------------------------------------------------------------------------------------------ */
.menu1_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	white-space: nowrap;
}
.menu1_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	white-space: nowrap;
}
.submenu1_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.submenu1_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	white-space: nowrap;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/* Common Footer classes------------------------------------------------------------------------------------------ */
.footerbackground {
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
	background-color: #B2D6FA;
}
.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: #FF3300;
	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: #FF3300;
	text-decoration: none;
	text-align: center;
}
/* ---- Thickbox popup classes <<<------------------------------------------------------*/
#TB_window {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#003366;
	margin-top:7px;
}

#TB_window a:link {color: #003366;}
#TB_window a:visited {color: #003366;}
#TB_window a:hover {
	color: #CC0000;
}
#TB_window a:active {color: #003366;}
#TB_window a:focus{color: #003366;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- 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: #FFFFFF;
	z-index: 102;
	color:#003366;
	display:none;
	border: 4px solid #000000;
	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;
}
