.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#banner {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 129px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #024674;
	text-decoration: none;
}

#menubg {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 99px;
	background-position: center bottom;
}

#menubg1 {
	
	padding-top: 6px;
	
}

#menubg2 {
	text-align: right;
	padding-top: 2px;
	
}
.indexsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC3247;
	text-decoration: none;
	line-height: 20px;
}
.indexText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #024674;
	text-decoration: none;
}
.subpagetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AC3247;
	text-decoration: none;
}
.buttonblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #035698;
	text-decoration: none;
	height: 25px;
}
.tableblue {
	border: 1px solid #0868B2;
}


#Layer1 {
	position:fixed;
	width:100%;
	height:25px;
	vertical-align: middle;
	text-align: right;
	bottom: 0px;
	right: 0px;
}
.greycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#pagebg {

	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}


