body {
	font-family: Helvetica Neue, Helvetica, Arial;
	margin: 0 auto;
	width: 893px;
	background: #252222 url(../img/bg.gif) top center repeat-y;
}

img {
    border: 0px;
}
strong {
	font-size: 20px;
}
a:link {
	color: #ffcc00;
	font-weight: bold;
}
a:visited {
	color: #ffcc00;
	font-weight: bold;
}
a:active {
	color: #ffcc00;
}
a:hover {
	color: #1a45a6;
	font-weight: bold;
}
form textarea {
	background: #ffcc00;
}
form input {
	background: #ffcc00;
}
form select {
	background: #ffcc00;
}
form submit {
	background: #ffcc00;
}

/* //////////////////// DWH /////////////////////// */

li {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 13px;
	color: #000000;
	list-style-type: disc;
}

ul {

	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}
.footlinks {
font-family:Arial, Helvetica,sans-serif;
font-size: 9px;
color: #333333;
}

.footlinks a {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
text-decoration:none;
}

#linkacco {
	text-align:center;
}

#linkacco a:link {
	color: #ffcc00;
	font-weight: bold;
}
#linkacco a:visited {
	color: #ffcc00;
	font-weight: bold;
}
#linkacco a:active {
	color: #ffcc00;
}
#linkacco a:hover {
	color: #ffffff;
	font-weight: bold;
}
#footer { margin: 0 auto; width: 893px; background: #330066; height: 100px; }
#footer p { padding-top: 50px; font-size: 11px; color: #fff; }

#cta { background: url(../img/ctabg.jpg) no-repeat; width: 180px; height: 205px; margin: 20px 0 0 7px; padding-top: 10px; }
.ctaTopBlurb { text-align: center !important; color: #330066; padding-bottom: 15px; }
.ctaTopBlurb img { margin: 5px 0; }
.ctaTopBlurb strong, .ctaTopBlurb span { font-size: 14px; }
#ctaList { color: #330066; margin: 10px 0px 0 15px; padding: 0 7px 0 5px; width: 160px; list-style-type:disc; text-align: left; }
#ctaList li { color: #330066; font-size: 12px; }
#ctaList li a { color: #1A45A6; }
#ctaList li a:hover { text-decoration: none; }

a.sitemap:link, a.sitemap:visited { text-decoration: underline; color: #000000; }
a.sitemap:hover, a.sitemap:active { text-decoration: none; color: #000000; }

