@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
}

td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.h1	{
	font-size: 18px;
	color: #030259;
	text-transform: uppercase;
}
.text-white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.text-white-head {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.text-grey {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.text-grey-head {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.tablesubs	{
	color: #103575;
	background-color: #f3f1e9;
	display: block;
	height: 36px;
}         
.samllheads	{
	font-size: 12px;
	color: #103575;
	text-transform: uppercase;
}

.hyper	{
	color: #ffffff;
	text-decoration: underline;
}
#menucontainer 	{
	width: 220px}
	
.footer	{
	font-size: 9px;
}