body {
	background-color: white;
	color: #333333;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

body, table, tr, td {
	font-family: myriad, verdana, arial, helvetica, geneva, swiss, sunSans-regular;
	font-size: 11px;
	}

p {
	padding: 0px;
	border: 0px;
	margin: .85em 0em;
	line-height: 1.42em;
	}

h1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0054A5;
	}

h2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size; 12px;
	}

a, a:link, a:hover, a:active, a:visited {
	color: #0054A5;
	text-decoration: underline;
	font-weight: bold;
	}



table#mainContainer {
	margin: 10px 16px 3px 10px;
	}

td#billboard {
	background-image: URL(/images/home/billboard-bkgd.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

td#navigation {
	padding: 3px 6px 3px 7px;
	}

td#navigation a {
	display: block;
	color: #ffffff ! important;
	text-decoration: none ! important;
	font-family: myriad, verdana, arial, helvetica, geneva, swiss, sunSans-regular;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0px 5px 18px;
	border-bottom: 1px solid #90ABDD;
	background-image: URL(/images/home/nav-li.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	}

td#navigation a:hover {
	color: #A9C8EA ! important;
	}

td#highlights {
	background-image: URL(/images/home/highlights-bkgd.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 16px 16px 9px 28px;
	}

td#highlights td#col1 {
	width: 297px; /* 316 - padding */
	padding-right: 19px;
	padding-top: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	}

td#highlights td#col2 {
	width: 418px;
	padding-top: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

td#highlights td#col2 div {
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 6px;
	}

td#highlights td#col2 h1 {
	padding-left: 9px;
	margin-bottom: 6px;
	}

td#footerLeft, td#footerRight {
	font-size: 9px;
	color: #999999;
	padding: 6px;
	}

td#footerRight {
	text-align: right;
	}

td#footerLeft a , td#footerRight a {
	color: #0054A5 ! important;
	text-decoration: none ! important;
	font-weight: normal ! important;
	}

td#highlights td#col2 table.features {
	width: 100%;
}

td#highlights td#col2 table.features tr {
	background-image: URL(/images/home/rcol-hr.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td#highlights td#col2 table.features td {
	padding: 6px 10px 6px 0px;
}

td#highlights td#col2 table.features a.article {
	color: #666666;
	text-decoration: none;
}

td.icon {
	width: 50px;
}