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

		* {
	margin: 0;
}

html {
	height: 100%;
}

body {
		margin:0;
		padding:0;
		text-align:center;
		height: 100%;

		}
		
body#bodybg {
		margin:0;
		padding:0;
		text-align:center;
		height: 100%;
		background: url(../images/shadow.jpg) no-repeat top center;
		}
		
body#bodybghome {
		margin:0;
		padding:0;
		text-align:center;
		height: 100%;
		background: url(../images/shadow2.jpg) no-repeat top center;
		}

div {
	line-height:17px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#818181
		}
		
.breadcrumb {
	float:left;
	display:block;
	text-align:left;
	width:870px;
	font-size:11px;
	padding-top:10px
}
		
p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;	
		line-height:18px;	
		}

img {
	border:0
	}

a {

	color:#8dc63f;
	text-decoration:none
}

a:hover {

	color:#58851c;
	text-decoration:none
}	

ol {
	list-style-type:normal;
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


ul li {
  margin: 0;
  padding: 6px 0;
  list-style: none;
}

.column9 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.column9 li {
  margin: 0 0 16px 0;
  padding: 0;
  list-style: none;
  font-size:12px;
  list-style-image:none;
}

.column9b ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.column9b li {
  margin: 0 0 16px 0;
  padding: 0;
  list-style: none;
  font-size:12px;
  list-style-image:none;
}

.searchform {
	float:left;
    font-family: verdana,Arial, Sans-Serif;
    font-size: 10px;
    width: 146px;
	height:18px;
    background-image: url( '../images/search.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
	margin:0px;
	padding:2px 0px 2px 10px;
	border:0px;
} 

.btn {
	float:left;
	cursor:pointer;
	border:0px;
	text-indent:-10000px;
	width:26px;
	height:21px;
    background-image: url( '../images/search-button.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
}


.inputform {
    font-family: verdana,Arial, Sans-Serif;
    font-size: 10px;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:6px;
    width: 175px;
	height:16px;
    background-image: url( '../images/input.gif' );
    background-repeat: no-repeat;
    background-position: top right;
	border:0
} 

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:870px;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}

#wrap {
	float:left;
	width:870px;
	background:#fff;
	}

.push {
	height: 80px; /* .push must be the same height as .footer */
}

.logo {
		float:left;
		display:block;
		width:870px;
		padding:0;
		height:38px;
		text-align:left;
}

.search {
	float:left;
	display:block;
	height:30px;
	border-top:#fff 5px solid ;
	width:183px;
	text-align:right;
	border-bottom:4px solid #009f3b;
	
}


.thenewsticker {
	float:left;
	display:block;
	padding-top:2px;
	height:20px;
	width:870px;
	text-align:left;
    /*background-image: url( '../images/tickerbg.gif' );
    background-repeat: no-repeat;
    background-position: top left;*/
    background-color: #818181;
	z-index:-300
}

.newsticker {
	display:inline;
	padding-left:12px;
	font-weight:bold;
	font-size:11px;
	color:#98d948
}

.newsticker2 {
	display:inline;
	padding-left:25px;
	font-size:10px;
	color:#fff;

}

.topimage {
 	padding-top: 15px;
}

.column1 {
	float:left;
	text-align:justify;
	display:block;
	width:185px;
	height:300px;
	padding:20px 20px 0 0;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	line-height:14px;

}

.column2 {
	float:left;
	text-align:justify;
	display:block;
	width:192px;
	padding:20px 20px 0 18px;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	line-height:16px;

}

.column3 {
	float:left;
	text-align:justify;
	display:block;
	width:190px;
	padding:20px 20px 0 20px;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	line-height:16px;

}

.column4 {
	float:left;
	text-align:justify;
	display:block;
	width:189px;
	padding:20px 0 0 10px;
	line-height:12px;
}

.column5 {
	float:left;
	display:block;
	width:265px;
	padding:20px 20px 0 0;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	text-align:justify;

}


.column6 {
	float:left;
	display:block;
	width:260px;
	padding:20px 20px 0 20px;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	text-align:justify;

}

.column6b {
	float:left;
	display:block;
	width:265px;
	padding:20px 18px 0 17px;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	text-align:justify;

}

.column7 {
	float:left;
	display:block;
	width:265px;
	padding:20px 0 0 20px;
	text-align:justify;

}

.column8 {
	float:left;
	width:870px;
	text-align:justify;
	padding:20px 0 0 0;
	line-height:14px;

}

.column8b {
	float:left;
	width:545px;
	text-align:justify;
	padding:20px 10px 0 0;
	line-height:14px;

	
}

.column8c {
	float:left;
	width:545px;
	text-align:justify;
	padding:20px 10px 0 0;
	line-height:14px;

	
}

 .column9 {
	float:right;
	text-align:justify;
	display:block;
	width:265px;
	padding:20px 0 40px 30px;
	border-left:20px solid #fff;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
	line-height:14px;


}

 .column9b {
	float:left;
	text-align:justify;
	display:block;
	width:260px;
	padding:20px 0 0 35px;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
	line-height:14px;

}


.column10 {
	float:left;
	text-align:justify;
	display:block;
	width:415px;
	height:140px;
	padding:20px 20px 0 0;
	background-image: url( '../images/separator.jpg' );
    background-repeat: no-repeat;
    background-position: top right;
	line-height:14px;

}

.column11 {
	float:left;
	text-align:justify;
	display:block;
	width:415px;
	height:140px;
	padding:20px 0 0 20px;
	line-height:14px;

}

.promotitle1 {
	font-size:21px;
	line-height:36px;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-bottom:8px;
}

.promotitle {
	font-size:21px;
	line-height:22px;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-bottom:8px;
}

.name {
	font-size:21px;
	line-height:22px;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}

.title {
	font-size:16px;
	line-height:16px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:none;
	text-align:left;
	padding-bottom:5px;
}

.manajsection {
	padding-bottom:50px
}

.date {
	font-weight:bold;
	color:#666666;
}

.borderdot {
	float:left;
	text-align:right;
	display:block;
	height:30px;
	border-top:10px solid #fff;
	width:545px;
}

.borderdot2 {
	float:left;
	text-align:right;
	width:870px;
	height:30px;
	padding-top:5px;
	background-image: url( '../images/dot.gif' );
    background-repeat: repeat-x;
    background-position: top left;
}



.footer {

	height: 80px; /* .push must be the same height as .footer */
	width:870px;
	margin-left:auto;
	margin-right:auto;

}

.toc {
	float:left;
	display:block;
	width:680px;
	padding:7px 0 10px 0;
	text-align:left;
	background: url(../images/dot.gif) repeat-x 0 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:none;
	font-size:10px
}

.toc a {
	color:#818181;
	text-decoration:none
}

.toc a:hover {
	color:#818181;
	text-decoration:none
}

.socialmedia {
	float:right;
	display:block;
	width:190px;
	height:16px;
	padding:7px 0 0 0;
	background: url(../images/dot.gif) repeat-x 0 0;
	background-color:#FFFFFF;
	text-indent:-100000px;
}

.copyright {
	float:left;
	display:block;
	padding:7px 0 20px 0;
	width:870px;
	text-align:left;
	background: url(../images/dot.gif) repeat-x 0 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:none;
	font-size:10px
}

.calendardate {
	float:left;
	display:block;
	width:50px;
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	font-size:10px;
	background: url(../images/calendar.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	color:#FFFFFF
}

.datebig {
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#777
}

.newsarticle {
	float:left;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	background-image: url( '../images/dot.gif' );
    background-repeat: repeat-x;
    background-position: bottom left;
	font-size:12px;
	line-height:22px;
}

.newsmedia {
	float:left;
	display:block;
	width:475px;
	padding-left:20px;
	font-size:12px;
	line-height:20px
}

.newsmediab {
	float:left;
	display:block;
	width:530px;
	font-size:12px;
	line-height:20px
}



.fb {
	float:left;
	display:block;
	width:71px;
	height:16px;
	background: url(../images/fb.gif) no-repeat 0 0;
}

.twt {
	float:left;
	display:block;
	width:72px;
	height:16px;
	background: url(../images/twt.gif) no-repeat 0 0;
}

.yt {
	float:left;
	display:block;
	width:40px;
	height:16px;
	background: url(../images/yt.gif) no-repeat 0 0;
}
