/* reset and clearing stuff */
* { margin:0; padding:0; }
.hidden { display: none; }
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}

/* hides from ie-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide from ie-mac */

body { background-color: #fff; font-family: helvetica, verdana, arial, sans-serif; font-size:62.5%; }
#container { width:1044px; margin:0 auto; font-size: 1.2em; }

#container h1 { font-size:2em; }
#container h2 { font-size:1.7em; }
#container h3 { font-size:1.2em; }

h3.green { color:#518e01; }
h3.blue { color:#0283d5; }

#header { height:155px; width:1044px; overflow:hidden; background:transparent url(../../i/header-bg.png) 0 0 no-repeat; position:relative; }
	#header .logo { height:124px; width:367px; position:absolute; top:0; left:33px; }
		#header .logo a { height:124px; width:367px; text-indent:-9999px; display:block; background:transparent url(../../i/logo.jpg) 0 0 no-repeat; overflow:hidden; }

	#header .login { height:83px; width:277px; background:white url(../../i/login-bg.png) 0 0 no-repeat; position:absolute; top:15px; right:30px; padding:5px; overflow:hidden; }
		.login form { width:117px; margin:3px 0 0 5px; float:left; margin-right:20px; }
		.login form p { padding:0 !important; margin:2px 0 !important; }
		.login p input{ width: 105px; border:1px solid #93bdd6; background-color:#e6f2f9; color:#4f6b7c; padding:2px 5px; font-size:.8em; }
		.login p.submit-button { margin-top:5px !important; }
		.login p.submit-button input { border:1px solid #acd79d; background-color:#d7f7cb; color:#257509; width:43px; float:right; cursor:pointer; }

	.login .login-options p { margin-bottom:10px; font-size:.9em; }
	.login .login-options p a { color:#093975; }
	.login .login-options p a:hover { color:#85bbff; }


	#header ul#navigation { list-style-type:none; list-style-position:outside; position:absolute; height:31px; width:1000px; left:20px; bottom:0; background:transparent url(../../i/nsep.png) 0 0 no-repeat; overflow:hidden; }
		#header ul#navigation li { float:left; height:23px; background:transparent url(../../i/nsep.png) top right no-repeat; overflow:hidden; padding-top:8px; }
		#header ul#navigation li.current { background:transparent url(../../i/cnbg.png) 0 0 no-repeat; margin-right:2px; border-right:1px solid black; }
			#header ul#navigation li a { height:17px; padding: 0 25px; color:white; text-decoration:none; padding-top:0px;  }
			#header ul#navigation li a:hover { color:#eaff98; }
			#header ul#navigation li.current a.f { margin-left:2px; }

#content { background: transparent url(../../i/bg.png) 0 0 repeat-y; position:relative; padding:0px 10px; height:1%; }

#sidebar-left { width:187px; float:left; list-style-type:none; list-style-position:outside; margin-right:2px; }
	#sidebar-left h2 { color:white; font-size:1.1em; }
	#sidebar-left h2.gray { background:gray url(../../i/sbl-gray.png) 0 0 no-repeat; height:22px; width:177px; padding-top:6px; padding-left:10px;  }
	#sidebar-left h2.green { background:gray url(../../i/sbl-green.png) 0 0 no-repeat; height:21px; width:177px; padding-top:3px; padding-left:10px;  }

	#sidebar-left ul { list-style-type:none; list-style-position:outside; background-color:#f7f6f6; }
	#sidebar-left ul li { padding: 3px 10px; border-bottom:1px solid #e5e5e5; font-size:1.1em; border-right:1px solid #e5e5e5; }
	#sidebar-left ul li a { color:#404040; text-decoration:none; }
	#sidebar-left ul li a:hover { color:#749b27; }


#sidebar-right { width:300px; float:right; padding-top: 10px;}
	#sidebar-right h2 { color:white; font-size:1.1em; padding-left:10px; }
	#sidebar-right h2.gray { background:gray url(../../i/sbr-gray.jpg) 0 0 no-repeat; height:22px; width:280px; padding-top:6px; padding-right:10px;  }
	#sidebar-right h2.green { background:green url(../../i/sbl-green.jpg) 0 0 repeat-x; height:21px; width:280px; padding-top:3px; padding-right:10px;  }

	#sidebar-right ul { list-style-type: none; list-style-position:outside; margin-bottom:20px;  }
	#sidebar-right ul li ul { list-style-type:none; list-style-position:outside; background-color:#f7f6f6; margin-bottom:0 !important; }
	#sidebar-right ul li ul li{ padding: 3px 10px; border-bottom:1px solid #e5e5e5; font-size:1.1em; border-left:1px solid #e5e5e5; }
	#sidebar-right ul li ul li a { color:#404040; text-decoration:none; }
	#sidebar-right ul li ul li a:hover { color:#749b27; }
	#sidebar-right ul li ul li p { font-size:.8em; font-weight:normal; padding:5px 0; }


#mainCountry { width:760px; float:left; padding:0 20px; padding-left: 30px; }
	#mainCountry h1 { color:#0076d3; margin-bottom:10px; }
	#mainCountry p { font-size:1.1em; padding:0 0 10px; }


#main { width:575px; float:left; padding:0 20px; }
	#main h1 { color:#0076d3; margin-bottom:10px; }
	#main p { font-size:1.1em; padding:0 0 10px; }

#mainIndex { width:680px; float:left; padding:0 20px; padding-top: 10px; }
	#mainIndex h1 { color:#0076d3; margin-bottom:10px; }
	#mainIndex h2 { color:#0076d3; margin-bottom:10px; }
	#mainIndex a { color:#0076d3; text-decoration: none; }
	#mainIndex a:hover { text-decoration: underline; }
	#mainIndex p { font-size:1.1em; padding:0 0 10px; }

#footer { clear:both; height:48px; width:1044px; overflow:hidden; background:transparent url(../../i/footer-bg.png) 0 0 no-repeat; }
#footer p { width:40%; position:relative; top:7px; }
#footer p.copyright { float:left; padding-left:30px; }
#footer p.footer-links { float:right; padding-right:50px; text-align:right; color:#ccc; }

#footer p a { color:#378ce7; text-decoration:none; font-size:.9em; } 
#footer p a:hover { color:#0055b0; }

#wherelocation { padding-left: 10px; padding-top: 5px; width: 1014px; height: 20px; }
	#wherelocation a { text-decoration: none; color: #0076d3; }
	#wherelocation span { font-size: 16px; }

.linkstyle { text-decoration: none; color: #0076d3;}

#nextpreviouslinks { font-size: 15px; font-weight: bold; padding-bottom: 30px;}
	#nextpreviouslinks a { text-decoration: none; color: #0076d3; }
	#nextpreviouslinks a:hover { text-decoration: underline; color: #0076d3; }



img.imageright {
	float: right;
	margin: 0 0 10px 10px;
}

.plain { 
	border: 1px solid gray; 
	padding: 0px; 
 
}

