.maintenance {
	padding-top: 25%;
}
.orange-10pt-body {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	color: #FF6600;
}
.white-8pt-body {

	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	border: 0px solid #000033;
}
.white-6pt-body {

	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	font-style: normal;
	
	border: 0px solid #000033;
}
.a-white:link {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana;
  text-align: center; 
  font-size: 8pt;
}

.a-white:visited { 
    color: #FFFFFF;
  text-decoration: none; 
  font-family: Verdana;
  text-align: center;  
  font-size: 8pt;
}

.a-white:hover { 
  color: #FFFFFF;
  background-color: #FF6600;  
  text-decoration: none; 
  font-family: Verdana;
  text-align: center;
  font-size: 8pt;
}

.a-white:active {
  color: #FF6600; 
  background-color: #666666;  
  text-decoration: none; 
  font-family: Verdana;
  text-align: center;
  font-size: 8pt;
}
.navfonts {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	color: #000033;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	border: thin none #003366;
}


}
.navimageborder {
	border: 1px solid #003366;
}
.smallcapstitle {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	border: thin none #003366;
	font-variant: small-caps;
	text-transform: none;
	background-color: #666666;


}
.hptext {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: silver;
	border: 0px none;


}
.hptext_left {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: white;

}
.hptext_left_header {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;

}
.linkpreview {
	background-color: #FF6600;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 9pt;
	color: #FFFFFF;
	
}

.linkpreview2 {
        background-color: #336699;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 9pt;
	color: #FFFFFF;
}

.a:link {
	color: #000033;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, "Times New Roman";
	text-align: center;
	font-size: 10pt;
	font-weight: normal;

}

.a:visited {
  color: #000033;
  text-decoration: none; 
  font-family: Tahoma;
font-weight: bold;
  text-align: center;  
  font-size: 10pt;
}

.a:hover { 
  color: #FF6600;
  text-decoration: underline; 
  font-family: Arial, Tahoma, Times New Roman;
font-weight: bold;
  text-align: center;
  font-size: 10pt;
}

.a:active {
  color: #336699; 
  text-decoration: none; 
  font-family: Arial, Tahoma, Times New Roman;
font-weight: bold;
  text-align: center;
  font-size: 10pt;
}
.navborder1 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-right: 3px;

}
.navborder2 {

	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	padding-right: 0px;
}
.mainborder {

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#003366;
	padding-right: 0px;
}