﻿body
{
	font-family: Calibri;
	font-size: 12px;
	color: Black;
}

input
{
	font-size: 12px;
}

hr.Login
{
	height: 0;
	border: 0;
	border-top: 2px solid;
	color: gray;
}

hr
{
	height: 0;
	border: 0;
	border-top: 2px solid #D80025; 
}


.heading
{
    font-size:large;
    font-weight:bold;
    color:    #D80025;
}

.themebackground 
{
    background-color: #D80025;
}
.themebackgroundNew
{
    padding-top:6px;
    padding-bottom:6px;
    background-color: #D80025;
}
.themebackgroundTSG 
{
    background-color: #787878;
}
.themeborderright 
{
    border-right: #D80025 1px solid;
}
.themeborderleft 
{
    border-left: #D80025 1px solid;
}
.thememarginbackground 
{
    background-color: rgb(180,180,180);
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
    margin-right: 0px;
}
.themecontentbackground 
{
    background-color: white;
    border-bottom: solid 0px #808080; 
    border-left: solid 1px #808080;
    width:800px;
    border-right: solid 1px #808080; 
    padding: 5px; 
    padding-left:10px;
    padding-right:10px; 
    height: 240px; 
    font-size: 9pt;
}
.themeheadercolor 
{
    color: #D80025;
}

.title
{
	font-size: 26px;
	color: #ffffff;
	text-align:left;
	font-weight :bold ;
	background-image:url(./images/bg01.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.title_icon
{
	text-align:center;
	vertical-align:top;
	background-image:url(./images/bg02.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.bbb_Caption
{
	text-align:left;
	vertical-align:middle;
	font-size: 12pt;
	background-image:url(./images/bbb-bg-top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:White ;
}

.bbb_Bottom
{
	background-image:url(./images/bbb-bg-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:14px;
}

.bbb_Content
{
	background-image:url(./images/bbb-bg-middle.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.fh_Caption_Left
{
	text-align:left;
	vertical-align:middle;
	font-size: 12pt;
	background-image:url(./images/fh-bg-top-left.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:White ;
}

.fh_Bottom_Left
{
	background-image:url(./images/fh-bg-bottom-left.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:14px;
}

.fh_Content_Left
{
	background-image:url(./images/fh-bg-middle-left.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.fh_Caption_Right
{
	text-align:left;
	vertical-align:middle;
	font-size: 12pt;
	background-image:url(./images/fh-bg-top-right.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:White ;
}

.fh_Bottom_Right
{
	background-image:url(./images/fh-bg-bottom-right.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:14px;
}

.fh_Content_Right
{
	background-image:url(./images/fh-bg-middle-right.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.menu_left_img
{
    background-image:url(./images/menu_back_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:13px;
}
.menu
{
	background-image:url(./images/menu_back_tile.gif);
	background-position:left;
	background-repeat:repeat-x;
}

.WizardStep
{
	padding:5px;
}
.SideBarButton
{
	background-color: #CCCCCC;
	border: solid 1px black;
	padding: 5px;
	width:150px;
	color: Black;
	text-decoration:none;
	font-size:8pt;
}


.ActiveMenuItemRounded
    {
     border-top-left-radius:10px;   
     border-top-right-radius:10px;   
    }


td.Info
{
	background-color: white;
	display:none;
}
div.Info
{
	background-color:white;
	display:none;
	padding: 2px;
	border: solid 1px #DDDDDD;
	margin-top:5px;
}
.InfoButton
{
	border: solid 1px #CCCCCC;
	padding: 1px 5px 1px 5px;
	margin-right: 3px;
	background-color: #636366;
	cursor:pointer;	
	color:White;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius:10px;
	font-weight:bolder;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:Transparent;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:0px;
}

.watermarked {
	color:#898989;
}

.MasterTop
{
	color:white;
	background-color:#636366;
	font-size:11.2px;
}

.readmore
{
	cursor: pointer; color:rgb(120,120,200);
}

QuoteHeader
{
	background-color: #D80025;
	color: White;
}

td.ProductsHeader
{
	font-weight:bold;
	background-color:Silver;
}
td.CoverageCell
{
	background-color: #EEEEEE;
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DC0028;
	border-bottom:solid 1px #DDDDDD;
	padding:2px;
}
.substitutingCell
{
	white-space:nowrap;
}
a.changeLink:link
{
	color:gray;
	font-weight:bold;
	text-decoration:none;
}
a.changeLink:visited
{ 
	color:gray; 
	font-weight:bold; 
	text-decoration:none; 
}
a.changeLink:hover
{ 
	color:#D80025; 
	font-weight:bold; 
	text-decoration:none; 
}
a.changeLinkB:link
{
	color:gray;	
	text-decoration:underline;	
}
a.changeLinkB:visited
{ 
	color:gray; 	
	text-decoration:underline; 
}
a.changeLinkB:hover
{ 
	color:gray; 	
	text-decoration:underline; 
}

.contentMenuDynamic 
{
		 text-align:left;
		 font-size:13px;
         z-index:99;
}    
.IE8Fix
{
    z-index: 1000;
}

.content_heading
{
	font-size: 16pt;
	color: #12416f;
	text-align: left;
	font-weight: bold;
	line-height: 40px;
}

.content_subheading
{
	font-size: 13pt;
	vertical-align:middle ;
	color: #12416f;
	text-align: left;
	font-weight: bold;
	line-height: 40px;
}

h3.heading
{
	font-size: 13pt;
	vertical-align:middle ;
	color: #12416f;
	text-align: left;
	font-weight: bold;
	margin-top :10px;
	margin-bottom :10px;
}

h3.pheading
{
	font-size: 10pt;
	vertical-align:middle ;
	color: #10212f;
	text-align: left;
	font-weight: bold; 
	margin-top :0px;
	margin-bottom :0px;
}

.pcontent_text
{
    font-size: 8pt;
    color: #12416f;
    font-weight: normal;
    text-align: justify;
    padding: 0px 6px 0px 10px;
    font-family:Tahoma;
}

.content_text
{
	font-size: 9pt;
	color: rgb(70,70,70);
	font-family:Arial;
	text-align:justify;	 
}

/* begin landing page */
h1.landing  { font-size:small; margin:inherit; height:inherit; }
/* end landing page */


/* begin affiliation page */
.affiliation p, .affiliation p ul li
{
    text-align:justify;
    padding:5px 5px 0px 5px;
    line-height:130%;
}

.affiliation p.answer
{
    padding:5px 5px 0px 30px;
}

.affiliation table.general tr td, .affiliation table.general tr th
{
    vertical-align:top;
    line-height:130%;
    border-bottom:1px dotted black;
    text-align:left;
}

.affiliation table.general tr.header td, .affiliation table.general tr.header th
{
    font-weight:bold;
}

.affiliation table.general tr td.keepright, .affiliation table.general tr th.keepright
{
    text-align:right;
}


.affiliation table.applyform
{
    width:90%;
    padding:10px;
}

.affiliation table.applyform tr td
{
    background-color:rgb(230,230,230);
    vertical-align:top;
    padding:5px 15px 5px 15px;
    text-align:center;
}

.affiliation table.applyform tr td.key
{
    text-align:right;
    vertical-align:middle;
}

.affiliation table.applyform tr td.value
{
    text-align:left;
    vertical-align:middle;
}

.affiliation table.applyform tr td input, .affiliation table.applyform tr td textarea
{
    width:400px;
}

.affiliation table.applyform tr td .normal input
{
    width:auto;
}

.affiliation table.applyform tr td input.submit
{
    width:auto;
}

.affiliation table.normal tr td
{
    text-align:left;
    vertical-align:middle;
}

.afflogin
{
    text-align:right;
    font-size:8pt;
    vertical-align:middle;
}

.afflogin input
{
    width:50px;
    height:10px;
    font-size:7pt;
}

.afflogin input.submit
{
    height:15px;
    width:35px;
}
/* end landing page */

.QnA .q
{
    padding-top:10px;
    font-style:italic;
    font-weight:bold;
}

.QnA .a
{
    padding:5px 5px 0px 30px;
    text-align: justify;
}

/* begin for test, by xin */
table.tabs
{
    width:100%;
}

table.tabs tr td
{
    background:rgb(230,230,230);
    color:gray;
    padding:4px 10px 4px 10px;
    width:0px;
    border-bottom:2px solid rgb(219,35,41);
}

table.tabs tr td.selected
{
    background:rgb(219,35,41);
    color:White;
    font-weight:bold;
    border:2px solid rgb(219,35,41);
}

table.tabs tr td.selected2
{
    background:white;
    font-weight:bold;
    border:2px solid rgb(219,35,41);
    border-bottom:0;
}

table.tabs tr td.empty
{
    width:100%;
    background:white;
    padding:2px;
    border-color:rgb(219,35,41);
    border-style:solid;
    border-width:0px 0px 2px 0px;
}

table.tabs tr td.space
{
    width:10px;
    background:white;
    padding:2px;
    border-color:rgb(219,35,41);
    border-style:solid;
    border-width:0px 0px 2px 0px;
}

/*
.ajaxtabs .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    color:Blue;
    background:rgb(200,200,200);
    background:url(images/tab-line.gif) repeat-x bottom;
}*/
/* end for test, by xin */



/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajaxtabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(/images/ajaxtabs/tab_header.gif) repeat-x bottom;}
.ajaxtabs .ajax__tab_outer {padding-right:0px;background:url(/images/ajaxtabs/tab_outer.gif) no-repeat right;height:21px;}
.ajaxtabs .ajax__tab_inner {padding-left:3px;background:url(/images/ajaxtabs/tab_inner.gif) no-repeat;}
.ajaxtabs .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(/images/ajaxtabs/tab_tab.gif) repeat-x;}
.ajaxtabs .ajax__tab_hover .ajax__tab_outer {background:url(/images/ajaxtabs/tab_hover_outer.gif) no-repeat right;}
.ajaxtabs .ajax__tab_hover .ajax__tab_inner {background:url(/images/ajaxtabs/tab_hover_inner.gif) no-repeat;}
.ajaxtabs .ajax__tab_hover .ajax__tab_tab {background:url(/images/ajaxtabs/tab_hover_tab.gif) repeat-x;}
.ajaxtabs .ajax__tab_active .ajax__tab_outer {background:url(/images/ajaxtabs/tab_active_outer.gif) no-repeat right;}
.ajaxtabs .ajax__tab_active .ajax__tab_inner {background:url(/images/ajaxtabs/tab_active_inner.gif) no-repeat;}
.ajaxtabs .ajax__tab_active .ajax__tab_tab {background:url(/images/ajaxtabs/tab_active_tab.gif) repeat-x;}
.ajaxtabs .ajax__tab_body {border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}

div.affbanner_ei 
{
    padding-top: 30px;
    padding-bottom: 5px;
}

.main_product_image
{
    text-align:center;   
    vertical-align:top; 
    font-family:Calibri
}

.main_productimage_text
{
    font-size:7pt;
    color:rgb(64,64,64);    
    font-family:'Arial';
}

.main_texbox
{
    width:50%; 
    background-color:rgb(232,232,232); 
    color:Gray; 
    text-align:left; 
    vertical-align:top; 
    padding-right: 5px; 
    padding-left: 5px;    
}

.crossline
{
    background-image:url(./images/cross_line.png); 
    background-repeat:repeat-x;
    height:7px; 
    width:100%;  
}

.titleNew
{
    padding-left:10px; 
    text-transform: uppercase; 
    font-size:25pt; 
    font-weight:bold;
    color:rgb(211,18,65); 
    font-family:Arial;
    text-align:left; 
}

.border_left
{
    border-left: gainsboro 1px solid;
}

.border_right
{
    border-right: gainsboro 1px solid;
}

.border_top
{
    border-top: gainsboro 1px solid;
}

.border_bottom
{
    border-bottom: gainsboro 1px solid;
}