/* CSS Document */
body {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 40px;
}
.mainsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 18px;
}
.mainsub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 18px;
}
.mainsub a:hover {
	color: #00507C;
	text-decoration: none;
}
.mainsub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.mainsub2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.mainsub2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00507C;
}
div.opac_xmpl {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	-khtml-opacity: 0.75;
}
.tableline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.columns {
	width: 100%;
  	column-count: 2;
  	column-width: 400px;
  	column-gap: 10px
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00507C;
	text-decoration: none;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.langbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight:bold;
	line-height: 40px;
}
.langbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 40px;
	font-weight:bold;
}
.langbar a:hover {
	border-top-width: 2px;
	border-top-style: solid;
	line-height: 40px;
	border-top-color: #00507C;
}
.heading {
	color: #00507C;
	font-weight:bold;
	font-size:16px;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

table .dataTab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	border-top: 3px solid #00507C;
	border-bottom: 3px solid #FF8642;
	border-collapse: collapse;
}
th{
font-size:11px;
color:#00507C;
}
tr .dalternate{
background-color:#C9CACB;
}
tr .lalternate{
background-color:#E2E2E2;
}
caption{
font-size:14px;
color:#333333;
font-weight:bold;
text-align:left;
background-color:#FF8642;
}
.welcome
{
font-family:"Times New Roman", Times, serif;
font-size:large;
color:#A9AAAC;
text-align:center;
}