#document {
	width: 757px; 
	background-color: white;
	text-align: left;
	border-right: 1px solid #999999;
}
#header {
	width: 756px; 
	background-color: white;
	text-align: left;
	border-right: 1px solid #6D6D6D;
}
#content {
	width: 756px; 
	background-color: white;
	text-align: left;
	border-bottom: 1px solid #9F9F9F; 
	border-right: 1px solid #6D6D6D;
}
#footer {
	width: 756px; 
	background-color: #F5F5F5;
	text-align: left;
	border-bottom: 1px solid #9F9F9F; 
	border-right: 1px solid #6D6D6D;
	padding-top: 2px;
	padding-bottom: 3px;
}

div.box {
	background-color: #F5F5F5;
	padding: 1px;
	border-bottom: 1px solid #9E9EA1; 
	border-right: 1px solid #9E9EA1;
}
div.boxheader {
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 2px;
}
div.boxcontent {
	color: #6D6D6D;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
}

xdiv.button {
	color: #6D6D6D;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
}
a.smallwhite {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
a.smallwhite:hover {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}
a.small {
	color: #6D6D6D;
	text-decoration: none;
	font-size: 11px;
}
.smallwhite {
	color: white;
	font-size: 11px;
}
.small {
	color: #6D6D6D;
	font-size: 11px;
}

a.teaser
{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #3C6381;
}


a.navlevel2
{
	font-weight: bold;
	font-size: 11px;
	color: #3C6381;
	text-decoration: none
}
a.navlevel2open
{
	font-weight: bold;
	font-size: 11px;
	color: #3C6381;
	text-decoration: none
}
a.navlevel2active
{
	font-weight: bold;
	font-size: 11px;
	color: #BE2525;
	text-decoration: none
}
a.navlevel2:hover
{
	font-weight: bold;
	color: #BE2525;
	text-decoration: none
}
a.navlevel2open:hover
{
	font-weight: bold;
	color: #BE2525;
	text-decoration: none
}
a.navlevel2active:hover
{
	font-weight: bold;
	color: #BE2525;
	text-decoration: none
}
a.navlevel3
{
	font-size: 11px;
	color: #3C6381;
	text-decoration: none
}
a.navlevel3open
{
	font-weight: normal;
	font-size: 11px;
	color: #3C6381;
	text-decoration: none
}
a.navlevel3active
{
	font-weight: normal;
	font-size: 11px;
	color: #BE2525;
	text-decoration: none
}
a.navlevel3:hover
{
	color: #BE2525;
	text-decoration: none
}
a.navlevel3open:hover
{
	font-weight: normal;
	color: #BE2525;
	text-decoration: none
}
a.navlevel3active:hover
{
	font-weight: normal;
	color: #BE2525;
	text-decoration: none
}
