body {
	margin: 35px;
	background-image: url(images/bg-body.gif);
}

TD.header {
	background: url(images/hdr.gif) top no-repeat;
}

TD.header h1 {
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #CE1110;
	margin: 94px 0px 0px 61px;
}

TD.topHome {
	background-color: #E0DBEA;
	border-top: 3px solid #FFF;
	margin: 0px;
}

TD.headerHome {
	background-image: url(images/homeHeaders.gif);
	height: 121px;
}

TD.headerHome h2 {
	font-family: Helvetica, Arial;
	font-size: 17px;
	font-weight: normal;
	color: #160542;
	font-style: italic;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

TD.headerHome h3 {
	font-family: Helvetica, Arial;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	margin: 3px 20px 0px 0px;
	text-align: right;
}

TD.spotlight {
	width: 200px;
	border-left: 3px solid #FFF;
	border-spacing: inherit;
	background: #160542 url(images/bg-spotlight-1.gif) bottom right no-repeat;
	text-align: center;
}

TD.spotlight p {
	margin: 10px 25px 10px 25px;
	text-align: left;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3em;
}
TD.spotlight a:link {color: #FEA83C; text-decoration: none;}
TD.spotlight a:hover {color: #FEA83C; text-decoration: underline;}
TD.spotlight a:active {color: #FEA83C; text-decoration: none;}
TD.spotlight a:visited {color: #FEA83C; text-decoration: none;}
TD.spotlight a:visited:hover {color: #FEA83C; text-decoration: underline;}

TD.homeBody {
	background-color: #E0DBEA;
	border-right: 3px solid #FFF;
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
}

TD.homeBody ul {
	margin-top: 8px;
	margin-right: 20px;
	list-style-image: url(images/bullet.gif);
}

TD.homeBody a:link {color: #CE1110; text-decoration: none;}
TD.homeBody a:hover {color: #CE1110; text-decoration: underline;}
TD.homeBody a:active {color: #CE1110; text-decoration: none;}
TD.homeBody a:visited {color: #CE1110; text-decoration: none;}
TD.homeBody a:visited:hover {color: #CE1110; text-decoration: underline;}

TD.homeBody h4 {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #CE1110;
	margin: 13px 13px 0px 13px;
}

TD.body {
	background-color: #ECECFF;
	border-right: 3px solid #FFF;
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
}


TD.body h2 {
	font-family: Helvetica, Arial;
	font-size: 17px;
	font-weight: normal;
	color: #160542;
	font-style: italic;
	margin: 10px 10px 0px 10px;
	text-align: left;
}

TD.body p {
	margin: 10px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 8px;
	background: url(images/bg-p.gif) repeat-y;
	text-align: justify;
}

TD.body ul {
	margin-top: 8px;
	margin-right: 20px;
	list-style-image: url(images/bullet2.gif);
}


TD.body a:link {color: #CE1110; text-decoration: none;}
TD.body a:hover {color: #CE1110; text-decoration: underline;}
TD.body a:active {color: #CE1110; text-decoration: none;}
TD.body a:visited {color: #CE1110; text-decoration: none;}
TD.body a:visited:hover {color: #CE1110; text-decoration: underline;}

TD.body h2 a {color: #160542;}

TD.bottomHome {
	background-color: #E0DBEA;
	border-bottom: 3px solid #FFF;
	height: 23px;
}

TD.bottomBody {
	background-color: #ECECFF;
	border-bottom: 3px solid #FFF;
}

TD.footer {
	background: url(images/footer.gif) center no-repeat;
	font-family: Century Gothic, Arial;
	font-size: 11px;
	color: #000000;
	width: 650px;
	height: 59px;
	line-height: 1.7em;
}
TD.footer a:link {color: #000000; text-decoration: none;}
TD.footer a:hover {color: #000000; text-decoration: underline;}
TD.footer a:active {color: #000000; text-decoration: none;}
TD.footer a:visited {color: #000000; text-decoration: none;}
TD.footer a:visited:hover {color: #000000; text-decoration: underline;}

TD.topRed {
	width: 505px;
	background: url(images/topRed.gif) center no-repeat;
}

TD.sideBar {
	width: 142px;
	background-color: #160542;
	border-left: 3px solid #FFF;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	color: #FEA83C;
	text-align: left;
}

TD.sideBar h3 {
	font-family: Century Gothic, Arial;
	color: #BCB4CE;
	font-size: 13px;
	border-bottom: 1px solid #BCB4CE;
	margin: 13px 11px 0px 11px;
	font-weight: normal;
}
	

TD.sideBar p {
	margin: 13px 11px 0px 11px;
	line-height: 1.4em;
	text-align: left;
}

TD.sideBar a:link {color: #FEA83C; text-decoration: none;}
TD.sideBar a:hover {color: #FFFFFF; text-decoration: underline;}
TD.sideBar a:active {color: #FEA83C; text-decoration: none;}
TD.sideBar a:visited {color: #FEA83C; text-decoration: none;}
TD.sideBar a:visited:hover {color: #FFFFFF; text-decoration: underline;}