@charset "utf-8";

.line-green {
	background-image: url(../images/green-bg-line.gif);
	background-repeat: repeat-y;
}
.fading-green {
	background-image:url(../images/fading-bg.gif);
	background-repeat:no-repeat;
}

.list{
	list-style-type:circle;
	list-style-image:url(../images/dots.gif);
}

.border-green-bot{
	border-bottom:#00a94f 1px solid;	
}
.relatedlinks{
	FONT-FAMILY: 'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#00a94f;
	font-weight:bold;
	margin-left:9px;
	text-decoration:none;
}

.Headings-big{
	FONT-FAMILY: 'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#00a94f;
	font-weight:bold;
	margin-left:9px;
	text-decoration:none;
}

.blockgrey{
	display:inline;
	padding:5px;
	background-color:#ececec;
	border:1px #ccc solid;

}
.highlighted-txt{
	FONT-FAMILY:'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	display:block;
	font-size:20px;
	color:#f89828;
	font-weight:normal;
	line-height:25px;
	text-decoration:none;
	text-align:justify;
}

.mission-txt{
	FONT-FAMILY:'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	display:block;
	font-size:13px;
	color:#f89828;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}

a.mission-txt{
	FONT-FAMILY:'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	display:block;
	font-size:13px;
	color:#f89828;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}
a.mission-txt:hover{
	FONT-FAMILY:'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	display:block;
	font-size:13px;
	color:#f89828;
	font-weight:normal;
	line-height:20px;
	text-decoration:underline;
	text-align:justify;
}

.grey-dots{
	border-bottom:1px dotted #cccccc;
}

.news-head{
	FONT-FAMILY:'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	display:block;
	font-size:15px;
	color:#f89828;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}
.bodytxt{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
}
.bord-right{
	border-right:3px #666666 solid;
}
.copyright{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#006633;
	text-decoration:none;
}
.copyright a{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006633;
	text-decoration:none;
}
.copyright a:hover{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006633;
	text-decoration:underline;
}


.drag{position:relative;cursor:hand
}
#scontentmain{
	position:absolute;
	width:150px;
}
#scontentbar{
	cursor:hand;
	position:absolute;
	background-color:green;
	height:15;
	width:100%;
	top:0;
}
#scontentsub{
	position:absolute;
	width:100%;
	top:15;
	background-color:lightyellow;
	border:2px solid green;
	padding:1.5px;
}
.txtbox{
	border:1px solid #ffffff;
	width:200px;
	height:15px;
	margin:0 auto;

}
.btns{
	float:left;
	padding-left:5px;
	padding-right:5px;
}


.width22223
{
	border:none;
	width:222px;
	height:23px;
	background:url(../images/sarchbox.gif) no-repeat center;
	padding-top:2px;
}

.width7823
{
	width:78px;
	height:23px;
}

.linksblack{
	
	FONT-FAMILY: 'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.topwhiteline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.titlemain{

	FONT-FAMILY: 'Lucida sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.leftbord {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.rightbord {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.bottombord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
