/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 740px;
	font-size: 80%;
}
p {
	margin: 0 0 10px 0;
}
ul, ol {
	margin: 0 0 0 25px;
	line-height: 18px;
}
li {
	margin: 0 0 10px 0;
}
#siteWrapper {
	width: 700px;
	float: left;
	background-color: #FFF;
	border: 1px solid #909090;
	text-align: left;
	padding: 10px 20px 10px 20px;
}
#topUtils {
	height: 15px;
	float: right;
	font-size: 10px;
}
#topUtils a {
	padding: 0 5px 0 8px;
	text-decoration: none;
	color: #494949;
}
#topUtils a:hover, #topUtils .On {
	background: url(IMAGES/arrowUtil.gif) no-repeat left;
}
#regular #mastHead {
	background: url(IMAGES/mastHead.jpg) no-repeat;
	height: 135px;
	width: 700px;
	margin: 0 0 10px 0;
	float: left;
}
#topNav {
	background: url(IMAGES/navBack.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	width: 680px;
	padding: 0 10px;
	float: left;
	margin: 0 0 38px 0;
	font-size: 11px;
}
#topNav a {
	line-height: 25px;
	float: left;
	text-decoration: none;
	padding: 0 5px;
	color: #494949;
}
#topNav a:hover, #topNav .On{
	background: #3366CC;
	color: #FFFFFF;
}

/* pageUtils START */
#regular #pageUtils {
	position: relative;
	top: -25px;
	left: 0;
	float: right;
	height: 16px;
	width: 140px;
	margin: 0 0 -20px 560px;
	text-align: right;
}
#pageUtils a {
	display: block;
	height: 16px;
	width: 65px;
	float: left;
	margin: 0 0 0 2px;
}
#pageUtils a.small {
	background: url(IMAGES/iconREDUCETEXToff.gif) no-repeat;
}
#pageUtils a.small:hover {
	background: url(IMAGES/iconREDUCETEXT.gif) no-repeat;
}
#pageUtils a.large {
	background: url(IMAGES/iconENLARGETEXToff.gif) no-repeat;
}
#pageUtils a.large:hover {
	background: url(IMAGES/iconENLARGETEXT.gif) no-repeat;
}
#pageUtils a.puPrint {
	background: url(IMAGES/iconPRINToff.gif) no-repeat;	
	width: 65px;
}
#pageUtils a.puPrint:hover {
	background: url(IMAGES/iconPRINT.gif) no-repeat;	
	width: 65px;
}

/* pageUtils END */

/* Content Section START */
#contentSection {
	float: left;
}

/* Left Column START */
	#leftColumn {
		float: left;
		width: 195px;
		font-size: 90%;
	}
	#leftColumn h6 {
		font-size: 90%;
		text-transform: uppercase;
	}
	#leftColumn p {
		font-size: 90%;
	}
	#leftColumn ul {
		list-style: none;
		margin: 0 0 30px 0;
		padding: 10px 0 10px 0;
		width: 172px;
		float: left;
		border-top: solid 10px #494949;
		border-bottom: solid 5px #494949;
		background-color: #D4D8E2;
		font-size: 11px;
	}
	#leftColumn li {
		padding: 0;
		float: left;
	}
	#leftColumn ul a {
		color: #494949;
		width: 160px;
		display: block;
		float: left;
		padding: 0 0 3px 12px;
		text-decoration: none;
		line-height: 23px;
	}
	#leftColumn ul a.On {
		background: url(IMAGES/leftNavBack.gif) #B9BCC5 no-repeat left bottom;
	}
	#leftColumn ul a.On:hover {
		background: url(IMAGES/leftNavBack.gif) #B9BCC5 no-repeat left bottom;
		text-decoration: none;
	}
	#leftColumn ul a:hover {
		background: url(IMAGES/arrowLeftNav.gif) no-repeat left;
		text-decoration: underline;
	}
/* Left Column END */

/* Right Column START */
	#rightColumn {
		float: right;
		width: 500px;
		font-size: 100%;
		margin: 0;
	}
	#rightColumn p{
		line-height: 18px;
	}
	#rightColumn h1 {
		color: #52648A;
		font-size: 150%;
		font-weight: normal;
		margin: 0 0 5px 0;
	}
	#rightColumn h2 {
		color: #7584A3;
		font-size: 115%;
		margin: 10px 0 3px 0;
		border-bottom: 1px solid #D4D8E2;
	}
	#rightColumn h3 {
		color: #494949;
		font-size: 105%;
		margin: 10px 0 3px 0;
	}
	#rightColumn a {
		color: #CC6600;
		border-bottom: 1px dotted #CC6600;
		text-decoration: none;
	}
	#rightColumn a:hover {
		border-bottom: 1px solid #CC6600;
	}
	#rightColumn table th {
		width: 100px;
		color: #7584A3;
		vertical-align: top;
	}
	#rightColumn table th, #rightColumn table td {
			padding: 0 0 10px 0;
	}
	#rightColumn table td ul, #rightColumn table td li {
		margin: 5px 0;
	}
	#banner {
		margin: 0 0 25px 0;
	}
	.featStorie {
		float: left;
		width: 500px;
	}
	.featStorie h1 {
		clear: both;
		margin: 10px 0 5px 0;
	}
	.featStorie .fsImg {
		float: left;
		width: 90px;
	}
	.featStorie .fsItem {
		float: left;
		width: 405px;
	}
	.featStorie a.right {
		float: right;
	}
	
/* Right Column END */

/* Content Section END */

/* Footer START */
	#footer {
		height: 30px;
		border-top: 1px solid #E4E4E4;
		clear: both;
		margin: 20px 0 0 0;
		padding: 5px 0 0 0;
		font-size: 10px;
		color: #666666;
	}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right;
	}
	#footer a {
		color:#666666;
	}	
/* Footer END */

/* icon START */
	.iconPDF {
		background: url(IMAGES/iconPDF.gif) no-repeat left top;
		padding: 0 0 2px 20px;
	}
	.iconADD {
		background: url(IMAGES/iconADD.gif) no-repeat left top;
		padding: 0 0 2px 20px;
	}
	.iconWORD {
		background: url(IMAGES/iconWORD.gif) no-repeat left top;
		padding: 0 0 2px 20px;
	}

/* icon START */
#printPage #topUtils, #printPage #topNav, #printPage #leftColumn{
	display: none;
}
#printPage {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 10px;
	width: 95%;
	font-size: 80%;
}
#printPage #siteWrapper {
	width: auto;
	float: left;
	background-color: #FFF;
	border: 0px;
	text-align: left;
	padding: 0;
}
#printPage #rightColumn {
	float: left;
	width: auto;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#printPage #footer {
	height: 30px;
	border-top: 1px solid #E4E4E4;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#printPage #pageUtils {
	position: absolute;
	top: 13px;
	right: 0px;
	float: right;
	height: 16px;
	width: 140px;
	margin: 0;
	text-align: right;
}
#printPage #pageUtils a.puPrint {
	background: url(IMAGES/iconPRINTpageOff.gif) no-repeat;	
	width: 65px;
}
#printPage #pageUtils a.puPrint:hover {
	background: url(IMAGES/iconPRINTpage.gif) no-repeat;	
	width: 65px;
}
#printPage #pageUtils a.puClose {
	background: url(IMAGES/iconCLOSEoff.gif) no-repeat;	
	width: 65px;
}
#printPage #pageUtils a.puClose:hover {
	background: url(IMAGES/iconCLOSE.gif) no-repeat;	
	width: 65px;
}
#printPage #mastHead {
	display: block;
	margin: 0 0 20px 0;
}
#printPage #mastHead img {
	display: inline;
	vertical-align: text-top;
}
#printPage #mastHead h1 {
	font-size: 22px;
	font-weight: normal;
	display: inline;
	line-height: 39px;
	vertical-align: text-top;
}

@media print {
	#pageUtils .puPrint {
		display: none
	}
	#pageUtils .puClose {
		display: none;
	}
}
