body, p,div,table,td,span,form {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

body 
{
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	min-width:852px;
	background-color:#05d2fe;
	
}

#container
{
	width:852px;
	margin:0px auto;
	text-align:left;
	border:0px solid #000000;
}

#header
{
	
	background: url(images/header.jpg) no-repeat;
	height:52px;
	width:852px;
	padding: 0px;
	margin: 0px;
	text-align:right;
}

#left_nav a, a:visited{
	
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
	
	

}

#left_nav a:hover {

	
	
}


#left_panel
{
	width:199px;
	float:left;
	background: url(images/left_bg.jpg) no-repeat top right;
	
	height:auto !important;
	height:464px;
	padding:0px;
	border:0px solid #000000;
}

#rightcontent
{
	width:653px;
	float:right;
	
	padding:0px;
	margin:0px;
	height:auto !important;
	height:auto;
	margin:0px;
	background-color:#FFFFFF;
	border:0px solid #000000;
}



#text
{
	padding:0px 0px 0px 0px;
	
}


#pagetext
{
	overflow:auto;
	
	height:275px; 
	padding:0px 25px 0px 0px;
	text-align:justify;
}
	


#footer
{
	
	height:0px;
	clear:both;
	width:852px;
	text-align:center;
}

.heading{
		color:#234b02;
		font-size:12px;
		font-weight:bold;
		text-decoration:underline;
		

}

.subheading{
		color:#ff2400;
		font-size:12px;
		font-weight:bold;

}

ul.star
{
	list-style-image:url(images/bullet.jpg);
	padding:2px;
	line-height: 16px;

	
}

 li.star
{
	list-style-image:url(images/bullet.jpg);
	text-align:left;
}


 
table.tbl
{
	border-left:1px solid #84c101;
	border-top:1px solid #84c101;
	border-right:1px solid #05d2fe;

}


table.tbl td
{
	border-right:1px solid #84c101;
	border-bottom:1px solid #84c101;
	text-align:center;

}




