BODY, B, P, TD, input, textarea, select, LI 
{
	font-family : Arial;
	font-size: 11px;
	color : #333333;
}

body
{
	margin:0px 0px 0px 0px;
}

P {
	line-height : 16px;
	text-align:justify;
	text-justify: inter-ideograph;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #797979;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #905f00;
	text-decoration : none;
}

UL {
	font-size: 11px;
	margin-left : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	font-size: 11px;
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}

LI, .listDot, .listLink {
	line-height: 15px;
}
.listDot {
	list-style-type:none;
	list-style-image: url(images/global/list_dot.gif);
}

.listLink {
	list-style-type:none;
	list-style-image: url(images/global/link_dot.gif);
}

/* menu style start */
  /* DEFAULT STYLES ---- NEEEDED START */
  .clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible; }
  .clCMAbs{position:absolute; visibility:hidden; left:0; top:0; }
  /* DEFAULT STYLES ---- NEEEDED END */
.mainMenu {
	position:absolute;
	visibility:hidden;
}
.subMenuReg, .subMenuOver {
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 18px;
	font-weight: bold;
}
.subMenuReg {
	color: #152b4b;
	/*background-color: #c6c6c6;
	layer-background-color: #c6c6c6;*/
}
.subMenuOver {
	cursor: pointer;
	color: #b00000;
	/*background-color: #c6c6c6;
	layer-background-color: #c6c6c6;*/
}
.subMenuBorder {
	position: absolute;
	visibility: hidden;
	/*background-color: #FFFFFF;
	layer-background-color: #FFFFFF;*/
	margin-top: 1px;
	padding-top:10PX;
	background-image: url(images/nav/subnavbg.gif);
	background-repeat:no-repeat;
	/**/
}

.subMenuReg, .subMenuOver, .subMenuBorder {
	/*opacity: .90;
	FILTER: alpha(opacity=100);
	-moz-opacity: 0.90;*/
}
/* menu style end */

.1stpara
{
	line-height : 16px;
}

.leftBar
{
	background-image:url(images/global/left_bkg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}

.rightBar
{
	background-image:url(images/global/right_bkg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}

.footer_a, .footer_a:ACTIVE, .footer_a:LINK, .footer_a:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #797979;
	text-decoration: none;
}

.footer_a:FOCUS, .footer_a:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #905f00;
	text-decoration: none;
}

.menuBkg
{
	background-color:#868686;
}

.contentBkg
{
	background-color: #ece8d3;
}
.subheadingMargin
{
	margin: 16px 0px 0px 0px;
}
.whiteContent
{
	background-color:#FFFFFF; 
	margin:7px 12px 0px 12px;
	/*border-bottom: 1px solid #c9c5b4;*/
	border-right: 1px solid #c9c5b4;
	padding: 19px 30px 38px 18px;
	text-align:justify;
	text-justify: inter-ideograph;
}

.subTitle, .subTitle:ACTIVE, .subTitle:LINK, .subTitle:VISITED, .subTitle:FOCUS, .subTitle:HOVER
{
	font-size:12px;
	color: #993e29;
	font-weight:bold;
}

.homeBrownBorder1
{
	background-color: #f6f4e9;
	border-bottom: 1px solid #c9c5b4;
	border-right: 1px solid #c9c5b4;
}

.homeBrownBorder2
{
	background-color: #ffffff;
	border-bottom: 1px solid #c9c5b4;
	border-right: 1px solid #c9c5b4;
}

.homeNews
{
	color: #8c8c8c;
}

.tableBorder
{
	border: 1px solid #B4B4B4;
}

.tableHeading
{
	/*background-color: #C8C8C8;*/
	background-color:#eee3bd;
	padding: 2px 0px 2px 5px;
}

.tableHeading2
{
	background-color: #eee3bd;
}

.tablePadding1
{
	padding:2px 5px 2px 5px;
}

/* divBox */
.divBoxTitle
{
	border-left:solid 1px #DCCB94;
	border-right:solid 1px #DCCB94;
	border-top:solid 1px #DCCB94;
	padding:4px 8px 4px 8px;
	background-color:#eee3bd;
}

.divBoxContent
{
	border-left:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;

}

.boxLink, .boxLinke:ACTIVE, .boxLink:LINK, .boxLink:VISITED, .boxLink:FOCUS, .boxLink:HOVER
{
	display:block;
	padding:4px 8px 4px 8px;
}

.boxLink:FOCUS, .boxLink:HOVER
{
	display:block;
	background-color:#F3F3F3;
}
