body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

td.menu {
	border-left: 1px solid #ccc;
	padding-left: 30px;
	font-size: 12px;
}
td.menu td {
	font-size: 12px;
}

td.menu a {
	padding-bottom: 8px;
	color: #0e659b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0px 0px 15px;
	background: url(menu_bullet.gif) no-repeat 0px 4px;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}

td.menu p {
	line-height: 5px;
}

td.main {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
td.main img {
	border-color: #013463;
}
td.main td {
	font-size: 11px;
}
h1 {
	color: #013463;
	font-size: 16px;
	border-bottom: solid 1px #ced0cd;
	padding-bottom: 5px;
}

h2 {
	color: #013463;
	font-size: 12px;
	font-weight:bold;
	border-bottom: solid 1px #ced0cd;
	padding-bottom: 5px;
}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 3px;
	line-height: 13px;
}

.copyright-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8ea4b9;
	font-size: 9px;
	padding-left: 18px;
	line-height: 13px;
}

.main a {
	color: #0f649b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*padding: 0px 0px 0px 10px;
	background: url(menu_bullet.gif) no-repeat 0px 4px;*/
}
.main b, .main strong {
	color: #0f649b;
}

.main hr {
	border-width: thin;
	color: #ced0cd;
}


.top {border-bottom: solid 1px #023463; font-size: 6px}
.header {background: #023463}
.outer {border: solid 2px #333; background: url(bg.gif) repeat-y}
#menu b {padding: 10px 0px 10px 15px; display: block; color: #023463; font-weight: bold; text-decoration: none; background: url(dot.gif) no-repeat 0px 14px}
#menu b.here {padding: 10px 0px 10px 15px; display: block; color: #023463; font-weight: bold; text-decoration: none; background: url(dot.gif) no-repeat 0px 14px}
#menu a.sub {padding: 0px 0px 0px 25px; color: #000; display: block; font-weight: normal; text-decoration: none; background: url(x.gif) no-repeat 0px 4px}
#menu a.subhere {padding: 0px 0px 0px 25px; color: #000; display: block; font-weight: normal; text-decoration: none; background: url(x.gif) no-repeat 0px 4px}
#main {width: 600px; font-family: verdana; font-size: x-small; padding: 10px 20px; color: #ccc}
#main h1 {font-size: large; color: #023463}
#main h2 {color: #023463}
#main a {color: #023463}
#main .copyright {font-family: verdana; font-size: xx-small}
.sq {font-size: xx-small; padding-top: 20px}
.sq a {
	color: #fff;
	text-decoration: none;
}