/* CSS Document */      
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
    list-style-type: disc;
    list-style-position: inside;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong {
    font-weight: bold;
}
.sp {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    height: 0px;
}
#blogsBlock, #blogfeedsBlock, #newsfeedsBlock, #newsentriesBlock, #blogTags, #newscenterTags {
    float: left;
    width: 300px;
    height: 500px;
    border: 1px solid red;
}
* {
    margin: 0;
    padding: 0;
    /*font-family: arial;*/
    /*font-family: 黑体,宋体;*/
    /*font-family: 宋体,黑体;*/
    font-family:Arial, 宋体, 黑体;
}
body {
    background-color: #e9f3fb;
}
#productBreadcrums a {
    text-decoration:underline;
    color:#132170;
}
#productBreadcrums a:hover {
    text-decoration:underline;
    color:#132170;
}
#wrapper {
    background-color:#FFFFFF;
    margin:0 auto;
    width: 1008px;
    padding-top: 10px;
}
/*Header*/
#header_tabs {
    width: 980px;
    margin: auto;
}
#header_tabs ul {
    float: right;
    list-style-type: none;
}
#header_tabs ul li {
    float:left;
    font-size:14px;
    font-weight:800;
    margin-right:2px;
    text-align:center;
    width:92px;
}
#header_tabs ul li a {
    display: block;
    height: 100%;
    color:#2F4B94;
    height:27px;
    line-height: 27px;
    text-decoration: none;
}
#header_tabs ul li a:hover {
    background-image:url(/images/top_tab_bg_selected.jpg);
}
#header_tabs ul li a.active {
    background-image:url(/images/top_tab_bg_selected.jpg);
}
#header_tabs div {
    color: #ff1821;
    float: right;
    font-size: 13px;
    height: 27px;
    line-height: 27px;
    margin-right: 5px;
    font-weight: bold;
}
#logo {
    background-image: url(/images/header_bg.jpg);
    /*height: 111px;*/
    /*height: 100px;*/
	height: 93px;
    width: 980px;
    margin: auto;
}
#logo .logo-block {
    width: auto;
    /*padding-top: 20px;*/
    padding-right: 20px;
}
#logo .logo-block .text1 {
    float: right;
    color: #ff1821;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    width: auto;
}
#logo .logo-block .text2 {
    float: right;
    color: #103184;
    font-weight: bold;
    margin-left: 10px;
    font-size: 21px;
    /*font-family: "arial narrow";*/
    /*font-family: 黑体,宋体;*/
    /*font-family: 宋体,黑体;*/
    font-family:Arial, 宋体, 黑体;
}
#logo .logo-block .text3 {
    float: right;
    width: 113px;
    height: 20px;
    background: url(../images/header-search.jpg) no-repeat;
    margin-left: 10px;
    display: inline-block;
}
#logo .logo-block .text3 input {
    width:80px;
    border:0px none;
    margin-left:10px;
    margin-top: 2px;
    background:transparent; 
}
.ie6 #logo .logo-block .text3 input {
    width:80px;
    border:0px none;
    margin-left:0px;
    margin-top: 2px;
    background:transparent; 
}
.ie7 #logo .logo-block .text3 input {
    width:80px;
    border:0px none;
    margin-left:0px;
    margin-top: 2px;
    background:transparent; 
}
#logo .logo-block .text4 {
    float: right;
    width: 33px;
    height: 19px;
    background: url(../images/header-search-button.jpg) no-repeat;
    margin-left: 10px;
}
#logo .logo-block .text4 a {
    display: block;
    height: 100%;
}
#logo .logo-left {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}
#logo .logo-right {
    float: right;
    width: 570px;
}
#logo #mainMenu {
    color: #888888;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-right: 20px;
}
#logo #mainMenu a {
    color: #888888;
    font-weight: bold;
    text-decoration: none;
}
#logo #mainMenu a.active {
    color: #132170;
}
#logo #mainMenu a:hover {
    color: #132170;
}
#logo #mainMenu a.selected {
    color: #5068a5;
    font-size: 13px;
    font-weight: 800;
    text-decoration: underline;
}
/*Header*/

/*Product Menu*/
#productTopmenu {
    background-image: url(/images/product_ul_bg.jpg);
    height: 28px;
    width: 980px;
    margin: auto;
}
#productTopmenu .prod-links {
    width: auto;
    font-size: 12px;
    height: 30px;
    float: left;
}
#productTopmenu .prod-links a {
    display: block;
    height: 29px;
    width: 120px;
    text-align: center;
    float: left;
    line-height: 29px;
    background: url(../images/product-menu-1.jpg) no-repeat;
    color:  #103184;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
#productTopmenu .prod-links a:hover {
    background: url(../images/product-menu-2.jpg) no-repeat;
    color: #fff;
}
#productTopmenu .prod-links a.active {
    background: url(../images/product-menu-2.jpg) no-repeat;
    color: #fff;
}
#productTopmenu #customInsurance {
    /*background-image: url(/images/custom_insurance_bg.jpg);*/
    height: 28px;
    float: right;
    /*width: 184px;*/
    width: 151px;
}
#productTopmenu #customInsurance a {
    display: block;
    height: 100%;
    background-image: url(/images/custom_insurance_bg.jpg);
    /*width: 184px;*/
    font-size: 12px;
    line-height: 18px;
    padding-right: 10px;
    text-decoration: none;
    color: #fff;
    text-align: right;
}
#productTopmenu #customInsurance a:hover {
    background-image: url(/images/custom_insurance_bg_hover.jpg);
}
#productTopmenu ul li {
    background-image: url(/images/product_category_bg.jpg);
    float: left;
    height: 25px;
    padding-top: 3px;
    text-align: center;
    width: 120px;
}
#productTopmenu ul li a {
    color: #304c94;
    font-weight: 800;
    text-decoration: none;
}
/*Product Menu*/

/*Footer Menu*/
#footerMenu_block {
    background-image: url(/images/footer_bg.jpg);
    height:95px;
}
#footerMenu_block .footerMenu {
    border-left: 1px solid #e5e5e5;
    color: #102f7e;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 80px;
    padding-left: 24px;
    padding-top: 15px;
    width: 163px;
}
#footerMenu_block .footerMenu ul {
    list-style-type: none;
    list-style-position:outside;
    padding-top:5px;
}
#footerMenu_block .footerMenu ul li {
    background: url(/images/arrow-2.gif) no-repeat left center;
    height: 17px;
    line-height: 17px;
    padding-left: 13px;
}
#footerMenu_block .footerMenu ul li a {
    color: #909090;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}
#footerMenu_block .footerMenu_unique {
    background-image:url(/images/unique_menu_bg.jpg);
    color:#102F7E;
    float:right;
    font-size:11px;
    font-weight: bold;
    height:75px;
    margin-top:11px;
    padding-left:130px;
    padding-top:8px;
    width:150px;
}
#footerMenu_block .footerMenu_unique ul {
    list-style-type: none;
    list-style-position:outside;
    padding-top:5px;
}
#footerMenu_block .footerMenu_unique ul li {
    /*height: 14px;*/
    background: url(/images/arrow-2.gif) no-repeat left center;
    height: 17px;
    line-height: 17px;
    padding-left: 13px;
}
#footerMenu_block .footerMenu_unique ul li a {
    color: #909090;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}
#icon {
    background-image: url(/images/icon_bg.jpg);
    float: right;
    height: 83px;
    margin-top: 11px;
    width: 108px;
}
#icon img {
    display: block;
    margin: 0 auto;
}
#footer {
    background-image: url(/images/footer_bg_rep.jpg);
    height: 31px;
    color: #8f8f8f;
    font-size: 12px;
    line-height: 31px;
}
#footer #copyright {
    width: auto;
    float: right;
    padding: 0px 10px;
    height: 31px;
    font-weight: bold;
}
/*Footer Menu*/

/*Main Content*/
#boxContent {
    margin:0px;
    padding:20px 14px;
	/*min-height: 453px;*/
    min-height: 382px;
    _height: 382px;
}
/*Main Content*/



/*-----------------*/
.clear-spacer {
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
    width:0;
}
/*menu list begin*/
.leftmenu-list01-bgtop {
    margin:0px;
    padding:1px 0px;
    background: url(/images/left-menu-top.jpg) no-repeat left top;
}
ul.leftmenu-list01 {
    margin:0px;
    padding:0px;
    list-style:none;
    list-style-position:outside;
}
ul.leftmenu-list01 li {
    width:186px;
    padding:0px;
    margin:0px 0px 0px 0px;
    background: url(/images/left-menu-list.jpg) no-repeat left bottom;
    font-size:14px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    /*font-family: 黑体,宋体; */
    /*font-family: 宋体,黑体;*/
    font-family:Arial, 宋体, 黑体;
    height: 29px;
    line-height: 29px;
}
ul.leftmenu-list01 li a {
    text-decoration:none;
    background: url(/images/left-menu-list.jpg) no-repeat left bottom;
    color: #888888;
    display:block;
    /*padding:7px 12px;*/
    font-weight: bold;
    font-size: 12px;
    /*width:162px;*/
    height: 29px;
    padding: 0px 10px;
}
ul.leftmenu-list01 li a.active {
    background: url(/images/left-menu-list-hover.jpg) no-repeat left bottom;
    color:#132170;
}
ul.leftmenu-list01 li a:hover {
    text-decoration:none;
    background: url(/images/left-menu-list-hover.jpg) no-repeat left bottom;
    color:#132170;
    display:block;
}
ul.leftmenu-list01 ul.subleftmenu-list01 {
    margin:0px;
    padding:0px;
    list-style:none;
    list-style-position:outside;
}
ul.leftmenu-list01 ul.subleftmenu-list01 li {
    width:186px;
    padding:0px;
    margin:0px;
    background: url(/images/left-menu-list.jpg) no-repeat left top;
    font-size:14px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    /*font-family: 黑体,宋体; */
    /*font-family: 宋体,黑体;*/
    font-family:Arial, 宋体, 黑体;
    display:inline-block;
    zoom:1;
}
ul.leftmenu-list01 ul.subleftmenu-list01 li a {
    text-decoration:none;
    background: url(/images/left-menu-list.jpg) no-repeat left bottom;
    color: #888888;
    display:block;
    padding:7px 20px;
    width:146px;
    font-weight: bold;
    font-size: 12px;
}
ul.leftmenu-list01 ul.subleftmenu-list01 li a.active {
    background: url(/images/left-menu-list-hover.jpg) no-repeat left bottom;
}
ul.leftmenu-list01 ul.subleftmenu-list01 li a:hover {
    text-decoration:none;
    background: url(/images/left-menu-list-hover.jpg) no-repeat left bottom;
    color:#132170;
    display:block;
}
/*-----*/
#leftMenu {
    float: left;
    width: 186px;
    font-size: 12px;
}
.leftmenu-list01 {
    width: auto;
}
.leftmenu-list01 div {
    /*height: 29px;
    line-height: 29px;*/
    background: url(/images/left-menu-list.jpg) no-repeat left top;
    font-weight: bold;
}
.leftmenu-list01 div a {
    display: block;
    /*height: 29px;*/
    background: url(/images/left-menu-list.jpg) no-repeat left bottom;
    color: #888888;
    padding: 7px 10px;
    text-decoration: none;
}
.leftmenu-list01 div a:hover {
    background: url(/images/left-menu-list-hover.jpg) no-repeat left bottom;
    color:#132170;
}
.leftmenu-list01 div a.active {
    background: url(/images/left-menu-list-hover.jpg) no-repeat left bottom;
    color:#132170;
}
#breadcrums a {
    color:#909090;
    text-decoration: none;
    font-weight: bold;
}
#breadcrums a:hover {
    color:#132170;
}
ul.leftmenu-breadcrums {
    margin:0px;
    padding:0px;
    list-style:none;
}
ul.leftmenu-breadcrums li {
    /*width:184px;*/
    padding:0px;
    margin:0px;
    font-size:12px;
    float:left;
}
ul.leftmenu-breadcrums li a {
    text-decoration:none;
    color:#909090;
    display:block;
    padding:0px 3px;
}
ul.leftmenu-breadcrums li a:hover {
    text-decoration:underline;
    color:#132170;
    display:block;
}
/*menu list ends*/
#maincontent-wrapper {
    margin:0px;
    padding:0px;
    float:right;
    width:775px;
    color: #777777;
    line-height: 23px;
    font-size: 12px;
}
/*
#maincontent-wrapper table {
    border-top: 1px solid #ADADAD;
    border-left: 1px solid #ADADAD;
}
#maincontent-wrapper table tr td {
    border-right: 1px solid #ADADAD;
    border-bottom: 1px solid #ADADAD;
}
*/
.back-to-top {
    height: 20px;
}
.back-to-top a {
    height: 23px;
    display: block;
    float: right;
    padding-right: 30px;
    color: #103184;
    text-decoration: none;
    margin-top: 20px;
    font-size: 11px;
    line-height: 23px;
    background: url(../images/top-image.jpg) top right no-repeat;
}
#maincontent-wrapper h1 {
    font-size:24px;
    padding:8px 0px;
    font-weight:bold;
    color:#132170
}
/*ProductMeta*/
/*#metaBlock {

}

#metaBlock ul {
    height: 50px;
    list-style-type: none;
    width: 100%;
}

#metaBlock ul li {
    float: left;
    text-align: center;
    width: 100px;
}

.metaBox {
    padding: 10px;
    width: 90%;
}*/
/*ProductMeta*/


/*------------*/
h1.add-title01 {
    color:#132170;
    font-size:16px;
    font-weight:bold;
    padding:0px 0px 0px 0px;
}
h1.edit-title01 {
    color:#132170;
    font-size:16px;
    font-weight:bold;
    padding:0px 0px 0px 0px;
}
h1.edit-title02 {
    color:#132170;
    font-size:16px;
    font-weight:bold;
    padding:0px 0px 0px 0px;
}
table.edit-add-container {
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.edit-add-container tr {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.edit-add-container td {
    margin:0px 0px 0px 0px;
    padding:5px;
}
table.edit-add-container td input {
    margin:0px 0px 0px 0px;
    padding:2px 4px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:220px;
}
table.edit-add-container td input.btn-save01 {
    margin:0px 0px 0px 0px;
    padding:2px 4px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:50px;
}
table.edit-add-container td a {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-decoration:underline;
    color:#132170;
}
table.edit-add-container td textarea {
    margin:0px 0px 0px 0px;
    padding:2px 4px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:250px;
}
table.edit-add-container th {
    vertical-align:top;
    text-align:right;
    margin:0px 0px 0px 0px;
    padding:8px 5px 0px 0px;
}
table.edit-add-container th label {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#888888;
}
/*--*/
table.edit-links-container {
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.edit-links-container tr {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.edit-links-container td {
    margin:0px 0px 0px 0px;
    padding:5px;
}
table.edit-links-container td input {
    margin:0px 0px 0px 0px;
    padding:2px 4px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:220px;
}
table.edit-links-container td input.btn-save02 {
    margin:0px 0px 0px 0px;
    padding:2px 4px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:50px;
}
table.edit-links-container td a {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-decoration:underline;
    color:#132170;
}
table.edit-links-container td textarea {
    margin:0px 0px 0px 0px;
    padding:2px 4px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:250px;
}
table.edit-links-container td select {
    margin:0px 0px 0px 0px;
    padding:0px;
    border:1px solid #b4bed8;
    font-size:12px;
    width:250px;
}
table.edit-links-container th {
    vertical-align:top;
    text-align:right;
    margin:0px 0px 0px 0px;
    padding:8px 5px 0px 0px;
}
table.edit-links-container th label {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#888888;
}
/*--*/
table.tbl-list01-container {
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.tbl-list01-container tr {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.tbl-list01-container tr.heading01 td {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#132170;
    font-weight:bold;
    padding:7px;
}
table.tbl-list01-container td {
    margin:0px 0px 0px 0px;
    padding:7px;
    color:#888888;
    border:1px solid #B4BED8;
}
table.tbl-list01-container td a {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-decoration:underline;
    color:#132170;
}
/*--*/
/*--*/
table.tbl-inner01-container {
    margin:10px auto 0px auto;
    padding:0px 0px 0px 0px;
}
table.tbl-inner01-container tr {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
table.tbl-inner01-container td {
    margin:0px 0px 0px 0px;
    padding:5px;
    color:#888888;
    border:1px solid #B4BED8;
}
.products-main-cntArea .cnt-whole-area table.tbl-inner01-container tr td p {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
/*--*/
/*--*/
table.tbl-prodtab-claims-process-container {
    margin:10px auto 0px auto;
    padding:0px 0px 0px 0px;
}
table.tbl-prodtab-claims-process-container td {
    margin:0px 0px 0px 0px;
    padding:5px;
    color:#888888;
    border:1px solid #B4BED8;
}
table.tbl-prodtab-claims-process-container td a {
    margin:0px;
    padding:0px;
    text-decoration:underline;
    color:#132170;
}
table.tbl-prodtab-claims-process-container td a:hover {
    margin:0px;
    padding:0px;
    text-decoration:none;
    color:#132170;
}
table.tbl-prodtab-claims-process-container .bullet-cnt01 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 10px;
}
table.tbl-prodtab-claims-process-container ul.disc01 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 10px;
    list-style:none;
    list-style-type:disc;
    list-style-position:inside;
}
table.tbl-prodtab-claims-process-container ul.disc01 li {
    margin:0px 0px 0px 0px;
    padding:0px 0px 15px 10px;
}
/*--*/

#mainFooter {
    float: right;
    text-align: right;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
}
#mainFooter a {
    text-decoration: none;
    color: #777777;
}
.block-links {
    width: auto;
    padding: 0px 16px;
    margin-bottom: 10px;
}
.block-links .element {
    float: left;
    width: 313px;
    margin-right: 15px;
    border: 1px solid #b5c6da;
    font-weight: bold;
}
.block-links .element .title {
    height: 28px;
    line-height: 28px;
    background: url(../images/block-links-1.jpg) repeat-x;
    color: #103184;
    padding: 0px 10px;
    font-size: 13px;
}
.block-links .element .title .title-left {
    float: left;
}
.block-links .element .title .title-right {
    float: right;
    color: #909090;
}
.block-links .element .title .title-right a {
    color: #909090;
    text-decoration: none;
}
.block-links .element .info {
    background: url(../images/block-links-2.jpg) bottom repeat-x;
    padding: 10px;
    height: 60px;
    line-height: normal;
    font-weight: normal;
}
.block-links .element .info .left {
    float: left;
    width: 140px;
}
.block-links .element .info .left #list_7_55 {
/*    background: url(../images/list_7_55.jpg) 65px 0px no-repeat ;*/
}
.ie .block-links .element .info .left #list_7_55 {
/*    background: url(../images/list_7_55.jpg) 70px 0px no-repeat ;*/
}
.block-links .element .info .left #list_7_56 {
/*   background: url(../images/list_7_56.jpg) 125px 0px  no-repeat;*/
}
.ie .block-links .element .info .left #list_7_56 {
/*background: url(../images/list_7_56.jpg) 130px 0px  no-repeat;*/
}
.block-links .element .info .left #list_7_57 {
/*background: url(../images/list_7_57.jpg) 115px 0px  no-repeat;*/
}
.ie .block-links .element .info .left #list_7_57 {
/*background: url(../images/list_7_57.jpg) 123px 0px  no-repeat;*/
}
.block-links .element .info .right {
    float: right;
    width: 140px;
}
.block-links #home_menu_6 .info .left {
    float: none;
    width: auto;
}
.block-links #home_menu_6 .info .right {
    float: none;
    width: auto;
}
.block-links #home_menu_7 .info .left {
    width: 150px;
}
.block-links #home_menu_7 .info .right {
    width: 130px;
}
.block-links .element .info div {
    font-size: 12px;
    line-height: 20px;
}
.block-links .element .info div a {
    color: #103184;
    text-decoration: none;
}
.block-links .element .info div span {
    color: #888888;
}
.metaEditBlock {
    margin: 20px 0;
}
.metaEditBlock .contentContainer {
    border: 1px solid #777777;
    height: 300px;
    overflow-y: scroll;
}
/*information center tab begin*/
#maincontent-wrapper #contentPage {
    margin:0px;
    padding:0px;
    float:right;
    width:775px;
    color: #777777;
    line-height: 23px;
}
#maincontent-wrapper #contentPage a {
    text-decoration:underline;
    color:#132170;
}
#maincontent-wrapper #contentPage a:hover {
    text-decoration:none;
    color:#132170;
}
#maincontent-wrapper #contentPage .infocenter-wrapper {
    margin:0px;
    padding:0px;
}
#maincontent-wrapper #contentPage .infocenter-wrapper p {
    margin:0px;
    padding:6px 10px 6px 10px;
}
/*information center tab ends*/
/*joinus tab begin*/
#maincontent-wrapper #contentPage .joinus-wrapper {
    margin:0px;
    padding:0px 0px 0px 0px;
}
#maincontent-wrapper #contentPage .joinus-wrapper .bgcontent {
    background:url(../images/join_us_bg-content.jpg) no-repeat 0 0;
    height:341px;
    width:579px;
    margin:0px;
    padding:28px 20px 28px 20px;
}
#maincontent-wrapper #contentPage .joinus-wrapper .bgcontent .txttop {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-align:center;
}
#maincontent-wrapper #contentPage .joinus-wrapper .bgcontent .txttop span {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    color:#103184;
}
#maincontent-wrapper #contentPage .joinus-wrapper .bgcontent .cnt-image-btn {
    padding:0px 0px 0px 0px;
    margin:auto;
    width:510px;
}
#maincontent-wrapper #contentPage .joinus-wrapper .bgcontent .cnt-image-btn .left-cnt {
    padding:0px 0px 0px 0px;
    float:left;
    height:200px;
    width:237px;
    background:url(../images/join_us_bg-indside.jpg) no-repeat 0 0;
}
#maincontent-wrapper #contentPage .joinus-wrapper .bgcontent .cnt-image-btn .right-cnt {
    padding:0px 0px 0px 0px;
    float:right;
    height:200px;
    width:237px;
    background:url(../images/join_us_bg-indside.jpg) no-repeat 0 0;
}
/*joinus tab ends*/
/*online feedback content begin*/
.obf-container {
    width:688px;
    margin:0px;
    padding:0px 0px 15px 0px;
}
.obf-container .obf-topbg {
    background:url(../images/online-feedback-form-bg.jpg) no-repeat 0 0;
    line-height:30px;
    padding:0px 15px;
    font-size:14px;
    color:#fff;
}
.obf-container .obf-repeatbg {
    background:url(../images/online-feedback-form-repeat.jpg) repeat-y left bottom;
    margin:0px;
    padding:10px 14px;
}
.obf-container .obf-repeatbg input.txtfield01 {
    width:150px;
    padding:1px 2px;
}
.obf-container .obf-repeatbg textarea.txtfieldarea01 {
    width:445px;
    padding:1px 2px;
}
.obf-container .obf-repeatbg select.txtfieldselect01 {
    width:145px;
    padding:1px 0px;
}
.obf-container .obf-bottombg {
    background:url(../images/online-feedback-form-bg.jpg) no-repeat left bottom;
    height:20px;
    width:688px;
}
table.tbl-obf-cnt01 {
    padding:0px;
    margin:0px;
}
table.tbl-obf-cnt01 td {
    padding:5px 4px;
    margin:0px;
}
/*online feedback content ends*/
/*online policy content begin*/
.policy-container {
    width:494px;
    margin:0px;
    padding:0px 0px 15px 0px;
}
.policy-container .policy-topbg {
    background:url(../images/online-policy-form-bg.jpg) no-repeat 0 0;
    line-height:30px;
    padding:0px 14px;
    font-size:14px;
    color:#fff;
}
.policy-container .policy-repeatbg {
    background:url(../images/online-policy-form-repeat_02.jpg) repeat-y left bottom;
    margin:0px;
    padding:10px 10px;
}
.policy-container .policy-repeatbg select.txtfieldselect01 {
    width:88px;
    padding:1px 0px;
}
.policy-container .policy-repeatbg input.txtfield01 {
    width:143px;
    padding:1px 2px;
}
.policy-container .policy-repeatbg input.txtfield02 {
    width:70px;
    padding:1px 2px;
}
.policy-container .policy-bottombg {
    background:url(../images/online-policy-form-bg.jpg) repeat-y left bottom;
    margin:0px;
    padding:10px 14px;
}
table.tbl-policy-container {
    padding:0px;
    margin:0px;
}
table.tbl-policy-container td {
    padding:5px 4px;
    margin:0px;
}
/*online policy content ends*/

.rightArea .categoryEntries .entryDate {
    font-size: 12px;
}
.rightArea .categoryEntries .entryTitle a {
    font-size: 12px;
}
.newsbox .categoryBox .categoryTitle {
    font-size: 12px;
}
.categoryBox .categoryNewsFeeds {
    font-size: 12px;
}
#home_menu_8 .title .title-right {
    display: none;
}
#list_6_54 {
    display: none;
}
#list_7_58 {
    display: none;
}
#thankyou {
    margin-left: 20px;
}
#thankyou h1 {
    color: #003f97;
}
#thankyou h1, #thankyou p {
    margin: 20px 0;
}

#preview {
    margin-left: 10px;
}

#preview img {
    border: none;
    display: block;
    margin: 0 auto;
}

#preview-container * {
    font-family: arial;
}

#preview-container img {
    display: block;
    margin: 0 auto;
}

#preview-container h2 {
    font-size: 15px;
    text-align: center;
}

#preview-container p {
    font-size:12px;
    margin:5px auto;
    width:890px;
}

#preview-container table {
    font-size: 14px;
    margin:5px auto;
    width:890px;
    border: 1px solid #cccccc;
    border-collapse: separate;
    border-spacing: 3px;
}

#preview-container table td {
    font-size: 14px;
    margin:5px auto;
    width:890px;
    border: 1px solid #cccccc;
}

#preview-container table#upper-table {
    
}

#preview-container table#upper-table td {
    background-color: #fefaeb;
    padding: 5px;
    width: 50%;
    margin: 3px;
}

#preview-container table#lower-table td {
    font-size: 10px; 
    padding: 5px;   
    margin: 3px;
}

#preview-container table#lower-table th {
    color: #ffffff;
    background-color: #2a5da3;
    padding: 5px;
}
