@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding:0px;
}
html {overflow-y:scroll;}
html, body {
	margin:0px auto;
	height:100%;
	padding:0px;
	/*background:url(../image/background/frame_shadow.jpg) repeat-y left top;
	width:990px;*/
	font-size:12px;
	font-family:Arial;
	color:#444;
	line-height:16px;
	
}
form {
	margin:0px;
	padding:0px;
}
input {
	background-color:#fff;
	color:#666;
	border:#ccc 1px solid;
	padding:2px 0px 0px 2px;
	font-family:Arial;
	font-size:12px;
}
img {
	border:none;
}
.cleardiv {
	clear:both;
	width:100%;
	height:0px;
	/*display:none;*/
}
.txt_bold{
	font-weight:bold;
}
a:link, a:visited {
	color: #60966e;
	text-decoration:underline;
}
a:hover {
	color: #444;
	text-decoration:none;
}
.container_left{
	float:left
}
*html .container_left{padding-top:2px; margin-bottom:-2px;}
.container_right{
	float:right;
	margin-bottom:-7px;
	font-size:11px;
}
.container_right a:link, a:visited {
	color: #60966e;
	text-decoration:underline;
}
.container_right a:hover {
	color: #444;
	text-decoration:none;
}
*html .container_right{
	margin-top:-15px;
}

#wrapper {
	background:#fff url(../images/inside/bg.jpg) top left repeat-y;
	height:auto !important;
	height:100%;
	min-height: 100%;
	padding:0px;
	margin:0px auto;
	width:970px;
	}

#wrapper_equal_2cols {
	background:#fff url(../images/inside/bg_equal_2cols.jpg) top left repeat-y;
	height:auto !important;
	height:100%;
	min-height: 100%;
	padding:0px;
	margin:0px auto;
	width:970px;
}

/****** buttons ******/
.remove{
	background:url(../image/buttons/remove.gif) top left no-repeat;
	float:right;
	height:10px;
	width:10px;
	margin:3px 0px 0px 0px;
}
.remove a{
	background:url(../image/buttons/remove.gif) top left no-repeat;
	float:right;
	height:10px;
	width:10px;
}
.remove a:hover{
	background:url(../image/buttons/remove_on.gif) top left no-repeat;
	float:right;
	height:10px;
	width:10px;
}
/****** buttons end ******/


/****** header ******/
#header {
	background-color:#fff;
	border-bottom:#dbeaea 1px solid;
	width:970px;
	height:60px;
	margin:0px auto;
}
.structurallabel {
	display:none;
}
h1.logo a {
	background: url(../images/logo.gif) no-repeat;
	border-right:#dbeaea 1px solid;
	float:left;
	height:60px;
	margin:0px;
	width:730px;
}

/****** main navigation ******/
#navigation {
	background: #fff url(../images/nav_bg.jpg) left bottom repeat-x;
	border-bottom:#FFFFFF 4px solid;
	clear:both;
	height:30px;
	/* teresa */
	margin:0px auto -4px auto;
	*margin: 0px auto 0px auto;
	padding:4px 0px 0px 0px;
	/* teresa */
	width:970px;
}
#navigation_main{
	border-right:#6fa484 1px solid;
	float:left;
	height:30px;
	width:730px;
	}
#navigation_main ul {
	margin: 0px;
	padding: 0px;
}
#navigation_main li {
	display:block;
	float:left;
	list-style:none;
	margin:0px 0px 0px 1px;
	padding:0px;
}
#navigation_main li a {
	border-right:#6fa484 1px solid;
	color: #222;
	display: block;
	float:left;
	font-size:12px;
	height:12px;
	padding: 7px 20px 0px 20px;
	text-decoration: none;
}
#navigation_main li a:hover {background-image:url(../images/nav_bg_on.jpg); background-repeat:no-repeat; color:#FFFFFF;}
#navigation_main li.on {background:url(../images/nav_bg_on.jpg) left top no-repeat;}
#navigation_main li.on a {color:#FFFFFF;}
#language{
	height:30px;
	float:left;
	}
#language ul {
	margin: 0px;
	padding: 0px;
}
#language li {
	display:block;
	float:left;
	list-style:none;
	margin:0px 0px 0px 1px;
	padding:0px;
}
#language li a {
	border-right:#6fa484 1px solid;
	color: #222;
	display: block;
	float:left;
	font-size:11px;
	height:12px;
	padding: 7px 12px 0px 12px;
	text-decoration: none;
}
#language li a:hover {background-image:url(../images/nav_bg_on.jpg); background-repeat:no-repeat; color:#FFFFFF;}
#language li.on {background:url(../images/nav_bg_on.jpg) left top no-repeat;}
#language li.on a {color:#FFFFFF;}
/****** main navigation end ******/


/****** home pic ******/
.pic_home{
	height:310px;
	margin:4px auto;
	width: 970px;
}
.flash{
	float:left;
	height:310px;
	width:730px;
}
.main_marketing{
	float:left;
}
.main_marketing img{
	border:#60966e 5px solid;
	float: right;
	margin:0px 0px 0px 5px;
}
.main_marketing_title{
	font-size:14px;
	color:#8bbd9f;
	margin-bottom:4px;
}
.main_marketing_box1{
	display:block;
	background:url(../images/home/gradient_home_marketing.jpg) right top repeat-y;
	border-bottom:#bbb 1px dashed;
	height:125px;
	padding:15px 10px 15px 15px;
	width:215px;
}
.main_marketing_box2{
	display:block;
	background:url(../images/home/gradient_home_marketing.jpg) right top repeat-y;
	height:124px;
	padding:15px 10px 15px 15px;
	width:215px;
}
/****** home pic end ******/


/****** home news ******/
.home_news{
	background-color:#f2f2f2;
	height:16px;
	margin:4px auto;
	padding:5px;
	width: 960px;
}
.home_news_title{
	color:#60966e;
	float:left;
	margin-right:5px;
}
.home_news_news{
	float:left;
}
.home_news_news ul{
	margin:0px;
	padding:0px;
}
.home_news_news li{
	list-style:none;
}


#pscroller{
width: 600px;
height: 17px;
/*border: 1px solid black;*/
}
#pscroller a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}

/****** home news end ******/



/****** home bottom 3 boxes ******/
.home_3boxes{
	margin:0px auto;
	width:970px;
}
.home_3boxes a:link, a:visited{
	color: #60966e;
	text-decoration:underline;
}
.home_3boxes a:hover {
	color: #444;
	text-decoration:none;
}
.home_3boxes img{
	float:left;
	border:#dbeaea 1px solid;
	margin-right:5px;
}

.home_box_title{
	display:block;
	background-color:#eef5f1;
	border-left: #60966e 5px solid;
	color:#60966e;
	font-size:14px;
	margin:0px 1px 2px 0px;
	padding:4px 0px 5px 10px;
}
*html .px{padding:4px 0px 5px 10px;}
.home_box1{
	float:left;
	margin-right:5px;
	width:480px;
}
.home_box2{
	float:left;
	margin-right:5px;
	width:240px;
}
.home_box3{
	float:left;
	width:240px;
}

.home_box1_content{
	background:#FFFFFF url(../images/home/3boxes_1bg.gif) right top no-repeat;
	border: #dbeaea 1px solid;
	height:100px;
	padding:10px 15px;
	list-style:none;
}
.home_box1_content ul{
	padding:0px;
	margin:10px 0px 0px 15px;
	list-style:none;
}
.home_box1_content li{
	padding:0px 0px 8px 12px;
	background:url(../images/bullet.gif) top left no-repeat;
}
.home_box2_content{
	background:#FFFFFF url(../images/home/3boxes_2bg.gif) right top no-repeat;
	border: #dbeaea 1px solid;
	height:100px;
	padding:10px 15px;
}
.home_box2_content ul{
	padding:0px;
	margin:10px 0px 0px 15px;
	list-style:none;
}
.home_box2_content li{
	padding:0px 0px 8px 12px;
	background:url(../images/bullet.gif) top left no-repeat;
}
.home_box3_content{
	background:#FFFFFF url(../images/home/3boxes_3bg.gif) right top no-repeat;
	border: #dbeaea 1px solid;
	height:100px;
	padding:10px 15px;
}

.home_box_more{
	float:right;
	font-size:11px;
	padding:2px 15px 0px 0px;
}
.home_box_more a:visited,  a:link{
	color: #bcbcbc;
	text-decoration:none;
}
.home_box_more a:hover{
	color: #444;
	text-decoration:none;
}

/****** home bottom 3 boxes end ******/


/****** inside pages ******/
.page_content_border {
	border-top:#FFFFFF 2px solid;
	border-bottom:#dbeaea 1px solid;
}
.no_border_end {
	border-bottom:none;
}
.page_content {
	padding: 10px 10px 15px 15px; 
	position:relative;
}
.page_content ul{
	padding:0px;
	margin:10px 0px 0px 15px;
	list-style:none;
}
.page_content li{
	padding:0px 0px 0px 12px;
	background:url(../images/bullet.gif) top left no-repeat;
}
.page_left_content{
	border-top: #dbeaea 1px solid;
	padding: 10px 10px 15px 15px;
}
.pagetitle_bg{
	background:#fff url(../images/inside/pagetitle.jpg) top repeat-x;
	border-bottom: #dbeaea 1px solid;
	color:#888;
	font-size:10px;
	height:45px;
	margin:0px auto 0px auto;
	padding: 3px 0px 5px 15px;
	width:955px;
}
.pagetitle{
	color:#6fa484;
	font-size:24px;
	margin:7px 0px 0px 0px;
}
.pg_pic{
	background:#fff;
	padding:4px 0px 4px 0px;
}
.page_left{
	float:left;
	width:715px;
}
.page_subtitle{
	background:#fff;
	border: #dbeaea 1px solid;
	color:#60966e;
	font-size:14px;
	/*height:15px;*/
	padding: 5px 0px 5px 15px;
}
.page_subtitle_no_txt{
	background:#fff;
	border-top: #dbeaea 1px solid;
	color:#60966e;
	font-size:14px;
	height:1px;
	width:711px;
}
.page_right{
	float:right;
	width:240px;
}
.inside_right_menu {
	padding-top:5px;
	margin-left:16px !important;
	margin-left:26px;
	width:215px;
}
.inside_right_menu li {list-style-type:none; margin:0; padding:0;}
.inside_right_menu li a {display:block; height:17px; margin:0; padding:0;}
.inside_right_menu li a:link, .inside_right_menu li a:visited {
	background:url(../images/inside/rightMenu.gif);
	color:#60966e;
	text-decoration:none;
	margin:0;
	padding:0px 10px 7px 10px;
	}
.inside_right_menu li a:hover, .inside_right_menu li a#on {
	background:url(../images/inside/rightMenu-on.gif);
	color:#464646;
	text-decoration:none;
	}
.inside_right_menu li ul {margin-left:15px;}

.content_bottomline{
	border-bottom:#EEEEEE 1px solid;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
.content_bottomline img{
	border:#dbeaea 1px solid;
	float:left;
	margin:0px 10px 5px 0px;
}
.content_bottomline a:link, a:visited{
	color: #60966e;
	text-decoration:underline;
}
.content_bottomline a:hover {
	color: #444;
	text-decoration:none;
}
.content_bottomline ul{
	list-style:none;
	margin:0px 0px 0px 75px;
	padding:0px;
}
/****** inside pages end ******/


/* about us*/
.page_fullpage_box{
	background-color:#fff;
	margin:-10px 0px -15px 0px;
	padding:10px 10px 15px 0px;
}
.page_left1{
	float:left;
	width:353px;
	padding:0;
	margin:0;
}
.page_left2{
	float:left;
	width:353px;
	margin-left:5px;
}
.page_left2_box2{
	border-bottom:#FFFFFF 2px solid;
	float:left;
	width:353px;
	margin-left:5px;
}
.links_border{
	border-bottom:#EEEEEE 1px solid;
	margin:0px 0px 10px 0px;
	padding:5px 0px 15px 0px;
}
.links_logos{
	float:left;
	/*height:50px;*/
	width:220px;
}
.links_logos_desc{
	float:left;
	/*height:50px;*/
	width:450px;
}
.links_logos_desc h1{
	font-size:14px;
	color:#60966e;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.spon_title{
	color:#60966e;
	font-size:11px;
}
.spon_name{
	font-size:14px;
	border-bottom:#EEEEEE 1px solid;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
.spon_name_last{
	font-size:14px;
}
/* about us end*/


/* contact */
.contact_div{
	font-size:11px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	width:290px;
}
.contact_title{
	color:#60966e;
	float:left;
	width:65px;
}
.contact_inputbox{
	width:220px;
}
.contact_inputbox_cn{
	background:url(../images/inside/required_cn.gif) top right no-repeat;
	padding:0px 50px 0px 0px;
	width:170px;
}
.contact_inputbox_en{
	background:url(../images/inside/required_en.gif) top right no-repeat;
	padding:0px 50px 0px 0px;
	width:170px;
}
.contact_inputbox_tc{
	background:url(../images/inside/required_tc.gif) top right no-repeat;
	padding:0px 50px 0px 0px;
	width:170px;
}
.contact_messagebox{
	background-color:#fff;
	color:#666;
	border:#ccc 1px solid;
	padding:2px 0px 0px 2px;
	font-family:Arial;
	font-size:12px;
	height:50px;
	width:220px;
}
.contact_button{
	float:right;
	margin:0px;
	padding:3px;
}
/* contact end */


/* sitemap */
.sitemap_main{
	color:#60966e;
	float:left;
	font-size:14px;
	width:110px;
}
.sitemap_columns{
	float:left;
	width:130px;
}
.sitemap_columns ul{
	margin:5px 0px 0px 10px;
	padding:0px;
}
.sitemap_columns li{
	list-style:none;
}
/* sitemap end */


/* activities */

/*.longbox {
	border-bottom:#EEEEEE 1px solid;
	margin:0px 10px 0px 0px;
	position:relative;
	z-index:2;
}

.longbox span {color:#60966e; font-size:11px;}
.longbox span strong {font:bold 22px "Times New Romen";}

.longbox a {display:block; height:100%;padding:10px;}
.longbox a:link, .longbox a:visited {padding:15px; text-decoration:none;}
.longbox a:hover {background-color:#F6F6F6;}*/
.layerOn {
	background-color:#F6F6F6; 
	position:absolute; 
	right:0;
	top:0; 
	z-index:100; 
	width:240px; 
	padding:10px;
	}
.layerOnBtm {
	background-color:#F6F6F6; 
	position:absolute; 
	right:0;
	bottom:0; 
	z-index:50; 
	width:240px; 
	padding:10px;
}
.act_title{ /*date*/
	color:#60966e;
	font-family:Georgia, Arial;
	height:20px;
	margin:0px 0px -12px 0px;
}
.act_title_highlight{ /*date_year*/
	float:left;
	font-size:19px;
	margin:0px 5px 0px 0px;
	padding:3px 0px 5px 0px;
}
.act_title_desc{ /*date_date*/
	float:left;
	font-size:13px;
}

/* activities end */



/******footer******/
#footer_home{
	font-size:11px;
	margin:5px auto;
	width:970px;
}
#footer_home a:link, #footer_home a:visited {
	color: #8bbd9f;
	text-decoration:underline;
}
#footer_home a:hover {
	color: #8bbd9f;
	text-decoration:none;
}


#footer{
	position:relative;
	background:#fff url(../images/inside/footer.jpg) top left no-repeat;
	font-size:11px;
	height:20px;
	margin:-30px auto 0px auto;
	padding:7px 0px 0px 0px;
	width:970px;
	clear:both;
}
#footer a:link, #footer a:visited {
	color: #8bbd9f;
	text-decoration:underline;
}
#footer a:hover {
	color: #8bbd9f;
	text-decoration:none;
}


#footer_2cols{
	position:relative;
	background:#fff url(../images/inside/footer_2cols.jpg) top left no-repeat;
	font-size:11px;
	height:20px;
	margin:0px auto 0px auto;
	padding:7px 0px 0px 0px;
	width:970px;
	clear:both;
}
#footer_equal_2cols{
	position:relative;
	background:#fff url(../images/inside/footer_equal_2cols.jpg) top left no-repeat;
	font-size:11px;
	height:20px;
	margin:0px auto 0px auto;
	padding:7px 0px 0px 0px;
	width:970px;
	clear:both;
}
#footer_equal_2cols a:link, #footer_equal_2cols a:visited {
	color: #8bbd9f;
	text-decoration:underline;
}
#footer_equal_2cols a:hover {
	color: #8bbd9f;
	text-decoration:none;
}

.sidemenubg {
	position:absolute;
	right:1px;
	bottom:27px;
	}
/******footer end******/
