html  {
	height: 100.15%;
	margin: 0px;
	padding: 0px;
}

body  {
	background-color: #bcd;
	background-image: url(images/bg.gif);
	font-family: Arial,Helvetica,sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

td  {
	vertical-align: top;
}

a  {
	color: #174AAA;
	font-size: 14px;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

a.b  {
	font-weight: 700;
}

a.ib  {
	font-size: 13px;
	font-weight: 600;
}

a.ib:hover  {
	text-decoration: none;
}

.ibo  {
	border: 1px solid #ABC;
}

a.lb  {
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-top: 0px;
}

a.nav  {
	color: #C3D6E9;
	font-weight: 700;
}

a.nav:hover  {
	color: #FFF;
}

b  {
	color: #60666C;
	font-weight: 700;
}

h1,h2,h3  {
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 21px;
}

h1  {
	color: #063990;
	font-size: 18px;
	margin-top: 0px;
}

h2  {
	color: #60666C;
	font-size: 16px;
	margin-top: 21px;
}

h3  {
	color: #60666C;
	font-size: 14px;
	margin-top: 15px;
}

p,ul  {
	color: #182430;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 14px;
	padding: 0px;
}

.s  {
	font-size: 12px;
}

.first  {
	margin-top: 21px;
}

.sfirst  {
	font-size: 12px;
	margin-top: 21px;
}

.mid  {
	margin-top: 7px;
}

.smid  {
	font-size: 12px;
	margin-top: 7px;
}

.zero  {
	margin-top: 0px;
}

.szero  {
	font-size: 12px;
	margin-top: 0px;
}

ul  {
	list-style: circle;
	margin-left: 37px;
}

li {
	margin-top: 4px;
}
	
ul.i  {
	margin-left: 15px;
	margin-top: 5px;
}

ul.nav  {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 12px;
	margin-top: 18px;
}

ul.navi,ul.navii,ul.naviii {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 0px;
	margin-top: 0px;
}

li.nav,li.navi,li.navii,li.naviii {
	color: #FFF;
	font-weight: 700;
	margin-top: 12px;
}
	
.main {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
 	width: 990px;
}

.navhead {
	background-color: #149;
	font-size: 1px;
}

.navblue {
	background-color: #149;
	font-size: 1px;
	height: 88%;
	width: 316px;
}
	
.navgrey {
	background-color: #CDE;
	font-size: 1px;
	vertical-align: middle;
}
	
.content {
	background-color: #F3F6F9;
	width: 660px;
}
	
.blue {
	background-color: #149;
	font-size: 1px;
}

.grey {
	background-color: #CDE;
	font-size: 1px;
	vertical-align: middle;
}

.tab1  {
	border: 0;
	color: #333;
	font-size: 14px;
	margin-bottom: 7px;
	margin-left: 18px;
	margin-top: 7px;
}

.tab2  {
	border: 0;
	color: #60666C;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-top: 14px;
}

.tab3  {
	border: 0;
	color: #333;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 14px;
}

td.tab3 {
	font-size: 1px;
	height: 12px;
}

td.tab3s {
	font-size: 10px;
}

th.tab3 {
	background-color: #149;
	color: #FFF;
	font-size: 11px;
}

th.tab3h {
	background-color: #CDE;
	color: #60666C;
}

.tab4  {
	border: 0;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-top: 21px;
}

.tab5  {
	border: 1px solid #ABC;
	margin: 0px;
	padding: 0px;
}

.footer  {
	display: none;
}

.nobr {
	white-space: nowrap;
}