body {
	background-color: #00345D;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #007700;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #008800;
}
.style10 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #008800;
}
.style10 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #008800;
}
.style10 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #367AD5;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8b8b8b;
}
.design a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8b8b8b;
}
.design a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8b8b8b;
}
.design a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8b8b8b;
}

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.header {
	color: #000000;

}
.header a:link {
	color: #008800;
}
.header a:visited {
	color: #008800;

}
.header a:hover {
	color: #367AD5;

}
.style43 {color: #555555}
.style37 {color: #367AD5;
	font-size: x-small;
	font-weight: bold;
}
.style41 {color: #006699;
	font-weight: bold;
}
.style44 {color: #008800}

.headerblue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background: url(/images/bar.gif); vertical-align: middle; height: 20px}
.tblborder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #E8E8CC}
.formcontent {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
.textC { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-align: center}
.textL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-align: left}

.textD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

 .hide{
display: none;
}

.show{
display: block;
}