@charset "utf-8";
/* CSS Document */

body {
	background-color:#efefef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	width:770px;
	border:1px solid #cfcfcf;
	margin:auto
}
#header {
	width:770px;
	height:40px;
}
#header2 {
	background: url(images/enews_header2_bg.gif) repeat-x;
	color:white;
	height:17px;
	padding:3px 12px 0 12px
}
.fL {
	float:left
}
.fR {
	float:right
}
p {
	margin-top:0;
	margin-bottom:12px
}
#content {
	background-color:#cfcfcf;
	padding:6px
}
#container_layout_table {
	background-color:white;
}
.border_right {
	border-right:1px solid #bfbfbf;
}
.border_top {
	border-top:1px solid #bfbfbf;
}
.border_bottom {
	border-bottom:1px solid #bfbfbf;
}
.border_left {
	border-left:1px solid #bfbfbf;
}
#intro {
	padding:12px
}
#intro p{line-height:16px}
.intro_greeting {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}
ul#menu {
	margin:0;
	padding-left:0px;
	margin-left:18px;
}
ul#menu li {
	line-height:18px;
	margin:0
}
a {
	color:#246bb3
}
.spotlight_heading {
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px
}
#table_spotlight {
	margin:12px 0
}
#table_spotlight td {
	padding:0 6px
}
#promotion {
	padding:12px
}
.promotion_heading {
	font-size:14px;
	font-weight:bold;
	color:#bc2222;
	margin-bottom: 12px;
}
#table_spotlight_heading td.bg{background-image:url(images/section_heading_bg.gif); background-repeat:repeat-x;}
#table_spotlight_heading td.heading{font-size:10px; color:white; padding-left:6px; font-weight:bold; background-image:url(images/section_heading_gray_bg1.gif); background-repeat:repeat-x}
.img_right{margin-left:12px}
.img_left{margin-right:12px}
