/* RESET updated with html5 tags*/
/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {*/
html,body , ul {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	font-weight:normal;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body {
	line-height:1;
}
/*ol,ul {
	list-style:none;
}*/

#header_main  ul {
	list-style:none;
}
.sub_nav  ul {
	list-style:none;
}

.breadcum  ul {
	list-style:none;
}
#footer_wrap ul {
	list-style:none;
}
#inner_content_bottom  ul {
	list-style:none;
}

.inner2_left ul { margin:5px 5px 5px 15px;}
.inner2_left li { margin:5px 5px 5px 15px; font-size:14px; line-height:18px; font-family: Arial,Helvetica,sans-serif; color:#000;}



blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
/* FLOAT-elements */
.fltleft {
	float:left;
}
.fltright {
	float: right;
}
/* only to clear floats - to be used with any class as addition */
.clear {
	clear: both;
}
/* clear float with blank <div>or <br>*/
.clrflt {
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
}
/* MAIN */
body {
	background:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555555;
}
a,img,img a,a:hover {
	border:none;
	outline:none;
}
#header {
	background:#708c44 url(/img/header_bg.jpg) repeat-x left bottom;
	width:100%;
}
#header_main {
	width:900px;
	margin:0 auto;
}
.logo {
	width:247px;
	height:81px;
	margin:10px 0 0 0;
}
.header_right {
	width:567px;
}
.nav1 {
	width:240px;
	height:30px;
	padding:15px 0 0 26px;
	font-size:12px;
	color:#003300;
	margin-bottom:22px;
	background:url(/img/nav1_bg.jpg) no-repeat left top;
}
.nav1 ul li {
	float:left;
}
.nav1 ul li a {
	text-decoration:none;
	color:#003300;
	font-size:12px;
	padding:0 10px;
	display:block;
}
.nav1 ul li a:hover {
	color:#000;
	text-decoration:underline;
}
.nav2 {
	height:36px;
	font-size:15px;
	color:#003300;
	width:567px;
}
.nav2 ul li {
	float:left;
	display:block;
}
.nav2 ul li a {
	height:36px;
	display:block;
	text-decoration:none;
	font-size:15px;
	color:#003300;
	padding:0 9px;
	line-height:16px;
}
.nav2 ul li a:hover, .nav2 ul li a.current, .nav2 ul li a.active {
	background:url(/img/nav2_hover_bg.png) no-repeat center bottom;
	color:#FFF;
}



.sub_nav_wrap {
	background:url(/img/sub_nav_bg.jpg) repeat-x left top;
	width:100%;
	border-bottom:1px solid #737373;
	/*display:none;*/
	position:relative;
	top:-1px;
}

.sub_nav_wrap2 {
	background:url(/img/sub_nav_bg.jpg) repeat-x left top;
	width:100%;
	border-bottom:1px solid #737373;
	display:none;
	position:relative;
	top:-1px;
}

.sub_nav_wrap3 {
	background:url(/img/sub_nav_bg.jpg) repeat-x left top;
	width:100%;
	border-bottom:1px solid #737373;
	display:none;
	position:relative;
	top:-1px;
}


.sub_nav_wrap4 {
	background:url(/img/sub_nav_bg.jpg) repeat-x left top;
	width:100%;
	border-bottom:1px solid #737373;
	display:none;
	position:relative;
	top:-1px;
}


.sub_nav {
	height:35px;
	background:#2a3814;
	width:880px;
	margin:0 auto;
	color:#c6e19e;
	font-size:14px;
	
}
/*
.sub_nav {
	height:35px;
	background:#2a3814;
	width:580px;
	margin:0px 10px 0px 0px; float:right;
	color:#c6e19e;
	font-size:14px;
}
*/
.sub_nav2 {
	width:440px;
}
.sub_nav ul li {
	float:left;
	background:url(/img/sub_nav_sap.png) no-repeat left center;
}
.sub_nav ul li.nobg {
	background:none;
}
.sub_nav ul li a {
	text-decoration:none;
	padding:0 10px;
	display:block;
	color:#c6e19e;
	line-height:35px;
}
.sub_nav ul li a:hover,.sub_nav ul li a.active {
	color:#FFF;
    text-decoration: underline;
}
#banner_wrap {
	background:url(/img/banner_bg.jpg) repeat-x left bottom;
	width:100%;
}
#banner {
	width:910px;
	margin:0 auto;
}
.banner_top {
	padding:0 0 10px 35px;
}
.banner_top_left {
	width:675px;
	padding:22px 0 0 55px;
	background:url(/img/left_arrow.png) no-repeat left 22px;
	color:#808080;
	font-size:24px;
}
.banner_top_right {
	width:130px;
	padding:12px 0 0 0;
}
.banner_top_right p {
	padding:32px 0 0 0;
	margin:0px;
	font-size:11px;
	color:#a1a1a1;
	text-transform:uppercase;
	float:left;
}
.banner_top_right a {
	float:right;
}
.banner_bottom {
	padding:14px;
	height:290px;
	background:url(/img/banner_bottom_bg.png) no-repeat left top;
}
.banner_bottom_left {
	width:544px;
	position:relative;
	border:1px solid #a5a5a5;
	height:288px;
}
.banner_bottom_left_text {
	width:544px;
	height:41px;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	line-height:41px;
}

#s1
{
	width:544px;
	height:41px;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	position:absolute;
	left:0px;
	bottom:49px;
	background:url(/img/banner_left_text_bg.png) no-repeat left top;
	line-height:41px;
}

.banner_bottom_right {
	width:327px;
}
.banner_right_box1 {
	width:327px;
	height:90px;
	padding:22px 0 0 0;
	margin-bottom:10px;
	background:url(/img/banner_right_box1.jpg) no-repeat left top;
}
.banner_right_box1 span {
	font-size:26px;
	color:#FFF;
	margin-bottom:13px;
	display:block;
	padding-left:65px;
	font-weight:bold;
}
.banner_right_box1 a {
	width:154px;
	height:35px;
	background:url(/img/banner_right_box1_button.png) no-repeat left top;
	line-height:35px;
	text-indent:20px;
	font-size:14px;
	color:#d94f0d;
	font-weight:bold;
	margin:0px auto;
	display:block;
	text-decoration:none;
}
.banner_right_box1 a:hover {
	background:url(/img/banner_right_box1_hover.png) no-repeat left top;
	color:#FFF;
}
.banner_right_box2 {
	width:184px;
	height:127px;
	padding:40px 40px 0 103px;
	background:url(/img/banner_right_box2.jpg) no-repeat left top;
}
.banner_right_box2 h2 {
	padding:0 0 8px 0;
	margin:0px;
	font-size:20px;
	font-weight:bold;
	color:#b1d278;
}
.banner_right_box2 p {
	padding:0 0 10px 0;
	margin:0px;
	font-size:14px;
	line-height:18px;
	color:#FFF;
}
.banner_right_box2 a {
	width:105px;
	height:23px;
	display:block;
	font-size:11px;
	text-align:center;
	color:#fefdfd;
	text-transform:uppercase;
	float:right;
	background:url(/img/banner_right_box2_button.png) no-repeat left top;
	line-height:23px;
	text-decoration:none;
	font-weight:bold;
}
.banner_right_box2 a:hover {
	color:#000;
}
.box_area {
}
.box {
	width:269px;
	height:124px;
	background:url(/img/box_bg.jpg) repeat-x left top;
	margin-right:10px;
	padding:17px 12px 0 12px;
	position:relative;
}
.box2 {
	margin:0px;
}
.box h2 {
	padding:0 0 10px 0;
	margin:0px;
	font-size:18px;
	color:#5a7b2d;
	font-weight:normal;
}
.box p {
	padding:0px;
	margin:0px;
	font-size:13px;
	line-height:18px;
	color:#666666;
}
.box a {
	font-size:12px;
	color:#cced91;
	width:60px;
	height:23px;
	text-decoration:none;
	line-height:23px;
	text-transform:uppercase;
	display:block;
	position:absolute;
	bottom:10px;
	right:12px;
	padding-left:9px;
	background:url(/img/more_button.jpg) no-repeat left top;
}
.box a:hover {
	background:url(/img/more_hover.jpg) no-repeat left top;
	color:#FFF;
}
#content {
	width:900px;
	margin:0 auto 15px auto;
	padding:18px 0;
}
.content_left {
	width:535px;
	padding:22px 0 0 0;
}
.content_left h2 {
	padding:0 0 15px 0;
	margin:0px;
	font-size:24px;
	color:#5e802f;
}
.content_left p {
	padding:0 0 15px 0;
	margin:0px;
	font-size:14px;
	color:#000;
	line-height:22px;
}
.content_left p a {
	color:#d94f0d;
	text-decoration:underline;
}
.content_right {
	width:325px;
}
.cnbc_box {
	padding:30px 0 18px 0;
	margin:70px 0 10px 0;
	position:relative;
	border:1px solid #a1a1a1;
}
.cnbc {
	width:171px;
	height:84px;
	position:absolute;
	top:-71px;
	left:77px;
}
.cnbc_box h2 {
	padding:0 0 5px 0;
	margin:0px;
	font-size:18px;
	color:#000;
	text-align:center;
}
.cnbc_box p {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#666666;
	text-align:center;
}
.cnbc_box p a {
	text-decoration:underline;
	color:#d94f0d;
}
.media_box {
	padding:10px 10px 10px 20px;
	margin:0px 0 20px 0;
	 color:#000000;
	border:1px solid #a1a1a1; font-size:14px;
}
.media_box a {color:#d94f0d; text-transform:capitalize;}
.media_box p {
	padding:0px 10px 0px 0px;
	margin:0px;
	font-size:13px;
	color:#666666;
	text-align:right;
}
.media_box h2 {
	padding:0 0 5px 0;
	margin:0px;
	font-size:18px;
	color:#000;
	text-align:center;text-transform:capitalize;
}

.content_right_box2 {
	min-height:150px;
    padding: 0 0 10px;
}
.content_right_heading {
	padding-bottom:10px;
	border-bottom:1px solid #e6e6e6;
}
.content_right_box2 h2 {
	float:left;
	font-size:28px;
	padding:0px;
	margin:0px;
	color:#5e802f;
	width:295px;
}
.content_right_heading a {
	float:right;
	width:22px;
	height:22px;
}
.events {
	border-bottom:1px solid #e6e6e6;
	line-height:15px;
    float: left;
    width: 325px;
    padding: 8px 0;
}
.events_left {
	width:70px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
.events_right {
	width:254px;
	color:#666666;
	font-size:13px;
}
.events_right a {
	color:#666666;
	text-decoration:none;
}
.awards {
	width:276px;
	height:154px;
	margin:0 auto;
}
#footer_wrap {
	background:#7fa742 url(/img/footer_bg.jpg) repeat-x left top;
	width:100%;
}
#footer {
	width:900px;
	margin:0 auto;
}
.footer_top {
	margin-bottom:10px;
	padding:13px 0 0 0;
}
.footer_top_left {
	width:650px;
	color:#cced91;
	font-size:12px;
}
.footer_top_left ul li {
	float:left;
	background:url(/img/footer_top_left_sap.jpg) no-repeat left center;
	font-size:12px;
	color:#cced91;
	padding:0 8px;
}
.footer_top_left ul li.nosap {
	background:none;
}
.footer_top_right {
	width:240px;
}
.footer_text_field {
	width:190px;
	height:14px;
	font-size:12px;
	color:#b3b3b3;
	border:1px solid #9f9f9f;
	padding:3px 5px;
	margin-right:2px;
	outline:none;
}
.footer_button {
	background:url(/img/footer_button.png) no-repeat left top;
	width:25px;
	height:24px;
	border:none;
	cursor:pointer;
}
.footer_bottom {
	padding: 0 0 20px;
}
.footer_bottom_nav {
	width:230px;
	padding:10px 0 0 22px;
	background:url(/img/footer_nav_sap.png) repeat-y left top;
}
.footer_bottom_nav ul li {
	padding-bottom:10px;
    font-size:14px;
}
.footer_bottom_nav ul li a {
	color:#FFF;
	text-decoration:none;
}
.footer_bottom_nav ul li a:hover {
	text-decoration: underline;
} 
.footer_bottom ul.footer_bottom_sub_nav li {
	font-size: 12px;
   	padding: 10px 0 0 0;
}
.footer_bottom ul.footer_bottom_sub_nav a:link, .footer_bottom ul.footer_bottom_sub_nav a:visited {
    color:#cced91;
}
.footer_bottom ul.footer_bottom_sub_nav a:hover, .footer_bottom ul.footer_bottom_sub_nav a:active {
	color: #FFF;
}
.footer_bottom_nav ul li a.footer_bottom_sub_nav  {
	font-size: 12px;
   	padding: 10px 0 0 0;
   	color:#cced91;
}

/*=========================inner=========================*/
.breadcum {
	padding:10px 0 5px 18px;
	 float:left;
	margin:0  
}
.breadcum ul li {
	float:left;
	background:url(/img/breadcum_sap.png) no-repeat left center;
	padding-left:5px;
}
.breadcum ul li.nobg {
	background:none;
}
.breadcum ul li a {
	padding:0 4px;
	display:block;
	font-size:12px;
	color:#959595;
	text-decoration:none;
}
.breadcum ul li a:hover {
	text-decoration:underline;
}
.inner1_content {
	width:870px;
	margin:0 auto;
	padding:15px 15px 0 25px;
	background:url(/img/inner1_content_bg.jpg) no-repeat left top;
}
.inner_content_top {
	margin-bottom:10px;
}
.inner1_content_left {
	width:405px;
	padding:18px 0 0 0;
}
.inner1_content_left h1 {
	padding:0 0 10px 0;
	margin:0px;
	color:#5e802f;
	font-size:24px;
	font-weight:normal;
}
.inner1_content_left h2 {
	padding:0 0 15px 0;
	margin:0px;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	line-height:19px;
}
.inner1_content_left p {
	padding:0 0 15px 0;
	margin:0px;
	font-size:14px;
	line-height:22px;
	color:#000;
}
.inner1_content_right {
	width:392px;
	padding:13px 15px 10px 26px;
	background:#e8ebeb;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(PIE.htc);
	position:relative;
}
.inner1_content_right h1 {
	padding:0 0 10px 0;
	margin:0px;
	font-size:20px;
	color:#5e802f;
}
.service_area {
}
.graph {
	width:73px;
	height:69px;
	position:absolute;
	top:0px;
	right:24px;
}
.service_left {
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.i {
	background:url(/img/service_left1.png) no-repeat left top;
}
.ii {
	background:url(/img/service_left2.png) no-repeat left top;
}
.iii {
	background:url(/img/service_left3.png) no-repeat left top;
}
.iv {
	background:url(/img/service_left4.png) no-repeat left top;
}
.service_right {
	width:357px;
	padding:5px 0 5px 0;
}
.service_right h2 {
	padding:0 0 10px 0;
	margin:0px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.service_right h2 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.service_right h2 a:hover {
	text-decoration:underline;
}
.service_right p {
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:18px;
	color:#666666;
}
#inner_content_bottom {
	margin-bottom:35px;
	border:1px solid #818285;
}
#inner_content_bottom ul {
	border-bottom:1px solid #818285;
	text-align:center;
}
#inner_content_bottom ul.ist {
	font-size:13px;
	line-height:35px;
	margin-bottom:5px;
	height:35px;
}
#inner_content_bottom ul.nobor {
	border:none;
}
#inner_content_bottom ul li {
	float:left;
}
#inner_content_bottom ul li a {
	text-decoration:none;
	cursor:pointer;
}
#inner_content_bottom ul.ist li a {
	text-decoration:none;
	color:#FFF;
}
#inner_content_bottom ul li.i {
	width:284px;
	background:#231f20;
	border-right:1px solid #818285;
	font-size:18px; color:#FFF;
}
#inner_content_bottom ul li.ii {
	width:145px;
	background:#a3be81;
	border-right:1px solid #818285;color:#FFF;
}
#inner_content_bottom ul li.iii {
	background:#62a4c2;
	border-right:1px solid #818285;color:#FFF;
}
#inner_content_bottom ul li.iv {
	background:#eead58;
	border-right:1px solid #818285;color:#FFF;
}
#inner_content_bottom ul li.v {
	background:#23408f;
	border:none;color:#FFF;
}
.top_border {
	border-top:1px solid #818285;
}
#inner_content_bottom ul.iind {
	font-size:13px;
	line-height:35px;
	height:35px;
}
#inner_content_bottom ul.iind img.sub {
	margin:5px 0 2px 0;
}
#inner_content_bottom ul li.i1 {
	background:#d1d2d4;
	color:#2d4a22;
	padding-left:40px;
	text-align:left;
	width:244px;
	font-weight:bold;
}
#inner_content_bottom ul li.i1i {
	background:#d1d2d4;
	color:#2d4a22;
	padding-left:40px;
	text-align:left;
	width:244px;
	font-weight:bold;
}
#inner_content_bottom ul li.i1i {
	background:#d1d2d4;
	color:#2d4a22;
	padding-left:6px;
	text-align:left;
	width:278px;
	font-weight:bold;
}
#inner_content_bottom ul li.i1i a {
	color:#000;
	padding-left:34px;
	background:url(/img/chart_arrow.png) no-repeat left center;
	font-size:12px;
	display:block;
	text-decoration:none;
}

#inner_content_bottom h3
{
	color:#2d4a22;
	text-align:left;
	height:35px;
	width:285px;
	font-weight:bold;
	float:left;
	line-height:35px;
	z-index:9999;
	position:relative;
}

#inner_content_bottom h3 a
{
	color:#000;
	padding-left:40px;
	background:#d1d2d4 url(/img/chart_arrow.png) no-repeat 6px center;
	font-size:12px;
	height:35px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	border-right:#9b9e9c 1px solid;
	border-bottom:#9b9e9c 1px solid;
}


#inner_content_bottom h3.active a
{
	background:#818285 url(/img/chart_arrow2.png) no-repeat 6px center;
	color:#FFF;
	border-right:#9b9e9c 1px solid;
}

#inner_content_bottom ul li.i1i a:hover {
	color:#2d4a22;
	font-weight:bold;
}
#inner_content_bottom ul li.i2 {
	background:#eaf0e1;
	color:#000;
	font-size:11px;
}
#inner_content_bottom ul li.i2i {
	line-height:normal;
}
#inner_content_bottom ul li.i3 {
	background:#dae8f2;
	color:#000;
	font-size:11px;
}
#inner_content_bottom ul li.i4 {
	background:#fbecd7;
	color:#000;
	font-size:11px;
}
#inner_content_bottom ul li.i5 {
	background:#e1e1ef;
	color:#000;
	font-size:11px;
	border:none;
}
.inner2_left {
	width:520px;
	padding:20px 0 40px 0;
}
.inner2_left h1 {
	padding:0 0 15px 0;
	margin:0px;
	color:#5e802f;
	font-size:24px;
}
.inner2_left h3 {
	padding:0 0 10px 0;
	margin:0px;
	color:#646464;
	font-size:16px;
}
.inner2_left p {
	padding:0 0 15px 0;
	font-size:14px;
	color:#000;
	line-height:22px;
	margin:0px;
}
.inner2_left p a {
	color:#d94f0d;
	text-decoration:underline;
}
.inner2_left_pic {
	margin-bottom:10px;
}
.inner2_left h2 {
	padding:0 0 10px 0;
	margin:0px;
	color:#5e802f;
	font-size:20px;
}
.inner2_left_nav {
	padding-bottom:15px;
	font-size:16px;
}
.inner2_left_nav ul li {
	padding:0 0 4px 10px;
	background:url(/img/inner2_left_nav.png) no-repeat left 5px;
}
.inner2_left_nav ul li a {
	color:#434343;
	text-decoration:none;
	font-weight:bold;
	display:block;
	font-size:16px;
}
.quote {
	padding-left:15px;
}
.inner2_right {
	width:327px;
}
.mar {
	margin-bottom:35px;
}
.inner3_heading {
	margin-bottom:20px;
	background:url(/img/inner3_header_line.png) no-repeat left bottom;
}
.inner2_left h4 {
	padding:0 0 15px 0;
	margin:0px;
	color:#5e802f;
	font-size:24px;
	font-weight:bold;
	line-height:25px;
}
.inner2_left h4 span {
	display:block;
	font-size:12px;
	color:#999999;
}
.inner3_top {
	margin-bottom:10px;
}
.button_area {
	width:242px;
	margin:0 auto 13px auto;
}
.button_area ul li {
	float:left;
	background:url(/img/button_area_sap.png) no-repeat left center;
	padding:12px 10px;
}
.button_area ul li.prev {
	background:none;
}
.button_area ul li a {
	font-size:12px;
	line-height:23px;
	width:98px;
	text-align:center;
	text-transform:uppercase;
	color:#cced91;
	display:block;
	text-decoration:none;
	
}
.button_area ul li.prev a {
	background:url(/img/button_area_li1.jpg) no-repeat left top;
	padding-left:5px;
}
.button_area ul li.prev a:hover {
	background:url(/img/button_area_li1_hover.jpg) no-repeat left top;
}
.button_area ul li.next a {
	background:url(/img/button_area_li2.jpg) no-repeat left top;
}
.button_area ul li.next a:hover {
	background:url(/img/button_area_li2_hover.jpg) no-repeat left top;
}
.comments_area {
}
.comments_heading {
	font-size:19px;
	color:#3e3e3e;
	padding:0 0 8px 12px;
}
.comments_box {
	width:473px;
	padding:15px 30px 10px 12px;
	background:#e8ebeb;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
	margin-bottom:12px;
}
.writer {
	color:#003300;
	font-size:14px;
	padding:0 0 10px 0;
	display:block;
	font-weight:bold;
}
.comments_box p {
	padding:0 0 10px 0;
	margin:0px;
	color:#666666;
	font-size:13px;
	line-height: 20px;
}



.toggle_container
{
	background:#818285;
	padding:10px; 
	width:848px;
	font-size:12px;
	color:#FFF;
	line-height:16px;
	z-index:9999;
	clear:both;
}

.toggle_container span
{
	font-weight:bold;
	text-transform:uppercase;
}

ul.active li.i1i {
	background-color:#818285;
	}
	
ul.active li.i1i a {
	color:#fff;
	background:url(/img/chart_arrow2.png) no-repeat left center;
	}
	
/*****************/
.RA_license_div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px double #666666;
    height: 350px;
    overflow: scroll;
    padding: 10px;
    position: relative;
     
}	

 
 
 
#contentd h1 {
	padding:0 0 10px 0;
	 color:#5e802f;
	 
	font-size:24px;
	font-weight:normal;
}
#contentd h2 {
	padding:0 0 15px 0;
	 color:#5e802f;
	font-weight:bold;
	font-size:18px;
	 
	line-height:19px;
}
#contentd p {
	 
	 
	font-size:14px;
 
	 
}
#contentd  a {
	color:#d94f0d;
	text-decoration:underline;
}
#contentd  ul  {
	 margin:10px;
}
#inner_content_bottom ul {
	 
	 
	 padding:0;
	 
	 margin:0;
	 
	 
}
	
	.col_center {width:850px;}
	.socialmedia {width:276px;
	height:154px;
	margin:0 auto; text-align:center; margin-top:20px;
	}
	
	
	
#contentdab  ul  {
	 margin:10px;font-size:14px;
}
#contentdab  ul li  {
	 margin:5px;font-size:14px;
}
 /*
.met   { margin-top:30px !important;
 padding:0px 0px 0px 30px !important; font-size:14px;   color:#000 !important;}
 .met span {cursor:pointer;}
 .ui-state-default {background: url("/img/chart_arrow.png") no-repeat scroll left top transparent;} 
 .ui-state-default span { display:inline;}
 .ui-state-active {background: url("/img/chart_arrow2.png") no-repeat scroll left top transparent;}
 .ui-state-active span { display:none;}
 .met span { color:#d94f0d;  text-align:right;}
#accordion div { margin:0px 0px 0px 30px;}
*/
