

body {
	
	background-color: #f7f7f7;
	
	font-family: Arial;
}

body, td {
	color: #333333;
}

body a, td a {
	color: #035789;
	text-decoration: none;
}

body a:hover, td a:hover {
	color: #990000;
}

a img {
	border: none;
	text-decoration: none;
}

td {
	font-family: Arial;
}

h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.5px;
}

#tblMain {
	width: 979px;
	margin-left: 10px;
}

#tblInner {
	background-image: url(../images/bgMainMid.jpg);
	background-repeat: repeat-y;
}

#tblHighlights, #tblBlog {
	background-image: url(../images/bgHighlightsMid.jpg);
	background-repeat: repeat-y;
	width: 237px;
}

#tblHighlights, #tblHighlights td, #tblHighlights div a, #tblBlog, #tblBlog td, #tblBlog div a {
	color: #666666;
}

#footMain {
	background-image: url(../images/bgMainMid.jpg);
	background-repeat: repeat-y;
	width: 979px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footMain, #footMain td {
	color: white;
	font-size: 11px;
}

#footMain a {
	color: white;
	text-decoration: none;
}

#tblHeadBottom {
	background-image: url(../images/bgHeadBottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 28px;
}

#tblHeadBottom td, #tblHeadBottom a {
	color: #6599ff;
	text-decoration: none;
	font-size: 11px;
}

#ctl01_ContentSectionMain_category_trail {
	visibility: hidden;
}

#ctl01_ContentSectionMain_article_body_article_name {
	font-size: 18px;
	letter-spacing: -.5px;
}

#headNav, #headNav a {
	font-size: 11px;
	color: #035789;
	text-decoration: none;
}

.blogSide {
	visibility: hidden;
	display: none;
	width: 0px;
	height: 0px;
}