@charset "utf-8";

html,body {
	margin: 0;
	padding: 0;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

body {
	margin-bottom: 20px;
	background: #fff;
	color: #666;
}

p {
	margin: 0 0 1.25em 0;
	line-height: 1.25em;
}

a:link,a:visited {
	color: #0E5F66;
	text-decoration: none;
}

a:hover,a:active {
	color: #333;
	text-decoration: underline 
}

.clear {
	clear: both;
}

/* =S Skin Object ===================================================== */
.Head,.SubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

a.usercss {
	color: #0E5F66;
	font-size: 10px;
	text-decoration: none;
}

a.usercss:hover {
	color: #333;
	text-decoration: underline;
}

.copyright {
	color: #0E5F66;
	font-size: 10px;
}

a.links {
	color: #0E5F66;
	font-size: 10px;
	text-decoration: none;
}

a.links:hover {
	color: #333;
	text-decoration:  underline;
}

#login-and-search {
	position: absolute;
	top: 0;
	right: 3px;
	padding-top: 5px;
	color: #0E5F66;
	font-size: 10px;
}

#login-and-search .NormalTextBox {
	width: 180px;
	border: 1px solid #D2D1D1;
	padding: 1px 3px;
	color: #999;
	font: 11px Arial,Helvetica,Verdana,sans-serif;
	vertical-align: middle;
}

#login-and-search .searchcss {
	margin-left: -4px;
}

#login-and-search .searchcss img {
	border: 0;
	vertical-align: top;
}

/* =S Container ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #D4D1C0;
	background: #F6F5F2;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuIcon {
	width: 18px;
	height: 21px;
	border: 0;
	padding: 0;
	background: none;
	text-align: center;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
	height: 21px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuArrow {
	width: 5px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	background: #DEDCD0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #D4D1C0;
	border-width: 1px 0;
	background: #F6F5F2;
	font-size: 1px;
	line-height: 1px;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	border: 0;
	background: none;
}
/* =E Container ACTION */
/* =E Skin Object ===================================================== */



/* =S Skin Pane ======================================================= */
.BannerPane {
	float: right;
	width: 695px;
}

.pane-box {
	width: 100%;
}

.pane-box-sub,.LeftPane,.ContentPane,.RightPane {
	vertical-align: top;
}

.LeftPane {
	width: 29.5%;
	border-right: 1px solid #D4D0C0;
}

.RightPane {
	width: 46%;
}

.BottomPane {
	padding-top: 3px;
}

.FooterPane {
	padding-bottom: 3px;
}
/* =E Skin Pane ======================================================= */



/* =S Skin Layout ===================================================== */
#header {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
}

#logo {
	float: left;
	width: 275px;
	padding: 15px 0;
}

#logo a {
	margin-left: 15px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#main {
	width: 976px;
	min-height: 200px;
	margin: 0 auto;
	padding: 4px 12px 0;
	background: url("images/bg_foot_tr.gif") no-repeat right bottom;
}

#bg-foot-right {
	width: 1000px;
	margin: 0 auto;
	background: url("images/bg_foot_right.gif") no-repeat right top;
}

#bg-foot-bottom {
	padding: 0 12px 12px;
	background: url("images/bg_foot_bottom.gif") no-repeat right bottom;
}

#footer {
	border-top: 1px solid #0E5F66;
	padding: 8px 9px 12px;
	background: #D4D0C1;
}

#footer-links,#copyright {
	color: #0E5F66;
	font-size: 10px;
	text-align: right;
}
/* =E Skin Layout ===================================================== */



/* =S Skin JDMENU ===================================================== */
#nav {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #0E5F66;
	padding: 0 0 4px;
}

.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	min-height: 33px;
	padding-left: 16px;
	background: #fff url("images/bg_nav.jpg") repeat-y left top;
}

.jd_menu:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.jd_menu li {
	float: left;
	padding-left: 2px;
	background: url("images/line_menu.gif") no-repeat 0 11px;
}

.jd_menu > li:first-child {
	padding-left: 0;
	background: none;
}

.jd_menu li.first {
	padding-left: 0;
	background: none;
}

.jd_menu li a {
	display: block;
	padding: 0 11px;
	color: #066;
	font: 11px/33px Verdana,Arial,sans-serif;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.jd_menu li a:hover,.jd_menu li.activetab a,.jd_menu li.jdm_hover a {
	color: #333;
	text-decoration: none;
}

/* =S Sub Menu -------------------------------------------------------- */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	border: 1px solid #D4D1C0;
	border-color: #0E5F66 #D4D1C0 #D4D1C0;
	background: #DFDFD5;
}

.jd_menu ul li {
	float: none;
	padding-left: 0;
	background: none;
}

.jd_menu ul li a {
	padding: 0 5px;
	color: #165F66;
	font: 12px/25px Arial,Helvetica,Verdana,sans-serif;
}

.jd_menu ul li a span {
	padding-right: 12px;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a {
	color: #165F66;
}

.jd_menu ul li a:hover {
	color: #323232;
}

.jd_menu ul li a:hover span {
	padding-right: 12px;
	background: url("images/bg_submenu_h.jpg") no-repeat right bottom;
}
/* =E Sub Menu -------------------------------------------------------- */
/* =E Skin JDMENU ===================================================== */





/* =S Skin Typesetting ================================================ */
.smart-brief-list,.smart-brief-list li,.business-list,.business-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.smart-brief-list {
	padding-right: 30px;
}

.smart-brief-list li {
	margin-bottom: 3px;
}

.smart-brief-list a,.business-list a {
	color: #666;
}

.smart-brief-list a:hover,.business-list a:hover {
	color: #333;
}

.sign-up-now {
	padding-right: 15px;
	text-align: right;
}

.sign-up-now a,a.arrow {
	color: #69A042;
}

.sign-up-now a:hover,a.arrow:hover {
	color: #333;
}

.news-list,.news-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news-list li {
	clear: both;
}

.news-list .news-pic {
	float: left;
	margin: 0 5px 3px;
}

.news-list .news-title {
	margin: 0 0 5px 0;
	color: #0E5F66;
	font-style: italic;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
}

.happening-now,.happening-now dt,.happening-now dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

.happening-now dt {
	margin-bottom: 3px;
	color: #0E5F66;
	font: bold 11px Verdana,Arial,sans-serif;
}

/* =E Skin Typesetting ================================================ */

