@charset "utf-8";
body {
	padding: 0;
	color: #666;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
h1 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ff6633;
	font-weight: normal;
	padding-left: 12px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ff6633;
	font-weight: normal;
}

ul, ol, dl {
	margin: 0;
	list-style-type: disc;
	padding: 0px;
}

a img {
	border: none;
}


a:link {
	color: #ff6633;
	text-decoration: none;
}
a:visited {
	color: #ff6633;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #666;
}


.container {
	width: 960px; 
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.sidebar1 {
	float: left;
	width: 215px;
	padding-bottom: 10px;
}
.sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C5C6C5;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 17px;
	line-height: 1.4em;
}
.box-logo {
}
.page {
	width: 745px;
	float: left;
	background-image: url(../images/sahdow-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
.header {
	width: 721px;
	padding-right: 12px;
	padding-left: 12px;
}

.content {
	float: left;
	padding-top: 17px;
	background-image: url(../images/shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 12px;
	padding-left: 12px;
	width: 721px;
	padding-bottom: 20px;
}

.content p {
	text-align: justify;
	line-height: 1.8em;
	padding-right: 15px;
	padding-left: 10px;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
.content table tr td   {
	font-size: 12px;
}
.boxright-top {
	float: right;
	margin-top: 41px;
	width: 220px;
	margin-left: 22px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
}
.boxright-top p {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	border: 1px solid #CCC;
	text-align: left;
}
.boxright-bottom {
	float: right;
	width: 220px;
	clear: both;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 22px;
}

ul.nav {
	list-style: none;
	margin-bottom: 25px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #c5c6c5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	margin-top: 40px;
	width: 176px;
	margin-left: 7px;
	margin-right: 7px;
}

ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}

ul.nav a   {
	display: block;
	text-decoration: none;
	height: 31px;
	padding-left: 32px;
	padding-top: 8px;
	font-size: 14px;
	background-image: url(../images/menu-arr.jpg);
	background-repeat: no-repeat;
	background-position: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
ul.nav .active{
	color: #999;
	background-image: url(../images/menu-arr-over.jpg);
	background-repeat: no-repeat;
	background-position: 145px;
}
ul.nav a:hover, ul.nav a:focus   {
	color: #999;
	background-image: url(../images/menu-arr-over.jpg);
	background-repeat: no-repeat;
	background-position: 145px;
}

.footer {
	float: right;
	width: 745px;
	padding-top: 10px;
}
.footeright {
	float: right;
	width: 340px;
}

.footerlft {
	float: left;
}

.footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
.footer a:link {
	color: #666;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 0px;
}
.footer a:hover {
	text-decoration: none;
	color: #999;
}
.footer a:visited {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 30px;
}
.font14 {
	font-size: 14px;
	width: 100%;
}
.arr {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 8px;
	font-weight: bold;
}

.clearfloat {
	clear:both;
	height:0;
	line-height: 0px;
}
