@charset "utf-8";

html,body,form#Form {
	margin: 0;
	padding: 0;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: "Times New Roman",Georgia,serif;
	font-size: 14px;
}

body {
	background: #fff;
	color: #040000;
}

body#Body {
	background: #7B5700 url("images/bg_body.jpg") left top; 
}

p {
	margin: 0 0 1.25em 0;
	line-height: 1.22;
}

a:link,a:visited {
	color: #0166FE;
	text-decoration: none;
}

a:hover,a:active {
	color: #0166FE;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.cleardiv {
	clear: both;
	height: 0;
	font-size: 0;
}

#main-nav,#main,#footer {
	display: inline-block;
}

#main-nav,#main,#footer {
	display: block;
}

#main-nav:after,#main:after,#footer:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

/* =S Skin Object ===================================================== */
.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

a.link-login {
	color: #BDC87C;
	font-size: 12px;
	text-decoration: none;
}

a.link-login:hover {
	color: #BDC87C;
	text-decoration: underline;
}

.text-copyright {
	color: #4E4D4D;
	font-size: 12px;
}

a.links {
	color: #4E4D4D;
	font-size: 12px;
	text-decoration: none;
}

a.links:hover {
	text-decoration: underline;
}

.text-copyright a,a.link-bottom {
	color: #4E4D4D;
	font-size: 12px;
	text-decoration: none;
}

.text-copyright a:hover,a.link-bottom:hover {
	text-decoration: underline;
}
/* =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: #E7D8D6;
}

.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 ======================================================= */
.pane-box {
	width: 100%;
}

.pane-box-sub {
	vertical-align: top;
}

.LeftPane {
	width: 273px;
	padding-right: 13px;
	vertical-align: top;
}

.RightPane {
	width: 189px;
	padding-left: 13px;
	vertical-align: top;
}

.TopPane {
	padding-bottom: 3px;
}

.ContentPane {
	vertical-align: top;
}

.BottomPane {
	padding-top: 3px;
}
/* =E Skin Pane ======================================================= */



/* =S Skin Layout ===================================================== */
#all-content {
	position: relative;
	min-width: 990px;
	min-height: 321px;
	padding: 27px 4px 30px;
	background: url("images/bg_body_t.jpg") repeat-x left top;
}

#extraDiv1 {
	position: absolute;
	top: 107px;
	bottom: 80px;
	left: 0;
	right: 0;
	min-width: 990px;
	background: url("images/bg_shadow_m.png") repeat-y center top;
}

#extraDiv1 span {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 80px;
	background: url("images/bg_shadow_tb.png") no-repeat center top;
}

#extraDiv1 span:first-child {
	top: -80px;
}

#extraDiv1 span:first-child+span {
	bottom: -80px;
	background-position: 50% -80px;
}

#wrapper {
	position: relative;
	z-index: 10;
	width: 990px;
	margin: 0 auto;
	background: #FFF;
}

#header {
	background: url("images/bg_head.jpg") no-repeat left top;
}

#login {
	position: absolute;
	top: -27px;
	right: 0;
	padding: 5px 3px 7px;
	text-align: right;
	white-space: nowrap;
}

#login a {
	display: inline-block;
	margin: 0 3px;
}

#logo {
	margin: 0;
	height: 157px;
	padding: 16px 0 0 20px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#main-nav {
	padding: 1px 51px 0 44px;
	background: url("images/bg_mainnav.png") no-repeat left top;
}

#search {
	position: relative;
	float: right;
	width: 170px;
	height: 18px;
	margin: 8px 10px 0 0;
	background: url("images/bg_search.png") no-repeat 0 1px;
}

#search input {
	width: 129px;
	margin: -1px 0;
	border: 0;
	padding: 0 7px 1px;
	background: none;
	color: #A9A8AA;
	font-family: "Times New Roman",Georgia,serif;
	font-size: 12px;
}

html>/**/body #search input {
	margin: 0;
}

#search input.input-focus {
	color: #000;
}

.button-search {
	position: absolute;
	top: 1px;
	right: 0;
	width: 20px;
	height: 16px;
	overflow: hidden;
	background: url("images/button_search.png") no-repeat;
	text-indent: -999px;
}

#main {
	position: relative;
	min-height: 150px;
	margin: 0 34px 0 35px;
	border: 1px solid #4E4D4D;
	border-top: 0;
	padding: 0 4px 0 6px;
	background: url("images/bg_main_l.gif") repeat-y 6px 0;
}

#extraDiv1-main {
	width: 134px;
	height: 5px;
	overflow: hidden;
	font-size: 0;
	border-bottom: 1px solid #767676;
	background: #FFF;
}

#extraDiv2-main {
	position: absolute;
	left: 6px;
	bottom: 0;
	width: 134px;
	height: 6px;
	overflow: hidden;
	border-top: 1px solid #767676;
	background: #FFF;
	font-size: 0;
}

#pane-box {
	float: right;
	width: 762px;
}

#sub-nav {
	float: left;
	width: 132px;
	padding: 0 0 18px 1px;
}

#footer {
	margin: 0 34px;
	padding: 6px 0 5px;
}

#footer-nav {
	float: left;
	font-size: 12px;
}

#copyright {
	float: right;
	font-size: 12px;
}
/* =E Skin Layout ===================================================== */



/* =S Skin JDMENU ===================================================== */
.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	float: left;
	margin-left: 19px;
	padding: 3px 0;
}

.jd_menu > li {
	float: left;
	padding-left: 2px;
	background: url("images/line_mainnav.gif") no-repeat 0 7px;
	cursor: pointer;
}

.jd_menu > li:first-child {
	padding-left: 0;
	background: none;
}

.jd_menu li a {
	display: block;
	white-space: nowrap;
	color: #131212;
	text-decoration: none;
}

.jd_menu > li > a {
	padding: 4px 7px 3px;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}

.jd_menu > li.activetab > a,.jd_menu > li.jdm_hover > a,.jd_menu > li.jdm_active > a {
	color: #616161;
}

/* =S Sub Menu -------------------------------------------------------- */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	margin-top: 5px;
	border: 1px solid #D4C6C5;
	background: #F3ECEB;
}

.jd_menu ul ul {
	margin: 0 0 0 1px;
}

.jd_menu ul li a {
	padding: 2px 8px 3px;
	font-size: 12px;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a,.jd_menu li.jdm_active ul a {

}

.jd_menu ul li.jdm_hover > a {
	color: #616161;
}

.jd_menu ul li a:hover {
	color: #616161;
}
/* =E Sub Menu -------------------------------------------------------- */
/* =E Skin JDMENU ===================================================== */





/* =S Skin JAccordion ================================================= */
#JAccordion,#JAccordion ul,#JAccordion li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#JAccordion li {
	padding-bottom: 3px;
	background: url("images/line_subnav.gif") repeat-x left bottom;
}

#JAccordion a {
	display: block;
	padding: 5px 5px 6px 12px;
	color: #131212;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
}

#JAccordion ul li {
	background: none;
}

#JAccordion ul li a {
	padding: 2px 5px 3px 15px;
	font-size: 12px;
}

#JAccordion a:hover {
	color: #616161;
}
/* =E Skin JAccordion ================================================= */





/* =S Skin Typesetting ================================================ */
.last-paragraph {
	margin-bottom: 0;
}
/* =E Skin Typesetting ================================================ */

