@charset "UTF-8";
.centralheader {
	text-align: center;
}
.rightaligned {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table{
	border:1px solid #5684BF 
}
	
.rightalignedtop {
	text-align: right;
}
leftaligned {
	text-align: left;
}

.table1 {
	border:none;
}a:visited {
	color: #666;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color:#999;
	text-decoration: none;
}
.boldnrml {
	font-weight: bold;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td table tr td {
	text-align: center;
}
.italic {
	font-style:italic
}

