

table.repeater>tbody>tr>td{
    border: solid 1px #eaeaea;
    text-align:Center;
    vertical-align:middle;
    }
    
    
table[bordercolor="#ffffff"]>tbody>tr>td
{
	border-width: 0px;
}



table.SubTable
{
	background-color: #dcdce6;
	padding: 5;
	text-align: left;
}

table.SubTable td, table.SubTable tr td
{
	color: #05173d;
	border-style: none solid none solid;
	border-color: #ffffff;
	border-width: 1.5px;
}


table.SubTable tr.Head td
{
	font-weight: bold;
	border-style: none solid solid solid;
}
table.BlueTable
{
	margin-left: 50px;
}
table.BlueTable td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: middle;
	color: #05173d;
	padding-bottom: 0px;
	text-align: center;
}
table.BlueTable tr.WhiteHead td, table.BlueTable tr.WhiteHead th
{
	text-transform: uppercase;
	color: white;
	background-color: #b3b4c9;
	padding-bottom: 3px;
	padding-top: 3px;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#form1
{
	width:1007px;
	margin: 0 auto;
}


body
{
	font-family: Trebuchet MS, Arial Narrow, Arial;
	font-size: 9pt;
	margin: 0px;
	_behavior: url(/iefixed.htc);
}

/*ie6
body *{_text-align:auto;}*/

.blueHead, .BlueHead, .bluehead, .Bluehead
{
	font-size: 12pt;
	color: #00203b;
}
.White, .white
{
	color: white;
	text-decoration: none;
}
H1
{
	font-size: 12pt;
	color: #00203b;
}
H2
{
	font-size: 9pt;
	color: #00203b;
}
.Green, .green
{
	color: #75B81B;
	text-decoration: none;
}
.GreenHead, .greenhead, .greenHead, .Greenhead
{
	font-size: 9pt;
	color: #75B81B;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

td
{
	font-size: 8pt;
}

th
{
	font-size: 9pt;
	font-weight: bold;
}
a.menu, a.Menu
{
	font-size: 9pt;
	color: #3b5b72;
	font-family: Arial;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu, .Menu
{
	font-size: 9pt;
	color: #3b5b72;
	font-family: Arial;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
	
}
a
{
	color: #00203b;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #75B81B;
}
img
{
	border: 0;
}

