/* LAYER STYLES */

#homeCopyright {
	top: 760px;
	left: 143px;
	width: 200;
	height: 20px;
	position: absolute;
}

#homeLogo
{
	top: 361px;
	left: 0px;
	width: 100%;
	height: 47px;
	background-image: url(images/slice_black.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
}

#homeText {
	top: 38px;
	left: 42px;
	width: 385px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	position: absolute;
	z-index: 2;
}

#homeNav {
	top: 408px;
	left: 0px;
	width: 345px;
	height: 24px;
	white-space: nowrap;
	background-color: #FF9900;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
}

#homeNavToolbar {
	top: 345px;
	left: 496px;
	width: 169px;
	height: 16px;
	text-align: center;
	white-space: nowrap;
	background-color: #FF9900;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	position: absolute;
}

#homeNews {
	top: 34px;
	left: 443px;
	width: 185px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	position: absolute;
	z-index: 2;
}

#homeProgramText {
	top: 433px;
	left: 0px;
	width: 800px;
	height: 303px;
	position: absolute;
}

#pageContent {
	top: 23px;
	left: 95px;
	width: 502px;
	position: absolute;
	z-index: 1;
}

#pageLogo
{
	top: 22px;
	left: 0px;
	width: 100%;
	height: 31px;
	position: absolute;
	z-index: 2;
	background: url(images/slice_black_sm.gif);
	background-repeat: repeat-x;
	background-position: 70px;
}

#pageNav {
	top: 40px;
	left: 0px;
	width: 141px;
	position: absolute;
	z-index: 3;
}

#pageNavToolbar {
	top: 5px;
	left: 411px;
	width: 169px;
	height: 17px;
	text-align: center;
	background-color: #CC3366;
	border: 1px solid #000000;
	position: absolute;
	z-index: 1;
}


/* TEXT STYLES */

a:link {
	color: #990033;
	text-decoration: none;
}

a:visited
{
	color: #CC6600;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.content {
	padding: 2px 70px 30px 75px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}

.copyrightPadding {
	padding: 10px 70px 0px 75px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 4px 0px 2px 0px;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 2px 0px -4px 0px;
	color: #000000;
}

.home {
	background-color: #990033;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	position: top left;
}

.magenta {
	color: #990033;
}

.newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: #F7E7DA;
	padding: 0px 8px;
}

.orange {
	color: #CC6600;
}

.page {
	background-color: #990033;
	background-image: url(images/bg_page.gif);
	background-repeat: no-repeat;
	position: top left;
}

.pinkBox {
	width: 345px;
	background-color: #F7E7DA;
	padding: 6px;
}

.popup {
	background-color: #C85B06;
}

.popupContent {
	padding: 2px 30px 10px 30px;
}

.popupHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 4px 0px 2px 0px;
	color: #000000;
}

.popupLargeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 0px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	width: 90px;
	padding: 2px 0px 6px 0px;
	margin: 0px 0px -2px 4px;
}

.subnavLink {
	color: #FFFFFF;
}

a.subnavLink:link, a.subnavLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.subnavLink:hover, a.subnavLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.subnavActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	font-weight: bold; */
	line-height: 14px;
	color: #DD7700;
	width: 90px;
	padding: 0px 0px 6px 4px;
	margin: 2px 0px -2px 0px;
}

ul {
	list-style-image: url(images/bullet_yellow.gif);
	margin-left: 0.5em;
	padding-left: 1em;
}

ul.arrow {
	list-style-image: url(images/bullet_arrow.gif);
	margin-left: 0.5em;
	padding-left: 1em;
}

.white {
	color: #FFFFFF;
}

.whiteBG {
	background-color: #FFFFFF;
}