/*
	Default tags
*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a {
	color: #053870;
}


/*.NavigationCell {
	padding: 55px 0px 0px 8px;
}
.NavigationCell a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053870;
	text-decoration: none;
	line-height: 23px;
	height: 24px;
	width: 159px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99a2a8;
}
.NavigationCell a:hover {
	color: #eb6909;
}
.NavigationCell a.NaviL2 {
	padding-left: 16px;
	width: 149px;
}
.NavigationCell a.IsActive {
	font-weight: bold;
}

.MainContentPad {
	padding: 25px 0px 0px 0px;
	width: 465px;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 346px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99a2a8;
	padding: 2px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
}*/

/*
	Sitemap
*/
/*.SitemapL1
{
	padding: 7px 0px 3px 0px;
}
.SitemapL1 a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.SitemapL2 
{
	padding: 0px 0px 2px 10px;
}
.SitemapL2 a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}*/