body {
	behavior: url(csshover.htc); /* call hover behaviour file */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	text-align: center;
	line-height:16px;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h3 {
	color: #003366;
	}
#wrapper {
	width: 1024px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#header {
	}
#leftNav {
	margin: 35px 0px 0px 10px;
	float: left;
	width: 140px;
	}
.navLink {
	color: #FFFFFF;
	text-decoration: none;
	}
.navLink:hover {
	color: #1C4CAE;
	}
#content {
	float: left;
	width: 620px;
	margin-right: 10px;
	}
	.tableFont {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		}
	hr {
		width: 95%;
		color: #000066;
		}
#rightNav {
	float: left;
	width: 200px;
	}
*html #rightNav {
	wdth: 190px;
	}
#loginHead {
	background-color: #003366;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0 3px 0;
	}
#login {
	border: #003366 solid 1px;
	font-weight: bold;
	}
#login li {
	list-style: none;
	padding: 5px;
	}
#login ul {
	margin: 0;
	padding: 0;
	}
#login a {
	color: #1C4CAE;
	}
#login a:hover {
	text-decoration: none;
	}
#links {
	text-align: center;
	}
#links h3 {
	text-align: left;
	color: #003366;
	border-bottom: #003366 solid 2px;
	}
#links ul {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
#links li {
	margin: 5px 0 5px 0;
	}
.rightNavBar {
	width: 200px;
	background-color: #003366;
	text-align:	left;
	padding: 5px 0px 5px 0px;
	}
.rightNavBar a {
	color: #DEFEFF;
	font-weight: bold;
	text-decoration: none;
	}
.rightNavBar hr {
	color: #DEFEFF;
	background-color: #DEFEFF;
	border: 0px;
	width: 100%;
	height: 1px;
	}
#footer {
	clear: both;
	}
	.tableFont {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:	center;
		}
	.footNote {
		padding: 5px;
		background-color: #CCCCCC;
		color:	#003366 ;
		}
.blue {
	color: #000066;
	}
.bold {
	font-weight: bold;
	}
.blueBold {
	font-weight: bold;
	color: #000066;
	}
.redBold {
	font-weight: bold;
	color: #FF0000;
	}
.underline {
	text-decoration: underline;
	}
.blueUnderline {
	text-decoration: underline;
	color: #000066;
	}
.redUnderline {
	text-decoration: underline;
	color: #FF0000;
	}
.iBold {
	font-weight: bold;
	font-style: italic;
	}
.smallPrint {
	font-size: 9px;
	}
.indent {
	margin-left: 200px;
	}
.article {
	display: block;
	padding-right:5px;
	padding-left:15px;
	margin-left:15px;
	margin-right:5px;
	
	}
	