/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}

a {
	color: #E73000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	color: #FB9203;
}

a.white {
	color: #ffffff;
}

a.more {
	margin: 0px;
	padding: 5px;
	display: block;
	float: right;
}

a.back {
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
}

a.greay {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgagreay.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.red {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgared.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.orange {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgaorange.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.green {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgagreen.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

span.red {
	color: #FF0000;
}

p {
	margin: 0px;
	padding: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.blank {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 0px;
	background-color: transparent;
}

input.text {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

input.texterror {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
}

select {
	margin: 0px;
	padding: 3px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

select.text {
	margin: 0px;
	padding: 3px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

select.texterror {
	margin: 0px;
	padding: 3px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
	background-color: #ffffff;
}

textarea.text {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

textarea.texterror {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url('img/bgh2.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 2px solid #FB9203;
}

h3 {
	margin: 0px;
	padding: 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FB9203;
}

h4 {
	margin: 0px;
	padding: 0px;
	color: #3F2800;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	margin: 0px;
	padding: 0px;
	color: #3F2800;
	font-size: 12px;
	font-weight: bold;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

.search {
	display: none;
}

.top {
	display: none;
}

.topswf {
	display: none;
}

.branch {
	display: none;
}

.leftpage {
	display: none;
}

.centerpage {
	margin: 0px auto;
	padding: 0px;
	width: 100% !important;
}

.rightpage {
	display: none;
}

.bottom {
	display: none;
}

.hr {
	margin: 0px;
	padding: 0px;
	width: 508px;
	height: 12px;
	overflow: hidden;
	background-image: url("img/bghr.jpg");
	background-repeat: no-repeat;
	clear: both;
}

.title {
	margin: 0px;
	padding: 0px;
	background-image: url("img/bgtitle.jpg");
	height: 20px;
	float: left;
}

.title h3 {
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	float: left;
}

.title a {
	color: #ffffff;
}

.titleleft {
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 20px;
	background-image: url(img/bgtitleleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

.titleright {
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 20px;
	background-image: url(img/bgtitleright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}

.bgspecialsection {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 508px;
	background-image: url(img/bgspecialsection.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EDE8E4;
}























/*css menu*/

ul.tree {
	display: block;
	margin: 0px;
	padding: 0px 20px;
}

ul.tree ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree li {
	display: block;
	list-style-type: none;
	padding: 5px 0px 5px 20px;
	background-image: url("img/menutreedocument.jpg");
	background-position: left 7px;
	background-repeat: no-repeat;
}

ul.tree li.closed {
	background-image: url("img/menutreeclosed.jpg");
	background-position: left 7px;
	background-repeat: no-repeat;
}

ul.tree li.opened {
	background-image: url("img/menutreeopened.jpg");
	background-position: left 7px;
	background-repeat: no-repeat;
}

ul.tree li.first {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	overflow: hidden;
	background-image: url("img/bglifirst.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

ul.tree li a {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

ul.tree li a.folder {
	cursor: pointer;
}

ul.tree li a.active {
	font-weight: bold !important;
}

ul.tree li a:hover {
	text-decoration: underline;
}


/*css page default*/


.pagination {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

.hide {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	top: -400px;
	left: -400px;
}

.date {
	margin: 0px;
	padding: 2px 0px;
	color: #BCBCBC;
	text-align: right;
}

.article {
	margin: 0px;
	padding: 10px 5px 0px 5px;
}

.article ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

.article li a {
	color: #575757;
}

.gallery {
	margin: 2px;
	padding: 2px;
	width: 115px;
	height: 60px;
	border: 1px solid #DBDBDB;
	overflow:hidden;
	float: left;
	text-align:center;
}

.gallery img {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 115px;
}

.column {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 50%;
	height: 160px;
	float: left;
}

.articlecolumn {
	margin: 0px;
	padding: 0px 10px;
	height: 130px;
	overflow: hidden;
}

.download {
	margin: 0px;
	padding: 10px 75px;
	text-align: left;
}

.download a {
	color: #C40F3A;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: none;
}

.errortext {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.successtext {
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}

.errorsurveytext {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

.update {
	margin: 0px;
	padding: 5px 10px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

.prevnext {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#printarea {
	width: 100% !important;
}

#authprintarea {
	display: none;
}

