BODY, B, P, A, TD, input, textarea, select, LI {
	font-family : Verdana,Helvetica,Arial,Tahoma;
	font-size: 14px;
	color : #000000;
}
BODY {
	margin-left: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
P {
	line-height : 20px;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	color: #bb1530;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	color: #bb1530;
	text-decoration: underline;
}
OL {
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
.paperBG {
	background: url(images/global/paper.jpg) no-repeat;
	background-position: 260 84;
}
#titleDIV {
	width: 388px;
}
#contentDIV {
	height: 470px;
	width: 388px;
}
#fbannerDIV {
	text-align:center;
	margin-top:-81px;
}
#hiddenText {
	display: none;
}
.heading, .whiteTitle, .blackTitle {
	font-size: 20px;
	font-weight: bold;
}
.heading, .heading2 {
	color: #fbae17;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
}
.whiteTitle {
	color: #FFFFFF;
}
.blackTitle {
	color: #000000;
}
.darkGreyBold {
	color: #666666;
	font-weight: bold;
}
.redText {
	color: #BB2F3A;
}
.capText {
	font-size: 12px;
}
.awardsIconMargin {
	margin:0px 5px 0px 0px;
}

/* 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;
	background-color: #FFFFFF;
}
.subMenuOver {
	cursor: pointer;
}
/* menu style end */