html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*	color: #003366; */
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ebedee;
	background-image: url(/includes/global_css/images/background_global.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
a {
	color: #0d426f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #79958f;
}
p {
    margin:0px 0px 4px 0px;
 }
#page_body {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 949px;
	position: relative;
	min-height: 100%;
}
* html #container {
height: 100%;
}
#content_main {
	width: 949px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	background-image: url(/includes/global_css/images/background_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_social {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
}
#content_social span {
	position: relative;
	top: 1px;
	font-weight: 700;
}
#content_social a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 4px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#header {
	background-image: url(/includes/global_css/images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 117px;
	width: 949px;
}
#header_text_container {
	text-align: left;
	width: 949px;
}
.header_breadcrumbs {
	width: 100%;
	margin: 10px 0px 0px 5px;
	float: left;
}
.header_breadcrumbs a, .header_breadcrumbs a:hover, .header_breadcrumbs a:active {
	color: #013875;
	text-decoration: none;
}

.header_breadcrumb {
	background-image: url(/includes/global_css/images/arrow_breadcrumb.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	padding: 1px 12px 1px 16px;
	float: left;
}
.header_logo {
	position: relative;
	top: 20px;
	left: 20px;
	height: 37px;
	width: 158px;
	float: left;
	clear: both;
}
.header_links {
	position: relative;
	top: 20px;
	right: 10px;
	float: right;
	clear: both;
}
.header_links a {
	color: #0d426f;
	text-decoration: none;
}
.header_links a:hover {
	color: #79958f;
	text-decoration: underline;
}
.header_link {
	color: #0d426f;
	padding: 0px 2px 0px 2px;
	float: left;
}
.header_search {
	position: relative;
	top: 15px;
	right: 10px;
	float: right;
	clear: both;
}
.header_search_field {
	float: left;
	padding: 5px 2px 0px 0px;
}
.header_search_field input {
	height: 12px;
	width: 120px;
	font-size: 11px;
	color: #9e9a9c;
}
.header_search_button {
	float: left;
	padding: 0px 0px 0px 0px;
}
#nav_top {
	background-color: #ffffff;
	position: relative;
	height: 20px;
	width: 949px;
	left: 0px;
	top: 0px;
}
#nav_top a {
	text-decoration: none;
}
#nav_top_products {
	background-image: url(/includes/global_css/images/btn_products_ds.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 235px;
	left: 5px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #26287f;
}
#nav_top_products:hover {
	background-image: url(/includes/global_css/images/btn_products_hs.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_products:active {
	background-image: url(/includes/global_css/images/btn_products_as.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_products_active {
	background-image: url(/includes/global_css/images/btn_products_as.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 235px;
	left: 5px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #FFFFFF;
}
#nav_top_industries {
	background-image: url(/includes/global_css/images/btn_industries_ds.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 172px;
	left: 167px;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #26287f;
}
#nav_top_industries:hover {
	background-image: url(/includes/global_css/images/btn_industries_hs.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_industries:active {
	background-image: url(/includes/global_css/images/btn_industries_as.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_industries_active {
	background-image: url(/includes/global_css/images/btn_industries_as.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 172px;
	left: 167px;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #FFFFFF;
}
#nav_top_software {
	background-image: url(/includes/global_css/images/btn_news_ds.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 234px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #26287f;
}
#nav_top_software:hover {
	background-image: url(/includes/global_css/images/btn_news_hs.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_software:active {
	background-image: url(/includes/global_css/images/btn_news_as.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_software_active {
	background-image: url(/includes/global_css/images/btn_news_as.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 234px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #FFFFFF;
}



#nav_top_news {
	background-image: url(/includes/global_css/images/btn_news_ds.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 234px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #26287f;
}
#nav_top_news:hover {
	background-image: url(/includes/global_css/images/btn_news_hs.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_news:active {
	background-image: url(/includes/global_css/images/btn_news_as.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_news_active {
	background-image: url(/includes/global_css/images/btn_news_as.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 234px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #FFFFFF;
}
#nav_top_support {
	background-image: url(/includes/global_css/images/btn_servnsupp_ds.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 235px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #26287f;
}
#nav_top_support:hover {
	background-image: url(/includes/global_css/images/btn_servnsupp_hs.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_support:active {
	background-image: url(/includes/global_css/images/btn_survnsupp_as.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_support_active {
	background-image: url(/includes/global_css/images/btn_survnsupp_as.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 235px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #FFFFFF;
}
#nav_top_partner {
	background-image: url(/includes/global_css/images/btn_partnprog_ds.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 235px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #26287f;
}
#nav_top_partner:hover {
	background-image: url(/includes/global_css/images/btn_partnprog_hs.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_partner:active {
	background-image: url(/includes/global_css/images/btn_partnprog_as.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav_top_partner_active {
	background-image: url(/includes/global_css/images/btn_partnprog_as.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 235px;
	float: left;
	top: 1px;
	padding: 2px 0px 0px 0px;
	color: #FFFFFF;
}
.nav_left {
	position: relative;
	float: left;
	width: 164px;
	margin: 6px 0px 0px 6px;
	left: 0px;
}
.nav_left_header {
	background-image: url(/includes/global_css/images/background_side_menu_header.png);
	height: 31px;
	width: 164px;
	background-position: left top;
}
.nav_left_body {
	background-color: #e5e5e5;
	background-image: url(/includes/global_css/images/background_side_menu_content.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 164px;
}
.nav_left_footer {
	background-image: url(/includes/global_css/images/background_side_menu_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 164px;
	margin: 0px 0px 6px 0px;
}
.nav_left_item {
	text-align: left;
	padding: 10px 0px 0px 5px;
	color: #053a65;
	font-weight: bold;
}
.nav_left_item a {
	color: #053a65;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
.nav_left_item a:hover {
	color: #79958f;
	text-decoration: underline;
	background-image: url(/includes/global_css/images/arrow_tri_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav_left_item_hcwh {
	text-align: left;
	padding: 10px 0px 0px 5px;
	color: #053a65;
	font-weight: bold;
}
.nav_left_item_hcwh a {
	color: #053a65;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.nav_left_item_hcwh a:hover {
	color: #79958f;
	text-decoration: underline;
}
.nav_left_item_active {
	text-align: left;
	padding: 10px 0px 0px 5px;
	font-weight: bold;
}
.nav_left_item_active a {
	color: #79958f;
	text-decoration: underline;
	background-image: url(/includes/global_css/images/arrow_tri_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
}
.nav_left_item_active a:hover {
	color: #79958f;
	text-decoration: underline;
}
.nav_left_header_arrow {
	float: left;
	padding: 6px 4px 0px 6px;
}
.nav_left_header_text {
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#flash_holder {
	position: relative;
	height: 296px;
	width: 949px;
	background-color: #ffffff;
	padding: 5px 0px 0px 0px;
}
#footer {
	background-image: url(/includes/global_css/images/background_footer.png);
	position: relative;
	height: 58px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	color: #5c5c5c;
	background-repeat: repeat-x;
	margin: -58px 0px 0px 0px;
}
#clearfooter {
	height: 88px;
	clear: both;
}
.footer_text {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 12px;
	/*width: 560px;*/
	white-space: nowrap;
	/*float: right;*/
}
.footer_logo {
	margin: 8px 0px 0px 10px;
	float: left;
	width: 102px;
}
.footer_copy {
	top: 20px;
	left: 8px;
	white-space:nowrap;
	font-size: 11px;
	color: #ffffff;
}
.footer_copy a {
	color: #0d426f;
}
.footer_copy a:hover {
	color: #79958f;
	text-decoration: underline;
}
.footer_text_item {
	float: left;
	padding: 0px 2px 0px 2px;
}
.footer_text_item a {
	color: #3d3d3d;
}
.footer_text_item a:hover {
	color: #79958f;
	text-decoration: underline;
}
.flash_banner_element {
	width: 622px;
	float: left;
	margin-left: 5px;
}
.right_home_flash {
	text-align: left;
	min-width: 306px;
	min-height: 296px;
	margin-right: 10px;
	float: right;
	background-repeat: no-repeat;
	height: 296px;
	width: 306px;
	background-position: left center;
	background-image: url(/images/home_flash_right_ad.png);
}
.right_home_flash .title {
	margin-left: 25px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 25px;
	color: #409c17;
}
.right_home_flash .sub_title {
	margin-top: 5px;
	margin-left: 25px;
	font-size: 20px;
	color: white;
}
.right_home_flash .atm_image {
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 45px;
	float: right;
}
.right_home_flash .ad_footer_text {
	margin-right: 25px;
	color: white;
	margin-top: 20px;
	margin-left: 25px;
	clear: both;
	font-size: 14px;
}
.right_home_flash .ad_footer_text a {
	color: #409c17;
}
