* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
	background-color: #515152;
}

.text1 {
	width: 140px;
	height: 15px;
	margin-top: 1px;
	background-color: #ffffff;
	border: 1px solid #7e7e7e;
	color: #989898;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 2px;
}

.list1 {
	list-style-type: disc;
	color: #0072a5;
	font: 11px/16px Arial;
	margin-bottom: 15px;
	margin-left: 25px;
}

.relatedresources {
	vertical-align: middle;
	color: #0072a5;
	font: 11px/16px Arial;
	margin-bottom: 15px;
	margin-left: 25px;
}

.homebrochure{
	vertical-align: top; 
	padding-left: 5px
}

.list2 {
	color: #666666;
	font: 12px/18px Arial;
	margin-left: 40px;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list3 {
	color: #666666;
	font: 12px/18px Arial;
	margin-left: 25px;
	list-style-position: inside;
	list-style-type: disc;
}

.pass1 {
	width: 140px;
	height: 15px;
	margin-top: 4px;
	background-color: #ffffff;
	border: 1px solid #7e7e7e;
	color: #989898;
	padding-top: 1px;
	padding-left: 2px;
	font-size: 11px;
}
#wrapper { 
 margin: 0 auto;
 width: 930px;
	background-color: #ffffff;
	height: 100%;
}

a:link {
	color: #0072a5;
	text-decoration: none;
}

a:visited {
	color: #0072a5;
	text-decoration: none;
}

a:hover {
	color: #0072a5;
	text-decoration: underline;
}

h1 {
	color: #0072a5;
	font: bold 18px/18px Arial;
}

h2 {
	color: #0072a5;
	font: bold 14px/18px Arial;
}

h3 {
	font: bold 12px Arial;
	color: #666666;
	text-decoration: none;
}

h4 {
	color: #0072a5;
	font: bold 11px Arial;
}

.p2 {
	color: #666666;
	font: 14px/18px Arial;
	margin-bottom: 20px;
	width: 505px;
	border-bottom: 1px dotted #7f7f7f;
	padding-bottom: 20px;
	padding-top: 5px;
}

.p3 {
	color: #666666;
	font: 12px/16px Arial;
	margin-top: 2px;
}

.p4 {
	color: #666666;
	font: 12px/16px Arial;
	margin-top: 2px;
	width: 465px;
}


/* @group Header */

#comSites {
	width: 925px;
	height: 22px;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ececec;
	color: #666666;
	font: 11px Arial;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
}
#header {
 color: #333;
 width: 930px;
 float: left;
 height: 92px;
 margin: 0 0px 0px;
 background: #ffffff url(../media/images/headerBG.png) repeat-y;
	border-bottom: 1px solid #aaaaaa;
}

.logo {
	width: 600px;
	float: left;
	margin-top: 23px;
	padding-left: 15px;
}

.logoimg {
	width: 170px;
	height: 45px;
	float: left;
	cursor: pointer;
}

.slogan {
	float: right;
	width: 400px;
	color: #0072a5;
	font: bold 13px Arial;
	margin-right: 20px;
	margin-top: 14px;
}

.login {
	float: right;
	width: 273px;
	height: 81px;
	background: url(../media/images/loginBG.png) repeat-x;
	border: 1px solid #b5b6b6;
	margin-top: 4px;
	margin-right: 5px;
}

.loginLogo {
	margin-top: 3px;
	margin-left: 6px;
	height: 20px;
}

.loginB {
	width: 260px;
	float: left;
	margin-left: 7px;
}

.loginC {
	width: 54px;
	float: left;
	text-align: right;
	color: #666666;
	font: bold 10px/22px Arial;
	margin-top: 5px;
}

.loginD {
	width: 145px;
	float: left;
	margin-left: 3px;
	margin-top: 4px;
}

.loginE {
	float: left;
	margin-top: 28px;
	margin-left: 2px;
}

#navigation {
float: left;
 width: 930px;
 color: #333;
 margin: 0px 0px 0px 0px;
	height: 15px;
	background: url(../media/images/navBG.png) repeat-x;
}

.globalT {
	width: 175px;
	height: 21px;
	background: url(../media/images/globalT.png) no-repeat;
	margin-bottom: 5px;
	color: white;
	font: 13px Arial;
	padding-top: 4px;
	padding-left: 10px;
}



/* @end */

/* @group Home */

#leftcolumn { 
 color: #ffffff;
 background: #999999;
 margin: 0px 10px 0px 0px;
 width: 185px;
 float: left;
	height: 100%;
}

.leftmenu {
	padding-bottom: 45px;
}

.global {
	background: url(../media/images/globalBG.png) repeat;
	color: #e4e4e4;
	font: 11px/17px Arial;
	height: 281px;
	margin-top: 67px;
	padding-bottom: 17px;
}

.global2 {
	background: url(../media/images/globalBG.png) repeat;
	color: #e4e4e4;
	font: 11px/17px Arial;
	height: 1060px;
}
.global3 {
	background: url(../media/images/globalBG.png) repeat;
	color: #e4e4e4;
	font: 11px/17px Arial;
	height: 1060px;
	margin-top: 67px;
	padding-bottom: 17px;
}

.global a:link {
	color: #e4e4e4;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global a:visited {
	color: #e4e4e4;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global a:hover {
	color: #fff;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global2 a:link {
	color: #e4e4e4;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global2 a:visited {
	color: #e4e4e4;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global2 a:hover {
	color: #fff;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global3 a:link {
	color: #e4e4e4;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global3 a:visited {
	color: #e4e4e4;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.global3 a:hover {
	color: #fff;
	text-decoration: none;
	font: normal normal 11px Arial;
}

.countries {
	padding-left: 10px;
}

.mapG {
	width: 185px;
	height: 72px;
	
	margin-bottom: 20px;
}
#content { 
 float: left;
 color: #333;
 background: #ffffff;
 margin: 10px 7px 0px 0px;
 width: 515px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 width: 213px;
 float: left;
	margin: 10px 0 0px 0px;
	background-color: #ffffff;
}

.rightblock {
	height: 290px;
	width: 195px;
	background: #e7e7e7 url(../media/images/rightmenu.png) no-repeat;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 3px;
}

.titleblock {
	width: 140px;
	height: 18px;
	background: #0072a5 url(../media/images/bluearrow.png) no-repeat;
	color: #ffffff;
	font: bold 12px Arial;
	padding-left: 16px;
	padding-top: 5px;
	margin-bottom: 8px;
}

.homein {
	color: #666666;
	font: 12px/18px Arial;
	width: 505px;
	margin: 20px auto;
}

.whitebox {
	cursor: pointer;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 155px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* @end */

/* @group Sub */

#contentSub { 
 float: left;
 color: #333;
 background: #ffffff;
 margin: 10px 7px 0px 0px;
 width: 515px;
 display: inline;
}

#rightcolumnSub { 
 color: #333;
 width: 210px;
 float: left;
	margin: 10px 0 0px 0px;
	background-color: #ffffff;
}

.subWrap {
	width: 505px;
	margin: 20px auto;
}

.subWrap2 {
	width: 505px;
	margin: 20px auto;
}

.block1 {
	width: 505px;
	height: 70px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	margin-top: 20px;
}

.block2 {
	width: 505px;
	height: 70px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.blockimg {
	width: 140px;
	height: 70px;
	margin-right: 15px;
	float: left;
}

.blocktxt {
	width: 350px;
	height: 68px;
	margin-top: 1px;
	float: right;
	color: #666666;
	font: 12px/16px Arial;
}

.rightB {
	width: 164px;
	height: 124px;
	background: url(../media/images/rightBG.png) repeat-x;
	padding-top: 50px;
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
	font: 12px/19px Arial;
	padding-right: 20px;
}

.rightC {
	width: 163px;
	height: 124px;
	margin-left: 13px;
	margin-top: 25px;
	background-color: #ececec;
	padding-top: 15px;
	padding-left: 8px;
}

.rightC a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.rightC a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.rightC a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.pdf {
	background: url(../media/images/pdf.png) no-repeat;
	height: 14px;
	color: #333333;
	font: 11px Arial;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.website {
	background: url(../media/images/website.png) no-repeat;
	height: 10px;
	color: #333333;
	font: 11px Arial;
	padding-left: 17px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
}

.countriesB {
	list-style-type: none;
	padding-left: 3px;
}

.buttons {
	height: 20px;
	width: 505px;
	float: left;
	margin: 10px auto 20px;
}

.button {
	color: #ffffff;
	font: 10px Arial;
	background: #0072a5 url(../media/images/arrow2.png) no-repeat;
	height: 15px;
	padding-right: 8px;
	padding-left: 20px;
	width: 110px;
	padding-top: 3px;
	float: left;
	margin-right: 25px;
}

.button a:link {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.button a:visited {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.button a:hover {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



/* @end */

/* @group Footer */


#footer { 
 width: 920px;
 clear: both;
 color: #999999;
 background: #515152;
	font: 9px Arial;
	text-align: justify;
	padding: 15px 5px 20px;
	margin: 0;
}

#footer a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	font-size: 9px;
}

#footer a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	font-size: 9px;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	font-size: 9px;
}



/* @end */

/* @group Menu */

.main {
	width: 177px;
	background: #999999 no-repeat;
	border-bottom: 1px solid #c2c2c2;
	color: #ffffff;
	font: 12px Arial;
	margin: 0;
	padding-top: 7px;
	height: 20px;
	padding-left: 8px;
	list-style-type: none;
}

.main a:link {
	color: #ffffff;
	font: 12px Arial;
	text-decoration: none;
	list-style-type: none;
}

.main a:visited {
	color: #ffffff;
	font: 12px Arial;
	text-decoration: none;
	list-style-type: none;
}

.main a:hover {
	color: #0072a5;
	font: 12px Arial;
	text-decoration: none;
	list-style-type: none;
}

.active {
	background-color: #ffffff;
	width: 165px;
	height: 21px;
	border-bottom: 1px solid #c2c2c2;
	padding-top: 6px;
	padding-left: 20px;
	color: #0072a5;
	font: 12px Arial;
	list-style-type: none;
}

.linkll {
	background-color: #999999;
	width: 165px;
	height: 21px;
	border-bottom: 1px solid #c2c2c2;
	padding-top: 6px;
	padding-left: 20px;
	color: #ffffff;
	font: 12px Arial;
	list-style-type: none;
}

.linkll a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	list-style-type: none;
}

.linkll a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	list-style-type: none;
}

.linkll a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0072a5;
	font-size: 12px;
	list-style-type: none;
}



/* @end */