@charset "utf-8";
/* CSS Document */


.bodycontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodycontainer .masterbox .borderbox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background/a1black.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
.bodycontainer .masterbox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
.bodycontainer .masterbox .subbox {
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
  color: #666666 ;
}
.bodycontainer .masterbox .subbox .subtop {
	width: 100%;
	height: 20px;
	text-align: right;
	margin: 0px;
}
.bodycontainer .masterbox .maincontent {
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
  background-color: #FFFFFF;
}
.bodycontainer .masterbox .maincontent .subbox .topline {
	margin: 0px;
	height: 20px;
	width: 200%;
}
.bodycontainer .masterbox .maincontent .subtop .topline {
}
.bodycontainer .masterbox .maincontent .subtop .topline {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	width: 752px;
}
.bodycontainer .masterbox .maincontent .subtop .topmenu {
	height: 20px;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
  color: #666666 ;
}
.bodycontainer .masterbox .maincontent .header {
	height: 181px;
	width: 772px;
	background-image: url(images/header/blue-sky-1.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bodycontainer .masterbox .maincontent .subbox .undermenuline {
	height: 20px;
}
.bodycontainer .masterbox .maincontent .subbox .underlineline {
	height: 20px;
}
.bodycontainer .masterbox .borderbox .maincontent .bottomline {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  color: #666666 ;
}
.credits {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.bodycontainer .masterbox .borderbox .maincontent .bottomline .credits a {
	color: #999999;
}

.bodycontainer .masterbox .borderbox .maincontent .header .logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	color: #FFFFCC;
}
.bodycontainer .masterbox .borderbox .maincontent .header .logo {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	padding: 10px;
	text-align: right;
	bottom: 0px;
	height: 30px;
}
.bodycontainer .masterbox .borderbox .maincontent .header .logob {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	padding: 10px;
	text-align: left;
	bottom: 0px;
	height: 30px;
}
.bodycontainer .masterbox .borderbox .maincontent .header .middlebox {
	height: 91px;
}
a {
 	color: #000099;
}
a:visited {
	color: #000033;
}
