body {
	background: #565455;
	color: #000000;
	margin: 0px;
	font-family: "Tahoma", Serif;
	font-size: 11px;
}
fieldset {
	border-style: none;
	width: 100%;
}
.page {
	background: url(images/bg_rpt.jpg);
	background-repeat: repeat-y;
	width: 1051px;
	margin-left: auto;
	margin-right: auto;
}
.container {
	background: #FFFFFF;
	color: #000000;
	width: 989px;
	margin-left: 30px;
	padding-top: 3px;
}

.header {
	background: url(images/top_left_logo.jpg) #FDFDFD 17px 3px;
	background-repeat: no-repeat;
	width: 989px;
	height: 30px;
	color: #2a2a2a;
}
.catchphrase {
	position: relative;
	top: -12px;
	height: 30px;
	margin-left: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-weight: bold;
}
.poweredby {
	position: relative;
	top: -12px;
	font-weight: bold;
}
.logos {
	height: 30px;
	margin-left: 380px;
}
.logos img {
	border-width: 0px;
}


.banner {
	background: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 989px;
	height: 116px;
}
.banner_right {
	width: 213px;
	height: 115px;
	margin-left: 520px;
	margin-top: 1px;
	margin-right: 10px;
	float: right;
}


.nav_bar {
	background: #0E0C0D;
	color: #000000;
	width: 969px;
	height: 34px;
	padding-left: 20px;
}
.nav_seperator {
	width: 25px;
}
/* common styling */
.menu {
	margin:0px;
}
.menu ul li a, .menu ul li a:visited {
	background: #0E0C0D;
	color: #000000;
	display: block;
	text-decoration: none;
}
.menu ul li div a, .menu ul li div a:visited {
	background: #0E0C0D;
	color: #FBF9FA;
	height: 23px;
	font-weight: bold;
	font-size:11px;
	font-family: "Tahoma", Serif;
	padding-top: 10px;
	display: block;
}
.menu ul li div {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	margin-right:1px;
	position:relative;
}
.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover div {
	background: #FCFAFB;
	color: #000000;
}
.menu ul li:hover div a {
	background: url(images/nav_underline.jpg) #0E0C0D;
	background-repeat: repeat-x;
	height: 23px;
	font-weight: bold;
	color: #020202;
}
.menu ul li:hover ul {
	display:block;
	background:#0E0C0D;
	color: #000000;
	position:absolute;
	top:33px;
	left: 10px;
	padding-top: 1px;
	width: 210px;
	border-style: solid;
	border-width: 3px;
}
.menu ul li:hover ul li a {
	display:block;
	background:#0E0C0D;
	color: #FBF9FA;
	padding: 5px;
	font-size:11px;
	width:200px;
	text-decoration: none;
}
.menu ul li:hover ul li a:hover {
	background:#FCFAFB;
	color:#000;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:105px;
}
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
}


.content {
	background: #FDFDFD;
	color: #000000;
	width: 959px;
	padding: 15px;
}
.content_header {
	margin-top: 13px;
	margin-left: 32px;
	color: #F63C3F;
	font-family: "Arial", Serif;
	font-size: 21px;
}
.content_box {
	background: #F7F5F6;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 592px;
	overflow: hidden;
}
.content_box img {
	float: left;
	padding-right: 5px;
}
.hr {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/hr.jpg);
	background-repeat: repeat-x;
	background-position: 3px;
	height: 10px;
}

.main_bar {
	vertical-align: top;
}

.left_bar {
	width: 340px;
	padding-right: 15px;
	vertical-align: top;
}
.login {
	background: #F7F5F6;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	padding: 15px 35px 0px 39px;
	width: 260px;
	height: 60px;
}
.login_user {
	border-color: #B2B2B2;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	margin-right: 7px;
	width: 119px;
}
.input_user {
	border-color: #B2B2B2;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	margin-right: 7px;
}
.login_pass {
	border-color: #B2B2B2;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	width: 118px;
}
.login_button {
	margin-top: 6px;
	margin-right: 2px;
	cursor: pointer;
}
.breaking_news {
	background: url(images/content_logo.jpg) #F7F5F6;
	background-repeat: no-repeat;
	background-position: 8px 13px;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	width: 334px;
}
.ad {
	background: #F7F5F6;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	padding: 17px;
	width: 300px;
}
.extra_side {
	background: #F7F5F6;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 17px;
	width: 300px;
}
.spotlight {
	background: url(images/content_logo.jpg) #F7F5F6;
	background-repeat: no-repeat;
	background-position: 8px 13px;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
	width: 326px;
}
.spotlight_right {
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 3px;
	float: right;
}
.spotlight_header {
	margin-top: 8px;
	margin-left: 10px;
	color: #F63C3F;
	font-family: "Arial", Serif;
	font-size: 15px;
	font-weight: bold;
}
.video {
	background: #F7F5F6;
	color: #000000;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	width: 334px;
	height: 250px;
}
.video_text {
	background-color: #F7F5F6;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	margin-top: 29px;
	padding: 2px;
	width: 330px;
	text-align: center;
}

.footer_link:link, .footer_link:visited, .footer_link:active, .footer_link:hover {
	background: #F7F5F6;
	color: #000000;
	text-decoration: underline;
}
.sub_footer_link:link, .sub_footer_link:visited, .sub_footer_link:active, .sub_footer_link:hover {
	background: #FDFDFD;
	color: #000000;
	text-decoration: underline;
}
.sub_footer {
	background: #FDFDFD;
	color: #000000;
	border-top: 1px solid #DEDEDE;
	width: 979px;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
}

.footer {
	background: #F7F5F6;
	color: #000000;
	border-top: 1px solid #DEDEDE;
	width: 979px;
	height: 40px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
}
