/* CSS Document */
body
{
	background-color:#F7B000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
body a
{
	color:#00939F;
	text-decoration:none;
}
body a:hover
{
	color:#00939F;
	text-decoration:underline;
}
td
{
	background-color:#F7B000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
td a
{
	color:#00939F;
	text-decoration:none;
	font-weight:bold;
}
td a:hover
{
	color:#00939F;
	text-decoration:underline;
	font-weight:bold;
}
.breadcrumb
{
	position:absolute;
	left:422px;
	top:122px;
	font-size:12px;
	color:#00939F;
	font-weight:bold;
	text-align:left;
}

.heading
{

	font-size:14px;
	font-weight:bold;
}
.maincontent
{
	position:absolute;
	left:422px;
	top:160px;
	padding-right:60px;
	
	text-align:left;
}
.bccurrent
{
	color:#000000;
}
.footborder
{
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
.footer
{
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	background-color:#A30B00;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	height:56px;
}
.footer a
{	
	color:#00B3BB;
	text-decoration:underline;
	font-weight:normal;
}
.footer a:hover
{	
	color:#00B3BB;
	text-decoration:underline;
	font-weight:normal;
}
.outercontainer
{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:676px;
}
.brushimage
{
	position:absolute;
	left:425px;
	top:493px;
	border:none;
}
