/* -------- Slate Color Scheme -------- */

div#background {
	background-color:#FFFFFF;
	background-image: url(graphics/bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.body {color:#000000;}

a {text-decoration: none;
	font-weight: bold;
	color:#666666;
}

a:hover {text-decoration: underline;
	font-weight: bold;
	color:#333333;
}

.footer {
        background-image: url(graphics/bg_footer.gif);
        background-repeat: no-repeat;
        width: 740;
        height: 48;
        border-bottom: 6px solid #000000;
}


/* Nav Boxes Both*/

.navBoxContent {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: #EEEEEE;
	margin-top: 0;
	padding-top: 10;
	padding-left: 7;
	padding-right: 7;
	padding-bottom: 10;
}

.navLink {
	margin-left: 10;
	padding-right: 10;
	padding-bottom: 4;
	padding-top: 4;
	width: 103;
}

.navLinkRight {
	padding-right: 10;
	padding-bottom: 4;
	padding-top: 4;
	float:right;
	width: 103;
	text-align: left;
}

.navLine1 {
	border-top: 1px solid #CCCCCC;
}

.navLine2 {
	border-bottom: 1px solid #FFFFFF;
}

.navLine {
	background-color: #CCCCCC;
	height: 1;
	border-bottom: 1px solid #FFFFFF;
}

.navBoxSpacer {
	margin-top: 10;
}

/* Nav Boxes Left*/

.navBoxOutside {
	width: 152;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.navBoxInside {
	position: relative;
	left: 9;
	z-index: 5;
	top: 0;
	width: 143;
}

.navBoxInside a {text-decoration: none;
	font-weight: normal;
	color:#333333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

.navBoxInside a:hover {text-decoration: underline;
	font-weight: normal;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

.navBoxHeader {
	position: relative;
	left: 0;
	z-index: 10;
	top: 10;
}

.navBoxFooter {
	position: relative;
	left: 9;
	z-index: 10;
	top: 0;
}

/* Nav Boxes Right*/

.navBoxOutside2 {
	width: 240;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.navBoxInside2 {
	width: 240;
}

.navBoxInside2 a {text-decoration: none;
	font-weight: normal;
	color:#333333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

.navBoxInside2 a:hover {text-decoration: underline;
	font-weight: normal;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

.navBoxContent2 {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: #EEEEEE;
	padding-top: 10;
	padding-left: 7;
	padding-right: 7;
	padding-bottom: 10;
}

/* General */

.contentDate {
	font-weight: bold;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-align: right;
	padding-top: 4;
	padding-bottom: 4;
	border-bottom: 1px solid #666666;
}

.leadStoryHeader a {text-decoration: none;
	font-weight: bold;
	color:#333333;
	font-size: 13px;
	font-family: verdana, arial, helvetica;
}

.leadStoryHeader a:hover {text-decoration: underline;
	font-weight: bold;
	color:#666666;
	font-size: 13px;
	font-family: verdana, arial, helvetica;
}


/* Contact Flyout */

.flyoutContactStyle {
	position:absolute; left:110; top:195; z-index:1000; display: none;
	width: 219;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.flyoutContactStyleInside {
	position: relative;
	left: 9;
	z-index: 5;
	top: -6;
	width: 219;
}

.flyoutContactStyleInside a {text-decoration: none;
	font-weight: normal;
	color:#333333;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

.flyoutContactStyleInside a:hover {text-decoration: underline;
	font-weight: normal;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

.flyoutContactStyleHeader {
	position: relative;
	left: 0;
	z-index: 10;
	top: 10;
}

.flyoutContactStyleFooter {
	position: relative;
	left: 9;
	z-index: 10;
	top: -8;
}


/* CNN News Item*/

H2 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 5;
}

H2 a {
	font-weight: bold;
	color:#000000;
	font-size: 15px;
	font-family: verdana, arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
}

H2 a:hover {
	color:#339900;
}

.cnnIndexCaption {
	font-weight: bold;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-align: center;
}

.cnnMainT1 {
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	font-variant: normal;
	font-style: normal;
}

.cnnt1link {
	font-weight: bold;
	color:#000000;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-align: center;
}

.cnnt1link:hover {
	color:#339900;
}

.scrollBox font {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight:normal;
}

.y {
	font-weight: bold;
	color:#000000;
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
}
.y:hover {
	color:#339900;
}

.p {
	font-weight: normal;
	color:#999999;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.f {
	font-weight: normal;
	color:#999999;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}
