/* -----------------------------------*/
/* ------> GLOBAL <<<-----------*/
/* -----------------------------------*/

html, body{
	padding: 0;
	margin: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
body{
	background-image: url(/global_images/html-body-bg.gif);
	background-repeat: repeat-y;
	background-position: 780px top;
}
#homebtn {
	position:absolute;
	left:12px;
	top:11px;
	width:121px;
	height:14px;
	z-index:1;
}
#langbtn{
	position:absolute;
	margin-left:630px;
	width:300px;
}

#langbtn img{
	margin-top:3px;
	color:#733E37;
}

img{
	border:none;
	
}

.table-tr{
font-size:8px;
font-weight:bold;
}

/* -----------------------------------*/
/* ------> HEADER <<<-----------*/
/* -----------------------------------*/
#header{
	height: 88px;
	background-image: url(/global_images/header_bg.gif);
	background-repeat: repeat-x;
	padding-left: 40px;
	overflow: hidden;
}
#header-Span{
	height: 88px;
	background-image: url(/global_images/header_bg.gif);
	background-repeat: repeat-x;
	padding-left: 40px;
	overflow: hidden;
}

/* -----------------------------------*/
/* ---> PAGE LAYOUT <<<---------*/
/* -----------------------------------*/
#wrapper{
	width: 780px;
	padding-right: 25px;
	min-height: 100%;
	background-image: url(/global_images/faux-bg2.gif);
	background-repeat: repeat-y;
	clear: both;
}
#nav{
	height: 30px;
	background-color: #1c503c;
}
#searchHeader{
	width: 236px;
	height: 30px;
	background-image: url(/global_images/search_bg.gif);
	text-align: center;
	line-height: 30px;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#bodyWrapper{
	width: 780px;
}
#leftColumn{
	float: left;
	width: 236px;
}
#bodyMain{
	float: right;
	width: 544px;

}
#bodyCopy{
	padding: 25px;
	padding-top: 10px;
}
#searchBox{
	height: 55px;
	text-align: center;
	background-image:url(/global_images/searchbox_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#searchBoxTxt{
	padding: 0;
	margin: 0;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 148px;
	height: 22px;
	background-image: url(/global_images/searchbox.gif);
	margin-top: 14px;
}
#searchBtn{
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	width: 32px;
	height: 31px;
}
#infoBox{
	margin: 0;
	padding: 0;
	height: 157px;
	padding-left: 12px;
	padding-right: 12px;
	background-color:#ccd5c0;
}
#infoBox2{
	margin: 0;
	padding: 0;
	height: 157px;
	padding-left: 12px;
	padding-right: 12px;
	background-color:#ccd5c0;
}
#headerImage{
	width: 544px;
	height: 212px;
	padding: 0;
	margin: 0;
}
#newsSection{
	padding: 12px;
}
.newsBlock{
	background-image: url(/global_images/news-indention-rpt.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-top: 10px;
}
/* -----------------------------------*/
/* --> HEADER IMAGES <<<--------*/
/* -----------------------------------*/
.greenBars{
	padding: 0;
	margin: 0;
	background-image: url(/global_images/headers/green-bars.jpg);
}

/* -----------------------------------*/
/* -----> HEADINGS <<<----------*/
/* -----------------------------------*/
h1{
	font-size: 20px;
	margin: 0;
	padding: 0;
	padding-bottom:2px;
	padding-top: 2px;
	color: #1c503c;
	font-weight: normal;
	text-transform: uppercase;
}

#headerImage h1{
	color: #FFFFFF;
	font-size: 22px;
	letter-spacing:-1px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 15px;

}
#newsSection h3{
	font-size: 13px;
	font-weight: bold;
	color: #7f3128;
	margin: 25px 0 0 0;
	padding: 0;
	padding-top: 6px;
	text-transform:none;
}
#newsSection h2{
	font-size: 11px;
	font-weight: bold;
	color: #7f3128;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	text-transform:none;
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #7f3128;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	text-transform: capitalize;
}
h4{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(/global_images/news-bullet.gif);
	background-repeat: no-repeat;
	color: #7f3128;
	display: block;
	margin: 0;
	padding-bottom: 3px;
	background-position: left 2px;
}
/* -----------------------------------*/
/* ---> TEXT STYLES <<<---------*/
/* -----------------------------------*/
a:link{
	color:#733E37;
	text-decoration:none;
}
a:visited{
	color:#7f3128;
	text-decoration:none;
}
a:active{
	color:#491c17;
	text-decoration:none;
}
a:hover{
	color:#520b0b;
	text-decoration:underline;
}

.cleaner{
	clear: both;
	height: 1px;
}
p{
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maroon{
	color: #7f3128;
}
.infoBoxBg2{
	background-color: #E6ECDE;
}
a.pdfLink{
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 35px;
	background-image: url(/global_images/pdf2.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
}
.searchFileLoc{
	color: #1c503c;
	font-size: 9px;
}
.searchChar{
	font-size: 11px;
}
/* -----------------------------------*/
/* ----> NAVIGATION <<<---------*/
/* -----------------------------------*/

#nav ul{
	display: block;
	height: 30px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 236px;
}
#nav ul li{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 108px;
	text-align: center;
	font-size: 10px;
	background-image: url(/global_images/nav/bg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}
#nav ul li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	width: 108px;
	height: 30px;
	font-weight: bold;
}

#nav ul li a.large{
	line-height:13px;
}

#nav ul li:hover, #nav ul li.active{
	background-image: url(/global_images/nav/active.gif);
	line-height: 19px;
}
#nav ul li:hover ul{
	display: block;
}


/*SECOND LEVEL*/
#nav ul li ul{
	display: none;
	position: absolute;
	_position: relative;
	top: auto;
	left: auto;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
#nav ul li ul li{
	float: none;
	text-align: left;
	background-image: url(/global_images/nav/sub.gif);
}
#nav ul li ul li:hover, #nav ul li ul li.active{
	background-image: url(/global_images/nav/sub-active.gif);
	line-height: 30px;
}
#nav ul li ul li a{
	width: 108px;
	height: 30px;
	padding-left: 10px;
}

#nav ul li a.active{
	background-image:url(global_images/nav/active.gif);
	background-repeat:repeat;
	line-height: 19px;
}

#nav ul li a.subActive{
	background-image:url(global_images/nav/sub-active.gif);
	background-repeat:no-repeat;
}

/* -----------------------------------*/
/* ------> FORMS <<<------------*/
/* -----------------------------------*/

h2{
	font-size:12px;
}
/* -----------------------------------*/
/* -----> COMMENTS <<<----------*/
/* -----------------------------------*/


/* -----------------------------------*/
/* -------> EXTRAS <<<----------*/
/* -----------------------------------*/
