/*****************************************************
Development by: www.netedgecorp.com

******************************************************/

/* BASE STYLE & STRUCTURE */
*
{
    margin: 0;
    padding: 0;
}
html
{
    background: url(../img/backgroundSlice.jpg) repeat-x;
}
body
{
    background: #7aaee7 url(../img/backgroundSlice.jpg) repeat-x ;
    font: 12px Helvetica, sans-serif;
    color: #555864;
    line-height: 20px;
}
p
{
    line-height: 20px;
}
ul
{
    list-style: none;
}
a
{
    outline: none;
}

.clearFix
{
    clear: both;
}
/* HEADER ************************************************************/
#header
{
    width: 100%;
    position: relative;
   
}
#headerContent
{
    width: 960px;
    height: 97px;
    margin: 0 auto;
    position: relative;
    background: url(../img/headerlogo.jpg) no-repeat;
    left: -5px;
}
/*#header a
{
    text-indent: -9999px;
    display: block;
}
*/
#header h1 a
{
    position: absolute;
    width: 69px;
    height: 74px;
    background: url(../img/logo_02.gif) no-repeat left top;
    left: 270px;
    top: 13px;
}
#header .logo-img
{
    position: absolute;
    width: 399px;
    height: 74px;
    background: url(../img/logo01.gif) no-repeat left top;
    left: 172px;
    top: 8px;
}
#header .logo-img h1
{
    font-size: 170%;
    letter-spacing: 5px;
    color: #fff;
    position: absolute;
    width: 350px;
    left: 122px;
    top: 10px;
}
#header .logo-img h2
{
    font-size: 140%;
    letter-spacing: 2px;
    color: #e9fafd;
    position: absolute;
    width: 350px;
    left: 122px;
    top: 35px;
}
#header a#pdf
{
    position: absolute;
    width: 187px;
    height: 18px;
    line-height: 18px;
    background: url(../img/calls_to_action/download_igs_brochure.gif) bottom;
    right: 196px;
    top: 28px;
}
#header a#pdf:hover
{
    background-position: top;
}
#header a#consan
{
    position: absolute;
    width: 236px;
    height: 21px;
    line-height: 21px;
    background: url(../img/calls_to_action/download_consanguinity_chart.gif) bottom;
    right: 196px;
    top: 51px;
}
#header a#consan:hover
{
    background-position: top;
}
#header .phone
{
    position: absolute;
    width: 150px;
    height: 35px; /* background: url(../img/calls_to_action/toll_free.gif); */
    right: 19px;
    top: 43px;
    right: 59px;
    top: 43px;
}
#header .phone .l1
{
    font-size: 180%;
    color: #174e62;
}
#header .phone .l2
{
    font-size: 110%;
    color: #174e62;
}
/*  TOP Right Images */
#header .topnav
{
	float: right;
	height: 20pt;
	width: 160pt;
	margin: 14px 2px 2px 2px;
	color: #174e62;
}
#header .topnav a
{
	color: #174e62;
	font-size: smaller;
	text-decoration: none;
}
#header .topnav img
{
	border: none;
	padding: 0 3px 0 0;
}

/* CONTENT ************************************************************/
#wrap
{
    width: 960px;
    margin: 0 auto;
    position: relative;
    left: -5px;
    background: url(../img/wrap.gif) repeat-y center center;
}
/*Main Navigation*/
div#cat_403327_divs
{
    margin-top: 26px;
    float: left;
}
#nav_403327
{
    float: left;
    font-size: 14px;
    font-weight:bolder;
}
#nav_403327 a
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #11546e;
    display: block;
    width: 156px;
    padding-left: 11px;
    height: 41px;
    line-height: 41px;
    background: url(../img/nav/mainNav.gif) no-repeat bottom center;
    text-decoration: none;
}
#nav_403327 li#navHome a
{
    background: url(../img/nav/mainNav_home.gif);
}

#nav_403327 .current
{
    background: url(../img/nav/mainNav_home.gif);
}

#homePg #nav_403327 li#navHome a, #nav_403327 li#navHome a:hover
{
    background: url(../img/nav/mainNav_active_home.gif);
}
#nav_403327 a:hover
{
    background: url(../img/nav/mainNav_active.gif);
}
#nav_403327 li.selected a
{
    background: url(../img/nav/mainNav_home.gif);
}

#nav_403327 ul
{
    display: none;
}
#nav_403327 li.selected ul
{
    background: url(../img/nav/mainNavWSub_UL.gif) bottom;
    padding: 8px 0 10px 0;
    margin-top: -2px;
    display: block;
}
#cat_403327_divs #nav_403327 ul li a
{
    font-size: 11px;
    background: none;
    height: 18px;
    line-height: 18px;
    display: block;
    width: 149px;
    padding: 1px 4px;
    margin-left: 10px;
}
#cat_403327_divs #nav_403327 ul li#liSpacer a
{
    height: 8px;
    line-height: 8px;
}
#cat_403327_divs #nav_403327 ul li a:hover
{
    text-decoration: underline;
}

/* LOGOGS BELOW MENU */
.bbb-logo
{
    margin-top: 20px;
    margin-left: 40px;
}

/* CONTENT ************************************************************/
#content
{
    width: 775px;
    float: right;
    margin: 10px 0 30px 0;
}
#homePg #content
{
    margin-top: 30px;
}
#tabbedContent
{
    width: 749px;
    float: right;
    margin: 38px 10px 30px 0;
}
/*FEATURE SLIDESHOW*/
#featureNav
{
    width: 100px;
    height: 20px;
    position: absolute;
    bottom: 20px;
    left: 50px;
    z-index: 3;
}
#featureNav a
{
    text-decoration: none;
    width: 17px;
    height: 17px;
    cursor: pointer;
    line-height: 16px;
    text-indent: -9999px;
    display: block;
    float: left;
    background: url(../img/since_02.gif) no-repeat 100px top; /*ie6&7 need a bg for the hover to work*/
}
#featureNav a.activeSlide
{
    width: 23px;
}
#featureNav a:focus
{
    outline: none;
}
#features
{
    width: 490px;
    height: 190px;
    position: relative;
    top: 4px;
    left: 5px;
}

#features p.hContent
{
    margin: 25px 20px 10px 25px;
    position: absolute;
}
#slideshow
{
    position: absolute;
    width: 500px;
    height: 195px;
    z-index: 1;
}
#slideshow img
{
    margin: 9px 0 0 14px;
    position: absolute;
    top: -6px;
    left: -8px;
}
#slideshow img#firstFeature
{
    z-index: 100;
}
#mainContent a
{
    outline: none;
    border-bottom: 1px dotted #d27333;
    color: #cc530e;
    text-decoration: none;
}
#mainContent a:hover
{
    color: #cc530e;
    border-bottom: 1px solid #cc530e;
}
/*Main Content*/
#homePg #mainContent
{
    margin: 28px 0 0 12px;
}
#mainContent
{
    width: 490px;
    float: left;
    margin: 16px 0 0 14px;
    display: inline;
}
#mainContent p
{
    font-size: 16px;
}
#mainContent p.introHeading strong
{
    font-size: 17px;
    background: #E1F8FE;
    padding: 0 3px;
}
a.learnMore
{
    font-size: 12px;
    margin-left: 4px;
}
#homePg #mainContent h2
{
    font-size: 15px;
    margin: 24px 0 0px 0;
    background: none;
}
#mainContent h2, #mainContent h1
{
    font-size: 16px;
    color: #11546e;
    font-weight: normal;
    padding-bottom: 5px;
    margin: 0 0 20px 0;
    background: url(../img/wide_dot.gif) repeat-x bottom;
}
#mainContent h3
{
    font-size: 16px;
    color: #11546e;
    font-weight: normal;
    margin: 22px 0 10px 0;
}
#mainContent p
{
    margin-bottom: 10px;
}
#mainContent li
{
    padding-left: 20px;
    background: url(../img/arrow_bullet_01.gif) no-repeat 2px 9px;
    line-height: 26px;
}
#mainContent li a
{
    color: #177597;
    border-bottom: 1px dotted #9DB1D0;
    text-decoration: none;
}
#mainContent li a:hover
{
    border-bottom: 1px solid #448FA6;
    color: #177597;
}
#mainContent #searchResultsContainer
{
    border: 1px solid red;
    width: 200px;
    float: left;
}
#mainContent .search-result h3 img
{
    display: none;
}
#quoteForm
{
    padding-top: 10px;
}
#quoteForm fieldset
{
    border: none;
    margin-top: 10px;
}
#quoteForm p
{
    height: 30px;
    display: block;
    clear: both;
}
#quoteForm p.texty
{
    height: 20px;
}
#quoteForm p.textP
{
    height: 116px;
}
#quoteForm label
{
    float: left;
    padding-top: 4px;
    font-weight: bold;
    color: #666666;
}
#quoteForm input
{
    float: right;
    line-height: 16px;
    height: 16px;
    width: 300px;
    padding: 4px;
    margin-right: 50px;
    color: #555;
    font-size: 14px;
    border: 1px solid #B6D4D2;
    border: 1px solid #AFD0DA;
    background: #fff url(../img/text_fields.gif) repeat-x;
}
#quoteForm input.checkbox
{
    float: left;
    margin: 5px 0 0 5px;
    width: 18px;
    height: 18px;
    border: none;
}
#quoteForm textarea
{
    float: right;
    line-height: 14px;
    height: 100px;
    color: #555;
    font: Arial, Helvetica, sans-serif;
    width: 300px;
    padding: 4px;
    margin-right: 50px;
    border: 1px solid #B6D4D2;
    border: 1px solid #AFD0DA;
    background: #fff url(../img/text_fields.gif) repeat-x;
}
#quoteForm input:focus, #quoteForm textarea:focus
{
    border: 1px solid #94C0CD;
    border: 1px solid #8EBCCA;
    background: #fff;
}
#quoteForm hr
{
    border: none 0;
    border-bottom: 1px dotted #dadada;
    background: none;
    height: 1px;
    margin: 0 0 14px 0;
    width: 442px;
    padding-top: 8px;
}
#quoteForm input#quoteFormBtn
{
    width: 119px;
    height: 42px;
    border: none;
    background: none;
    padding: none;
    margin-right: 44px;
}
.blog-container hr
{
    display: none;
}
#mainContent .blog-container h2
{
    background: none;
    font-size: 16px;
    border-bottom: 1px solid #eae9e9;
}
#mainContent .blog-container h1
{
    line-height: 20px;
}
/*** Sub Content ***/
#subContent
{
    position: relative;
    width: 248px;
    float: right;
    margin: 10px 0 0 0;
    top: 10px;
    left: -4px;
    background-color: #e5e8ec; /*#8c9cb3;*/
    color: #000;
}
.testimonial-header
{
    background: url(../img/Box01_top.jpg) no-repeat center top;
    width: 100%;
    height: 30px;
    text-align: center;
    vertical-align:middle;
}
#subContent .testimonial-header h3
{
    padding-top: 4px;
    color: #11546e;
    background: url(../img/h3_back01.gif) no-repeat center middle;
}
.testimonial-bottom
{
    background: url(../img/Box01_bottom.jpg) no-repeat center bottom;
    width: 100%;
    height: 30px;
}

#subContent ul
{
    list-style: disc;
}
#subContent li
{
    font-weight: bold;
    margin: 4px 0 0 10px;
    color: #76321F;
}
#subContent-text
{
    width: auto;
    padding-right: 6px;
    padding-left: 6px;
}


#t1, #t2, #t3, #t4, #t5, #t6
{
    display: none;
}
#tContainer
{
    min-height: 166px;
    height: auto !important;
    height: 166px;
    margin-bottom: 14px;
}
#subContent a.actionLinks
{
    display: block;
    text-indent: -9999px;
    width: 247px;
    height: 58px;
    margin-bottom: 12px;
}
#subContent a.actionLinks:hover
{
    background-position: bottom;
}
#subContent .quote
{
    width: 235px;
    padding: 10px 0 0 12px;
    margin: -10px 0 8px -2px;
    font: italic 18px Goergia, "Times New Roman" , Times, serif;
    color: #8b8b8b;
    color: #9A9A9A;
    line-height: 26px;
    background: url(../img/quote.gif) no-repeat left top;
}
.quoteInfo
{
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #8b8b8b;
    text-align: right;
    margin: 6px 11px 20px 0;
}
.quoteInfo em
{
    font-size: 13px;
}
#subContent .quoteInfo a
{
    color: #d27333;
    text-decoration: none;
    border: none;
    margin-left: 4px;
    background: url(../img/lil_arrow.gif) no-repeat right 5px;
    padding-right: 6px;
}
#subContent .quoteInfo a:hover
{
    border: none;
}
a.requestQuote
{
    background: url(../img/calls_to_action/request_quote.gif);
}
a.caseStudies
{
    background: url(../img/calls_to_action/view_case_studies.gif);
}
a.chat
{
    background: url(../img/calls_to_action/live_chat.gif);
}
#form1h
{
    width: 490px;
    height: 190px;
    position: relative;
    top: 4px;
    left: 5px;
}
#form1h form
{
    width: 100%;
    height: 160px;
    background: url(../img/calls_to_action/newsletter_box.jpg) no-repeat;
    position: relative;
    padding: 44px 0 10px 10px; /*     top: -193px;     left: -10px;     bottom: 193px; */
    /* color: #fff; */
}
#form1h form h3
{
    text-indent: -9999px;
    width: 203px;
    height: 13px;
    line-height: 13px;
    background: url(../img/calls_to_action/request_quote_heading.gif);
    position: absolute;
    top: 17px;
    left: 22px;
}
#form1h form fieldset
{
    width: 100%;
    border: none;
}
#form1h form input.fields, input.select
{
    width: 198px;
    height: 17px;
    padding: 5px 4px 3px 4px;
    border: 1px solid #B6D4D2;
    border: 1px solid #AFD0DA;
    background: #fff url(../img/text_fields.gif) repeat-x;
    margin-bottom: 8px;
    color: #666666;
    font-size: 14px;
}
#form1h form select
{
    width: 198px;
    height: 29px;
    padding: 5px 4px 3px 4px;
    border: 1px solid #B6D4D2;
    border: 1px solid #AFD0DA;
    background: #fff url(../img/text_fields.gif) repeat-x;
    margin-bottom: 8px;
    color: #666666;
    font-size: 14px;
}
#form1h form input.fields:focus
{
    border: 1px solid #94C0CD;
    border: 1px solid #8EBCCA;
    background: #fff;
}
#form1h label
{
    line-height: 16px;
    color: #3F8AA7;
}
form #submitBtn
{
    display: block;
    padding: 6px 4px;
    border: 1px solid transparent;
    position: absolute;
    top: 205px;
    right: 20px;
}
form #submitBtn:hover
{
    border: 1px solid #94C0CD;
    background: #fff;
}
/************************ CONTACT FORM  **************/
#contact-form
{
    width: 470px;
    height: 210px;
    position: relative;
    top: 4px;
    left: 5px;
    text-align: center;
    padding-top: 4px;
    background: url(../img/calls_to_action/ContactForm_box.jpg) no-repeat;
    /* color: #fff; */
}
#contact-form form
{
    width: 100%;
    height: 190px;
    background: url(../img/calls_to_action/ContactForm_box01.gif) no-repeat;
    position: relative;
    padding: 20px 0 10px 35px; /*     top: -193px;     left: -10px;     bottom: 193px; */
}
#contact-form form h3
{
    text-indent: -9999px;
    width: 203px;
    height: 13px;
    line-height: 13px;
    background: url(../img/calls_to_action/request_quote_heading.gif);
    position: absolute;
    top: 17px;
    left: 22px;
}
#contact-form form fieldset
{
    width: 95%;
    border: none;
    border: 0;
}
#contact-form form input.fields, input.select
{
    width: 198px;
    height: 17px;
    padding: 5px 4px 3px 4px;
    border: 1px solid #B6D4D2;
    border: 1px solid #AFD0DA;
    background: #fff url(../img/text_fields.gif) repeat-x;
    margin-bottom: 8px;
    color: #666666;
    font-size: 14px;
}
#contact-form form select
{
    width: 198px;
    height: 29px;
    padding: 5px 4px 3px 4px;
    border: 1px solid #B6D4D2;
    border: 1px solid #AFD0DA;
    background: #fff url(../img/text_fields.gif) repeat-x;
    margin-bottom: 8px;
    color: #666666;
    font-size: 14px;
}
#contact-form form input.fields:focus
{
    border: 1px solid #94C0CD;
    border: 1px solid #8EBCCA;
    background: #fff;
}
#contact-form label
{
    line-height: 16px;
    color: #3F8AA7;
}
/* FOOTER ********************************************************************/
#secondaryContentWrap
{
    width: 99.2%;
    height: 200px;
    /*background: #F2F0F1 url(../img/footer_info.gif) repeat-x; */
    position: relative;
    clear: both;
    padding: 0 0 10px 0;
}
#secondaryContent
{
    width: 960px;
    padding-top: 10px;
    padding-bottom: 2px;
    margin: 0 auto;
    height: 197px;
    /* background: url(../img/footer_divider.gif) no-repeat 162px center; */
    /* background: url(../img/round_bottom.jpg) #fff no-repeat center bottom; */
    background: url(../img/Bottom_Boxes_Backg.png) #fff no-repeat center top; 
    
}
#secondaryContent h4
{
    background: #fdfbfc;
    color: #868485;
    font-size: 15px;
    font-weight: normal;
    display: inline;
    padding: 2px;
}
#secondaryContent #clients
{
    float: left;
    display: inline;
    margin: 0 0 0 162px;
    border-right: none;
    height: 192px;
    width: 524px;
    padding: 35px 0 0 28px;
}
#clients img
{
    margin: 22px 0 0 -4px;
}
#secondaryContent #search
{
    float: left;
    display: inline;
    padding: 35px 0 0 16px;
    border-left: none;
    height: 192px;
    width: 212px;
    background: url(../img/footer_divider.gif) no-repeat left center;
    position: relative;
}
#search form
{
    position: relative;
    width: 212px;
    border: 1px solid #F2F0F1;
}
#search fieldset
{
    border: none;
}
#search form input.fields
{
    width: 164px;
    height: 17px;
    padding: 5px 4px 3px 4px;
    border: 1px solid #CFCDCE;
    background: #fff url(../img/text_fields.gif) repeat-x;
    margin-bottom: 8px;
    color: #666666;
    color: #D65D18;
    font-size: 14px;
    margin-top: 24px;
}
#search form input.fields:focus
{
    border: 1px solid #A1A1A1;
    background: #fff;
}
#search input#searchBtn
{
    position: absolute;
    right: 5px;
    top: 25px;
}
#search a
{
    display: block;
    text-indent: -9999px;
    float: left;
    border: none;
    margin: 14px 11px 0 2px;
}
a#aba
{
    width: 36px;
    height: 39px;
    background: url(../img/aba.gif);
}
a#bbb
{
    width: 24px;
    height: 38px;
    background: url(../img/bbb.gif);
}
#search a#aba:hover, #search a#bbb:hover
{
    background-position: bottom;
}
#footerWrap
{
    margin-top: 0px;
    width: 99.2%;
    height: 255px;
    /* border-top: 1px solid #9C9A9B; */
    background: url(../img/footer_banner.jpg) no-repeat center ;
}
#footer
{
    width: 960px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
#footer p
{
    color: #dfdfdf;
    font-size: 11px;
    margin: 14px 0 0 180px;
    float: left;
    display: inline;
    margin-top: 148px;
}
#footer a
{
    color: #dfdfdf;
    font-size: 11px;
    border-bottom: 1px dotted #DBDBDB;
    margin-left: 8px;
    text-decoration: none;
}
#footer a:hover
{
    border-bottom: 1px solid #dfdfdf;
}
#footer #stirLink
{
    position: absolute;
    right: 94px;
    top: 14px;
    display: block;
    width: 135px;
    height: 18px;
    background: url(../img/stirsuite.gif) no-repeat;
    text-indent: -9999px;
    border: none;
}
#footer #stirLink:hover
{
    background-position: bottom;
}
/* * * * FORM * * * */
#form-holder02
{
    position: static;
    width: 550px;
    height: 100%;
    margin: 20px 20px 0 10px;
    float: left;
    left: 15px;
}
#form-holder02 table
{
    border-collapse: collapse;
    font-size: 95%;
}
#form-holder02 table, td, th
{
    /* border: 1px solid black; */
}
.td_text_c01
{
    width: 135px;
    text-align: right;
    vertical-align: middle;
    padding: 0 2px;
}
.td_text_c02
{
    width: 110px;
    text-align: right;
    vertical-align: middle;
    padding: 0 2px;
}
.td_text
{
    text-align: right;
    vertical-align: middle;
    padding: 0 2px;
}
.td_data_c01
{
    width: 160px;
    text-align: left;
    vertical-align: middle;
    padding: 2px 2px;
}
.td_data_c02
{
    width: 135px;
    text-align: left;
    vertical-align: middle;
    padding: 2px 2px;
}
.td_data
{
    text-align: left;
    vertical-align: middle;
    padding: 2px 2px;
}
.msgResult
{
    color: red;
    font-size: smaller;
}
/* Rate's Box*/
#rates-box
{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
#rates-box .rates_info_wrap
{
	width: 100%;
	padding: 5px 0 5px 0;
}
#rates-box .rate_text
{
	width: 33%;	
	float: left;
	padding: 0 0 0 5px;
	color: #cc530e;
	text-align: left;
	font-size: 110%;	
}
#rates-box .apr_text
{
	width: 62%;	
	display: inline;
	color: #cc530e;
	text-align: left;
	font-size: 110%;	
}
#rates-box .time_text
{
	color: #2889ae;
	font-size: 98%;
	padding: 0 0 0 15px;
}
#rates-box a
{
	color: #4a9618;	
}
/* footer - Links */
#column-wrap
{
    position: relative;
	clear: both;
    float: left;
    height: 192px;
    width: 840px;
/*    display: inline; */
    margin: 0 0 0 60px;
    border-right: none;
    padding: 5px 0 0 5px;
    /*
    position: relative;
	clear: both;
	float: left;
	width: 830px;
	padding: 10px 0 18px 0;
	background: #DBDCDF;
	border-bottom: 1px solid #CCA066;
	border-bottom: 2px solid #FFF;
	color: #333333;
    */
}
#column-wrap a
{
	text-decoration: none;
	color: #333333;
	font-size: 110%;
	text-decoration: none;
}
#column-wrap a:hover
{
	color: #415081;
}
#column-wrap h2
{
	color: #333333;
	margin: 0 0 10px 0;
}
#columns
{
	color: #333333;
	margin: 0 auto;
	padding: 0;
	width: 840px;
	background: transparent;
}
#columns ul
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: disc;
}
#columns li
{
	/* background: url(../images/footer-dots.gif) repeat-x left bottom; */
}
#columns li a
{
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 100%;
}
#columns li a:hover
{
	color: #2889ad;
}
#columns .col3, .col3-b, .col3-center
{
	float: left;
	width: 30%;
}
#columns .col3-b
{
    margin: 0 0 0 25px;
}

#columns .col3-center
{
	margin: 0 15px;
}
/* Bottom butons*/
#bottom-buttons
{
    position: relative;
    float: left;
    height: 52px;
    width: 99%;
}
#bottom-buttons .Bottom-buttons-column
{
    position: relative;
    float: left;
    width: 30%;
    text-align:left;
}
.left-padding-65
{
    padding-left: 65px;    
}
.left-padding-10
{
    padding-left: 10px;    
}
/*** CITY LIST ***/
.city_list
{
	width: 100%;
	margin: 0 5px 0 5px;
}
.city_list ul
{
	
	width: 46em;
}
.city_list ul li
{
	float: left;
	width: 20em;
	/*
	background-image: url(../images/ch_b.gif);
	background-position: 1px 2px; 
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em; 
	*/
}
.city_list br
{
	clear: left;
}
.mortgage-calculator
{
    /* background: url(../img/calls_to_action/CalculatorForm_box01.gif) no-repeat top left; */
}
.mortgage-table
{
    margin: 5px 0 0 25px;
}    
.width100p
{
    width: 100%;
}    
.testimonials
{
    font: 16px Times New Roman, Times, serif;
    font-style: italic;
}
.full-form
{
    width: 100%;
    /*background: url(../img/calls_to_action/Full_form_box01.gif) no-repeat; */
}    

table.MsoTableGrid
{
   width: 100%;
   border: none;
   font-size: 11.0pt;
   font-family: "Calibri" , "sans-serif";
}

table.MsoTableGrid .td-top
{
    width: 33%;
    vertical-align:middle;
}
