﻿body, html {
	background: #5D5D5D url('../../images/background.png') repeat-x fixed left bottom;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	width: 100%;
	color: #555555;
	font-family: Arial, Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: 11px;
	margin: 0;
}
p {
	line-height: 16px;
}
.page-container {
	width: 998px;
	left: 50%;
	margin: auto;
}
.page-content {
	height: 626px;
	padding: 4px;
	padding-right: 20px;
	background: transparent url('../../images/page-container-background.png');
}
#footer_content {
	text-align: left; 
	float: right; 
	width: 750px; 
	background: #181C27;
	margin-top:5px; 
	color: #FFFFFF; 
	padding-left: 5px; 
	line-height:22px;
	height: 22px;
}
#footer_content a {
	color: #FFF;
	font-weight: bold;
}

.logo-content-container {
	background: transparent url('../../images/logo.png');
	background-repeat: no-repeat;
	height: 60px;
	width: 160px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	cursor: pointer;
}
.page-context-container {
	margin-top: 25px;
	float: left;
}
.menu-context-container {
	float: left;
	width: 200px;
	height: 330px;
	padding-top: 60px;
	border: 1px solid #999999;
	background-image: url('../../images/menu background.png');
}

.menu-context-container a {
	font-size: 12px;
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}

.menu-context-container > div {
	font-size: 11px;
	padding: 2px 0 2px 0;
	margin: 4px 0 4px -1px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 100%;
	vertical-align: middle;
	clear: both;
	cursor: pointer;
	font-family: Arial;
	background-image: url('../../images/menudart.png');
	background-position: 20px 6px;
	background-repeat: no-repeat;
}

.menu-context-container > div:hover {
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	background-color: #C4C4C7;
	color: #FFFFFF;
}
.selected_menu_item {
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	background: #C4C4C7 url('../../images/selectedmenudart.png') !important;
	background-position: 20px 6px !important;
	background-repeat: no-repeat !important;
	color: #FFFFFF;
}

.selected_menu_item a{
	color: #FFFFFF;
	font-weight: normal;
}

.menu-context-container > div > div {
	float: left;
	font-size: 8px;
	margin: 3px 3px 0 20px;
	width: 10px;
}

.left-div-container {
	margin-left: 16px;
	float: left;
	width: 201px;
	text-align: left;
}
.contact-context-container {
	float: left;
	margin-top: 20px;
	width: 185px;
	height: 67px;
	border: 1px solid #999999;
	background-image: url('../../images/menu background.png');
	line-height: 20px;
	padding-left: 15px;
	padding-top: 7px;
	text-align: left;
}

.contact-context-container a {
	text-decoration: none;
	color: #555555;
}
.data-context-container {
	position:absolute;
	float: left;
	margin-left: 20px;
	width: 730px;
	height: 578px;
	color: #FFFFFF;
}
.data-context-container  div {
	position: absolute;
}
.data-context-first-span-container {
	background: transparent;
	width: 210px;
	height: 100%;
	float: left;
	z-index: 3;
	left: 0px;
}
.data-context-first-span-container div {
	
}
.data-context-second-span-container {
	background: transparent url('../../images/text-background.png');
	margin-left: 208px;
	width: 445px;
	height: 100%;
	float: left;
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	text-align: left;
	z-index: 3;
	left: 0px;
}

.data-context-second-span-container a {
	color: #FFFFFF;
	text-decoration: none;
}

.data-context-second-span-container > div {
	margin-top: 60px;
	height: 500px;
	padding-left: 8px;
	padding-right:2px;
}
.data-context-second-span-container div {
	position: relative;
}
.reference_list_container {
	overflow: auto;	
}
.data-header-content-container {
	font-size: 18px;
	font-weight: bold;
}
#top_menu_list a {
	color: #666666;
	text-decoration: none;
	
}
#top_menu_list > li {
	display: inline;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	background-image: url('../../images/menudart.png');
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
#top_menu_list > li > span {
	font-size: 8px;
}

.reference_list {
	margin: 0 !important;
	padding: 0;
	cursor: pointer;
}

.reference_list > li {
	margin: 0;
	width: 95%;
	line-height: 20px;
	background: transparent url('../../images/list_background.png');
	margin-top: 3px;
	margin-bottom: 5px;
	list-style: none;
}

.reference_header {
	margin: 0 !important;
	padding: 0;
	cursor: pointer;
}

.reference_header > li {
	margin: 0;
	width: 95%;
	line-height: 20px;
	background: transparent url('../../images/list_background.png');
	margin-top: 3px;
	margin-bottom: 5px;
	list-style: none;
}
.reference_list > li:hover {
	background: transparent url('../../images/list_background2.png');
}

.reference_header > li:hover {
	background: transparent url('../../images/list_background2.png');
}

.reference_list > li > div, .reference_header > li > div {
	margin-left: 15px;
}

.no_url_in_reference_header > li:hover {
	background: transparent url('../../images/list_background.png') !important;
}

.image_box {
	margin: 230px 0 0 0px;
	height: 130px;
	width: 205px;
	vertical-align: middle;
	text-align: center;
}

.instructions_image_box {
	margin: 195px 0 0 0px !important;
}

.back_button {
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
}

.back_button a {
	text-decoration: none;
	color: #FFFFFF;
}

.top_bg_block {
	width: 100px;
}
div#firstbox {
	float: left;
	height: 20px;
	width: 60px;
	margin-left: 162px;
}
div#secondbox {
	float: left;
	height: 20px;
	width: 45px;
	margin-left: 227px
}
div#thirdbox {
	float: right;
	height: 20px;
	width: 45px;
	margin-right: 25px;
}

.contact_form {
	list-style: none;
	margin-left: -30px;
	line-height: 17px;
}

