body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:10pt;
}

h1 {
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #094fa3;
	font-size: 22pt;
}

h2 {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
}

h3 {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #023C77;
}

h4 {
	text-align: left;
	margin-left: 3%;
	margin-bottom: 2px;
	font-weight: bold;
	color: #666666;
}
.menuheader {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 3px;
	color: #333333;
}

.menunotice {
	background: #f4f4f4;
	margin: 2px;
	font-size: 12pt;
	padding-left: 5px;
	padding-right: 0px;
	border: 1px dotted #cccccc;
}

ul.menu {
	margin-left: 5px;
	padding-left: 0px;
	list-style: none;
}

.menudescription {
	font-size: 10pt;
	padding-left: 10px;
}

a.menu:link {
	color: #0054ff;
	text-decoration: none;
}

a.menu:visited {
	color: #0054ff;
	text-decoration: none;
}

a.menu:hover {
	color: #0054ff;
	text-decoration: underline;
}

a:link {
	color: #0054ff;
	text-decoration: none;
}

a:visited {
	color: #0054ff;
	text-decoration: underline;
}

table {
	font-size: 8pt;
}

ul {
	margin-top: 0px;
	margin-left: 7px;
	padding-top: 0px;
}

.navcells {
	padding-left: 9px;
	padding-right: 8px;
	background: url('/images/bg/nav.png');
	background-repeat: repeat-x;
	vertical-align: middle;
	letter-spacing: 2px;
	font-size: 11pt;
    font-weight: bold;
	text-align: center;
}

.grey {
	color: #999999;
}

.navhorizontal {
	background: url('/images/bg/navhorizontal.png');
	background-repeat: repeat-x;
}

a.nav:link {
	color: #ffffff;
	text-decoration: none;
}

a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}

a.nav:active {
}

a.nav:hover {
}

.cellheader {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	background: #023C77;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #fff3cc;
}

p {
	font-size: 9pt;
}

ul {
	margin-left: 44px;
	font-size: 9pt;
}

dl {
	margin-left: 44px;
}

dt {
	margin-top: 7px;
}

.white {
	color: #ffffff;
}

.bb1 {
	border-bottom: 1px solid #ececec;
}

.br1 {
	border-right: 1px solid #ececec;
}

.orange {
	color: #023C77;
}

.print {
	border: 1px solid #cccccc;	
}
