/* CSS Document */
body
{
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3300FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.x2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding: 0px 30px;
}
.x {background-color: #C6D1EA; }
.y {background-color: #DAE2EF; text-align: center; }
.z {background-color: #F0F0F0; text-align: center; }

.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #fefefe;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #6281C8;
	border-bottom-color: #6281C8;
	border-left-color: #6281C8;
}

.b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6281C8;
}

.b3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #fefefe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6281C8;
	border-right-color: #6281C8;
	border-left-color: #6281C8;
}

.b4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6281C8;
	border-right-color: #6281C8;
	border-left-color: #6281C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6281C8;
}

.b5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #fefefe;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6281C8;
}

.b6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #fefefe;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6281C8;
}

.b7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #fefefe;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6281C8;
}
.border1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #fefefe;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a9a9a9;
	border-left-color: #a9a9a9;
}