/* CSS Document */

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottem: 0px;
	line-height: 12px;
	background-color: #EFF1FC;}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #1B1486;
	background-color: #FDF4CB;
}
a:active {
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.link2 A:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.link2 A:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.link2 A:active 
	{
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.link2 A:hover
	{
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.red {
	color: #993300;
}
.white {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.grey {

	color: #666666;
	font-size: 9px;
}
.borderdottedright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.small {
	color: #000000;
	font-size: 9px;
	line-height: 4px;
}
.tablemain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #EAECFB;
}
.tablenav {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.tablesub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D8D6;
	border-right-color: #D9D8D6;
	border-bottom-color: #D9D8D6;
	border-left-color: #003E7D;
	background-color: #FFFFFF;
}
.tablecentre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D8D6;
	border-right-color: #D9D8D6;
	border-bottom-color: #D9D8D6;
	border-left-color: #D9D8D6;
	background-color: #EFEFEF;
}
