@charset "utf-8";
/* CSS Document */

* {margin:0}

body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#02152f;
	}
		
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
	}

td a:link {
	color: #e16307;
	text-decoration:underline;
	}

td a:visited{
	color: #e16307;
	text-decoration:none;
	text-decoration:underline;
	}

td a:hover{
	color:#5468df;
	text-decoration:underline;
	}
	
.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
	}

.news a:link {
	color: #333333;
	text-decoration:none;
	}

.news a:visited{
	color: #333333;
	text-decoration:none;
	}

.news a:hover{
	color:#5468df;
	text-decoration:underline;
	}
		
.bluetext {
	color:#0070b2;
	font-weight:bold;
	}
	
.title {
	color:#ab9817;
	font-weight:bold;
	font-size:13px;
	}
	
.table{
	border:1px solid #faeba8;
	background-color:#FEFAEB;
	}
	
.tableborder{
	border:1px solid #faeba8;
}
	
.footer {
	color:#333333;
	font-size:12px;
	text-decoration:none;
	}

.footer a:link {
	color:#333333;
	text-decoration:none;
	}

.footer a:visited{
	color:#333333;
	text-decoration:none;
	}

.footer a:hover{
	color:#a1dcfc;
	text-decoration:none;
	}

.mainbg{
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat;
	}
	
.donatebg{
	background-image:url(../images/donate_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
		
.linebg{
	background-image:url(../images/bg-line.gif);
	background-repeat:repeat-y;
	}
	
.newsbg{
	background-image:url(../images/newsbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.newsbg1{
	background-image:url(../images/news_tittle.gif);
	background-repeat:no-repeat;
}

.footerbg{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
}
	
/*.........toggler.........*/
.glidecontentwrapper{
 /* Do not change this value */
position: relative;
width: 200px;
height: 200px; /* Set height to be able to contain height of largest content shown*/
border: 0px solid #000000;
overflow: hidden;
}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
position:absolute; /* Do not change this value */
background:url(../images/news_bg.gif);
background-repeat:repeat-x;
padding: 0px;
visibility: hidden;
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 50px;
margin-top: 0px;
float:right;
}
.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

/*.........toggler.........*/

.left_headingimage01{
       width:110px; 
	   float:left; 
	   height:21px;
	   margin-top:10px
	   }
	   
.left_heading{
       width:238px;
       height:21px;
	   }
	   
.recentProjects{
       width:200px;
	   float:left;
		}
	
.imageborder{
	border:1px solid #333333;
	}
	
.textbox {
	width:180px;
	height:16px;
	border:1px solid #ebd282;
	background-color:#ffffff;
	}
	
.combo {
	width:180px;
	height:20px;
	border:1px solid #ebd282;
	background-color:#ffffff;
	}
	
.textarea {
	width:180px;
	height:60px;
	border:1px solid #ebd282;
	background-color:#ffffff;
	}
	
.textarea1 {
	width:250px;
	height:80px;
	border:1px solid #ebd282;
	background-color:#ffffff;
	}

.terms {
	border:1px solid #ebd282;
	background-color:#ffffff;
	}

.multcombo{
	width:180px;
	height:80px;
	border:1px solid #ebd282;
	
}
	
.listmenu {
	width:180px;
	height:80px;
	border:1px solid #ebd282;
	font-size:11px;
	}
	
.listmenu1 {
	width:250px;
	height:100px;
	border:1px solid #ebd282;
	font-size:11px;
	}
	
.listmenu2 {
	width:250px;
	height:50px;
	border:1px solid #ebd282;
	font-size:11px;
	}
	
.orangetext {
	font-size:11px;
	color:#e16307;
	}

.crumb {
	color:#006cb1;
	font-size:11px;
	text-decoration:none;
	}

.crumb a:link {
	color:#a8891d;
	text-decoration:none;
	}

.crumb a:visited{
	color:#a8891d;
	text-decoration:none;
	}

.crumb a:hover{
	color:#ff7200;
	text-decoration:none;
	}
	
.linktitle {
	color:#ab9817;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}

.linktitle a:link {
	color:#ab9817;
	text-decoration:none;
	}

.linktitle a:visited{
	color:#ab9817;
	text-decoration:none;
	}

.linktitle a:hover{
	color:#0070b2;
	text-decoration:none;
	}
	
top a:link {
	color:#ab9817;
	text-decoration:none;
	}

.top a:visited{
	color:#ab9817;
	text-decoration:none;
	}

.top a:hover{
	color:#ff7200;
	text-decoration:none;
	}