body{
	min-width: 795px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	padding: 0px;
	margin:0px;
	font-size: 9pt;
	background: url('images/bg.png') repeat;

}

h1{
	font-weight: bold;
	font-size: 12pt;
}

#maincontainer{
	margin:5px auto;
	padding: 0px;
	width: 795px;
}

#header{
	margin: 0px auto;
	width: 795px;
	height:140px;
}

#header img{
	padding: 0px;
	margin: 0px;
}

#topnav{
	width: 795px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background: url('images/nvbg.png') no-repeat;
}

#topnav ul{
	padding: 7px 0px 0px 20px;
	margin: 0px;
}

#topnav li{
	list-style-image: none;
	float: left;
	display: inline;
	padding: 0px 10px;
	text-align: center;
	font-size: 9pt;
}

#topnav li a{
	display: block;
	color: #002c6d;
	height: 25px;
	width: 80px;
	line-height: 25px;
	text-decoration: none;

}

#topnav li a.active, #topnav li a:hover{
	background: url('images/nvhlt.png') no-repeat;
	color: #ffffff;
	text-decoration: none;
}

#main{
	float: left;
	width: 795px;
	padding: 0px;
	margin: 0px auto;
	background: url('images/pbg.png') repeat-y;
	z-index: 1;
}


#main p{
	margin: 0px;
	padding: 5px 30px 5px 30px;
	font-size: 9pt;
	line-height: 1.7em;
	text-align: justify;
	color: #111;

}

#main p.sign{
	font-size: 14pt;
	text-align: left;
	color: #003366;
	font-weight: bold;
	line-height: 1.7em;
	font-style: italic;
}

#main p.btn{
	margin: 0px auto;
	padding: 0px;
	width: 350px;
	text-align: center;
	background: url('images/button.png') no-repeat;
	color: #003366;
	font-weight: bold;
	line-height: 70px;
	}

#main p.btn a{
	color: #003366;
	text-decoration: none;
}

#main p.btn a:hover{
	color: #003366;
	text-decoration: underline;
}

#col1{
	width: 205px;
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	}



#stop{
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	height: 65px;
	background: url('images/stop.png') no-repeat;
}

#stop img{
	padding: 0px;
	margin: 0px;
}
#sbot{
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	height: 10px;
	background: url('images/sbot.png') no-repeat;
}

#sbot img{
	padding: 0px;
	margin: 0px;
}
#smid{
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	background: url('images/sbg.png') repeat-y;
}

#smid p{
	padding: 5px 5px 5px 20px;
	font-size: 8pt;
	color: #333;
}

#smid p.ssep{
	padding:0px 0px;
	text-align: center;
}

#smid p.title{
	font-weight: bold;
	color: #002c6d;
}

#smid ul{
	padding: 5px 0px 5px 30px;
	margin: 0px;
}

#smid li{
	display: block;
	list-style-image: none;
	font-size: 8pt;
	padding: 5px 0px;
	}

#smid li a{
	color: #555;
	text-decoration: none;
}

#smid li a:hover,#smid li a.active{
	text-decoration: none;
	color: #FF0000;
}

#col2{
	width: 585px;
	float: right;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#col2 p{
	color: #333;
	line-height: 1.5em;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}

#col2 p.more{
	padding: 10px 10px 10px 20px;
	text-align: left;
	font-weight: bold;
	}

#col2 p a{
	color: #002c6d;
	text-decoration: none;
}

#col2 p a:hover{
	color: #002c6d;
	text-decoration: underline;
}

#col2 p.ftrd{
	width: 575px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
}

#bcrumbs{
	width: 579px;
	height: 45px;
	margin: 0px auto;
	margin-top: 12px;
	padding: 0px 8px 0px 0px;
	background: url('images/lnkbg1.png') no-repeat;
}

#bcrumbs ul{
	padding: 0px 0px 0px 30px;
	margin: 0px;
}

#bcrumbs li{
	padding: 0px 2px;
	text-align: left;
	list-style-image: none;
	line-height: 45px;
	height: 45px;
	display: inline;
	color: #002c6d;
	font-size: 8pt;
}

#bcrumbs li.active{
	font-weight: bold;
}

#bcrumbs li a{
	line-height: 45px;
	color: #002c6d;
	text-decoration: none;
}

#bcrumbs li a:hover{
	color: #002c6d;
	text-decoration: underline;
}

#btop{
	width: 579px;
	height: 10px;
	margin: 0px auto;
	padding: 0px 0px 0px 4px;
	background: url('images/btop.png') no-repeat;

}

#bbot{
	width: 579px;
	height: 10px;
	margin: 0px auto;
	padding: 0px 0px 0px 4px;
	background: url('images/bbot.png') no-repeat;

}

#bmid{
	width: 579px;
	margin: 0px auto;
	padding: 0px 0px 0px 4px;
	background: url('images/bbg.png') repeat-y;
}

#bmid h1{
	margin: 0px;
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 20px 20px 20px 25px;
	line-height: 1.7em;
	color: #000000;
	text-align: justify;
}

#bmid p{
	margin: 0px;
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	padding: 10px 20px 10px 25px;
	line-height: 1.7em;
	color: #333;
	text-align: justify;
}

#bmid p.title{
	padding: 0px 5px 0px 25px;
	font-size: 9pt;
	font-weight: bold;
	color: #002c6d;
	line-height: 20px;
}

#bmid p.ptitle{
	font-size: 16pt;
	font-weight: bold;
}
#bmid p.sep{
	padding: 0px;
	line-height: 0.3em;
	text-align: center;
}

#bmid p.gsep{
	padding: 8px 0px;
	line-height: 0.3em;
	text-align: center;
}


#bmid p a{
	font-weight: normal;
	color: #002c6d;
	text-decoration: none;
}

#bmid p.hlt{
	color: #000080;
}

#bmid p a:hover{
	text-decoration: underline;
}

#bmid table{
	padding: 0px;
	margin: 0px auto;
}

#bmid table.bnow{
	border: 1px solid #bbbbbb;
}

#bmid table td{
	font-size: 8pt;
	padding: 6px 6px 6px 6px;
	color: #333;
}

#bmid table td a{
	font-weight: normal;
	color: #002c6d;
	text-decoration: none;
}

#bmid table td a:hover{
	text-decoration: underline;
}

#bmid table td.btitle{
	font-size: 8pt;
	color: #333;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

#bmid table td.btitle-l{
	font-size: 8pt;
	color: #333;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #bbbbbb;
}

#bmid table td.btext{
	font-size: 8pt;
	color: #333;
	text-align: center;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
#bmid table td.btext-f{
	font-size: 8pt;
	color: #333;
	text-align: left;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
#bmid table td.btext-fb{
	font-size: 8pt;
	color: #333;
	text-align: left;
	border-right: 1px solid #bbbbbb;
}
#bmid table td.btext-l{
	font-size: 8pt;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #bbbbbb;
}
#bmid table td.btext-b{
	font-size: 8pt;
	color: #333;
	text-align: center;
	border-right: 1px solid #bbbbbb;
}
#bmid table td.btext-lb{
	font-size: 8pt;
	color: #333;
	text-align: center;
}

#bmid ul{
	padding: 0px;
	margin: 0px;
}

#bmid ul.prd{
	padding: 0px 30px 0px 50px;
}

#bmid li{
	color: #333;
	padding: 5px 0px;
	font-size: 8pt;
}

#bmid li.spl{
	color: #fff;
}
#bmid li a{
	color: #000080;
	text-decoration: none;
}

#bmid li a:hover{
	text-decoration: underline;
	color: #002c6d;
}

.limg{
	float:left;
	padding-right: 10px;
}

.limg1{
	float:left;
	padding-right: 4px;
}
#footer{
	clear: both;
	width: 795px;
	padding: 0px;
	margin: 0px auto;
	background: url('images/footer.png') no-repeat;
	text-align: center;
	height: 70px;
}

#footer p{
	margin: 0px;
	clear: left;
	padding: 7px;
	line-height: 1em;
	text-align: center;
	font-size: 8pt;
	color: #444;
}

#footer ul{
	padding: 10px 0px;
	margin: 0px;
}

#footer li{
	list-style-image: none;
	display: inline;
	text-align: center;
	padding: 0px 7px;
	border-right: 1px solid #b9d5ff;
}

#footer li.last{
	border-right: none;
}

#footer li a{
	color: #444;
	font-size: 8pt;
	text-decoration: none;
}

#footer li a.active,#footer li a:hover{
	color: #002c6d;
	text-decoration: none;
}