html * {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

div, p, form, li, img, span, table, tr, td, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

ul {
	list-style: disc;
	margin: 11px 0 11px 40px;
}

a {
	cursor: pointer;
}

a:visited {
	color: #006BB7;
	text-decoration: none;
}

a:active {
	color: #006BB7;
	text-decoration: none;
}

a:link {
	color: #006BB7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.no_hover:hover {
	text-decoration: none;
}

a.gray_blue {
	color: #CCC;
	text-decoration: none;
}

a.gray_blue:hover {
	color: #006BB7;
	text-decoration: underline;
}

a.gray {
	color: #999;
	text-decoration: none;
}

a.gray:hover {
	color: #ED163E;
	text-decoration: none;
}

h1, h1 a { font-size: 24px; }
h2, h2 a { font-size: 20px; }
h3, h3 a { font-size: 16px; }
h4, h4 a { font-size: 14px; }
h5, h5 a { font-size: 12px; }

.clearBoth {
	clear: both;
}

.action_results li {
	color: #900;
}

#page {
	width: 900px;
	margin: 0 auto 20px auto;
}

/* PAGE: Home Page ************************/

.home_page {
	color: #999;
}

.home_page .largeheader {
	font-style: italic;
}

.home_page .list_links {
	color: #FFF;
}

.home_page .list_links a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.home_page .list_links li {
	margin-bottom: 15px;
}

.home_page .text_image_bullets {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.home_page .list_links li {
	list-style-image: url('../images/design_2009/list_arrows.gif');
}

.home_page .list_links a:hover {
	color: #ED1B2E;
	text-decoration: none;
}

.home_page .home_right_col {

}

.home_page .feature_products {
	margin-top: 3px;
	font-size: 10px;
	background: #000 url('../images/design_2009/menubar_gradient.gif') repeat-y;
}

.home_page .feature_products h3 {
	color: #999;
	font-size: 12px;
	padding: 6px 3px 3px 3px;
	text-align: center;
	text-transform: uppercase;
}

.home_page .feature_product_item {
	padding: 6px;
}

.home_page .feature_product_item .title {
	color: #ED1B2E;
	font-size: 10px;
}

.home_page .feature_product_item .title a:hover {
	text-decoration: underline;
}

.home_page .feature_products .description {
	font-size: 10px;
}

.home_page .feature_products .description a {
	color: #FFF;
	font-size: 10px;
}

.home_page .feature_products img {
	margin: 3px auto;
}

.home_page .feature_products .thumb {
	text-align: center;
}

.home_page .bottom_row {
	padding-top: 3px;
	border-top: 1px solid #006BB7;
}

.home_page .bottom_row a:hover {
	text-decoration: none;
}

/* TEMPLATE Standard Page *****************/

#std_page {
	width: 100%;
	background-color: #FFF;
}

#std_page #col_body {
	padding-left: 10px;
}

#std_page #col_left {
	width: 160px;
	padding: 0 13px 13px 13px;
}

/* TEMPLATE Top Bottom *****************/

#top_bottom_page {
	background-color: #FFF;
}

#top_bottom_page_body {
	padding: 0 15px 15px 15px;
	background-color: #FFF;
}

/* HEADER *********************************/

#header {
}

#header_table {
	width: 900px;
	height: 127px;
	border-bottom: 1px solid #006BB7;
}

#logo_td {
	width: 145px;
}

#search_td {
	width: 206px;
}

#nav_td {
	padding-top: 36px;
}

#nav_td .gray {
	color: #999;
}

#nav_td .gray:hover {
	color: #ED163E;
}

#header #user_info {
	color: #999;
	float: right;
	margin: 10px 15px;
	text-align: right;
}

#header #user_info a {
	color: #CCC;
}

#header #user_info a:hover {
	color: #006BB7;
}

#header #search_td {
	width: 206px;
	height: 61px;
	margin-right: 10px;
}

#header #search_td #form {
	width: 206px;
	height: 40px;
	background: #000 url('../images/design_2009/header_search_bg.png') no-repeat;
}

#header #search_td input {
	float: left;
}

#header #search_td .search_field {
	color: #ED163E;
	width: 142px;
	padding-left: 5px;
	margin: 13px 0 0 18px;
	border: 1px solid #999;
}

#header #search_td .search_bttn {
	width: 18px;
	height: 17px;
	border: none;
	cursor: pointer;
	margin: 13px 0 0 6px;
	background: transparent url('../images/design_2009/header_search_bttn.png') no-repeat;
}

#header #search_td a {
	width: 206px;
	display: block;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}

/* DROPDOWN MENU **************************/

#nav_menu, #nav_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 9;
}

#nav_menu a, #nav_menu li ul li a {
	display: block;
}

#nav_menu li {
	float: left;
}

#nav_menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav_menu li:hover ul {
	left: auto;
}

#nav_menu li:hover ul, #nav_menu li.sfhover ul {
	left: auto;
}

#nav_menu li a {
	color: #FFF;
	font-size: 14px;
	padding: 5px 10px;
	text-transform: uppercase;
}

#nav_menu li a:hover {
	color: #ED163E;
	text-decoration: none;
}

#nav_menu li ul li {
	font-size: 11px;
}

#nav_menu li ul li a {
	width: 175px;
	padding: 2px 5px;
	font-size: 11px;
	line-height: 18px;
	text-transform: none;
	background-color: #252525;
	border-top: 3px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav_menu li ul li a.special {
	font-size: 11px;
	background-color: #494848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/******/

#language_menu, #language_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 9;
}

#language_menu a, #language_menu li ul li a {
	margin: 0;
	padding: 0;
	display: block;
}

#language_menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#language_menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 10em;
	left: -999em;
}

#language_menu li:hover ul {
	margin: 0;
	padding: 0;
	left: auto;
}

#language_menu li:hover ul, #language_menu li.sfhover ul {
	margin: 0;
	padding: 0;
	left: auto;
}

#language_menu li ul li a:hover {
	margin: 0;
	padding: 0;
	background-color: #000;
}

#language_menu ul {
	margin: 0;
	padding: 0;
	margin-left: 28px;
}

#language_menu ul li {
	margin: 0;
	padding: 0;
	width: 102px;
}

/* PRINT EMAIL ****************************/

#print_email {
	margin: 0;
	height: 22px;
	list-style: none;
	padding-right: 30px;
	background: #FFF url('../images/design_2009/fade_bar_upper.png') repeat-x;
}

#print_email li {
	float: right;
	margin-left: 4px;
}

/* FOOTER *********************************/

#footer_fade {
	height: 22px;
	background: #FFF url('../images/design_2009/fade_bar_lower.png') repeat-x;
}

#footer {
	margin: 0;
	padding: 0;
	border-top: 1px solid #006BB7;
}

#footer ul {
	padding: 0;
	width: 850px;
	list-style: none;
	margin: 0 0 0 23px;
}

#footer ul li {
	float: left;
	padding: 3px 20px 3px 0;
}

#footer ul li a {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
}

#footer ul li a:hover {
	color: #ED163E;
}

#footer_subline {
	padding: 0;
	color: #CCC;
	clear: both;
	text-align: left;
	font-size: 8px;
	margin: 5px 0 0 23px;
}

#footer_subline a {
	color: #CCC;
	font-size: 8px;
}

/* ELEMENT: navigation/breadcrumbs ********/

#breadcrumbs {
	margin-left: 15px;
}

#breadcrumbs td, #breadcrumbs a {
	font-size: 11px;
	font-weight: bold;
}

#breadcrumbs a {
	color: #006BB7;
}

/* ELEMENT sidenav ************************/

.sidenav h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px;
	background-color: #30589E;
	border: 1px solid #333;
}

.sidenav li {
	padding: 2px 0 2px 0;
}

.sidenav a {
	color: #006BB7;
	font-size: 11px;
}

.sidenav .selected {
	color: #ED163E;
}

.sidenav ul.level_one {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
}

.sidenav ul.level_one a {
	font-weight: bold;
}

.sidenav .level_two {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-image: url('../images/design_2009/dash.gif');
}

.sidenav ul.level_two a {
	font-weight: normal;
}


.customtab td {
	padding: 5px;
}

.landing_page #col_body_footer {
	border-top: 1px solid #DDD;
}

.landing_page #col_body {
	padding-right: 15px;
}

.landing_page #breadcrumbs {
	margin: 0;
	padding: 0;
}

.landing_page #breadcrumbs td {
	padding: 0 0 15px 0;
}

.ml_side_bar_feature {
	width: 291px;
	margin: 10px;
	position: relative;
}

.ml_side_bar_feature img {
	vertical-align: bottom;
}

.ml_side_bar_feature h2 {
	color: #06C;
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #06C;
}

.ml_side_bar_feature h2 a {
	color: #06C;
	font-size: 12px;
	font-style: italic;
}

.ml_side_bar_feature h2 a:hover {
	text-decoration: none;
}

.ml_side_bar_feature p {
	font-size: 10px;
	padding: 5px 0 0 0;
	line-height: 13px;
	float: left;
	width: 110px;
	display: block;
}

.ml_side_bar_feature .link_image {
	margin: 0;
	padding: 0;
}

.ml_side_bar_feature img.main_image {
	margin: 5px;
	right: 0;
	bottom: 0;
	position: absolute;
}

.ml_side_bar_left .link_image {
	display: block;
	padding: 4px 0;
}

.ml_side_bar_left p {
	color: #06C;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 7px;
}


.ml_product_feature_right {
	width: 291px;
	margin: 10px;
	padding: 0 0 5px 0;
	position: relative;
}

.ml_product_feature_right table {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ml_product_feature_right table th {
	color: #06C;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #06C;
}

.ml_product_feature_right table th a {
	color: #06C;
	font-size: 12px;
	font-style: italic;
}

.ml_product_feature_right table th a:hover {
	text-decoration: none;
}

.ml_product_feature_right table .text_body {
	font-size: 10px;
	padding: 5px 0 0 0;
	line-height: 13px;
}

.ml_product_feature_right table .main_image {
	vertical-align: bottom;
}


.nav_menu_table td.special strong a {
	color: #06C;
}

.landing_page #col_body .text_image_bullets li {
	margin-bottom: 15px;
}

.landing_page #col_body .text_image_bullets li {
	list-style-image: url('../images/design_2009/list_arrows_white_bg.png');
}

.landing_page #col_body .text_image_bullets li {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.landing_page .list_links {

}

.landing_page .list_links ul {
	margin-top: 0;
	margin-bottom: 0;
}

.landing_page .list_links li {
	list-style-image: url('../images/design_2009/list_arrows_white_bg.png');
}

.landing_page .list_links li a {
	color: #006BB7;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.landing_page .list_links li a:hover {
	color: #ED1B2E;
}

.x-window-header-text {
    color:#FFF;
}

.x-window-body {
	color: #000;
}

#pop_over {
	border: 1px solid #AAA;
}

.title_text_image_block h2 a {
	font-size: 11px;
	margin-left: 3px;
}

.title_text_image_block p {
	font-size: 10px;
	padding-top: 2px;
	padding-left: 3px;
}

.title_text_image_nav h2 {
	margin-top: 3px;
}

.title_text_image_nav h2 a {
	font-size: 11px;
	padding: 0;
	padding-left: 3px;
}

.title_text_image_choose_lang h2 {
	float: right;
	width: 375px;
	height: 28px;
	text-align: left;
	margin-bottom: 25px;
}

.title_text_image_choose_lang h2 a {
	font-size: 11px;
	display: block;
	height: 28px;
	line-height: 24px;
	text-align: left;
}

.title_text_image_choose_lang .main_image {
	float: left;
}

.no_update_flash
{
	width: 50%;
	padding: 40px;
	margin: 0 auto;
	text-align: left;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}