body {
	margin: 0px;
	background-color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#container { width: 860px; margin-left: auto; margin-right: auto; background: #fff; }
.wrapper { clear: both; width: auto; display: block; }
#header { width: auto; height: 137px; background: url('head_bg.jpg') no-repeat right;}
#nav { width: auto; height: 40; line-height: 40px;padding-left: 20px; background: url('nav_bg.jpg') repeat-x; }
#nav a { color: #fff; text-decoration: none; font-size: 12pt; font-weight: bold; }
#nav a:hover { color: #ffff00; }
#footer { width: auto; padding: 8px; background: #011a53; color: #fff; font-size: 8pt; }
#footer a { color: #fff; text-decoration: none; font-size: 8pt; }
#footer a:hover { color: #fff; text-decoration: underline; }

p, td, div, span, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a, a:visited, a:active, a:focus { color: #0198cb; text-decoration: none; }
a:hover { color: #0198cb; text-decoration: underline; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #012476;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #212121;
}
img { border: 0; }
.colleft, .coldata, .colmid { float: left; padding: 10px; min-height: 350px; }
.colleft { width: 200px; }
.coldata { width: 620px; }
.colmid { width: 300px; }

.fnaj { width: 120px; height: 53px; }
.ipj { width: 106px; height: 43px; }

.lblog { display: inline-block; width: 60px; margin-bottom: 3px;}

.boxtitle { padding: 5px; background: #2369bb; color: #fff; }
.box { padding: 5px; background: #e1e1e1; }


