body{
	min-width: 845px;
	font-family: Arial,Helvetica,sans-serif;
	padding: 0px;
	margin:0px;
	font-size: 9pt;
	background: #ffffff url('images/tbg.png') repeat-x;

}

h1{
	text-transform: uppercase;
	font-size: 18pt;
	font-weight: normal;
	color: #d53c07;
}

#maincontainer{
	margin:0px auto;
	padding: 0px;
	width: 845px;
}

#header{
	margin: 0px auto;
	width: 845px;
	height:90px;
}

#hlogo{
	float: left;
	padding: 0px 10px;
	margin: 0px;
}

#header h1{
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
#mbanner{
	width: 845px;
	height: 210px;
	padding: 0px;
	margin:0px auto;
	background: url('images/mbanner.png') no-repeat center center;
}

#mbanner p{
	padding: 15px 5px 5px 50px;
	margin: 0px;
	font-family: Times New Roman, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000844;
}

#mbanner ul{
	padding: 0px 0px 0px 70px;
	margin: 0px;
}

#mbanner li{
	font-family: Arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #444444;
	list-style: none;
	background: url('images/bullet.png') no-repeat left center;
	padding: 5px 0px 5px 20px;
}



#main{
	float: left;
	width: 845px;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
}



#col1{
	width: 205px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	}

#ltp{
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	background: url('images/stp.png') no-repeat;
}

#ltp img{
	padding: 0px;
	margin: 0px;
}

#lbtm{
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	height: 195px;
	background: url('images/sbt.png') no-repeat;
}

#lbtm p{
	padding: 45px 10px 5px 60px;
	font-size: 9pt;
	margin: 0px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	line-height: 1.5em;
}

#lmid{
	clear: both;
	width: 195px;
	margin: 0px auto;
	padding: 0px;
	background: url('images/sbg.png') repeat-y;
}

#lmid p{
	padding: 5px 10px;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
	color: #333333;
}
#lmid ul{
	padding: 0px 10px 0px 20px;
	margin: 0px;
}

#lmid li{
	list-style: none;
	font-size: 9pt;
	color: #333333;
	padding: 3px 0px;
}

#lmid li a{
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#lmid a:hover{
	background: url('images/nvhl.png') repeat-x;
	color: #ffffff;
	text-decoration: none;
}

#lmid a.active{
	background: url('images/nvhla.png') repeat-x;
	color: #ffffff;
	text-decoration: none;
}

#smads{
	width: 160px;
	margin: 0px auto;
	padding: 10px 0px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

#smads p{
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 5px 0px;
}

#smads img{
	border: 1px solid #888888;
}

#smads p.ttl{
	color: #333333;
}

#col2{
	width: 610px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}

#mtop{
	width: 610px;
	height: 20px;
	padding: 0px;
	margin: 0px auto;
	background: url('images/mtp.png') no-repeat;
}

#mbot{
	width: 610px;
	height: 20px;
	padding: 0px;
	margin: 0px auto;
	background: url('images/mbt.png') no-repeat;
}

#mcont{
	width: 610px;
	padding: 0px;
	margin: 0px auto;
	background: url('images/mbg.png') repeat-y;
}

#mcont p{
	color: #222222;
	margin: 0px;
	padding: 5px 20px;
	text-align: justify;
	line-height: 1.7em;
}

#mcont p a{
	color: #d53c07;
	text-decoration: none;
}

#mcont p a:hover{
	text-decoration: underline;
}


#mcont p.title{
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
}

#mcont p.title1{
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

#mcont p.title2{
	font-family: Times New Roman, serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

#mcont p.sml{
	font-size: 8pt;
	color: #555555;
	text-align: right;
}

#mcont ul{
	padding: 5px 25px;
	margin: 0px;
}

#mcont li{
	padding: 8px 5px 5px 25px;
	color: #333333;
	list-style: none;
	background: url('images/bullet1.png') no-repeat center left;
}

#mcont ol{
	margin: 0px;
	padding: 0px 0px 0px 50px;
}

#mcont ol li{
	list-style-type: decimal;
	padding: 5px 0px;
	background: none;
}
#mcont li.hlt{
	font-weight: bold;
}

#mcont p.sep{
	padding: 0px;
	margin: 0px 15px;;
	border-bottom: 1px dotted #666666;
}

#mcont table{
	padding: 0px;
	margin: 0px 0px 0px 40px;
}

#mcont td{
	text-align: left;
	font-size: 9pt;
	color: #333333;
	border: 1px dotted #666666;
}

#mcont td.bld{
	font-weight: bold;
}

#mcont td.cntr{
	text-align: center;
	border: none;
	padding: 10px 0px;
}

#mcont input.text,#mcont textarea.text{
	font-size: 9pt;
	color: #333333;
	font-family: Arial,sans-serif;
}

#mcont input.button{
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('images/nvhla.png') repeat-x;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	border: none;
	font-family: Arial,sans-serif;
}

#mcont input.button:hover{
	background: url('images/nvhl.png') repeat-x;
	cursor: pointer;
}

.txthlt{
	font-weight: bold;
	font-size: 9pt;
	color: #d53c07;
}

.txthlt1{
	font-family: Times New Roman, sans-serif;
	font-size: 11pt;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}

.ialgn{
	float: left;
	padding: 0px 3px 0px 5px;
}

.ialgn1{
	float: right;
	padding: 10px 5px 0px 5px;
}

#bcontainer{
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 60px;
	background: #ffffff url('images/bbg.png') repeat-x center bottom;
}
#footer{
	clear: both;
	width: 845px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

#footer ul{
	padding: 5px 0px;
	margin: 0px;
}

#footer li{
	list-style: none;
	display: inline;
	border-right:1px solid #888888;
	padding:0px 20px;
	text-align: center;
}

#footer li.last{
	border-right: none;
}

#footer li a{
	display: inline;
	color: #666666;
	font-size: 9pt;
	text-decoration: none;
}

#footer li a:hover, #footer li a.active{
	color: #000844;
	text-decoration: none;
}

#footer li a.active{
	font-weight: bold;
}

#footer p{
	margin: 0px;
	clear: left;
	padding: 14px 10px 1px 10px;
	line-height: 1em;
	text-align: center;
	font-size: 8pt;
	color: #555555;
}

#footer p a{
	color: #555555;
	text-decoration: none;
}

#footer p a:hover{
	color: #111111;
	text-decoration: underline;
}

