body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6C7686;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table01 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
}
.bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	height: 0px;
}
a:link {
	font-color:#41506c;
	text-decoration: none;
	color: #41506C;
}
a:visited {
	text-decoration: none;
	color: #41506C;
}
a:hover {
	text-decoration: underline;
	color: #41506C;
}
a:active {
	text-decoration: none;
	color: #41506C;
}
#on {	font-weight: bold;}
.subnav {font-size: 13px;color:#FFFFFF;padding-top: 5px;padding-bottom: 5px;padding-left: 10px;}
.subnav a  {font-size: 13px; color:#FFFFFF;}
.subnav a:hover {font-size: 13px; color:#BEBEBE;}
a.subnav2 {font-size: 13px;color:#FFFFFF;padding-top: 5px;padding-bottom: 5px;padding-left: 0px;}
a.subnav2:visited{font-size: 13px;color:#FFFFFF;padding-top: 5px;padding-bottom: 5px;padding-left: 0px;}
.disclaimer {font-size:9px;color:#41506c;text-align: right;}
.subtitle {
	font-size: 20px;
	color:#41506c;
	padding-bottom: 10px;
	padding-top: 20px;
}
.content {
	font-size: 12px;
	color:#333333;
	padding-right: 20px;
	padding-left: 0px;
}
.language {font-size: 10px;color: #41506C;background-color: #EBEBEB;}

.highlight {font-size: 12px; color:#FFFFFF;}
.bg_left2 {
	background-repeat: repeat-y;
	background-image: url(images/bg_left2.gif);
}
.bg_right2 {
	background-repeat: repeat-y;
	background-image: url(images/bg_right2.gif);
}
.copyright {
	font-size: 10px;
	color: #6C7686;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #EBEBEB;
	height: 10px;
}
.subtitle2 {
	font-size: 16px;
	color:#41506c;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 10px;
}
.tombstone {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bg_left_home {
	background-image: url(images/bg_left_home.jpg);
	background-repeat: no-repeat;
}
.bg_right_home {
	background-image: url(images/bg_right_home.jpg);
	background-repeat: no-repeat;
	height: 0px;
}
.contactus {
	background-image: url(images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}
.sitemap {
	background-image: url(images/sitemap.jpg);
	background-repeat: no-repeat;
	height: 400px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 10px;
}
.sitemap_table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 12px;
	color: #41506C;
	padding-left: 4px;
	padding-bottom: 10px;
}
.bio {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contactinfo {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
