body{
	color: #000000;
	margin: auto auto;
	text-align: center;
	text-decoration: none;
	width: 700px;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;	
	}

table{
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	border-color: #DCDCDC;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #E5E5E5;
}

td{
	vertical-align: top;
	text-align: justify;
	border-color: #DCDCDC;
	border-width: 0px;
	border-style: solid;
	color: #003366;
	margin: auto auto;
	padding: 0px;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Main Above */
/* Table tags */
table.a1 {
	width: 700px;
	background-color: #E5E5E5;
}
table.a2 {
	width: 700px;
}

table.a4 {
	width: 700px;
	background-color: #E5E5E5;
}

table.a5 {
	width: 700px;
	background-image: url(footbg.gif);
	height: 20px;
}

table.a7 {
	width: 170px;
	background-color: #003C6F;
}

table.a8 {
	background-image: url(topmenubg.gif);
	width: 700px;
}

table.a9 {
	background-color: #CCCCCC;
	width: 500px;
}

table.a10 {
	background-color: #DDDDDD;
	width: 700px;
}

/* TD tags */
td.b1 {
	width: 200px;
}

td.a4b1 {
	width: 168px;
	background-color: #003C6F;
	text-align: center;
}
td.a4b2 {
	width: 502px;
	padding: 20px 0px 20px 0px;
}
td.a4b3 {
	width: 15px;
}
td.a4b4 {
	width: 15px;
}

td.a5ba {
	text-align: center;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

td.a7b1 {
	padding: 1px 0px 1px 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.a7b2 {
	width: 10px;
}

td.a9b1 {
	padding: 10px;
	text-align: center;
}

td.a10b1 {
	padding: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/* Link tags */
a:link,a:visited{
	color: #003366;
	font-size: 10pt;
	text-decoration: none;
}

a:hover{
	color: #993300;
	font-size: 10pt;
	text-decoration: underline;
}

a:link.l1,a:visited.l1,a:hover.l1{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



/* Header Tags */
h1{
	color: #003366;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
}
