﻿body {
}
div.body
{
}
/* Header */
div.header
{
    background-image:url(image/topbanner.gif);
    height:123px;
    width:897px;
    border: none;
}
/* Menu */
div.menu
{
    background-image:url(image/menubg.gif);
    background-repeat:repeat-x;
    height:31px;
    width:900px;
    border: none;
}
div.menuspacer
{
    height:10px;
}
td.menuspacer
{
    height:31px;
    width:51px;
}
td.menumedicalaid
{
    background-image:url(image/menumedicalaid.gif);
    height:31px;
    width:151px;
    text-align:center;
}
td.menuspacer2
{
    background-image:url(image/menuspacer2.gif);
    height:31px;
    width:91px;
}
td.menumedicalaidcover
{
    background-image:url(image/menumedicalaidcover.gif);
    height:31px;
    width:151px;
    text-align:center;
}
td.menumedicalaidschemes
{
    background-image:url(image/menumedicalaidschemes.gif);
    height:31px;
    width:151px;
    text-align:center;
}
td.menumedicalaidquote
{
    background-image:url(image/menumedicalaidquote.gif);
    height:31px;
    width:152px;
    text-align:center;
}
td.menuspacer3
{
    height:31px;
    width:159px;
}
a.menulink
{
    text-decoration: none;
    font-family:Calibri;
    font-size:15px;
    color:#646363;
    font-weight:bold;
}
/* Quote */
div.quote
{
    background-image:url(image/quotebg.gif);
    background-repeat:repeat-x;
    height:318px;
    width:900px;

}
div.quotespacer
{
    height:15px;
    width:900px;
}
div.quoteform
{
    background-image:url(image/quoteform.gif);
    background-repeat:repeat-x;
    height:279px;
    width:764px;
    text-align:center;
    vertical-align:bottom;
}
form.quoteform
{
    padding-top:20px;
    padding-left:510px;
    color:Black;
    font-family:Calibri;
    font-weight:bold;
    font-size:11px;
    text-align:center;
}
table.quoteform
{
    text-align:left;
}
td.disclaimer
{
    color:Black;
    font-family:Calibri;
    font-weight:bold;
    font-size:9px;
}
/* Quad */
div.quad
{
    background-color:White;
}
td.quadtl
{
    background-image:url(image/quadlefttop.gif);
    height:216px;
    width:344px
}
td.quadtr
{
    background-image:url(image/quadrighttop.gif);
    height:216px;
    width:344px
}
td.quadbl
{
    background-image:url(image/quadleftbottom.gif);
    height:221px;
    width:344px
}
td.quadbr
{
    background-image:url(image/quadrightbottom.gif);
    height:221px;
    width:344px
}
/* Content */
div.content
{
    width:791px;
    padding-bottom:30px;
    text-align:center;
}

td.contenttl
{
    background-image:url(image/contentlefttop.gif);
    height:75px;
    width:17px;
}
td.contenttl2
{
    background-image:url(image/contentlefttop2.gif);
    height:75px;
    width:67px;
}
td.contenttm
{
    background-image:url(image/contentmiddletop.gif);
    height:75px;
    width:566px;
    background-repeat:repeat-x;
}
td.contenttr2
{
    background-image:url(image/contentrighttop2.gif);
    height:75px;
    width:81px;
}
td.contenttr
{
    background-image:url(image/contentrighttop.gif);
    height:75px;
    width:17px;
}
td.contentml
{
    background-color:#D5D4D4;
}
td.contentmm
{
    background-color:White;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    padding-bottom:10px;
    padding-left:10px;
    text-align:justify;
}
td.contentmr
{
    background-color:#D5D4D4;
}
td.contentbl
{
    background-image:url(image/contentleftbottom.gif);
    height:19px;
}
td.contentbm
{
    background-color:#D5D4D4;
    height:19px;
}
td.contentbr
{
    background-image:url(image/contentrightbottom.gif);
    height:19px;
}
h1.contenth1
{
    font-family:Verdana;
    font-size:21px;
    text-align:left;
    padding-top:10px;
}
span.contentimage
	{
	float:right;
	}
/* Footer */
div.footer
{
    background-image:url(image/footer.gif);
    background-repeat:repeat-x;
    height:80px;
    width:900px;
    border: none;
    text-align:center;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    padding-top:10px;
 
}
a.footerlink
{
    text-decoration: none;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:Black;
}