body { margin:0; padding:0; }
form, p { margin:0; padding:0; }
img { border:0; }
td, body, input {
	font: 12px Arial; 
}
body {
	background: #FFF;
	padding: 0;
	color:#000000;
}
p {
	margin-top: 10px;
	line-height: 20px;
}
hr {
	background: #0252B5; 
	color: #0252B5; 
	height:1px; 
	display:block; 
	border:0; 
	width: 30%;
	text-align: left;
	margin-left: 0;
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 10px 0;
}
h1 {
	font-size: 24px;
	color: #0252B5;
	/*text-decoration: underline;*/
	border-bottom: 1px solid #0252B5;
	display: inline;
}
h2 {
	font-size: 16px;
}
h3, h4 {
	font-size: 14px;
}
h4 {
	margin-left: 50px;
}
h5, h6 {
	font-size: 12px;
}

a { 
	font-size: 11px;
	color: #024597;
	font-weight: bold;
}

.top {
	background: #0252B5;
	padding: 0 2px 3px 2px;
}
.top a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0 10px;
}
.top table {
	color: #FFF;
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.top td {
	width: 50%;
	padding: 2px 10px 2px 50px;
	vertical-align: middle;
}

.mid table {
	color: #003399;
	border-collapse: collapse;
	width: 100%;
	height: 128px;
	background: url(img/img_r.jpg) top right no-repeat;
}

.mid td {
	font-size: 18px;
	line-height: 26px;
	background: url(img/img_l.jpg) 1px 1px no-repeat;
	width: 386px;
	padding: 15px 0 2px 120px;
	vertical-align: top;
}
.mid span {
	color: #0238EC;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 22px;
}
.mid img {
	float: right;
	position: relative;
	top: -13px;
	left: -90px;
}

.menu table {
	border-collapse: collapse;
	width: 100%;
	height: 36px;
	background: #0072FF url(img/menu_bg.gif) top center repeat-x;
}
.menu td {
	padding: 4px 0 0 0;
	vertical-align: middle;
	text-align: center;
}
.menu a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	background: #0161D8;
	padding: 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #FFF;
}

.menu a:hover {
	background: #2989FE;
}

.main td {
	border: 3px double #0252B5;
}

.left, .right {
	background: #0252B5;
	padding: 2px 0;
	vertical-align: top;
}
.main td.right {
	border-bottom: none;
	vertical-align: bottom;
}
.left ul, .right ul {
	width: 210px;
	color: #F00;
	list-style: square inside;
	padding: 0;
	margin: 0;
}
.left ul {
	margin-right: 10px;
}
ul.right {
	position: absolute;
	top: 190px;
}
.left li, .right li {
	border-bottom: 1px solid #FFF;
	padding: 10px 10px;
}
li.last {
	border: none;
	margin-bottom: 30px;
}
ul.journal {
	background: #0252B5 url(img/journal.jpg) bottom right no-repeat;
	padding-bottom: 30px;
	border-top: none;
	margin-left: 0px;
}
.journal li {
	border-top: 1px solid #FFF;
	border-bottom: none;
}
.left ul ul li, .right ul ul li {
	border-bottom: none;
	padding: 3px 15px;
}
.left a, .right a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.left a:hover, .right a:hover {
	text-decoration: underline;
}
.left ul ul, .right ul ul {
	width: auto;
	list-style: none outside;
}
.left ul ul a, .right ul ul a {
	font-weight: normal;
}

.main td.content {
	width: 100%;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #0252B5;
}

.bot {
	background: #023574;
	padding: 3px 2px 0 2px;
}
.bot a {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
.bot table {
	color: #FFF;
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
}
.bot th {
	width: 220px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
}
.bot img {
	padding-left: 10px;
}
