/* Reset Trick */

html
{
	height: 100%;
	margin-bottom: 1px;
}

img, img a {
	border: none;
}

ul
{
	list-style-type: square;
	font-size: 1.1em;
}

ul li {
	padding-bottom: 3px;
}

ol li
{
	font-size: 1.1em;
	padding-bottom: 3px;
}

p {
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
}

a
{
	color: #000000;
}

.floatleft {
	float:left;
}
 
.floatright
{
	float:right;
	padding-left:3px;
}
 
.floatnone {
	float:none;
}

.floatleftpadding {
	float:left; 
	padding-right:4px;
}

 
.floatleftborder {
	float:left; 
	border-right:solid 1px #000;
}

/* Clear Fixes */

.clearfix {
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear
{
	clear: both;
	font-size: 1%;
	height: 1%;
	line-height: 0;
}

body
{
	background: url('../images/home_main_bg.jpg') #a4bd8e repeat-x 0 0;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	color: #000000;
	font-family: 'Trebuchet MS';
}

#cms_container
{
	background: url('../images/home_main_bg.jpg') #a4bd8e repeat-x 0 0;
}

body#innerbody
{
	background:url(../images/inner_body_bg.jpg) #a4bd8e repeat-x 0 0;
}

.main_wrapper
{
	background: url('../images/dropshadows.png') repeat-y 0 0;
	padding: 0 60px;
	width: 880px;
}

.home_main_wrapper
{
	background: url('../images/dropshadows.png') repeat-y 0 0;
	padding: 0 35px 0 27px;
	margin: 0 auto;
	width: 850px;
}

.global
{
	margin: 0 auto;
	width: 912px;	
}

.home_global
{
	margin: 0 auto;
	width: 912px;	
}

.header
{
	background: url('../images/home_header.jpg') no-repeat 0 0;
	float: left;
	width: 806px;
	height: 129px;
	padding: 9px 53px 0 53px;
}


.inner_header
{
	background: url('../images/inner_header.jpg') no-repeat 0 0;
	float: left;
	width: 806px;
	height: 129px;
	padding: 9px 49px 0 57px;
}

.logo_wrapper
{	
	float: left;
	width: 806px;
}

.logo
{
	width: 121px;
	float: left;
	padding: 0 0 17px 0;
}


.logo img
{
	float: left;
}


.top_nav
{
	float: left;
	padding: 17px 0 0 0;
	width: 685px;
}

.top_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.top_nav ul li {
	color: #458b37;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 0 7px 0 7px;
	margin: 0;
	text-align: right;
}


.top_nav ul li a {
	background: url('../images/top_li.gif') no-repeat 0 5px;
	color: #458b37;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 0 0 0 7px;
	text-decoration: none;
}

.primary_nav
{	
	float: left;
	padding: 3px 0 0 0;
	width: 806px;
}


.primary_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.primary_nav ul li {
	color: #003636;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
	margin: 0;
}

.primary_nav ul li a {
	color: #003636;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.primary_nav ul li a.selected {
	color: #39a418;
}

.primary_nav form {
	padding: 0;
	margin: 0;
}


.searchalign
{
	margin-top: 5px;
	float: left;
	color: #ffffff;
	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	width: 95px;
	*width: 125px;
	text-align: right;
}


.searchtext
{
	background: url('../images/search_box.gif') no-repeat;
	border: 0;
	color: #757474;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	margin: 3px 0 0 5px;
	padding: 3px 0 6px 7px;
	width: 171px;
}

.gobutton
{
	margin: 9px 0 0 7px;
	border: 0;
	float: left;
}


.home_container_wrapper
{
	background: url('../images/home_main_content_bg.jpg') repeat-y 0 0;
	float: left;
	width: 912px;
}

.home_container
{
	background: url('../images/home_content_bg.jpg') no-repeat 0 0;
	float: left;
	width: 839px;
	padding: 23px 18px 0 55px;
}


.home_container_1
{
	float: left;
	width: 519px;
	padding: 0 22px 11px 0;
}


.home_container_1 img
{
	float: left;
	padding: 0 0 15px 0;
	clear: both;
}


.home_container_1 h3
{
	color: #297449;
	font-family: 'Trebuchet MS';
	font-size: 2.4em;
	font-weight: normal;
	line-height: 23px;
	padding: 0 0 7px 0;
	margin: 0;
}


.home_container_1 p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0 0 15px 0;
	margin: 0;
}


.home_container_offer1_main
{
	float: left;
	width: 519px;
	padding: 16px 0 0 0;
}

.christmas_offer_main
{
	float: left;
	width: 246px;
	padding: 0 27px 0 0;
}


.christmas_offer_main .christmas_offer_top
{
	background: url('../images/christmas_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 246px;
	height: 44px;
}

.christmas_offer_main .christmas_offer_content
{
	background: url('../images/christmas_bg.gif') repeat-y 0 0;
	float: left;
	width: 223px;
	padding: 0 8px 0 15px;
}

.christmas_offer_main .christmas_offer_content p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	line-height: 14px;
	padding: 0 0 3px 0;
	margin: 0;
}


.christmas_offer_main .christmas_offer_content p a
{	
	background: url('../images/arrow_black.gif') no-repeat 0 5px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 6px;
}

.christmas_offer_main .christmas_offer_btm
{
	background: url('../images/christmas_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 246px;
	height: 16px;
}

.corporate_top
{
	background: url('../images/home_corporate_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 246px;
	height: 44px;
}

.corporate_content
{
	background: url('../images/home_corporate_bg.gif') repeat-y 0 0;
	float: left;
	width: 223px;
	padding: 0 8px 0 15px;
}

.corporate_content p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	line-height: 14px;
	padding: 0 0 3px 0;
	margin: 0;
}


.corporate_content p a
{	
	background: url('../images/arrow_black.gif') no-repeat 0 5px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 6px;
}

.corporate_btm
{
	background: url('../images/home_corporate_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 246px;
	height: 16px;
}

.home_container_offer2_main
{
	float: left;
	width: 519px;
	padding: 13px 0 0 0;
}

.online_main
{
	float: left;
	width: 246px;
	padding: 0 23px 0 0;
}


.online_main .online_top
{
	background: url('../images/online_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 246px;
	height: 44px;
}

.online_main .online_content
{
	background: url('../images/online_btm_bg.gif') repeat-y 0 0;
	float: left;
	width: 223px;
	padding: 0 8px 0 15px;
}

.online_main .online_content p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	line-height: 14px;
	padding: 0 0 3px 0;
	margin: 0;
}


.online_main .online_content p a
{	
	background: url('../images/arrow_black.gif') no-repeat 0 5px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 6px;
}


.online_main .online_btm
{
	background: url('../images/online_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 246px;
	height: 16px;
}

.annual_share_main
{
	float: left;
	width: 250px;
}

.home_annual_report
{
	float: left;
	width: 250px;
}

.home_annual_report img
{
	float: left;
	padding: 0 3px 0 0;
}


.home_annual_report h3
{
	color: #297449;
	font-family: 'Trebuchet MS';
	font-size: 1.7em;
	font-weight: normal;
	padding: 0 0 1px 0;
	margin: 0;
}


.home_annual_report p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}


.home_annual_report p a
{
	background: url('../images/arrow_black.gif') no-repeat 0 5px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 6px;
}

.home_share
{
	float: left;
	width: 246px;
	padding: 5px 0 0 4px;
}


.home_share h3
{
	color: #297449;
	font-family: 'Trebuchet MS';
	font-size: 1.7em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


.home_share p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}


.home_share p.share_points
{
	color: #7ac142;
	font-family: 'Trebuchet MS';
	font-size: 1.8em;
	padding: 0;
	margin: 0;
}


.home_share p.share_points span
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 0.8em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.home_share p a
{
	background: url('../images/arrow_black.gif') no-repeat 0 5px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 6px;
}

.home_container_2
{
	float: left;
	width: 192px;
	padding: 361px 95px 0 11px;
}


.home_container_2 h3
{
	color: #297449;
	font-family: 'Trebuchet MS';
	font-size: 1.7em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.home_container_2 p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	line-height: 14px;
	padding: 0 0 5px 0;
	margin: 0;
}


.home_container_2 p.date
{
	color: #52a03b;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.home_container_2 p a
{
	background: url('../images/arrow_black.gif') no-repeat 0 5px;
	color: #000000;
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 7px 6px;
}


.home_footer
{
	background: url('../images/home_footer_bg.jpg') no-repeat 0 0;
	float: left;
	width: 839px;
	padding: 19px 55px 31px 38px;
}

.home_footer p
{
	color: #fffffe;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}


.home_footer p.right
{
	color: #fffffe;
	float: right;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}

.home_footer p.right a
{
	color: #274210;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 0 0 0 2px;
	text-decoration: none;
}

.container
{
	float: left;
	width: 912px;
}

.container .container_top
{
	background: url('../images/inner_content_top_curve.jpg') no-repeat;
	float: left;
	width: 912px;
	height: 19px;
}

.container .wrapper
{
	background: url('../images/inner_content_bg.jpg') repeat-y 0 0;
	float: left;
	width: 912px;
}


.container .content
{
	background: url('../images/inner_content_big_bg.jpg') no-repeat 0 0;
	float: left;
	padding: 4px 55px 0 36px;
	width: 821px;
	position: relative;
	min-height: 721px;
	height: auto!important;
	height: 721px;
}

.container .content_1
{
	float: left;
	width: 281px;
}


.container .content_1 img
{
	position: absolute;
	bottom: 0;
	left: 36px;
}


.container .content_1 h3
{
	color: #297449;
	font-size: 1.8em;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	padding: 0 0 9px 0;
	margin: 0 0 0 22px;
}

.container .content_1 ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 25px;
}


.container .content_1 ul li
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 1px 0 1px 0;
	margin: 0;
}


.container .content_1 ul li a
{
	background: url('../images/left_nav_square_li.gif') no-repeat 0 6px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 0 0 0 9px;
	text-decoration: none;
}

.left_nav
{
	float: left;
	padding: 0 29px 21px 22px;
	width: 230px;
}


.left_nav .left_nav_top
{
	background: url('../images/left_nav_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 230px;
	height: 16px;
}

.left_nav .left_nav_content
{
	background-color: #ffffff;
	float: left;
	width: 216px;
	padding: 0 0 0 14px;
}

.left_nav .left_nav_content ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


.left_nav .left_nav_content ul li
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 0 2px 0;
	margin: 0;
}

.left_nav .left_nav_content ul li a
{
	background: url('../images/left_nav_black_li.gif') no-repeat 0 7px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 9px;
	text-decoration: none;
}


.left_nav .left_nav_content ul li a.selected
{
	background: url('../images/left_nav_green_li.gif') no-repeat 0 7px;
	color: #39a418;
}

.left_nav .left_nav_content ul li ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


.left_nav .left_nav_content ul li ul li
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 1px 0 2px 35px;
	margin: 0;
}

.left_nav .left_nav_content ul li ul li a
{
	background: url('../images/left_nav_black_li.gif') no-repeat 0 7px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 9px;
	text-decoration: none;
}


.left_nav .left_nav_content ul li ul li a.selected
{
	background: url('../images/left_nav_green_li.gif') no-repeat 0 7px;
	color: #39a418;
}

.left_nav .left_nav_btm
{
	background: url('../images/left_nav_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 230px;
	height: 17px;
}

.container .content_2
{
	float: left;
	padding: 0 0 0 22px;
	width: 518px;
}


.container .content_2 img
{
	float: left;
	padding: 0 0 19px 0;
}

.container .content_2 h1
{
	color: #297449;
	font-size: 1.9em;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	padding: 0 0 13px 0;
	margin: 0;
}

.standard
{
	float: left;
	width: 518px;
}

.standard h3
{
	border-bottom: 1px solid #d5d5d5;
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 7px 0;
	margin: 0 0 9px 0;
}

.standard h3.noborder
{
	border: none;
	margin: 0;
}


.standard p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}

.standard p a
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	padding: 0 0 11px 0;
	text-align: left;
}


.standard a.link_border
{
	border-bottom: 1px solid #d5d5d5;
	display: block;
}


.business_main
{
	float: left;
	width: 518px;
}


.business_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}


.business_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 15px 0;
	margin: 0;
}

.business_1
{
	float: left;
	width: 362px;
	padding: 0 21px 0 0;
}


.business_1 p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 0 15px 0!important;
	margin: 0;
}


.business_1 p a
{
	color: #5bb149!important;
}


.business_2
{
	float: left;
	width: 130px;
	padding: 0 5px 0 0;
}

.business_2 img
{
	float: left;
}

.alerts
{
	float: left;
	width: 518px;
}


.alerts form {
	padding: 0;
	margin: 0;
}

.alerts h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 5px 0;
	margin: 7px 0 0 0;
}


.alerts p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: left;
}


.alerts .field, .alerts .field_chkbox {
	padding: 0 0 4px 0;
	width: 285px;
}


.alerts .field_chkbox label {
	color: #000000;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0 0 0 7px;
	*padding: 3px 0 0 2px;
	margin: 0;
}

.alerts .field label {
	color: #000000;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 5px 0 0 0;
	width: 87px;
}

.check_box {
	color: #000000;
	float: left;
	padding: 0;
	margin: 0;
}


.textbox
{
	background: url('../images/alerts_textbox.gif') no-repeat;
	border: 0;
	color: #757474;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	margin: 3px 0 0 5px;
	padding: 3px 0 6px 7px;
	width: 171px;
}


.drop_down
{
	color: #757474;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 5px 0 2px 5px;
	width: 177px;
}


.alert_submit
{
	padding: 15px 0 0 0;
	float: left;
}

.alerts div.formelement {
	float: left;
	padding-bottom: 10px;
	width:100%;
}

.alerts div.formelement div.caption {
	float: left;
	padding: 0;
	width: 87px;
}

.alerts div.formelement div.valid {
	float: left;
}

.alerts div.formelement div.caption label {
	color: #000000;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 5px 0 0 0;
	width: 87px;
}

.alerts div.formelement div.input {
	float: left;
	width: 200px;
}

.alerts div.input select 
{
	color: #757474;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 5px 0 2px 5px;
	width: 177px;
}

.alerts div.input textarea {
	border: 1px solid #49647d;
	width: 181px;
	height: 75px;
}

.alerts input.alert_submit {
	padding: 15px 0 0 0;
	float: left;
}

.board_main
{
	float: left;
	width: 518px;
	padding: 15px 0 0 0;
}

.board_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}


.board_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 15px 0;
	margin: 0;
}

.board_main .board_left
{
	float: left;
	width: 89px;
	padding: 0 15px 0 0;
}


.board_main .board_right
{
	float: left;
	width: 377px;
	padding: 0 37px 0 0;
}


.board_main .board_right h4
{
	color: #000000;
	float: left;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	padding: 0 1px 3px 0;
	margin: 0;
}

.board_main .board_right h5
{
	color: #62c12d;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	padding: 0 0 3px 0;
	margin: 0;
}


.board_main .board_right p
{
	color: #000000;
	font-size: 1.1em;
	padding: 0px 0px 11px 0px;
	margin: 0px;
}


.advisor_content
{
	float: left;
	width: 518px;
}


.advisor_content h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 7px 0;
	margin: 0;
}


.advisor_content p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}


.advisor_main
{
	border-bottom: 1px solid #e3e2e2;
	float: left;
	width: 518px;
	padding: 0 0 11px 0;
	margin: 0 0 13px 0;
}


.advisor_main_last
{
	float: left;
	width: 518px;
	padding: 0 0 11px 0;
	margin: 0 0 13px 0;
}

.advisor_left
{
	float: left;
	width: 180px;
	padding: 0 35px 0 3px;
}


.advisor_right
{
	float: left;
	width: 192px;
	padding: 0 108px 0 0px;
}


.advisor_left h3, .advisor_right h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 1px 0;
	margin: 0;
}


.advisor_left p, .advisor_right p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 0 1px 0;
	margin: 0;
	text-align: left;
}


.advisor_left p a, .advisor_right p a
{
	color: #000000;
	font-size: 1.0em;
	font-family: 'Trebuchet MS';
	padding: 0 0 1px 0;
	margin: 0;
}


.container #container_btm_1
{
	background: url('../images/left_nav_bottom1_curve.jpg') no-repeat 0 0;
	float: left;
	width: 912px;
	height: 10px;
	font-size: 1%;
}

.container #container_btm_2
{
	background: url('../images/left_nav_bg_curve.jpg') no-repeat 0 0;
	float: left;
	width: 912px;
	height: 10px;
}


.container #container_btm_3
{
	background: url('../images/left_nav_bottom3_curve.jpg') no-repeat 0 0;
	float: left;
	width: 912px;
	height: 10px;
}

.container #container_btm_4
{
	background: url('../images/left_nav_bottom4_curve.jpg') no-repeat 0 0;
	float: left;
	width: 912px;
	height: 10px;
}

.container #container_btm_5
{
	background: url('../images/left_nav_bottom5_curve.jpg') no-repeat 0 0;
	float: left;
	width: 912px;
	height: 10px;
}

.footer
{
	background: url('../images/footer_bg.jpg') no-repeat 0 0;
	float: left;
	width: 870px;
	padding: 9px 0 31px 42px;
}

.footer p
{
	color: #fffffe;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}


.dividend_main
{
	float: left;
	width: 518px;
}


.dividend_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}


.dividend_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 15px 0;
	margin: 0;
}

table.dividend
{
    margin: 11px 0 0 0;
    width: 100%;
}

table.dividend tr th 
{
    background-color: #cbf29c;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
    color: #000000;
    font-family: 'Trebuchet MS';
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 2px 0 0;
	padding: 2px 0 2px 7px;
	text-align: center;
}

table.dividend tr td 
{
	background-color: #f6fae9;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
    color: #000000;
    font-family: 'Trebuchet MS';
	font-size: 1.2em;
    margin: 0 2px 0 0;
	padding: 3px 0 3px 7px;
	text-align: center;
}

.latest_results_content
{
	float: left;
	width: 518px;
}


.latest_results_content h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 3px 0;
	margin: 0;
}


.latest_results_content h4
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 0 3px 0;
	margin: 0;
}


.latest_results_content p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 15px 0;
	margin: 0;
}


.latest_results_content ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.latest_results_content ul li {
	background: url('../images/circle_arrow.gif') no-repeat 0 7px;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 2px 0 2px 11px;
	margin: 0;
}


.latest_results_content ul li a {
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	padding: 0;
	text-decoration: none;
}


table.latest_results
{
    margin: 1px 0 15px 0;
    width: 100%;
}

table.latest_results tr th 
{
	border-bottom: 1px solid #e5e5e5;
    color: #000000;
    font-family: 'Trebuchet MS';
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 3px;
	text-align: left;
}

table.latest_results tr td 
{
	border-bottom: 1px solid #e5e5e5;
    color: #000000;
    font-family: 'Trebuchet MS';
	font-size: 1.2em;
    margin: 0;
	padding: 9px 0 5px 3px;
}


/******** FAQs ********/


.faqs_main
{
	float: left;
	width: 518px;
}

.faqs_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}


.faqs_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 7px 0;
	margin: 0;
}

div.faqs
{
	float: left;
	width: 518px;
}

div.faqs p {
	padding: 8px 0 0 0;
	font-size: 1.2em!important;
}

div.faqs p a {
	text-decoration: none;
	font-weight: bold;
}

div.faqs p img {
	float: none!important;
	margin: 0 0 2px 5px;
	vertical-align: bottom;
	padding: 0!important;
}


div.faqs .faq_top
{
	background: url('../images/faq_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 516px;
	height: 7px;
	margin-top: 15px;
	font-size: 1%;
}

div.faqs div.contentarea {
	background-color: #eef4d7;
	padding: 1px 13px 7px 5px;
	float: left;
	width: 498px;
}


div.faqs div.contentarea p {
	font-family: arial;
	font-size: 1.2em;
	padding: 0;
	text-align: left;
}

div.faqs div.contentarea p.right {
	padding-top: 11px;
	float: right;
}

div.faqs div.contentarea img {
	float: right;
	padding: 10px 0 0 0;
}


div.faqs .faq_btm
{
	background: url('../images/faq_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 516px;
	height: 7px;
}

/******** /FAQs ********/

.financial_content
{
	float: left;
	width: 518px;
}


.financial_content h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 7px 0;
	margin: 0;
}


.financial_content p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}

div.financial_main
{
	float: left;
	width: 518px;
}

div.financial_date
{
	float: left;
	width: 110px;
}

div.financial_date p
{
	padding: 0 0 5px 0!important;
}


div.financial_date p.head
{
	font-size: 1.2em;
	font-weight: bold;
}

div.financial_event
{
	float: left;
	width: 408px;
}

div.financial_event p
{
	padding: 0 0 5px 0!important;
}


div.financial_event p.head
{
	font-size: 1.2em;
	font-weight: bold;
}

div.financial_event p a
{
    font-family: 'Trebuchet MS';
	font-size: 1.1em;
	text-decoration: none;
}


.image_gallery_content
{
	float: left;
	width: 518px;
}

.image_gallery_content p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}

div.image_gallery_main
{	
	border-bottom: 1px solid #d5d5d5;
	float: left;
	width: 518px;
	margin: 0 0 11px 0;
}

div.image_gallery_last
{	
	float: left;
	width: 518px;
	margin: 0 0 11px 0;
}

div.image_gallery_main h3, div.image_gallery_last h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 5px 0;
	margin: 0;
}


div.image_box
{
	float: left;
	width: 125px;
	padding: 0 4px 0 0;
}


div.image_box img
{
	float: left;
	width: 125px;
	padding: 0 0 13px 0!important;
}


div.image_box p
{
	text-align: center!important;
}


div.image_box p a
{
	color: #5e5e5e;
	font-weight: bold;
}


.group_map_main
{
	float: left;
	width: 518px;
}

.group_map_main img
{
	float: left;
}

.group_map_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 15px 0;
	margin: 0;
}


.group_map_main h4
{
	color: #000000;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	padding: 0;
	margin: 0;
}

.group_map_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 15px 0;
	margin: 0;
	text-align: justify;
}


.group_map_main p a
{
	color: #5bb149;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

.latest_news_main
{
	float: left;
	width: 518px;
}

.latest_news_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 7px 0;
	margin: 0;
}


.latest_news_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}

div.latest_news_ques
{
	border-bottom: 1px solid #e3e2e2;
	float: left;
	width: 518px;
	padding: 0 0 5px 0;
	margin: 0 0 9px 0;
}

div.latest_news_ques p {
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	float: left;
	padding: 0;
	margin: 0;
}


div.latest_news_ques p a {
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
}

div.latest_news_ques p.date {
	color: #52a03b;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 15px 0 0;
	margin: 0;
	width: 111px;
}


div.latest_news_ans
{
	float: left;
	width: 518px;
	margin-bottom: 15px;
}

div.latest_news_ans .news_ans_top
{
	background: url('../images/faq_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 516px;
	height: 7px;
}

div.latest_news_ans div.news_ans_content {
	background-color: #eef4d7;
	padding: 1px 15px 0 7px;
	float: left;
	width: 494px;
}


div.latest_news_ans div.news_ans_content .left_content {
	float: left;
	width: 109px;
}


div.latest_news_ans div.news_ans_content .left_content p
{
	color: #52a03b;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div.latest_news_ans div.news_ans_content .right_content {
	float: left;
	width: 385px;
	margin-bottom: 15px;
}

div.latest_news_ans div.news_ans_content .right_content p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0 0 15px 0;
	margin: 0;
}

div.latest_news_ans div.news_ans_content .right_content p a
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
}

div.latest_news_ans .news_ans_btm
{
	background: url('../images/faq_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 516px;
	height: 7px;
}



.sitemap
{
	float: left;
	width: 518px;
}


.sitemap ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


.sitemap ul li
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 0;
}

.sitemap ul li a
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.sitemap ul li ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


.sitemap ul li ul li
{
	color: #39a418;
	font-family: 'Trebuchet MS';
	font-size: 1.0em;
	font-weight: bold;
	padding: 3px 0 3px 0px;
	margin: 0;
}

.sitemap ul li ul li a
{
	background: url('../images/left_nav_green_li.gif') no-repeat 0 7px;
	color: #39a418;
	font-family: 'Trebuchet MS';
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 0 9px;
	text-decoration: none;
}


.sitemap ul li ul li ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


.sitemap ul li ul li ul li
{
	color: #39a418;
	font-family: 'Trebuchet MS';
	font-size: 0.9em;
	font-weight: normal;
	padding: 1px 0 2px 19px;
	margin: 0;
}

.sitemap ul li ul li ul li a
{
	background: url('../images/left_nav_green_li.gif') no-repeat 0 7px;
	color: #39a418;
	font-family: 'Trebuchet MS';
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 0 9px;
	text-decoration: none;
}

.financial_report
{
	float: left;
	width: 518px;
}

.financial_report h3
{
	color: #297449;
	clear: both;
	font-size: 1.8em;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	padding: 7px 0 1px 0;
	margin: 0;
}


.financial_report p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}

div.reports_main
{
	float: left;
	width: 364px;
	margin-bottom: 5px;
}

div.reports_main .reports_top
{
	background: url('../images/financial_top_curve.gif') no-repeat 0 0;
	float: left;
	width: 364px;
	height: 7px;
}

div.reports_main div.reports_container {
	background: url('../images/financial_main_bg.gif') repeat-y 0 0;
	float: left;
	width: 364px;
}

div.reports_container div.reports_content {
	background: url('../images/financial_bg.gif') no-repeat 98% 0;
	padding: 1px 51px 11px 9px;
	float: left;
	width: 304px;
}


div.reports_container div.reports_content p
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	padding: 0 0 1px 0;
	margin: 0;
}

div.reports_container div.reports_content p a
{
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
}

div.reports_main .reports_btm
{
	background: url('../images/financial_btm_curve.gif') no-repeat 0 0;
	float: left;
	width: 364px;
	height: 6px;
}

.image_category_main
{
	float: left;
	width: 518px;
}

.image_category_main h3
{
	color: #000000;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	padding: 0 0 7px 0;
	margin: 0 0 9px 0;
}

.image_category_main p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 11px 11px 0;
	margin: 0;
	text-align: justify;
}

.image_category_main p a
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-align: left;
}

div.image_category_content
{
	float: left;
	width: 518px;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
}

div.image_category_last
{	
	float: left;
	width: 518px;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
}

div.image_category_last img
{	
	float: right!important;
	padding: 0 11px 0 0!important;
}

div.category_box
{	
	border-bottom: 1px solid #d5d5d5;
	float: left;
	width: 124px;
	padding: 9px 5px 9px 0;
}

div.category_box_last
{
	float: left;
	width: 124px;
}


div.category_box img, div.category_box_last img
{
	float: left;
	width: 124px;
	padding: 0 0 4px 0!important;
}


div.category_box p, div.category_box_last p
{
	color: #5e5e5e;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	padding: 0 0 1px 5px;
	margin: 0;
}

div.category_box p.title, div.category_box_last p.title
{
	color: #5db248;
}


div.category_box p a, div.category_box_last p a
{
	color: #5e5e5e;
	font-weight: bold;
}

div.category_box p.title a, div.category_box_last p.title a
{
	color: #5db248;
}

.search_results
{
	float: left;
	width: 518px;
}

.search_results h3
{
	border-top: 1px solid #d5d5d5;
	color: #000000;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	padding: 7px 0 1px 0;
	margin: 0;
}

.search_results h3 a
{
	color: #000000;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}


.search_results p
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 0 31px 5px 0;
	margin: 0;
	text-align: left;
}

span#lblMessage 
{
	color: #000000;
	display: block;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
}

span#lblSearchMessage 
{
	color: #000000;
	display: block;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
}

table#gvSearchResults {
	font-size: 1.1em;
	width: 100%;
}

table#gvSearchResults td 
{
	border: none;
	margin: 3px 0;
}

table#gvSearchResults td table {
	margin: 0;
	font-size: 1.2em;
}

table#gvSearchResults td table td {
	border: none;
}

table#gvSearchResults td table td span {
	color: #39a418;
}

table#gvSearchResults td h3 {
	color: #000000;
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	margin: 0;
}

table#gvSearchResults td div {
	font-size: 1.1em;
	margin: 0;
	padding: 5px 0 0 0;
}

table#gvSearchResults td div h3 {
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
	padding: 7px 0 0 0;
	margin: 0;
}


table#gvSearchResults td div h3 a
{
	color: #000000;
	font-size: 1.1em;
	font-family: 'Trebuchet MS';
}

table#gvSearchResults td div a 
{
	font-size: 0.9em;
	font-weight: bold;
}

div.pagination {
	float: left;
	width: 518px;
	padding: 0 0 11px 0;
	margin: 21px 0 11px 0;
}

div.pagination img
{	
	float: right!important;
	padding: 0 11px 0 0!important;
}
