BODY, B, P, TD, input, textarea, select {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.sitebackground {
	background-image: url(images/global/redbg.gif);
	background-repeat: repeat-y;
}
.imgSubSection {
	padding-top:12px;
	padding-left: 13px;
}
.contentMargin {
	vertical-align:top;
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 25px;
	height: 249px;
	width: 575px;
}
B {
	font-weight: bold;
}
P {
	text-align : justify;
	line-height : 15px;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #114411;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #227722;
	text-decoration: none;
}
UL {
	margin-left : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
LI, .listDot, .listLink {
	text-align: justify;
	line-height: 15px;
}
.listDot {
	list-style-image: url(images/global/list_dot.gif);
}
.listLink {
	list-style-image: url(images/global/list_link.gif);
}
HR {
	height: 1px;
	color: #c7c7c7;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:23px;
	padding-top: 18px;
	padding-bottom: 27px;
	background-color:#898989;
}
.footerLink, .footerLink:ACTIVE, .footerLink:LINK, .footerLink:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink:FOCUS, .footerLink:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltext {
	font-family : Arial;
	font-size : 11px;
	color : #4d4d4d;
}
.smalltextlink, .smalltextlink:ACTIVE, .smalltextlink:LINK, .smalltextlink:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: underline;
}
.smalltextlink:FOCUS, .smalltextlink:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
}
.popupHeading {
	font-family: Arial;
	font-size: 18px;
	color: #226518;
	font-weight: bold;
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 0px;
}
.subHeading {
	font-family: Arial;
	font-size: 12px;
	color: #368126;
	font-weight: bold;
}
.subHeadingLink, .subHeadingLink:ACTIVE, .subHeadingLink:LINK, .subHeadingLink:VISITED {
	font-family: Arial;
	font-size: 12px;
	color: #368126;
	font-weight: bold;
	text-decoration: none;
}
.subHeadingLink:FOCUS, .subHeadingLink:HOVER {
	font-family: Arial;
	font-size: 12px;
	color: #44aa33;
	font-weight: bold;
	text-decoration: none;
}
.contentImage {
	padding: 0px 0px 15px 20px;
}
.divGreyBorder {
	text-align : justify;
	background-image:url(images/global/greybg.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	margin-top:30px;
}
.whatnews1 {
	background-image:url(images/global/greybg.gif);
	background-repeat:repeat-y;
	background-color:#f2fcf2;
	padding-left:2px;
	padding-top:12px;
}
.whatnews2 {
	background-color:#f2fcf2;
	padding-top:12px;
	padding-right:15px;
	text-align:justify;
}
.whatnews3 {
	padding-left:15px;
	background-color:#e8f1e8;
	padding-top:12px;
}

/* 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;
	/**/
}
/* menu style end */