@charset "utf-8";
/* CSS Document */

/* General Styles */
* {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, sans-serif;	
	}
.content
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#575757;
	line-height:18px;
}	
	
body {
	background:#d6dfef url(/images/bg_body.jpg) repeat-x;
	}	

h1 {
	font-size:15px;
	color:#b33635;
	font-weight:bold;
	}
h2 {
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	color: #203984;
	}	
	
h3 {
	font-weight:bold;
	line-height:18px;
	font-size:11px;
	color: #7a7a7a;
	}
	
.PheaderTxt {
	font-size:15px;
	color:#b33635;
	font-weight:bold;
	}
.headerTxt {
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	color: #203984;
	}	
	
.SheaderTxt {
	font-weight:bold;
	line-height:18px;
	font-size:11px;
	color: #7a7a7a;
	}	

ul li {
		background-image: none;
		list-style: none;	
	}

a {
	text-decoration:underline;
	color:#3883a9;
	}
a:hover {
	text-decoration:none;
	}

a img {
	border:none;
	}
.spacer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

	
/* Wrapper Style */
#page {
	width:1024px;
	margin:0 auto 0 auto;
	}
	
/* Header Styles */

#header {
	height:158px;
	background:url(/images/bg_header.jpg) no-repeat bottom left;
	}
#logo {
	padding:5px 72px 0 39px;
	float:left;
	}

#nav_toptext {
	background:url(/images/bg_nav_toptext.gif) repeat-x bottom;
	width:100px;
	height:30px;
	float:left;
	margin:0 0 0 527px;
	}
#nav_toptext ul {
	list-style:none;
	list-style-image: none;	
	}
#nav_toptext ul li {
	float:left;
	margin:12px 8px 0 3px;
	font-size:10px;
	list-style-image: none;
	}
#nav_toptext ul li a {
	color:#6aa8c8;
	list-style-image: none;
	}
#nav_toptext ul li#lang a {
	display:none;
	color:#b33635;
	list-style-image: none;
	font-weight:bold;
	}
#nav_top {
	margin:46px 0 0 0;
	float:left;
	background:url(/images/bg_navtop.gif) no-repeat;
	width:671px;
	height:24px;
	}
#nav_top ul {
	list-style:none;
	margin:0 0 0 29px;
	}
#nav_top ul li {
	float:left;
	margin:0 22px 0 0;
	list-style-image: none;
	}


/* Basic Content Styles */

#content_wrapper {
	background:url(/images/bg_contentwrapper.gif) repeat-y 11px top;
	width:1024px;
	float:none;
	clear:both;	
	}
#content {
	background:url(/images/bg_content_main.jpg) no-repeat 11px bottom;
	float:none;
	width:1024px;
	padding:0 0 45px 0;		
	}

#content_right {
	float:left;
	width:700px;
	margin:9px 92px 0 25px;
	}

#content_right h1 {
	margin:5px 0 18px 0;
	}
#content_right h2 {
	margin:0 0 10px 0;
	color:#575757;
	}
#content_right ul li {	
	font-size:12px;
	}
.pic_top {
	margin:0 0 18px 0;
	}
#link_trail p {
	font-size:9px;
	}
#nav_left {
	float:left;
	width:196px;
	margin:0 0 0 11px;
	padding:17px 0 0 0;	
	}
#nav_left ul {
	list-style-image:none;
	margin:13px 0 0 0;
	list-style: none;
	}
#nav_left ul li {
	list-style-image:none;


	}
#nav_left ul li a {
	color:#fff;
	text-decoration:none;
	list-style-image:none;

	}

/*Hover and Off States for left menu */
.navleft_over div {
	border-bottom:1px dashed #b0b0b0;
	line-height:24px;
	font-size:12px;
	color:#f6b42c;
	padding:2px 0 0 15px;
	background:#696969 url(/images/bullet_yellow.gif) no-repeat 6px 13px;
	}
.navleft_off div {
	border-bottom:1px dashed #b0b0b0;
	line-height:24px;
	font-size:12px;
	padding:2px 0 0 15px;
	background:url(/images/bullet_yellow.gif) no-repeat 6px 13px;
	}
.navleft_selected div {
	line-height:24px;
	font-size:12px;
	padding:2px 0 0 15px;
	color:#f6b42c;
	background:#696969 url(/images/bullet_yellow.gif) no-repeat 6px 13px;
	border-bottom:1px dashed #b0b0b0;	
	}
.subnavleft_off div {
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	color:#ffffff;
	padding:0 0 7px 30px;
	background:#696969 url(/images/bullet_white.gif) no-repeat 23px 9px;	
	border-bottom:1px dashed #b0b0b0;	
	margin:-1px 0 0 0;
	}
.subnavleft_over div {
	font-size:10px;
	font-weight:bold;	
	line-height:16px;
	color:#a0c1fa;
	padding:0 0 7px 30px;
	background:#696969 url(/images/bullet_white.gif) no-repeat 23px 9px;	
	border-bottom:1px dashed #b0b0b0;	
	margin:-1px 0 0 0;	
	}
.subnavleft_selected div {
	font-size:10px;
	font-weight:bold;	
	line-height:16px;
	color:#a0c1fa;
	padding:0 0 7px 30px;
	background:#696969 url(/images/bullet_white.gif) no-repeat 23px 9px;	
	border-bottom:1px dashed #b0b0b0;	
	margin:-1px 0 0 0;		
	}
/* Footer Styles */
#footer {
	width:1024px;
	clear:both;
	padding:0 0 20px 0;
	}

#footer_logoblock {
	background:url(/images/bg_footer_logoblock.gif) no-repeat 0px 0px;
	width:1024px;
	height:58px;
	}
#footer_logoblock ul {
	list-style:none;
	margin:0 0 0 89px;
	}
#footer_logoblock ul li {
	float:left;
	margin:0 63px 0 0;
	}
#footer_text {
	width:1024px;
	float:none;
	clear:both;
	line-height:16px;
	text-align:center;
	padding:20px 0 0 0;
	}
#footer_text p {
	color:#7f7e7e;
	font-size:10px;
	}
#footer_text a {
	color:#445d9e;
	}
	
	
/* Front Page Styles */
#fpage_content {
	margin:0; padding:0;
	}

#fpage_header {
	height:100px;
	}
#fpage_col_left {
	background:url(/images/bg_fpage_col_left.gif) no-repeat;
	width:168px;
	height:297px;
	float:left;
	}
#fpage_col_left p {
	color:#fff;
	font-size:12px;
	line-height:16px;
	padding:97px 16px 0 18px;
	}
#fpage_col_left a {
	color:#8dd8ff;
	}
#fpage_flash {
	width:838px;
	height:297px;
	float:left;
	}
#fpage_bottomcol_wrapper {
	clear:both;
	float:none;
	background:url(/images/bg_fpage_bottomcol_wrapper.gif) repeat-y;
	width:1024px;
	margin:0;	
	min-height:200px;	
	}
#fpage_bottomcols {
	background:url(/images/bg_fpage_bottomcols.jpg) no-repeat top left;
	margin:0;
	padding:30px 0 0 0;
	}
#fpage_bottomcol_left {
	float:left;	
	width:298px;
	margin:0 0 0 27px;
	padding:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#575757;
	}
#fpage_bottomcol_left p a {
	margin:0;
	padding:0 0 0 13px;
	}
#fpage_bottomcol_center {
	float:left;	
	width:369px;	
	margin:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#575757;
	}
#fpage_bottomcol_right {
	float:left;
	width:330px;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#575757;	
	}	
#fpage_bottomcol_center p {
	padding:0 50px 0 9px;
	line-height:20px;
	}
#fpage_button_donate {
	margin:25px 0 0 -5px;
	padding:0;
	}
#fpage_bottomcol_center p.subhead {
	font-size:12px;
	font-weight:bold;
	margin:0 0 12px 0;
	line-height:14px;
	}
#fpage_bottomcol_center p.head_desc {
	margin:0 0 0 0;
	font-size:12px;
	line-height:14px;	
	color:#b33635;
	font-style:italic;
	}	
.newsitem {
	padding:0 0 23px 13px;
	background:url(/images/bullet_yellow.gif) no-repeat 6px 6px;	
	}
#content_right ul, #fpage_bottomcol_right ul {
	list-style:none;
	color:#f6b42c;
	margin:0 0 25px 0;
	font-size:11px;	
	color:#575757;
	line-height:20px;	
	}
#fpage_bottomcol_right ul {
	margin:0;	
	}
.fpage_sect_title {
	margin:0 0 6px 0;
	}
#content_right ul li, #fpage_bottomcol_right ul li {
	background:url(/images/bullet_yellow.gif) no-repeat 2px 8px;
	padding:0 0 0 12px;
	}
.schedsection {
	width:232px;
	border-bottom:1px dashed #b0b0b0;
	font-size:11px;
	line-height:14px;
	float:none;
	padding:3px 0 0 0;	
	}
	
#fpage_bottomcol_left table td
{
	margin:0 0 3px 0;
	padding:0 0 0 15px;
	background:url(/images/bullet_yellow.gif) no-repeat 6px 6px;
	border-bottom:1px dashed #b0b0b0;
}	
.schedblock_left {
	width:126px;
	float:left;
	margin:0 0 3px 0;
	padding:0 0 0 15px;
	background:url(/images/bullet_yellow.gif) no-repeat 6px 6px;
	}
.schedblock_left p {
	color:#575757;
	}
.schedblock_right {
	margin:40px 0 0 5px;
	width:86px;
	float:left;
	}	
#fpage_footer {
	margin:0;
	width:1024px;
	clear:both;
	float:none;
	padding:0 0 50px 0;
	}
#fpage_footer_swoop {
	margin:0; padding:0;
	width:1024px;
	height:45px;
	background:#d6dfef url(/images/bg_footer_swoop.jpg) no-repeat 11px 0px;	
	}
#fpage_footer_logoblock {
	background:url(/images/bg_footer_logoblock.gif) no-repeat 0px 0px;
	width:1024px;
	height:58px;
	}
#fpage_footer_logoblock ul {
	list-style:none;
	margin:0 0 0 89px;
	}
#fpage_footer_logoblock ul li {
	float:left;
	margin:0 63px 0 0;
	}
	
/* IE6 Hacks */
* html #header {
	margin:0 0 0 27px;
	width:1024px;
	}
* html #fpage_header {
	margin:0 0 0 -3px;
	width:1024px;
	}
* html #nav_toptext {
	margin:0 0 0 402px;
	padding:0;
	}
* html #content_wrapper {
	background:url(/images/bg_contentwrapper.gif) repeat-y 10px 0px;
	margin:0 0 0 27px;
	}
* html #content {
	background:url(/images/bg_content_main.jpg) no-repeat 10px bottom;
	}
* html #content_right {
	margin:9px 87px 0 17px;
	}
* html #nav_left {
	margin:0 0 0 5px;
	width:196px;
	}
* html #footer {
	background:url(/images/bg_footertop_norm.jpg) no-repeat 37px 0px;
	}
* html #footer_logoblock {
	background:url(/images/bg_footer_logoblock.gif) no-repeat 25px 0px;
	}

* html #fpage_content {
	margin:-1px 0 0 0;
	}
* html #fpage_bottomcol_left {
	float:left;	
	width:293px;
	margin:0 0 0 16px;
	padding:0;
	}
* html #fpage_bottomcol_center {
	float:left;	
	width:364px;
	padding:0;	
	}
* html #fpage_bottomcol_right {
	float:left;
	width:310px;
	margin:0 -3px 0 0;
	padding:0;	
	}	

