@charset "utf-8";
/* CSS Document */

body {
	background:#48618a url(../images/bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding : 0px;
	text-align:center;

}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:16px;
}
#main {
	width: 960px;  
    margin: 0 auto;
	text-align:left 
}
h1 {
	color: #888;
    font-size:20px;
	border-bottom: 1px solid #bebebe;
	font-weight: normal;
}
h2 {
	color: #555;
    font-size:16px;
	border-bottom: 1px solid #bebebe;
	font-weight: normal;
}
#header {
	height:335px;
}
#menutopcontainer {
	background: #224087;
	height:25px;
	color: #fff;
	font-size:12px;
	text-align:right;
	padding:0px 10px 0px 0px;
	vertical-align:baseline;
	line-height:30px;
}
.menutop a {	
	color: #fff;
	text-decoration:none;
}
.menutop a:hover{	
	color: #ccc;
	text-decoration:none;
}
#bans {
	height: 290px;
	border-left:1px solid #224087;
	border-right:1px solid #224087;
}
#content {
	width: 960px; 
}
#menucontainer {
	background:url(../images/menu.gif) no-repeat;
	height:30px;
	width:960px;
	color: #224087;
	font-size:13px;
	text-align:center;
	line-height:28px;
}
.menu a {	
	color: #224087;
	text-decoration:none;
}
.menu a:hover{	
	color: #888;
	text-decoration:none;
}
.menutx{
	padding:0px 5px 0px 5px;
}
#cellfull {
	background:#fff url(../images/cellfull_top.gif) no-repeat;
	width:960px;
	padding:0px 0px 20px 0px;
}
#cellleft {
	background:#fff url(../images/cell_top.gif) no-repeat;
	float:left;
	width:650px;
}
#cellnews {
	background:#fff url(../images/news_top.gif) no-repeat;
	float:right;
	width:300px;
	background-color:#e8e8e8;
}
#celldocs {
	background:#fff url(../images/docs_top.gif) no-repeat;
	float:right;
	width:300px;
	background-color:#e8e8e8;
	margin:45px 10px 10px 10px;
}
#cellright {
	background:#fff url(../images/news_top.gif) no-repeat;
	float:right;
	width:300px;
	background-color:#e8e8e8;
	min-height: 300px;
}
#contentcell {
	padding:15px 15px 0px 15px;
}
#contentcell1 {
	padding:0px 15px 0px 15px;
}
#footer {
	float:left;
	width:950px;
	height:35px;
	font-size:10px;
	text-align:center;
	color: #fff;
	padding:10px 10px 20px 0px;
}
.push { 
    height: 4em; 
} 
.title {
	color: #666;
    font-size:20px;
	border-bottom: 1px solid #bebebe;
	line-height:24px;
}
.h2 {
	color: #888;
    font-size:20px;
}
.h3 {
	color: #224087;
	font-size:14px;
	line-height: 18px;
}
.h4 {
	color: #224087;
	font-size:12px;
	font-weight:bold;
}
.h5 {
	color: #224087;
	font-size:11px;
	font-weight:bold;
}
.h6 {
	color: #224087;
	font-size:9px;
	font-weight:bold;
}
.newsdate {
	color: #224087;
	font-size:13px;
	text-decoration:underline;
}
.lipro {
	padding-bottom: 10px;
}
a {
	color: #48618a;
	text-decoration:none;
}
a:hover {
	color: #48618a;
	text-decoration:underline;
}
.tbltxt {
	background:#48618A;
	font-size:11px;
	color: #fff;
	font-weight:bold;
}
.tbltxt2 {
	background:#48618A;
	font-size:10px;
	color: #fff;
	font-weight:bold;
}
.tbltxt3 {
	background:#48618A;
	font-size:9px;
	color: #fff;
	font-weight:bold;
}
.gray {
	background:#ddd;
}
.txpt {
	vertical-align:middle;
}
.req {
	color: red;
}
.apptbl {
	font-size:9px;
	line-height:12px;
}
#tblcert {
    border-color: #48618A;
    border-width: 0 1px 0 0;
    border-style: solid;
}
#tblcert td {
    border-color: #48618A;
    border-width: 0 0 1px 1px;
    border-style: solid;
}