td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#mainTable {
	width: 850px;
	background-color: #FFFFFF;
	border-right-color: #85A3CF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #85A3CF;
	border-left-style: solid;
	border-left-width: 1px;
}
.leftColWidth {
	width: 180px;
	padding: 10px 5px 5px 10px;

}
.rightColWidth {
	width: 150px;
	padding: 10px 10px 5px 5px;

}
.leftNavHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-left: 8px;
}
#leftNav a {
	font-size: 10px;
	color: #2F60A0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	width: auto;
}
#leftNav a:hover {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/leftNavItemBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#leftNav a.row1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
#leftNav a.row2 {
	padding-left: 20px;
	background-image: url(images/bulletDepth2.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
#leftNav a.row2:hover {
	background-image: url(images/leftNavItemBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#leftNav a.row3 {
	padding-left: 30px;
	font-size: 9px;
	background-image: url(images/bulletDepth3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftNav a.row3:hover {
	background-image: url(images/leftNavItemBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#leftNav a.rowSel1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;	
	background-image: url(images/leftNavItemBg.gif);
	background-position: right;
}
a.rowSel2:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: none;
	background-image: url(images/leftNavItemBg.gif);
	background-position: right;
}
#leftNav a.rowSel3 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	border-bottom: none;
	text-transform: none;
	background-image: url(images/leftNavItemBg.gif);
	background-position: right;	
}
#headlines a {
	color: #2F60A0;
	text-decoration: none;
	display: block;
}
form {
	margin: 0px;
}
body {
	background-color: #85A3CF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pageBg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.txtBlue {
	color: #2F60A0;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
	font-size:16px;
}
.mainArticle {
	line-height: 18px;
}
a:link, a:active, a:visited {
	color: #2F60A0;
	text-decoration:none;
}
a:hover {
	color: #2F60A0;
	text-decoration:underline;
}

.mainContent {
	line-height: 18px;
	padding-top: 10px;

}	
.dateTime {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
.articleTitle {
	background-image: url(articleTitleBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #B97218;
}
.articleTitle h2 a {
	color: #B97218;
}
a.brown:link, a.brown:active, a.brown:visited {
	color: #B97218;
}
.articleText {
	background-image: url(articleListBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#topNav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#topNav a:hover {
	padding-bottom: 5px;	
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #819FCC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F60A0;
}
#headlines {
	padding-bottom: 10px;
	}
#headlines a {
	font-size: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#headlines a:hover {
	color: #819FCC;
}	