/* ========================== GLOBAL STYLES ============================ */

/*
	TOC
	------------------
	HTML Tags
	Layout
	Navigation
	Content
	Special Elements
	Fieldsets
	Data (tabular)
	Data (non tabular)
/*

/* HTML Tags
------------------------------------------------------------------------ */

body{
	margin:30px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:#b7dae4 url(images/bg.gif) 0 0 repeat;
	font-size:0.75em;
	line-height:1.5em;
	letter-spacing:-0.01em;
}

a img {border:0px;}
a {text-decoration:none;color:#8e0030;}
a:hover {text-decoration:underline;}

h1 {margin:0 0 0.5em 0;padding:0;}
h2 {font-size:1.25em;margin:0 0 0.5em 0;padding:0 0 0 0;color:#464646;}
h3 {font-size:1.2em;margin:0 0 0.5em 0;padding:0;color:#464646;}
h4 {font-size:1.2em;margin:0 0 1em 0;color:#666; font-weight: normal;}

h2 span {display:none;}
h3 span {display:none;}
h4 span {display:none;}

p {margin:0px;padding:0px;margin-bottom:0.9em;}
p.address {font-weight:bold;;color:#205f34;}

form {margin:0;}
input,select,textarea {font-family:Georgia, "Times New Roman", Times, serif;font-size:0.9em;}



/* Layout
------------------------------------------------------------------------ */
#container {width:700px;margin:0 auto;}

#logo {width:680px;;height:254px;display:block;padding:10px;background-color:#fff;margin:0 auto;}
	#logo a {display:block;width:100%;height:100%;background-image:url(images/top.jpg);}
		#logo span {display:none;}
		
#main {float:left;width:680px;background-color:#fff;padding:0 10px 10px 10px;}

#supporting {float:left;width:180px;}
	#nav {width:100%;margin-bottom:10px;}

#content {float:right;width:490px;}



/* Navigation
------------------------------------------------------------------------ */
.subnav {list-style:none;margin:0;padding:0;width:100%;margin-bottom:20px;float:left;font-family:Arial, Helvetica, sans-serif;font-size:0.9em;font-weight:bold;position:relative;top:-10px;}
	.subnav li {float:left;margin:0;padding:0;}
		.subnav a {display:block;padding:0 5px 0 0;margin-right:5px;border-right:1px solid #eb5b00;color:#eb5b00;}
	.subnav li.last a {display:block;padding:0 5px 0 0;margin-right:5px;border-right:0px solid #eb5b00;color:#eb5b00;}

.subnav2 {list-style:none;margin:0;padding:0;width:100%;margin-bottom:20px;float:left;font-family:Arial, Helvetica, sans-serif;font-size:0.9em;font-weight:bold;position:relative;top:-25px;}
	.subnav2 li {float:left;margin:0;padding:0;}
		.subnav2 a {display:block;padding:0 5px 0 0;margin-right:5px;border-right:1px solid #eb5b00;color:#eb5b00;}
	.subnav2 li.last a {display:block;padding:0 5px 0 0;margin-right:5px;border-right:0px solid #eb5b00;color:#eb5b00;}
	

/* Content
------------------------------------------------------------------------ */
h2.headerHome {display:block;width:100%;margin-bottom:10px;height:128px;background-image:url(images/header_home.jpg);}
h2.headerContribute {display:block;width:100%;margin-bottom:10px;height:128px;background-image:url(images/header_contribute.jpg);}
h2.headerContact {display:block;width:100%;margin-bottom:10px;height:128px;background-image:url(images/header_contact.jpg);}
h2.headerAnnualReport {display:block;width:100%;margin-bottom:10px;height:128px;background-image:url(images/header_annual_report.jpg);}
h2.headerServices {display:block;width:100%;margin-bottom:10px;height:128px;background-image:url(images/header_services.jpg);}
h2.headerPrivacyPolicy {display:block;width:100%;margin-bottom:10px;height:128px;background-image:url(images/header_privacy.jpg);}

h3.subheaderCanYouHelpUs {display:block;width:100%;margin-bottom:2px;height:44px;background-image:url(images/subheader_canyouhelpus.jpg);}

h3.headerWithThanksTo {display:block;width:100%;margin-bottom:2px;height:34px;background-image:url(images/header_withthanksto.gif);}

.contentVar1 {display:block;background-color:#f5f5de;margin-bottom:2px;padding:20px 15px;}
	.contentVar1 h4 {color:#901c16;}
	.contentVar1 a {color:#eb5b00;}
	
.contentVar2 {display:block;background-color:#f1f8fa;margin-bottom:2px;padding:20px 15px;}
	.contentVar2 h4 {color:#00a0c6;}
	.contentVar2 a {color:#004815;}
	.contentVar2 a.alt {color:#336eb1;}
	
.contentVar3 {display:block;background-color:#f5fcef;margin-bottom:2px;padding:20px 15px;color:#537153;}
	.contentVar3 h4 {color:#216822;font-weight:bold;}
	.contentVar3 a {color:#eb5b00;}
	
.contentVar4 {display:block;background-color:#f7f4ec;margin-bottom:2px;padding:20px 15px;color:#666666;}
	.contentVar4 h4 {color:#900400;}
	.contentVar4 a {color:#eb5b00;}
	.contentVar4 h4 a {color:#900400;}

.contentVar5 {display:block;background-color:#ebf5ff;margin-bottom:2px;padding:20px 15px;color:#506f76}
	.contentVar5 h4 {color:#2269bb;}
	.contentVar5 a {color:#506f76;}
	.contentVar5 a.alt {color:#506f76;}
	
ul.withThanksTo {list-style:none;margin:0 0 10px 0;padding:0;width:100%;padding-bottom:8px;background-color:#d8eda3;}
	ul.withThanksTo li {margin:0;padding:8px 8px 0 8px;color:#2a543d;}

.footer {padding:5px;}
	.footer a {color:#336eb1;}
/* Special Elements
------------------------------------------------------------------------ */
.small {font-size:11px;color:#888;}
.hide {display:none}



/* Fieldsets
------------------------------------------------------------------------ */




/* Data (tabular)
------------------------------------------------------------------------ */



/* Data (non tabular)
------------------------------------------------------------------------ */
