/* CSS Document */
body {
	background: url(../images/layout/welcome/background.jpg);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, select, button, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #005394;
}
th {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/layout/title_bck.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:30px !important;
	padding-left: 10px;
	text-align:left;
}

#Display {
	background-color:#FFFFFF;
	margin-left:8px;
	width:768px;
	border:1px solid #FFFFFF;
}
#DisplayBottom {
	border-top: 1px solid #FFFFFF;
}
#DisplayBottom_Pub {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 305px;
	visibility: visible;
	width: 383px;
}
#DisplayBottom_News {
	background-color: #FFFFFF;
	margin: 1px;
	width: 190px;
}
#DisplayBottom_News td.CellBlue {
	background-color: #7EA5CA;
	background-image: url(../images/layout/cellblue_bck.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#DisplayBottom_News big {
	font-size: 11px;
	font-weight: bold;
	color: #1D336F;
}
#DisplayBottom_News em {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
#DisplayBottom_News a {
	font-weight: bold;
	color: #244059;
	text-decoration: none;
}
#DisplayBottom_Star {
	background-color: #FFFFFF;
	width: 190px;
	border-right:1px solid #FFFFFF;
}
#DisplayBottom_Star td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#DisplayBottom_Star  big {
	font-size: 15px;
	font-weight: bold;
	color: #1D336F;
}
#DisplayBottom_Star em {
	font-size: 11px;
	font-weight: bold;
	color: #5788BB;
	font-style: normal;
}
#DisplayBottom_Star a {
	font-weight: bold;
	color: #BE5219;
	text-decoration: none;
}

#DisplayMiddle {
	background-color:#14508a;
}
#DisplayTop {
	border:1px #14508a solid;
	background-image: url(../images/layout/hnoflash_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:111px;
}
#DisplayTop a.shortcut {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #DDDDDD;
	text-align: right;
	height: 19px !important;
	text-decoration: none;
	background-image: url(../images/layout/headmenu_bck.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 19px;
	padding-right: 10px;
}
#DisplayTop a.shortcut:hover {
	background-position: right top;
}
#PrintLocator {
	display:none;
}
#quicksearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/hsearch_bck.png);
	background-position: right top;
}

#Window {
	position:absolute;
	left:50%;
	margin-left:-393px;
	top:0px;
	width:786px;
}
#WindowHead {
	background:url(../images/layout/welcome/shadowhead.jpg) no-repeat bottom center;
	height:25px;
}
#WindowMiddle {
	background:url(../images/layout/welcome/shadowmain.jpg) repeat-y top center;
}
#WindowFooter {
	background:url(../images/layout/welcome/shadowfooter.jpg) no-repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}

/*- Top Left Banner--------------------------- */
#topleft {
	position: absolute;
	left: 40;
	top: 60;
	display: block;
	height: 159px;
	width: 160px;
	background: url(../images/bannerbrochure.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	color: black;
}

