@charset "utf-8";
/* CSS Document */
body {
	margin:0px; padding:0px;
	font-size:12px; font-family:'Tahoma';
	cursor:default;
	background:url(../../images/layout_bg_top.jpg) repeat-x top;
}
a img { border:0px; }
form { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6 {
	margin:0px; padding:0px;
	font-family:Tahoma;
	color:#014bbb;

}
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; border-bottom:1px dotted #999999; padding:2px 0px; }
h4 { font-size:12px; border-bottom:1px dotted #999999; padding:2px 0px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
p { margin:10px 0px; }

a, a:visited {
	color:#0000FF;
	text-decoration:none;
}
.hr {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

.maincontent {
	height:190px;
	overflow:auto;
	margin-bottom:10px;
	padding:10px;
	padding-left:0px;
}

a:hover {
	text-decoration:underline;
	color:#000099;
}

#body {
	margin:15px 0px 0px 0px;
	background:url(../../images/layout_bg_bottom.jpg) repeat-x bottom;
}
#wrapper {
	width:960px;
	margin:15px auto 0px auto;
}

#logo {
	height:275px;
	background:url(../../images/layout_bg_logo.jpg) repeat-x top;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}

#sidebar {
	width:270px;
	border:1px solid #FFFFFF;
	float:left; clear:left;
	height:550px;
}

#sidemenu {
	width:250px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#sidemenu li {
	display:block;
	list-style:none;
	padding:0px 10px;
}
#sidemenu li a {
	display:block;
	color:#EFEFEF;
	font-size:10px;
	padding:2px;
	letter-spacing:1px;
	text-decoration:none;
}
#sidemenu li a:hover {
	color:#FFFFFF;
	padding-left:10px;
}

.blue {
	background:url(../../images/menu_bg_blue.jpg) repeat-x top;
}
.blue li a {
	border-bottom:1px dotted #00CCFF;
	background:url(../../images/element_plus_blue.jpg) no-repeat right;
}
.blue li a:hover {
	background:url(../../images/element_plus_blue_h.jpg) no-repeat right;
}

.gray {
	background:#999ca8 url(../../images/menu_bg_gray.jpg) repeat-x top;
}
.gray li a {
	margin:0px 10px;
	border-bottom:1px dotted #666666;
	background:url(../../images/element_plus_gray.jpg) no-repeat right;
}
.gray li a:hover {
	background:url(../../images/element_plus_gray_h.jpg) no-repeat right;
}

#sidecontent {
	background:url(../../images/layout_sidebar_bg.jpg) repeat-x top;
	padding:10px;
}

#header {
	width:685px; height:223px;
	clear:right;
	text-align:left;
	overflow:hidden;
}

#menu {
	margin:6px 0px 0px 0px;
	padding:0px;
	clear:right;
	height:40px;
}
#menu li {
	list-style:none;
	background:url(../../images/layout_menu_divider.jpg) right no-repeat;
	float:left;
}
#menu li a {
	display:block;
	padding:12px 30px 13px 30px;
	letter-spacing:1px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#menu li a:hover {
	background:#676b7d url(../../images/layout_menu_divider.jpg) right no-repeat;
}
#breadcrumb {
	padding:6px;
	text-align:right;
	font-size:11px;
	color:#666666;
}

#content {
	width:680px;
	margin-left:270px;
	clear:right; min-height:520px;

}

#sidebar_right, #sidebar_left {
	width:180px;
	background:url(../../images/layout_bg_right.jpg) repeat-x top;
}

#sidebar_right {
	float:right;
	clear:right;
	margin-left:10px;
}

#sidebar_left {
	float:left;
	margin-right:10px;
}

#footer {
	clear:both;
	height:75px;
}
#footer .text {
	padding-top:50px;
	font-size:11px;
	color:#CCCCCC;
	margin-left:285px;
}
#footer .text a {
	color:#FFFFFF;
}
#footer .vcard {
	height:75px; width:270px;
	float:left;
	border:1px solid #FFFFFF;
	background:url(../../images/layout_footer.jpg) repeat-x top;
	text-align:center;
	color:#003399;
	font-size:11px;
}
.vcard img {
	margin:20px 0px 5px 0px;
}

.runner {
	line-height:130%;
	font-size:12px;
	text-align:justify;
	color:#333333;
}
.specifier {
	padding:10px;
}
.plus {
	color:#999999;
	font-size:10px;
}
.a_plus {
	background:url(../../images/element_plus.jpg) no-repeat left center;
	padding-left:10px;
}
.arrow {
	background:url(../../images/icon_arrow.gif) no-repeat right bottom;
	padding-right:14px;
	font-size:12px;
}

.ui_plus {
	margin:5px; padding:0px;
}
.ui_plus li {
	list-style:url(../../images/element_plus.jpg);
	margin:2px 1px 2px 15px;
	font-size:11px;
}
.ui_plus li a {
	color:#333333;
}

.button {
	border:0px none;
	background:#356990 url(../../images/layout_gradient.jpg) repeat-x top center;
	font-size:11px; color:#FFFFFF; font-family:tahoma;
	height:18px;
	cursor:hand; cursor:pointer;
}

input {
	font-size:12px; color:#666666; font-family:tahoma;
	border:1px solid #BBBBBB;
}

a label {
	cursor:hand; cursor:pointer;
}

.highlight {
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
.lowlight {
	font-size:11px;
}
.currency {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	padding:10px;
}

form label {
	width:80px;
	display:block; float:left;
	color:#333333;
	font-size:11px;
	margin-left:10px;
	padding:3px 0px;
}

.input {
	overflow:hidden;
	margin-bottom:4px;
	width:300px;
}
#todler {
	height:350px;
	background:#fbfbfb url(../../images/sidebar_top_rep.jpg) repeat-x top;
}

#todler img {
	border:3px solid #CCCCCC;
}

#todler_text {
	text-align:justify;
	height:80px;
	padding:10px;
	color:#666666;
}
.todler_next {
	overflow:hidden;
	font-size:11px;
	color:#999999;
	background:url(../../images/sidebar_next.jpg) no-repeat;
	height:89px;
}
#todler_next {
	margin:45px 20px 10px 20px;
}

#todler_button {
	background:url(../../images/sidebar_bottom_rep.jpg) repeat-x top;
	text-align:right;
	padding-right:10px;
	margin-right:2px;
}
#todler_button img {
	border:0px none;
}
.runner_close {
	text-align:justify;
	color:#333333;
	line-height:120%;
	margin-bottom:10px;
}
.bglight {
	color:#003399;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #FEFEFE;
}
.quote_open {
	background:url(../../images/quote_open.gif) no-repeat top left;
	padding:15px 0px 0px 20px;
}
.quote_close {
	background:url(../../images/quote_close.gif) no-repeat bottom right;
	padding:0px 20px 10px 0px;
}