
body {
	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}

body, td {
	font-family: Arial;
	color: #666666;
}

a img {
	border: none;
	text-decoration: none;
}

h1 {
	color: #1f3d5f;
	font-size: 18px;
}

#tblMain {
	margin-left: auto;
	margin-right: auto;
}

#cellMainImg {
	width: 996px;
	height: 314px;
	background-image: url(../images/bgMainImg.jpg);
	background-repeat: no-repeat;
}

#cellNav {
	background-image: url(../images/bgNav.jpg);
	background-repeat: no-repeat;
	width: 542px;
	height: 106px;
}

#cellNav #divCellNav a {
	color: white;
	text-decoration: none;
	padding-right: 27px;
}

.grayBox {
	border: solid 1px #cccccc;
	background-color: #e8e8e8;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.blueBox {
	border: solid 1px #abc8e2;
	background-color: #dae6f3;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #3b668d;
	font-size: 16px;
	width: 312px;
	height: 17px;
	margin-top: 8px;
	margin-bottom: 9px;
}

.blueBox a {
	color: #3b668d;
	font-size: 16px;
	text-decoration: none;
}

.darkBlueBox {
	border: solid 1px #abc8e2;
	background-color: #314864;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	font-size: 16px;
	width: 312px;
	height: 17px;
	margin-top: 8px;
	margin-bottom: 6px;
}

.darkBlueBox a {
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.arrowImg {
	float: right;
	padding-top: 2px;
}

a.knowMore {
	color: #3b668d;
	text-decoration: none;
}

a.knowMore:hover {
	color: inherit;
}

#divFooter {
	width: 951px;
	height: 108px;
	margin-left: 3px;
	padding-left: 20px;
	padding-top: 22px;
	padding-right: 20px;
}

#divFooter a {
	color: #666666;
	text-decoration: none;
}

#cellHeadImg {
	background-color: #737173;
	width: 958px;
	height: 138px;
}

#catLinks {
	padding-top: 10px;
	padding-bottom: 10px;
}

#catLinks, #catLinks a {
	color: #747676;
	text-decoration: none;
	font-size: 15px;
}

#ctl01_ContentSectionMain_article_body_article_name, #ctl01_ContentSectionMain_categories_item_list {
	visibility: hidden;
	display: none;
}

#ctl01_ContentSectionMain_article_body_article_body, #ctl01_ContentSectionMain_article_body_article_body table {
	width: 100%;
}