/* CSS Document */

html, body {  
	text-align: center;
	margin:0;
	background: url(/assets/images/html_bg.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
TABLE
{
 	BORDER-COLLAPSE: collapse;
}

TR
{
     Border-collapse: collapse;
     border: 0px solid #CCCCCC;
     border-color: LightGrey;
}
h1 {
	font-size: 24px;
	font-style: italic;
	color: #006666;
	}
 a {
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}

a.videolink {
	font-size: 10px;
	margin-bottom: 2px;
	float:right;
	color: #666666;
	padding-left: 6px;
}

td {
	font-size: 11px;
	color: #666666;
}

#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	
	}
#header {
	height: 192px;
	}
#header .logo {
	width: 239px;
	float: left;
	background: url(/assets/images/logo_bg.jpg) top left no-repeat;
	}
#header .image {
	float: left;
	}
#header a {
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}

#Nav {
	position: absolute;
	top: 8px;
	left: 0;
	width: 900px!important;
	width: 880px;
	height: 32px;
	text-align: right;
	background-image: url(/assets/images/nav_cover.gif);
	background-repeat: no-repeat;
	background-position: 305px 13px!important;
	background-position: 305px 13px;
	}
#container {
	background: url(/assets/images/dotted_line02.gif) 239px 0px repeat-y;
	padding-right: 10px;
	border: 0px solid #000000;
	}
#sidebar {
	width: 239px;
	float: left;
	}
#sidebar .txt {
	padding: 0 0px 10px 0px;
	margin-left: 21px;
	background: url(/assets/images/sidebar_bg.gif) 0 0 repeat-x;
	}
#sidebar .txt a.visit {
	font-size: 10px;
	color:#999999;
	text-decoration: none;
	margin: 0px;
	text-align:left;
	padding: 0px;
	}
#sidebar .btn2{
	padding: 10px 0;
	text-align: center;
	}
#sidebar a,a.active,a.visited{
	text-decoration: underline;
	color: #006666;
	font-size: 12px;
	padding-left:12px;
	line-height: 18px;
	}
#sidebar a.navlink{
	background: url(/assets/images/Link_Dots.gif) 0px 0px no-repeat;
	}
#content {
	margin-left: 240px;
	background: url(/assets/images/container_bg.gif) 0 0 repeat-x;
	border: 0px solid #000000;
	}
#content .txt {
	padding: 0 0 20px 15px;
	background: url(/assets/images/content_left_bg.gif) top right no-repeat;
	}
#footer {
	clear:both;
	padding-left: 25px;
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
	background-color: #FFFFFF;
	}
#footer a {
	font-size: 9px;
	text-decoration: underline;
}

#glbNav {
	height: 25px;
	float: left;
	width: 600px;
	margin-top: 32px;
	}	
#subNav {
	height:28px;
	float: left;
	padding-left: 65px;
	}
#subNav a {
	height: 27px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	}
#subNav a:hover {
	background-position: 0 -27px;
	}
#nav_community_service {
	width: 126px;
	background: url(/assets/images/btn_community_service.gif);
	}
#nav_education_youth {
	width: 125px;
	background: url(/assets/images/btn_education_youth.gif);
	}
#nav_environment {
	width: 98px;
	background: url(/assets/images/btn_environment.gif);
	}
#nav_emergency_energy {
	width: 159px;
	background: url(/assets/images/btn_emergency_energy.gif);
	}
#nav_disaster_relief {
	width: 106px;
	background: url(/assets/images/btn_disaster_relief.gif);
	}
/* Special Request by Carlos CSS
-----------------------------------------------------------------------------*/
.article_title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	margin-top: 15px;
	}
.article_date {
	font-size: 10px;
	font-style: italic;
	}
.article_desc {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.article_more {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	height: 13px;
	}

/* Gredient CSS
-----------------------------------------------------------------------------*/
.grd_box {
	width: 587px;
	background: url(/assets/images/content_txt_middle_bg.jpg) 0 0 repeat;
	}
.grd_box_in {
	padding: 15px;
	background: url(/assets/images/content_txt_bg.jpg) 0 0 repeat-x;
	line-height: 18px;
	font-size:12px;
	}
.grd_box_btn {
	text-align: right;
	padding-right: 20px;
	background: url(/assets/images/content_txt_bottom_bg.jpg) 0 0 no-repeat;
	}
/* Inset Boxes CSS
-----------------------------------------------------------------------------*/
.inset_box {
	float: left;
	width: 189px;
	margin-right: 7px;
	background: url(/assets/images/inset_box_bg.gif) 0 0 repeat-y;
	}
.inset_box_txt {
	padding: 15px 10px 10px 15px;
	background: url(/assets/images/inset_box_top_bg.gif) 0 0 no-repeat;
	}
.inset_box_txt img {
	float: left;
	margin: 0 10px 5px 0;
	}
.inset_box_btn {
	text-align: center;
	background: url(/assets/images/inset_box_bottom_bg.gif) 0 0 no-repeat;
	}
/* Common CSS
-----------------------------------------------------------------------------*/
.title {
	margin: 5px 0px 2px 5px;
	font-size:11px; 
	font-weight:800;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #006666; 
	text-align:left;
}
.body {
	margin: 2px 5px 0px 9px;
	font-size:10px; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #999999; 
	text-align:justify;
}
.btn {
	margin: 5px 5px 2px 0px;
	font-size:10px; 
	background:url(/assets/images/dotted_line01.gif) bottom left repeat-x;
	text-align:right;
	border: 0px solid #CCCCCC;
	height: 13px;
}
/* Common CSS
-----------------------------------------------------------------------------*/
img {
	border: 0;
	}
.right {
	float: right;
	margin: 0 1px 0 0;
	}
.left {
	float: left;
	margin: 0 1px 0 0;
	}
.clear {
	clear: both;
	}
.clearRight {
	clear: right;
	}
.clearLeft {
	clear: left;
	}
.imgLeft {
	float:left;
	margin: 0 20px 15px 0;
	}
.imgRight {
	float: right;
	margin: 0 0px 15px 20px;
	}