/* CSS Document for Main Page and HTML Tags */
body {
	background-color: #FFFFFF;
}
img, img  a{
	border: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-indent: 19px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 9px;
	color: #333;
}
h2 a:link{
color: #0000FF;
text-decoration:none;
}
h2 a:visited{
color: #0099CC;
}
h2 a:active{
color: #0000FF;
}
p {
	text-indent: 19px;
}
p a:visited {
color: #3300FF;
}
.languagebutton {
	clear:none;
	text-align: center;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	vertical-align: middle;
	margin-left: 10px;
	color: #66CCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
}
.languagebutton a:link{
	color: #66CCCC;
	text-decoration:none;
}
.languagebutton a:visited{
	color: #66CCCC;
	text-decoration:none;
}
.languagebutton a:hover {
	color: #999999;
	text-decoration:none;
	background-color: #CCFFFF;
}
.languagebutton a:active {
	color: #999999;
	text-decoration:none;
	background-color: #CCFFFF;
	border-top-style: inset;
	border-top-color: #CCC;
	border-top-width: 1px;
}
#topnavmenu {
	background-color: #66CCCC;
	height: 7px;
}
#topnavmenu a{
	text-decoration:none;
	color: #333333;
}
#toptable {
	height: 81px;
	border-bottom-width: 1px;
	border-bottom-color: #66CCCC;
	border-bottom-style: solid;
}
.waterfall {
	padding-left: 9px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	vertical-align: middle;
	padding-top: 19px;
	padding-bottom: 19px;
}
.colortopmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	height: 49px;
	color:#515151;
}
.colortopmenu a:link, a:hover, a:active, a:visited{
	text-decoration:none;
	color: #333;
}
.tablecolormenu {
	padding-left: 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}
.tablecolormenu  a:link {
	text-decoration:none;
	color: #0000FF;
	}
.tablecolormenu  a:hover {
	background-color: #CCFFFF;
}
	.tablecolormenu  a:visited {
	color: #000099;
}
	.tablecolormenu  a:active {

background-color: none;
}
.bottomnewstext {
	font-family: "Times New Roman", Times, serif;
	padding: 9px;
	padding: 9px;
}
.bottomnewstext  a:link{
text-decoration:none;
	color: #0000FF;
}
	.bottomnewstext  a:hover{
text-decoration:underline;
	color: #0000FF;
}

	.bottomnewstext  a:visited {
color: #6699FF;
	}
.bottomnewstext  a:active {
color: #0000FF;
	}
.spacer {
	height: 49px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #333;
	vertical-align: middle;
}
.bottom a {
	color: #333;
	text-decoration: none;
}
.piccaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 9px;
}