body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	color: #333333;
	background-image: url(../../images/mainbg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	font-size: 12px;
}
#contentwrap { margin-right:auto; margin-left:auto; width:804px;}
#mcontainter {
	width: 804px;
	background-image: url(../../images/contentbg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
}

/* Website Link Styles */
A:link { color: #1DB0EC; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A:visited { color: #1DB0EC; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A:active {color: #1DB0EC; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A:hover {color: #0B4DA2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }

/* Website text Styles */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	color: #479099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #479099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #479099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
}
.left {
	float: left;
	width: 193px;
	padding-left:10px;
	text-align:left;
	padding-bottom:10px;
}
.right {
	float: right; 
	width: 217px;
}
 .center {
	padding-right: 5px;
	padding-bottom: 20px;
}
/*.center2 {
	margin-left: 193px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}*/

/* Breadcrumb Styles */

.breadcrumb { font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; font-size: 11px; }


/* left menu Link Styles */

.leftmenul { color: #196F79; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A.leftmenul:link { color: #196F79; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }
A.leftmenul:visited { color: #196F79; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }
A.leftmenul:active {color: #196F79; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }
A.leftmenul:hover {color: #660000; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }


/* left sub menu Link Styles */

.leftsubmenul { color: #333333; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A.leftsubmenul:link { color: #333333; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }
A.leftsubmenul:visited { color: #333333; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }
A.leftsubmenul:active {color: #333333; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }
A.leftsubmenul:hover {color: #196F79; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none; }

.leftmenu3 { color: #660000; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; text-decoration: none;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #196F79;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.leftmenuf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #196F79;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.leftmenu_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-image: url(../../images/arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.leftmenu_hover2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.leftmenu_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	list-style-image: url(../../images/bullet.gif);
	margin-top:3px;
	margin-bottom:3px;
}
.subunderline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../../images/bullet.gif);
	background-position: left 12px;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.globalReport {
 	width:202px;
	height:124px;
	background-image:url(../../images/gr_rightm.gif);
	background-repeat:no-repeat;
}
.globalReport_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:12px;
	line-height:13px;
}
.summary_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:12px;
	line-height:13px;
}
.summary_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:7px;
	line-height:13px;
}
.globalreportcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../../images/icon_pdfL.jpg);
	background-repeat: no-repeat;
	text-align:left;
	margin-left:10px;
	padding-left:40px;
	padding-right: 20px;	
	height:86px;
	padding-top:5px;
}
.caseStudies {
 	width:202px;
	height:135px;
	background-image:url(../../images/gr_rightm2.gif);
	background-repeat:no-repeat;
}
.newtop {
 	width:202px;
	height:160px;
	background-image:url(../../images/gr_rightm3.gif);
	background-repeat:no-repeat;
}
.caseStudiesl {
 	width:202px;
	height:595px;
	background-image:url(../../images/gr_rightm2l.gif);
	background-repeat:no-repeat;
}
.caseStudiesm {
 	width:202px;
	height:546px;
	background-image:url(../../images/gr_rightm2m.gif);
	background-repeat:no-repeat;
}
.caseStudiestcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	padding-left:20px;
	padding-right: 20px;
}
.caseStudiestcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	padding-left:20px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4BA7B2;
}
.contmiddle_padding {
	text-align:left;
	padding-top:10px;
}
.chapter_top {
	width:176px;
	height:35px;
	background-image: url(../../images/gr_chapter_top.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	padding-left:10px;
	line-height:12px;
}
.chapter_border {
	width:176px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.chapter_borderh {
	width:176px;
	height:78px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.chapter_border1 {
	width:176px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10px;
	padding-top:5px;
}
.iconpadding {
	padding-right:5px;
}
.chapter_border_bottom {
	width:176px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bluedot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4BA7B2;
}

.footer {
	width:804px;
	height:41px;
	background-image: url(../../images/footer.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:10px;
}
.floatleft {
	float:left;
	padding:30px;
}
.margin_left {
	margin-left:15px;
}
.imgpadding {
	float:right;
	margin-left:18px;
	margin-top:15px;
}
