@import url(components.css);
@import url(modules.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html {
	height:100%;
	}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {color: #002144;}
a:hover {color: #002144;}
a:visited {color: #002144;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #89C35C;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#body_content_bg {
	height: auto;
	background-color: #FFF;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.cleaner {
	clear: both;
	height: 0px;
	width: 100%;
}
#top_head {
	background-image: url(../images/top_head_bg.png);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	clear: both;
	height: 28px;
  width: 100%;
}
#top_head .top_head_container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
#top_head .top_head_container_left {
	display: inline;
	float: left;
	width: auto;
	padding-top: 5px;
}
#searchbox {
	position: relative;
  float: left;
  padding-left: 15px;
	padding-top: 5px;
}
#top_head .top_head_container_right {
	display: inline;
	float: right;
	width: auto;
}
#top_head .top_head_container_right .divider {
	padding-bottom: 10px;
}

#top_head .top_head_container_right .flag {
	padding-bottom: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#top_head .top_head_container_right .hotline {
	padding-left: 16px;
}

#top_head .top_head_customer {
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/customer_divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
        text-decoration: none;
}
#top_head .top_head_sing_in {
	padding-left: 8px;
	background-image: url(../images/customer_divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	color: #FFF;
}
#top_head .llp_sitemap {
	float: left;
	background-image: url(../images/customer_divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	top: 4px;
	font-size: 13px;
}
#top_head .llp_sitemap ul.menu{
	margin: 0;
	padding: 0;
}
#top_head .llp_sitemap li a {
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
#banner {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 16px;
}
#banner_free {
	width: 940px;
	height: 16px;
}
#top_menu {
	width: 940px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
}
table.top_m {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 940px;
}

td.top_m_l {
	background-image: url(../images/t_menu_left_bg.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 18px;
}
td.top_m_con {
	background-image: url(../images/t_menu_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	padding: 0px;
	width: auto;
}
td.top_m_r {
	background-image: url(../images/t_menu_right_bg.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 5px;
}
#top_m_list {
	white-space: nowrap;
	height: 34px;
	float: left;
}
#top_m_list ul {
	list-style-type: none;
	padding: 0;
	color: #FFF;
	font-size: 13px;
	margin: auto;
}
#top_m_list li {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	background: url(../images/t_menu_separator_bg.png) top right no-repeat;
}
#top_m_list a {
	float:left;
	display:block;
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
}
#main_window {
	background-image: url(../images/main_window_footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#main_window_content {
	width: 940px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#main_window_content .hor_top {
	background-image: url(../images/main_window_top_wide_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
}
#main_window_content .hor_bottom {
	background-image: url(../images/main_window_bottom_wide_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
}
#main_window_content .vertical {
	background-image: url(../images/main_window_middle_wide_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
#main_window_page_left {
	float: left;
	width: 25%;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#main_window_page_right {
	float: right;
	width: 25%;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#main_window_component {
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
}
#main_window_user {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_window_user1 {
	float: left;
	width: 25%;
	margin: 0px;
}
#main_window_user2 {
	float: left;
	width: 25%;
	margin: 0px;
}
#main_window_user3 {
	float: left;
	width: 25%;
	margin: 0px;
}
#main_window_user4 {
	float: right;
	width: 25%;
	margin: 0px;
}
#bottom_margin {
    height: 16px;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #89C35C;
	margin: 0px;
	height: 60px;
	background-position: left top;
}
#footer_content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 16px;
}
#footer_content ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #005496;
	text-transform: uppercase;
}
#footer_content li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #005496;
	padding-top: 2px;
}
#footer_content a:link,
#footer_content a:visited,
#footer_content a:hover {
	text-decoration: none;
	color: #005496;
}
#footer_content li.active a:link,
#footer_content li.active a:visited,
#footer_content li.active a:hover
{
	text-decoration: none;
	color: #005496;
}
#footer_content li.item89 {
	border-right: none;
}
#footer_content .copyright {
	position: relative;
	top: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #005496;
	font-weight: bold;
}
table.nopad {
	padding: 0;
	margin: 0;
}
