@charset "utf-8";
/* CSS Document */


body {
	background-color:#5D8417;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.ids{
background-image:url(images/banbg.jpg);
background-position:center top;
background-repeat:repeat-x;
background-color:#5D8417;
}

.celbg{
background-image:url(images/celcentbg.jpg);
background-repeat:repeat-x;
background-color:#E1E8D3;
}
.body01sFade {
	font-family: Tahoma, Verdana, ArialGeneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60);
}

.link01
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#bc7b00;
		text-decoration:none;
		list-style:square;
		line-height: 24px;

	}
.link01:hover
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		text-decoration:underline;
		line-height: 26px;

	}

.link01w
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		text-decoration:none;
		list-style:square;
		line-height: 24px;

	}
.link01w:hover
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFF00;
		text-decoration:underline;
		line-height: 26px;

	}
	
.list01
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#bc7b00;
		list-style:square;

	}
	
.sublinks {
	font: normal 12px "Arial", Times, serif;
	color: #000099;
	text-decoration: underline;
	text-align: center;
}
.bullets {
	font: normal 12px/20pt "Tahoma";
	color: #000033;
	text-align: left;
	text-indent: 6px;
	white-space: normal;
	display: list-item;
}
.subbullets {

	font: normal 12px/15pt "Tahoma";
	color: #000033;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	display: list-item;
}
.parag {
	font: normal 13px/16pt "Tahoma";
	color: #000033;
	text-align: left;
}
.title1 {
	font: bold normal 18px/normal "Arial";
	color: #5D8417;
}
.subtitle2 {
	font: bold normal 16px/18pt "Arial";
	color: #5D8417;
	text-align: left;
}
.bbullets {
	font: normal 13px/18pt "Tahoma";
	color: #000033;
	text-align: Lift;
	text-indent: 10px;
	white-space: normal;
	display: list-item;
}
.copy {

	font: normal 12px/normal "Arial", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
.araparag {

	font: normal 13px/normal Tahoma;
	color: #000033;
	text-align: right;
	direction:rtl;
	right:auto;
}
.arasublinks {

	font: normal 12px Tahoma;
	color: #000099;
	text-decoration: underline;
	text-align: right;
}
.arabullets {

	font: normal 12px Tahoma;
	color: #000033;
	text-align: right;
	text-indent: 10px;
	white-space: normal;
	display: list-item;
}
.aratitle1 {
	font: bold normal 16px/normal Tahoma;
	color: #1766AC;
	text-align: right;
}
.arasubtitle2 {
	font: bold normal 14px "Arial", Times, serif;
	color: #155B9B;
	text-align: right;
}
.border {
	border: 1px solid #000000;
}
.cssGridTable{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.cssGridTable a{
	font-family: verdana;
	font-size: 11px;
	color:#151515;
	font-style:normal;
	font-weight:normal;	
	text-decoration:underline;
}

.cssGridTable a:hover{
	font-family: verdana;
	font-size: 11px;
	color:#990000;
	font-style:normal;
	font-weight:normal;	
	text-decoration:none;
}

.cssGridTable TH{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a9a9a9;
	font-style:italic;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dashed  #CCCCCC;
	border-left: 1px dashed  #CCCCCC;
	border-right: 1px dashed  #CCCCCC;
	height:5px;	
}

.cssGridTable TD{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px dashed  #CCCCCC;
	border-left: 1px dashed  #CCCCCC;
	border-right: 1px dashed  #CCCCCC;
}

.cssGridAlternateRow TD{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#ebebeb;
	border-bottom: 1px dashed  #CCCCCC;
	border-left: 1px dashed  #CCCCCC;
	border-right: 1px dashed  #CCCCCC;
}