body, a, td, div, span {
	color : #505559;
	font-family: Tahoma, Verdana, Arial;
	font-size:8pt;
}
a {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
}
body
{
	background-color:#FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#leftGradient
{
	background: transparent url(images/left_grad.gif) top left repeat-y;
}
#rightGradient
{
	background: transparent url(images/right_grad.gif) top left repeat-y;
}
.topBannerTbl
{
	background: transparent url(images/top_banner.jpg) top left no-repeat;
	height:173px;
}
.curDateBar{
	background: transparent url(images/cur_date_bkg.gif) top left repeat-x;
	height:39px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:16px;
}
.bottomInfo{
	color:#FFFFFF;
	font-size:7pt;
	background-color:#FF150A;
	height:29px;
}
.redPnlHeader
{
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	padding-left:10px;
}
.searchBox
{
	background: transparent url(images/search_box_bkg.jpg) top right no-repeat;
	height:79px;
	width:262px;
	
}
.noMargin
{
	margin:0px;
}
.seachFrmInput
{
	font-size:8pt;
	background-color:transparent; 
	border-style:none;	
	width:135px;
}
.lmItemTD
{
	border-bottom: 1px solid #DEDCDD;

}
.lmItem,
.lmItemAct
{
	padding-left: 21px;
	font-weight:bold;
	color:#51565A;
	display:block;
}


.lmItemAct
{
	color:#FF150A;
}

.breadtrail {
	font-weight:normal;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
}
.breadtrail:hover {
	text-decoration: underline;
}
div.breadtrail {
	padding-right:10px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}
.sfFTitle,
.sfTitle {
	font-size:9pt;
	font-weight:bold;
	color: #151515;
	background-color: inherit ;
}
.sfFTitle {
	text-align: right;
}
.sfTitle {
	text-align: center;
}

.sfErrors {
	color: #E21B2B;
	text-align:center;
}
.sfFldTitleCont {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}
.sfInputpassword,
.sfTextarea,
.sfInputtext,
.sfInputfile
 {
	border: 1px solid #A0A0B0;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
.sfInputfile,
.sfCombobox,
.sfInputtext {
	font-size:9pt;
	width:100%;
}
.sfTextarea {
	width:100%;
	font-size:9pt;
}
.sfSubmit {
	margin-top:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #847040;
	background-color: #FF150A;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}

.error {
	color: #FF0000;
}
.hpNewsTitle
{
	font-weight:bold;
	color:#505559;

}
.readMore{
	text-decoration:underline;
}

.newsListDate,
.archiveYear
{
	font-size:9pt;
	color:#505559;
	font-weight:bold;
}
.newsListHeading
{
	font-size:9pt;
	color:#505559;
	font-weight:bold;
}

.emptyMonth {
	font-size:9pt;
	font-weight:bold;
	color: #B3BAC2;
}

.archiveMonth {
	font-size:9pt;
	color:#505559;
	font-weight:bold;
}
.backText
{
	font-weight: bold;
	text-decoration:underline;
}
.redBtnText{
	background-color:#D46153;
	color:#FFFFFF;
	font-size:8pt; 
	font-weight:bold;	
	padding-bottom:2px;
}
.activePgNum,
.nonActivePgNum {
	font-weight: bold;
}

.nonActivePgNum {
	color: #505559;
}
.activePgNum {
	color: #FF0000;
}
.darkSmallTitle
{
	color:#505559;
	font-size:9pt;
	font-weight:bold;
}

.tabHSection,
.tabSection {
	background: url('images/normal_bg.gif') repeat-x;
	height: 31px;
	line-height: 31px;
}
.tabHSectionLeft,
.tabSectionLeft {
	background: url('images/normal_left.gif') left transparent no-repeat;
	float: left;
	position:relative; top:1px;
}
.tabHSectionRight,
.tabSectionRight {
	background: url('images/normal_right.gif') right transparent no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
.tabHSectionLeft {
	background-image: url('images/hover_left.gif');
}
.tabHSectionRight {
	background-image: url('images/hover_right.gif');
}
.tabHSection {
	background-image: url('images/hover_bg.gif');
}
.tabContent {
	border: 1px solid #D1D3E8;
	border-top-style: none;
	width:647px;
	float: left;
}

#tabCont {
	border-bottom:1px solid #D1D3E8;
	width:640px;
	float: left;
}
#tabRightEdge {
	text-align:right;
	width:647px;
}
.tabLink {
	color: #F7FFFB;
	font-weight: bold;
}
