@charset "utf-8";

html,body {
	margin: 0;
	padding: 0;
	color: #303030;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

body#Body {
	background: #047;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.3em;
}

a:link,a:visited {
	color: #26C;
	text-decoration: none;
}

a:hover,a:active {
	color: #903;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.auxiliary {
	height: 20px;
}

/* =S Skin Object ===================================================== */
.Head,.SubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	color: #808080;
	font-size: 10px;
}

/* =S Container ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
	background: #F8FAFF;
}

.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: #709CC3;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #C0D6E5;
	border-width: 1px 0;
	background: #F8FAFF;
	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 ======================================================= */
.TopLeftPane {
	float: left;
	width: 530px;
}

.TopShowPane {
	float: right;
	width: 420px;
}

html>/**/body .TopShowPane {
	margin-bottom: 8px;
}
/* =E Skin Pane ======================================================= */



/* =S Skin Layout ===================================================== */
#header {
	width: 970px;
	margin: 0 auto;
	background: #fff url("images/fillet_tl.gif") no-repeat left top;
}

#head {
	padding: 10px 0 0 10px;
	background: url("images/fillet_tr.gif") no-repeat right top;
}

#logo {
	float: left;
	width: 350px;
	padding: 0 0 12px 14px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#search {
	height: 19px;
	margin-bottom: 10px;
	border: 1px solid #C0C0C0;
	padding: 10px 0 10px 8px;
}

#search .NormalTextBox {
	width: 159px;
	padding: 1px 0 0 0;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}

#search .searchcss {
	border: 1px solid #C3C3C3;
	padding: 1px 7px;
	background: #ECE9D8;
	color: #505050;
	line-height: 17px;
	text-decoration: none;
}

#main {
	width: 950px;
	min-height: 10px;
	padding: 0 10px;
	margin: 0 auto;
	background: #fff url("images/line1.gif") repeat-y 270px 0;
}

#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

#login {
	float: left;
	width: 249px;
	padding: 5px 0 5px 1px;
	color:#2266CC;
}

#login a {
	margin-right: 0px;
}

#main-content {
	float: right;
	width: 679px;
	padding: 5px 0;
}

#secondary-content {
	float: left;
	width: 250px;
	padding: 5px 0;
}

.dividing-line {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #D8D8D8;
	font-size: 0;
}

.dividing-line hr {
	display: none;
}

#footer {
	width: 970px;
	margin: 0 auto;
	background: #fff url("images/fillet_bl.gif") no-repeat left bottom;
}

#foot {
	padding: 10px 10px 16px;
	background: url("images/fillet_br.gif") no-repeat right bottom;
	text-align: center;
}

#copyright {
	margin: 0 0 4px 0;
	font: 10px/16px Tahoma;
}
/* =E Skin Layout ===================================================== */



/* =S Skin JDMENU ===================================================== */
#nav {
	margin-right: 10px;
	clear: both;
}

.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	padding-left: 40px;
	min-height: 30px;
	background: #578BB8;
}

.jd_menu:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.jd_menu li {
	float: left;
	border-right: 1px solid #fff;
	cursor: pointer;
}

.jd_menu li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	font: bold 11px/30px Tahoma;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.jd_menu li a:hover,.jd_menu li.activetab a,.jd_menu li.jdm_hover a {
	background: #047;
	color: #fff;
	text-decoration: none;
}

/* =S Sub Menu -------------------------------------------------------- */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	border-top: 1px solid #fff;
	background: #578BB8;
}

.jd_menu ul li {
	float: none;
	border-right: 0;
	border-bottom: 1px solid #fff;
}

.jd_menu ul li a {
	min-width: 190px;
	padding: 0 5px;
	font: 12px/25px Verdana,Arial,sans-serif;
	text-transform: none;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a {
	background: none;
}

.jd_menu ul li a:hover {
	background: #004477;
}
/* =E Sub Menu -------------------------------------------------------- */
/* =E Skin JDMENU ===================================================== */





/* =S Skin Typesetting ================================================ */
#quick-link {
	float: right;
	width: 415px;
	padding: 39px 0 18px;
	background: url("images/bg_quick_link.png") no-repeat center top;
	color: #fff;
	font: 12px/18px Tahome;
	text-align: center;
	
}

#quick-link a,#quick-link a:hover {
	display: inline-block;
	color: #fff;
	margin: 0 10px;
	font: 12px/18px Tahome;
}

#content-info {
	margin: 0 0 7px;
	color: #000;
	font: 10px/16px Tahoma;
	text-align: center;
}

#footer-link {
	margin: 0;
	color: #808080;
	font: 10px/16px Tahoma;
	text-align: center;
}

#footer-link a,#footer-link a:hover {
	color: #2266CC;
}

#language {
	margin: 0 0 4px;
	text-align: center;
}

#language img {
	border: 0;
	vertical-align: top;
}
/* =E Skin Typesetting ================================================ */


