@charset "UTF-8";
/* CSS Document */
.reg_checkbox{
	visibility:hidden;
	float:right;
}




/* Global Items */

body {
	background-color:#A8A795;
	margin:0px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	letter-spacing: 1px;
	color:#333333;
}
h1 {
	margin:0px;
}
h2, div.contentitem h1, .contentheading {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#0399CC;
	font-size:40px;
	line-height:40px;
	letter-spacing:1px;
	margin-top:0px;
	display:block;
	letter-spacing:1px;
	background-image: url(../images/headline-underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 600px;
}

h3 {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:19px;
	color:#474320;
	margin:0px;
	font-weight:normal;
}
h4 {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5c5834;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}
p {
	margin-top:5px;
	margin-bottom:15px;
}

img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
div#container {
	width:990px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin:0px auto;
	float:none;
}

.article_seperator {
	display:none;
}

/* STRUCTURE */

div.header {
}
div.rowOne {
	width:971px;
	background-color:#f4f4f4;
	height:18px;
	display:block;
	border-bottom:1px solid #efeeee;
	padding-right:17px;
	padding-bottom:3px;
}
div.header a, div.header select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#00748a;
	font-size:10px;
}
div#container div.header div.rowOne a {
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:right;
	display:block;
	height:18px !important;
	line-height:12px;
	margin-top:2px;
	padding-top:2px;
	height:15px;
}
div#container div.header div.rowOne a:hover {
	background-color:#ebeced;
	text-decoration:none;
}
div.rowTwo {
	padding-left:20px;
	padding-right:15px;
	width:953px;
	height:84px;
	background-image:url(../images/rowTwoBg.jpg);
	background-position:left -1px;
	background-repeat:repeat-x;
}
div.logo {
	float:left;
	padding-top:0.1em;
	padding-left:0px;
	padding-right:0px;
}
div#container div.header div.rowTwo div.topRight {
	width:750px;
	padding-left:0px;
	float:right;
	display:block;
	margin-top: 50px;
}

#banner, 
#banner td, 
#banner table,
#banner .contentpaneopen td
{
	padding:0px;
	text-align:left;
	border:none;
	width:688px;
	margin-left: -3px;
}
#banner {
	margin-top:15px;
	margin-bottom:0px;
}





/* RIGHT MODULE */

div#rightModule {
	float: right;
	width: 250px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top:650px;
	background-attachment: scroll;
	background-image: url(../images/americas-right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#rightModule a {
	font-size: 14px;
	text-transform: uppercase;
	color: #2086C1;
	font-weight: bold;
}
div#rightModule .contentpaneopen, div#rightModule .mod_contentitem table {
	width:100%;
	text-align:center;
}

div#rightModule p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* END RIGHT MODULE */



/* Main Tab Menu */

div#container div.header div.rowTwo div.topRight div.mainMenuTabs {
	width:530px;
	float:right;
	padding-top:0em;
	z-index:6;
}
div.mainMenuTabs {
	color:#62A335;
}
div.mainMenuTabs ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:right;
}
div.mainMenuTabs li {
	border:none;
	float:left;
	background-repeat:no-repeat;
	background-position:right top;
	line-height:32px;
	padding-left:1px;
	padding-right:4px;
}
div.mainMenuTabs li {
	float:left;
	background-image:url(../images/tabRight.gif);
}
div.mainMenuTabs li:hover {
	float:left;
	background-image:url(../images/tabsHoverRight.gif);
}
div.mainMenuTabs li a:hover {
	float:left;
	text-decoration:none;
	background-image:url(../images/tabsHoverBg.gif);
	background-repeat:repeat-x; /*MJA*/
}
div.mainMenuTabs li.active, div.mainMenuTabs li.mainlevel_current, div.mainMenuTabs li.mainlevel_active {
	background-image:url(../images/tabRightActive.gif);
}
div.mainMenuTabs li a, div.mainMenuTabs li.active a {
	display:block;
	background-repeat:repeat-x;
	overflow:hidden;
	padding-right:6px;
	padding-left:10px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
div.mainMenuTabs li a {
	background-image:url(../images/tabsBgBody.gif);
	background-repeat:repeat-x; /*MJA*/
}
div.mainMenuTabs li.active a, div.mainMenuTabs li.active a:hover, div.mainMenuTabs li.mainlevel_current a, div.mainMenuTabs li.mainlevel_current a:hover, div.mainMenuTabs li.mainlevel_active a, div.mainMenuTabs li.mainlevel_active a:hover, div.mainMenuTabs li #active_menu-nav {
	background-image:url(../images/tabsBgBodyActive.gif);
	height:32px;
	color:#62A335;
}
div.mainMenuTabs li.mainlevel_current li a, div.mainMenuTabs li.mainlevel_current li a:hover, div.mainMenuTabs li.mainlevel_active li a, div.mainMenuTabs li.mainlevel_active li a:hover {
	height:auto;
}
/* Main Content Area */

div.contentBody {
	padding:0px;
	margin:0px;
	width: 990px;
}

div.mainContent {
	padding-top:280px;
	width:600px;
	padding-left:50px;
	padding-right:20px;
	padding-bottom:25px;
	min-height:280px;
	height:auto;
	background-attachment: scroll;
	background-image: url(../images/europe-header.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
/* for Internet Explorer */
/*\*/
* html div.mainContent {
	height: 280px;
}
/**/

div.mainContent .contentpaneopen {
	margin-bottom: 10px;
	width:auto;
}

.mainContent a, .content a {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#00748a;
	font-size:11px;
}
div.mainContent a.showCaret {
	background-image:url(../images/linkCaret.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:left 3px;
}
/* Footer - Modified by Francis*/
div.footer {
	border-top:2px solid #eae9e9;
	background-color:#f4f4f4;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 20;
	clear:both;
}
div.footerMenu {
	height:26px;
}
div.footerMenu div.copyrightNotice {
	letter-spacing:1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#919296;
	font-weight:normal;
	line-height:26px;
	float: left;
	padding-left: 20px;
}
div.footerMenu div.footerLinks {
	text-align:right;
	padding-left:0px;
	height:24px;
	letter-spacing:1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#919296;
	font-weight:normal;
	line-height:26px;
	padding-right: 20px;
}
div.footerMenu div.footerLinks ul {
	margin:0;
	padding:0;
}
div.footerMenu div.footerLinks li {
	margin-top:8px;
	margin-right:5px;
	padding-right:5px;
	float:right;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display:block;
	height:10px;
}
div.footerMenu div.footerLinks a {
	font-size:9px;
	text-decoration:none;
	color:#006699;
	line-height:10px;
	display:block;
}

/* For PerForms Component */

.noShow
{
	display: none;
}
.performs_required{
	text-align:right;
}
.formFields .firstLine input
{
	margin-left:0px;
	z-index:10;
	clear:left;
}
.formFields .firstLine label
{
	margin-left:10px;
	clear:left;
}



/* END */
