/* Paramount */

.topspace {
	margin-top: 5px;
}

.header {
	font-size: 16px;
	line-height: 25px;
	color: #8CC63F;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 4px;
	}

.orange a:hover{
	color: #8CC63F;
	font-weight: normal;
	text-decoration: none;
	}

.orange {
	color: #8CC63F;
	}
	
.menu {
	color: #8CC63F;
	font-size: 12px;
		}
	
.menu a:hover{
	color: #B1AF0D;
	}

.subheader {
	color: #8CC63F;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}

.header_one {
	font-size: 18px;
	color: #8CC63F;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	}
	
.links a:hover {
	color: #8CC63F;
}

.internal_text {
	font-size: 12px;
	line-height: 18px;
}


/*new*/
.header_text {
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
}

.vert_space {
	padding-top: 5px;
	padding-bottom: 5px;
}

orange_bar hr {
}

.bread {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}

._menu {
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 10px;
}

.box {
	border: 1px solid #999999;
	padding: 20px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

.box1 {
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

.box2 {
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.footer_menu {
	font-size: 9px;
}
.blurb {
	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
	text-align: left;
}

.newsbox h1 {
	color: #B0AF0B;

	font-size: 14px;
	}

#divScrollTextCont{
	position: absolute;
	width: 400px;
	height: 147px;
	clip: rect(0px 400px 147px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divText{
	position: absolute;
}