/*
-----------------------------------------------
project :   Anytime by INTERAMERICAN
author	:   FORTHnet eBusiness Services
date	:   16|11|2006
----------------------------------------------- */

/* Imported CSS (menus|etc)
----------------------------------------------- */
@import url("topmenu.css"); /* Top Menu CSS */
@import url("leftmenu.css"); /* Left Menu CSS */
@import url("leftmenu_grey.css"); /* Left Menu Grey CSS */

/* Generic CSS 
----------------------------------------------- */

ul.bullet {
	list-style-type: inherit;
	list-style-image: url(../_gfx/bullet.gif);
	list-style-position: outside;
	margin-left: 20px;
}
ul.bullet li { font-style: normal; }
body {
    background: #fff;
    font: normal 11px Tahoma, Arial;
    color: #322311;
    padding: 0px;
    margin: 0px;
}
FORM {
    padding:0px;
    margin:0px;
}
td, div {font: normal 11px Tahoma, Arial; color: #322311;}
a {text-decoration: none;}
ol, ul, li, form {padding: 0px;margin: 0px;}
ol, ul, li {list-style-type: none;}
img {border: 0px;}
h3 {
    font: bold 18px Tahoma, Arial;
    color: #d8212b;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 1px #edecea;
    padding-bottom: 10px;
}
h4 {
    font: bold 16px Tahoma, Arial;
    color: #d8212b;
    padding: 0px;
    margin: 0px;
}
h6 {
    font: bold 11px Tahoma, Arial;
    color: #322311;
    padding: 0px;
    margin: 0px;
}
a.HomePage {
    background: #fff url("../_gfx/picHome.gif") no-repeat left;
    font: normal 11px Tahoma, Arial;
    color: #554f4d;
    padding-left: 20px;
}
a.HomePage:hover {color: #d8212b;}
input.inpSearch {
    font: normal 11px Tahoma, Arial;
    color: #bab0ad;
    width: 208px;
    height: 19px;
    border-top: solid 1px #757575;
    border-bottom: solid 1px #afa6a1;
    border-right: solid 1px #afa6a1;
    border-left: solid 1px #757575;
    padding-left: 5px;
}
#SearchArea {
    background: #fff url("../_gfx/bg_Search.gif") no-repeat;
    height: 29px;
}
#HomeLink {float: left; padding-left: 10px;}
#SearchElems {float: right; vertical-align: middle;}
#SearchInput {
    float: left;
    padding-right: 5px;
    padding-top: 3px;
}
#SearchButton {
    float: left;
    vertical-align: top;
    position: relative;
    bottom: 1.5px;
}
a.MoreLink {
    font: bold 11px Tahoma, Arial;
    color: #322311;
    text-decoration: underline;
}
a.Back {
    font: bold 11px Tahoma, Arial;
    color: #000000;
    text-decoration: none;
}
a.Back:hover { color: #857b6e; }
a.MoreLinkLight {
    font: normal 11px Tahoma, Arial;
    color: #322311;
    text-decoration: underline;
}
a.GreyUnd {
    font: normal 11px Tahoma, Arial;
    color: #857b6e;
    text-decoration: underline;
}
a.GreyUndB {
    font: bold 11px Tahoma, Arial;
    color: #a7a3a1;
    text-decoration: underline;
}
a.GreyUndB_1 {
    font: bold 10px Tahoma, Arial;
    color: #a7a3a1;
    text-decoration: underline;
}
a.MoreLink:hover, a.MoreLinkLight:hover, a.GreyUnd:hover, a.GreyUndB:hover {text-decoration: none;}, a.GreyUndB_1:hover {text-decoration: none;}
a.PathLink {
    font: normal 11px tahoma, Arial;
    color: #f6f6f5;
    text-decoration: none;
}
a.PathLink:hover {border-bottom: dashed 1px #f6f6f5;}
.PadTop30 {padding-top: 30px;}
.PadTopBot10 {padding: 10px 0px;}
.PadTopBot20 {padding: 20px 0px;}
.PadLeft5 {padding-left: 5px;}
.Spacer50 {margin: 50px 0px;}
.Spacer20 {margin: 20px 0px;}
.Spacer10 {margin: 10px 0px;}
td.TopOfPage {
    background: #fff url("../_gfx/bg_InnerLeftSide.gif") repeat-y right;
}
div.PosTopPage {padding-bottom: 10px; padding-left: 10px;}
a.TopPage {
    background: #fff url("../_gfx/ArrowTop.gif") no-repeat;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #fff;
    font: normal 11px tahoma, Arial;
    color: #d8212b;
    height: 14px;
}
a.TopPage:hover {background: #fff url("../_gfx/ArrowTop_on.gif") no-repeat;}
#cmt_content a {
	font: normal 11px tahoma, Arial;
    color: #d8212b;
	text-decoration: underline;
}
#cmt_content a:hover{ text-decoration: none; }
.FloatL {float:left;}
.FloatR {float:right;}
.YellowText {
    font: bold 11px tahoma, Arial;
    color: #f8991c;
}
div.YellowButtonLeft {
    background: #F3F2F0 url("../_gfx/bg_ButtonYellowLeft.gif") no-repeat 0px 0px;
    height: 28px;
    padding-top: 7px;
    float: left;
}
* html div.YellowButtonLeft { padding-top: 6px; }
a.YellowButton {
    background: #F3F2F0 url("../_gfx/bg_ButtonYellowRight.gif") no-repeat right;
    font: bold 11px Tahoma;
    color: #fff;
    padding: 7px 19px 9px 15px;
    text-decoration: none;
    margin-left: 5px;
}
* html a.YellowButton { padding: 8px 19px 10px 15px; }
div.GreyButtonLeft {
    background: #F3F2F0 url("../_gfx/bg_ButtonGreyLeft.gif") no-repeat 0px 0px;
    height: 28px;
    padding-top: 7px;
    float: left;
}
* html div.GreyButtonLeft { padding-top: 6px; }
a.GreyButton {
    background: #F3F2F0 url("../_gfx/bg_ButtonGreyRight.gif") no-repeat right;
    font: bold 11px Tahoma;
    color: #786e61;
    padding: 7px 19px 9px 15px;
    text-decoration: none;
    margin-left: 5px;
}
* html a.GreyButton { padding: 8px 19px 10px 15px; }
div.err_message {
	margin-top:10px;
	font-weight:bold;
}


/* Header CSS 
----------------------------------------------- */
#HeaderLeft, #HeaderRight {
    width: 50%;
    height: 67px;
    background: #f8991d;
}
#HeaderMain {
    width: 770px;
    height: 67px;
    background: #f8991d;
}
#AfterHeaderLeft {
    width: 50%;
    height: 19px;
}
#AfterHeaderMain {
    width: 770px;
    height: 19px;
    background: #fff url("../_gfx/bg_AfterHeader.gif") repeat-x bottom;
}
#AfterHeaderRight {
    background: #fff url("../_gfx/bg_AfterHeader.gif") repeat-x bottom;
    width: 50%;
    height: 19px;
}
a.ByInter {
    font: bold 10px Trebuchet MS, Arial;
    color: #f8991d;
    padding-right: 5px;
}
a.ByInter:hover {color: #D8212B;}

/* Top Menu Area CSS 
----------------------------------------------- */
#TopMenuLeft { width: 50%; }
#TopMenuMain { width: 770px; }
#TopMenuRight {
    background: #fff url("../_gfx/bg_TopMenu.gif");
    width: 50%;
}
#AfterTopMenuLeft { width: 50%; }
#AfterTopMenuMain { width: 770px; }
#AfterTopMenuRight { width: 50%; }

/* Main page CSS 
----------------------------------------------- */
#MainTitle {
    background: #F5F4F1 url("../_gfx/bg_MainTitle.gif") no-repeat;
    font: bold 18px Tahoma, Arial;
    color: #322311;
    padding-left: 50px;
    padding-top: 10px;
    width: 503px;
    height: 39px;
}
#MainText {
    background: #F5F4F1 url("../_gfx/bg_MainTextMiddle.gif") repeat-y;
    padding: 10px 10px 10px 20px;
}
#MainText2 {
    background: #F5F4F1 url("../_gfx/bg_MainTextMiddle.gif") repeat-y;
    padding: 10px 0px 0px 20px;
}
#RightColBG {
    background: #fff url("../_gfx/bg_BackMain.gif") repeat-x top;
    width: 257px;
    vertical-align: top;
    padding-top: 6px;
    text-align: center;
    padding-right: 1px;
}
* html #RightColBG { padding-right: 4px; }
#RightTabLeft {
    background: #fff url("../_gfx/bg_BackLeft.gif") no-repeat top;
    width: 4px;
}
#RightTabRight {
    background: #fff url("../_gfx/bg_BackRight.gif") no-repeat top;
    width: 6px;
}
#RightColInBG {
    background: #fff;
    width: 250px;
    height: auto;
}
input.Login {
    font: normal 11px Tahoma, Arial;
    color: #bab0ad;
    width: 103px;
    height: 19px;
    border: solid 1px #9d938f;
    padding-left: 5px;
}
#LoginCont {
    background: #fff url("../_gfx/bg_grey.gif") no-repeat;
	background-position: bottom;
    height: 102px;
    padding: 0px 20px 0px 15px;
    text-align: left;
}
#LoginCont2 {
    background: #fff url("../_gfx/bg_grey.gif") no-repeat;
	background-position: bottom;
    height: 102px;
    padding: 0px 20px 0px 15px;
    text-align: left;
}
#LoginInputs {
    background: #bcb6af;
    margin-top: 5px;
    padding: 2px;
    text-align: center;
}
#RemindPass {
    float: left;
}
#LoginButton {
    float: right;
}
#MainPageFooterMenu {
    padding: 5px 10px 0px 20px;
}
#Path {
    font: normal 11px tahoma, Arial;
    color: #f6f6f5;
    background: #897b77;
    height: 25px;
    width: 764px;
    padding-left: 10px;
}

/* Main Content CSS 
----------------------------------------------- */
#MainContentLeft, #MainContentRight {
    width: 50%;
}
#MainContentMain {
    width: 770px;
}
#MainColumnLeft {
    width: 503px;
    vertical-align: top;
}
#MainColumnRight {
    width: 267px;
    vertical-align: top;
}
#FooterMenu {
    font: normal 11px Tahoma, Arial;
    color: #857b6e;
}
td.RightSkia {
    width: 6px;
    background: #fff url("../_gfx/SkiaRight.gif") repeat-y;
    vertical-align: top;
}

/* Products CSS 
----------------------------------------------- */
.InnerLeft, .InnerRight {
    width: 50%;
}
.InnerMain {
    width: 770px;
    vertical-align: top;
}
#InnerLeftSide {
    background: #fff url("../_gfx/bg_InnerLeftSide.gif") repeat-y;
    width: 194px;
    text-align: center;
    vertical-align: top;
}
#InnerRightSide {
    background: #fff;
    width: 570px;
    vertical-align: top;
    padding: 15px 10px 10px 10px;
    height: 400px;
}
#Links {
    background: #f7f6f4;
    padding: 5px;
    width: 230px;
    float: right;
    font-weight: bold;
    margin-top: 1px;
}
select.SelectLink {
    width: 140px;
    height: 17px;
    border: solid 1px #9d938f;
    font: normal 11px Tahoma, Arial;
    color: #bab0ad;
}
#LoginContGrey {
    background: #f3f2f0;
    /*height: 102px;*/
    padding: 0px 20px 0px 15px;
    text-align: left;
}
#LoginContGrey2 {
    background: #f3f2f0;
    /*height: 102px;*/
    padding: 0px 20px 0px 15px;
    text-align: left;
}
img.toLeft, #cmt_content img{
    float: left;
    border: solid 5px #eeedea;
    margin: 0px 15px 10px 0px;
	clear: left;
}
#inLoginCont {
    float: right;
    width: 250px;
    background: #f3f2f0;
    text-align: center;
    padding: 5px 0px;
}

/* Search CSS 
----------------------------------------------- */
#SearchCont {
    background: #f3f2f0;
    width: 549px;
    margin-top: 10px;
    height: 45px;
}
#SearchContIn {
    padding: 10px;
    padding-left: 50px;
}
#SearchInputCont {
    border: solid 2px #cec9c6;
    float: left;
    background: #cec9c6;
}
#SearchInputIn {
    font: normal 11px tahoma, Arial;
    color: #bab0ad;
    width: 222px;
    height: 19px;
    border: solid 1px #9d938f;
    padding-left: 5px; 
}
#SearchPagingCont {
    border-bottom: solid 1px #edecea;
    height: 30px;
    width: 550px;
}
#PagingButts {float: right; text-align: right;}
a.SearchResult {
    background: url("../_gfx/SearchRightArrow.gif") no-repeat 0px 1px;
    font: normal 11px tahoma, Arial;
    color: #322311;
    text-decoration: underline;
    padding-left: 20px;
    padding-bottom: 5px;
    height: 100%;
    width: 100%;
    line-height: 15px;
}
a.SearchResult:hover {text-decoration:none;}
div.SearchResultW, div.SearchResult1 {background: #fff; padding: 7px;}
div.SearchResultG, div.SearchResult0 {background: #f3f2f0; padding: 7px;}

/* FAQ CSS 
----------------------------------------------- */
div.FaqQuestCont {
    background: #f3f2f0;
    padding: 7px;
    display: table-cell;
    width: 550px;
}
div.FaqArrow {
    float:left;
    width: 17px;
    height: 100%;
    padding-top: 2px;
}
div.AnswerTitle {
    font: bold 11px tahoma, Arial;
    color: #f8991c;
    padding-top: 15px;
    padding-bottom: 5px;
}
div.FaqAnsCont { border-bottom: solid 1px #eeecea; }

/* News CSS 
----------------------------------------------- */
#NewsTitle {
    float: left;
    font: bold 18px Tahoma, Arial;
    color: #d8212b;
}
div.NewsCont1 {
    background: #fff;
    padding: 15px 7px;
    display: table-cell;
	width: 550px;
}
div.NewsCont0 {
    background: #f3f2f0;
    padding: 7px;
  display: table-cell;
	width: 550px;
}
tr.NewsCont1 {
    background: #fff;
    padding: 7px;

}
tr.NewsCont0 {
    background: #f3f2f0;
    padding: 7px;

}

div.NewsArrow {
    float:left;
    width: 17px;
    height: 100%;
    padding-top: 2px;
}

/* Sitemap CSS 
----------------------------------------------- */
div.SitemapRightBox {
    background: #f3f2f0;
    border: solid 1px #f8991d;
    padding: 7px;
}
ul.ArrowList li {
    background: url("../_gfx/ArrowRightSmall.gif") no-repeat 3px;
    padding: 3px 10px 3px 12px;
}
ul.ErrorList li {
    background: url("../_gfx/ArrowRightSmall.gif") no-repeat 3px;
    padding: 0px 5px 5px 12px;
    background-position: left 4px;
}
div.SitemapTheTitle {
    background: #f8991d;
    border: solid 1px #dd7d00;
    padding: 5px;
    margin-top: 10px;
}
a.SitemapTitle {
    font: bold 11px Tahoma, Arial;
    color: #fff;
    background: url("../_gfx/ArrowRightWhite.gif") no-repeat 2px;
    text-decoration: underline;
    padding-left: 20px;
    padding-bottom: 2px;
}
a.SitemapTitle:hover { text-decoration: none; }
ul.FirstLevel li {
    background: url("../_gfx/SearchRightArrow.gif") no-repeat 10px 4px;
    padding: 3px 30px 3px 30px;
}
ul.SecondLevel li {
    background: url("../_gfx/ArrowRightSmallYellow.gif") no-repeat 0px 7px;
    padding: 3px 30px 3px 10px;
}
div.SitemapCont {
    border: solid 1px #d4cfcc;
    padding: 5px;
}

/* Gallery CSS 
----------------------------------------------- */
div.GalleryTitle {
    background: #fff;
    border: solid 1px #d4cfcc;
    width: 264px;
    margin-top: 5px;
}
div.GalleryCont {
    border: solid 1px #d4cfcc;
    border-top: 0px;
    width: 264px;
    height: 80px;
    background: #f3f2f0;
}
div.GalleryPicCont {
    border: solid 1px #d4cfcc;
    border-top: 0px;
    width: 114px;
    background: #f3f2f0;
}
* html div.GalleryPicCont { width: 116px; }
ul.GalleryPicList li {
    background: url("../_gfx/SearchRightArrow.gif") no-repeat 3px 4px;
    padding: 3px 3px 3px 20px;
}
div.GalleryBotPhoto {
    float: left;
    width: 116px;
    margin-left: 12px;
    margin-top: 10px;
}
td.ShadeTop {
    background: #fff url("../_gfx/bg_GalleryTop.gif") no-repeat;
    width: 550px;
    height: 11px;
}
td.ShadeLeft {
    background: #fff url("../_gfx/bg_GalleryLeft.gif") repeat-y right;
    width: 9px;
}
td.ShadeMiddle {
    background: #f5f4f1;
    width: 541px;
    padding: 3px;
    padding-top: 0px;
}
td.ShadeBottom {
    background: #fff url("../_gfx/bg_GalleryBottom.gif") no-repeat;
    width: 550px;
    height: 11px;
}

/* Contact CSS 
----------------------------------------------- */
td.ContactLeftSide {
    background: url("../_gfx/bg_ContactLeft.gif") repeat-y;
    width: 9px;
}
td.ContactItemLeft {
    width: 103px;
    background: #edece9;
    border-right: solid 2px #fff;
    font-weight: bold;
    text-align: right;
    padding: 3px;
    padding-right: 20px;
    vertical-align: top;
}
td.ContactItemRight {
    background: #f5f4f1;
    padding: 3px;
    padding-left: 20px;
}
input.ContactInput, select.ContactInput {
    font: normal 11px tahoma, Arial;
    color: #bab0ad;
    height: 19px;
    border: solid 1px #9d938f;
    padding-left: 5px; 
}
div.ContactInputCont {
    border: solid 2px #dbd8d2;
    float: left;
    background: #dbd8d2;
}
* html div.ContactInputCont {
    border: solid 1px #dbd8d2;
    float: left;
    background: #dbd8d2;
}
textarea.ContactTextarea {
    font: normal 11px tahoma, Arial;
    color: #bab0ad;
    height: 85px;
    width: 263px;
	border: solid 1px #9d938f;
	padding:2px;
}
#FormButs {width: 267px; text-align: right;}
img.FormAsterisk {margin-right: 1px;}
img.FormAsteriskReq {margin-right: 1px;display:none;}
#MustFillmsg {
    font: normal 11px tahoma, Arial;
    color: #bab0ad;
    text-align: center;
    padding: 10px 5px 20px 5px;
}
div.OurOfficesTitle {
    background: #f8991d;
    width: 106px;
    padding:5px 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
div.OurOfficesCont {
    background: #f3f2f0;
    margin-top: 2px;
    padding: 5px;
    line-height: 20px;
	padding-left: 15px;
}

/* Form Insurance CSS 
----------------------------------------------- */
.RozGrad { background: url(../_gfx/bg_RozGrad.gif) repeat-y; }
.Steps div.FloatL div {
    padding-left: 42px;
    padding-bottom: 5px;
    color: #999798;
}
.Steps div.FloatL div.Active { color: #ca7109; }
.Steps div.FloatL div.Done { padding-left: 33px; color:#d7ab6e; }


td.FormInsLeft {
    background: #edece9;
    width: 235px;
    border-right: solid 2px #fff;
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
    text-align: right;
}

td.FormInsLeft_inner 
{
	padding-top: 5px;
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
    text-align: right;
}
td.FormInsRight_inner 
{
	padding-top: 5px;
	padding-right: 5px;
    background: #f5f4f1
}
td.FormInsRight {
    background: #f5f4f1;
    width: 280px;
}
td.FormInsLeft_free {
    background: #edece9;
    border-right: solid 2px #fff;
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
    text-align: right;

}
td.FormInsRight_free {
    background: #f5f4f1;
    width: 380px !important;
}
td.FormInsLeft_free2 {
    background: #edece9;
    border-right: solid 2px #fff;
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
    text-align: right;

}
td.FormInsRight_free2 {
    background: #f5f4f1;
    
}
td.FormMiddleText {
    background: #f5f4f0;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    font: normal 11px Tahoma, Arial;
    color: #666666;
}
td.FormMiddleText2 {
    background: #f5f4f0;
    border-bottom: solid 2px #fff;
    font: normal 11px Tahoma, Arial;
    color: #666666;
}
td.FormMiddleTextNoBo {
    background: #f5f4f0;
    border-top: solid 2px #fff;
}
td.FormMiddleTextNoBo div {
    font: normal 11px Tahoma, Arial;
    color: #666666;
}
td.FormMiddleTextNoBo2 {
    background: #f5f4f0;
    border-bottom: solid 2px #fff;
}
td.FormMiddleTextNoBo2 div {
    font: normal 11px Tahoma, Arial;
    color: #666666;
}
.FormInsInput {
    font: normal 11px Tahoma, Arial;
    color: #bab0ad;
    width: 150px;
    height: 19px;
    border: solid 1px #9d938f;
    padding-left: 5px; 
}

.FormInsInputchkbx {
    font: normal 11px Tahoma, Arial;
    color: #bab0ad;
    border: solid 1px #9d938f;
}
td.FormInsBottom {
    background: #f5f4f1 url(../_gfx/bg_FormInsBottom.gif) repeat-x top;
    height: 45px;
    border-top: solid 2px #fff;
}
td.FormInsBottom2 {
    background: #f5f4f1 url(../_gfx/bg_FormInsBottom.gif) repeat-x top;
    height: 45px;
    border-top: solid 0px;
}
td.FormInsButLeft {
    background: #fff url(../_gfx/ButtonLeft.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormInsButRight {
    background: #fff url(../_gfx/ButtonRight.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormInsButMiddle {
    background: #fff url(../_gfx/ButtonMiddle.gif) repeat-x;
	text-align: center;
}
td.FormInsButMiddle a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #fff;
    padding: 0px 20px;
}
/**/

td.FormCnlButLeft {
    background: #fff url(../_gfx/ButtonRedLeft.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormCnlButRight {
    background: #fff url(../_gfx/ButtonRedRight.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormCnlButMiddle {
    background: #fff url(../_gfx/ButtonMiddleRed.gif) repeat-x;
	text-align: center;
}
td.FormCnlButMiddle a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #fff;
    padding: 0px 20px;
}

/**/
td.FormInsButLeftGrey {
    background: #fff url(../_gfx/ButtonLeftGrey.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormInsButRightGrey {
    background: #fff url(../_gfx/ButtonRightGrey.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormInsButMiddleGrey {
    background: #fff url(../_gfx/ButtonMiddleGrey.gif) repeat-x;
}
td.FormInsButMiddleGrey a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #796f62;
    padding: 0px 20px;
}
/* Button with Dark BG */
td.FormInsButLeftGreyDark {
    background: #fff url(../_gfx/ButtonLeftGreyDark.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormInsButRightGreyDark {
    background: #fff url(../_gfx/ButtonRightGreyDark.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormInsButMiddleGreyDark {
    background: #fff url(../_gfx/ButtonMiddleGreyDark.gif) repeat-x;
}
td.FormInsButMiddleGreyDark a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #796f62;
    padding: 0px 20px;
}

.Clear { clear: both; padding: 2px 0px; }
.clear_s { clear: both;}
span.Red { color: #ec0106; font-weight: bold; }
.GreyBord { border: solid 2px #d9d5cf; }

/* Footer CSS 
----------------------------------------------- */
#FooterLeft, #FooterRight {
    width: 50%;
}
#FooterMain {
    width: 770px;
}
#inFooterLeft {
    border-top: solid 1px #eeedea;
    height: 30px;
    width: 452px;
    color: #aba8a7;
}
#inFooterRight {
    border-top: solid 1px #eeedea;
    background: #f6f5f3;
    height: 30px;
    height: 30px;
    width: 318px;
    text-align: center;
    color: #aba8a7;
}
#InPageFooterMenu {
    text-align: center;
    padding: 10px 10px 10px 20px;
}


/* Form Insurance4 CSS
----------------------------------------------- */
td.FormIns4Left {
    background: #edece9;
    width: 305px;
    border-right: solid 2px #fff;
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
}
td.FormIns4Right {
    background: #f5f4f1;
    width: 210px;
    color: #666664;
}
td.FormMiddleText4 {
    background: #EDECE9;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    font: normal 11px Tahoma, Arial;
    color: #666666;
}
td.FormMiddleText41 {
    background: #EDECE9;
    border-top: solid 1px #fff;
    border-bottom: solid 0px #fff;
    font: normal 11px Tahoma, Arial;
    color: #666666;
    padding:0px;
}
div.ErrorTop {
    border: solid 1px #a40008;
    background: #d8212b;
    color: #fff;
    height: 23px;
    font-weight: bold;
}
div.ErrorBottom {
    border: solid 1px #d4cfcc;
    border-top: 0px;
    background: #fff;
    padding: 10px;
}
td.FormIns4TopLeft {
    width: 230px;
    background: #ffe3bf;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border: solid 1px #ffd5a0;
    border-right: solid 1px #fff;
}
td.FormIns4Top {
    
    background: #f8991d;
    color: #fff;
    text-align: center !important;
    font-weight: bold;
    border: solid 1px #dd7d00;
    border-right: solid 1px #fff;
}
td.FormIns4Top_nb {
    
    background: #f8991d;
    color: #fff;
    text-align: center !important;
    font-weight: bold;
    border-right: solid 1px #fff;
}
td.car{
    width:100px !important;
}
td.truck{
    width:150px !important;
}
td.bike{
    width:300px !important;
}
td.FormIns4Mid {
    background: #fff;
    border-right: solid 1px #d4cfcc;
    border-bottom: solid 1px #d4cfcc;
    text-align: right;
    color: #928682;
}
td.FormIns4Mid_bb {
    background: #fff;
    border: solid 1px #d4cfcc;
    text-align: right;
    color: #928682;
}
td.FormIns4Mid2 {
    background-color: #fff;
    border-right: solid 1px #d4cfcc;
    border-bottom: solid 1px #d4cfcc;
    text-align: left;
    color: #928682;
}
td.FormIns4Mid_nb {
    background: #fff;
    border-right: solid 0px #d4cfcc;
    border-bottom: solid 0px #d4cfcc;
    text-align: right;
    color: #928682;
}
td.FormIns4Mid_nb1 {
    background: #fff;
    border-right: solid 1px #d4cfcc;
    border-bottom: solid 0px #d4cfcc;
    text-align: right;
    color: #928682;
}
td.FormIns4Mid_nb2 {
    background: #fff;
    border-right: solid 0px #d4cfcc;
    border-bottom: solid 1px #d4cfcc;
    text-align: right;
    color: #928682;
}
td.FormIns4Mid_nb3 {
    background: #fff;
    border-right: solid 1px #d4cfcc;
    border-bottom: solid 1px #d4cfcc;
    text-align: right;
    color: #928682;
}
td.FormIns4Bot {
    border-right: solid 1px #ffd5a0;
    border-bottom: solid 1px #ffd5a0;
    text-align: center;
}
td.FormIns4ButLeft {
    background: #fff url(../_gfx/ButtonLeft4.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormIns4ButRight {
    background: #fff url(../_gfx/ButtonRight4.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.FormIns4ButMiddle {
    background: #fff url(../_gfx/ButtonMiddle4.gif) repeat-x;
}
td.FormIns4ButMiddle a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #fff;
    padding: 0px 20px;
}
#FormInsGreyTable {
    border: solid 1px #d4cfcc;
    border-right: 0px;
    border-bottom: 0px;
    margin: 5px;
}
#FormInsGreyTable td {
    background: #fff;
    border-right: solid 1px #d4cfcc;
    border-bottom: solid 1px #d4cfcc;
    color: #928682;
}
#FormInsGreyTable td a {
    font: normal 11px Tahoma, Verdana, Arial;
    color: #f8991d;
}
a.orange1 {
    font: normal 11px Tahoma, Verdana, Arial;
    color: #f8991d;
}
a.orange1:hover {
    text-decoration: underline;
}
#FormInsGreyTable td a:hover { text-decoration: underline; }
div.FormInsBottomtxt {
    padding: 0px 10px;
    color: #2f2412;
}
TABLE#errorbox,TABLE#errorbox td
{
	border:0px !important;
	margin:0px !important;
	padding:0px !important;
}

#FormInsGreyTable1 {
    border: solid 1px #d4cfcc;
    border-right: 0px;
    border-bottom: 0px;
    margin: 5px;
}
#FormInsGreyTable1 td {
    background: #fff;
    border-right: solid 1px #d4cfcc;
    border-bottom: solid 1px #d4cfcc;
    color: #928682;
}
#FormInsGreyTable1 td a {
    font: normal 11px Tahoma, Verdana, Arial;
    color: #f8991d;
}
#FormInsGreyTable1 td a:hover { text-decoration: underline; }
div.FormInsBottomtxt {
    padding: 0px 10px;
    color: #2f2412;
}


div.FormInsBottomtxt a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #f8991d;
}
div.FormInsBottomtxt a:hover { text-decoration: underline; }
div.hiddencard
{
	display:none;
}
div.greybtn
{
	background-image:url(../_gfx/grey_btn_left.gif);
	background-position:left;
	background-repeat: no-repeat;
	height:28px;
}
div.greybtn a
{
	display:block;
	height:28px;
	background-image:url(../_gfx/grey_btn_right.gif);
	background-position:right;
	background-repeat: no-repeat;
}

/* ******************************************************* */

	.calhead {background-color: #F9991E;}
	TD.cal { font-family:verdana; font-size: 11px; color: white; font-weight: bold; }
	TD.cal2 { font-family:verdana; font-size: 11px; color: black; font-weight: bold;}
	TD.calmonth { font-family:verdana; font-size: 11px; text-align: right;}
	TD.caltoday { font-family:verdana; font-size: 11px; text-align: right; color: #ffffff !important; background-color: #F9991E; }
	A.textlink { font-family:verdana; font-size: 11px; height: 20px; color: black; }
	.disabledtextlink { font-family:verdana; font-size: 11px; height: 20px; color: #578F7D; }
	A.cal { text-decoration:none; color:#005539; }
	A.calthismonth { text-decoration:none; color:#0A2245; }
	A.calothermonth { text-decoration:none; color:#D9D6D1; }
	.calnotclickable { color:#578F7D; }
	TD.caltoday A.calthismonth {color: #ffffff !important; }


/* Second Phase [12/01/2007] */
.GreyBold {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
}
.GreyNorm {
    font: none 11px Tahoma, Verdana, Arial;
    color: #666666;
}
.GreyNormBig {
    font: bold 14px Tahoma, Verdana, Arial;
    color: #666666;
}
.BoldYellow {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #FA9A1F;
    padding: 10px 0px 5px 8px;
}
.Disabled, .disabled {
    background: #F1F0EC !important;
    color: #CABEBE !important;
}

/* Form2 step3 CSS 
----------------------------------------------- */
td.TableSmallLeftSide {
    background: url(../_gfx/bg_TableSmallLeft.gif) repeat-y;
    width: 9px;
}
td.TableSmallItemLeft {
    width: 140px;
    background: #edece8;
    border-right: solid 2px #fff;
    font-weight: bold;
    text-align: right;
    padding: 3px;
    padding-right: 12px;
    vertical-align: top;
}
td.TableSmallItemRight {
    width: 246px;
    background: url(../_gfx/bg_TableSmallRight.gif) repeat-y;
    padding: 3px;
    padding-left: 9px;
}

td.TableSmallItemLeft_free {
    background: #edece8;
    border-right: solid 2px #fff;
    font-weight: bold;
    text-align: right;
    padding: 3px;
    padding-right: 12px;
    vertical-align: top;
}
td.TableSmallItemRight_free {
    background: url(../_gfx/bg_TableSmallRight.gif) repeat-y;
    padding: 3px;
    padding-left: 9px;
}
td.TableSmallLeft {
     background: url(../_gfx/bg_TableSmallSec.gif) repeat-y;
    width: 246px;
    border-right: solid 2px #fff;
    font: bold 11px Tahoma, Verdana, Arial;
    color: #666666;
    text-align: right;
}
td.TableSmallRight {
    background: #f5f4f1;
    width: 280px;
}
td.TablePlus {
    background: url(../_gfx/bg_TablePlus.gif) repeat-y;
    width: 144px;
    padding-left: 4px;
}
td.TablePlus a{
    font: none 11px Tahoma, Verdana, Arial;
    color: #928682;
}
DIV.orangeline	
{
	background: #f8991c;
	width: 132px;
	height: 1px;
}
td.TablePlusGrey {
    background: url(../_gfx/bg_TablePlusGrey.gif) repeat-y;
    width: 144px;
    padding-left: 4px;
}
td.TablePlusGrey a{
    font: none 11px Tahoma, Verdana, Arial;
    text-decoration: underline;
    color: #fff;
}
td.TablePlusButtons {
    background: url(../_gfx/bg_TablePlusButtons.gif) repeat-x;
}
td.TablePlusButtonsLeft {
    background: url(../_gfx/ButtonLeftGrey.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.TablePlusButtonsRight {
    background: url(../_gfx/ButtonRightGrey.gif) no-repeat;
    width: 6px;
    height: 28px;
}
td.TablePlusButtonsMiddle {
    background: url(../_gfx/ButtonMiddleGrey.gif) repeat-x;
}
td.TablePlusButtonsMiddle a {
    font: bold 11px Tahoma, Verdana, Arial;
    color: #797062;
    padding: 0px 8px;
}
/*   BTN CLASSES    */
.home_top_btn
{
	position: relative;
	background-image: url(../_gfx/home_topbtn_bg.gif);
	width: 250px;
	height: 31px;
	background-repeat:no-repeat;
	text-align:left;
}
.home_top_btn A
{
	padding-top:10px;
	padding-left:9px;
	display:block;
}
.home_btm_btn A
{
	padding-top:8px;
	padding-left:9px;
	display:block;
}
.home_btm_btn
{
	position: relative;
	background-image: url(../_gfx/home_btmbtn_bg.gif);
	width: 250px;
	height: 31px;
	background-repeat:no-repeat;
	text-align:left;
}
.inside_btm_btn
{
	position: relative;
	background-image: url(../_gfx/inside_btmbtn_bg.gif);
	width: 250px;
	height: 31px;
	background-repeat:no-repeat;
	text-align:left;
	z-index:1;
}
.inside_top_btn
{
	position: relative;
	background-image: url(../_gfx/inside_topbtn_bg.gif);
	width: 250px;
	height: 31px;
	background-repeat:no-repeat;
	text-align:left;
	z-index:999;
}
.inside_top_btn A
{
	padding-top:12px;
	padding-left:13px;
	display:block;
}
.inside_btm_btn A
{
	padding-top:7px;
	padding-left:13px;
	display:block;
}
div.Successtop {
    border: solid 1px #197800;
    background: #57ad40;
    color: #fff;
    height: 23px;
    font-weight: bold;
}
div.SuccessBottom {
    border: solid 1px #d4cfcc;
    border-top: 0px;
    background: #fff;
    padding: 10px;
}
div.Errortop {
    border: solid 1px #780900;
    background: #da2012;
    color: #fff;
    height: 23px;
    font-weight: bold;
}
div.ErrorBottom {
    border: solid 1px #d4cfcc;
    border-top: 0px;
    background: #fff;
    padding: 10px;
}
TD.deleteBtn
{
	background-image: url(../_gfx/delete_bg.gif);
	background-repeat: no-repeat;
	padding-right:20px;
	height:20px;
	background-position: center right;
}
A.deleteBtn
{
	color: #000;
	font-weight: normal;
}

TR.hid , DIV.hid, TABLE.hid
{
	display: none;
}
TR.vis , DIV.vis, TABLE.vis
{
	display: table-row;
	
}
div.title5
{
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom: 0px;
}
div.title4
{
	font-weight: bold;
	font-size: 12px;
	padding-top:10px;
	padding-bottom: 0px;
}
div.title3
{
	font-weight: bold;
	font-size: 11px;
	padding-top:10px;
	padding-bottom: 0px;
}

/* Fade Buttons CSS 
----------------------------------------------- */
/* Home */
#upologisteSel {
    display: none;
}
#upologisteSel div {
    padding-top: 8px;
    padding-left: 9px;
}
* html #upologisteSel div {
    padding-top: 6px;
    padding-left: 9px;
}
#upologisteSel select {
    border: 0px;
    width: 209px;
    height: 15px;
    color: #938a83;
    font-size: 11px;
}
* html #upologisteSel select {
    border: 0px;
    width: 209px;
    height: 19px;
    color: #938a83;
    font-size: 11px;
}
#onlineSel {
    display: none;
}
#onlineSel div {
    padding-top: 8px;
    padding-left: 9px;
}
* html #onlineSel div {
    padding-top: 6px;
    padding-left: 9px;
}
#onlineSel select {
    border: 0px;
    width: 209px;
    height: 15px;
    color: #938a83;
    font-size: 11px;
}
* html #onlineSel select {
    border: 0px;
    width: 209px;
    height: 19px;
    color: #938a83;
    font-size: 11px;
}

/* Inside */
#upologisteSelInside {
    display: none;
}
#upologisteSelInside div {
    padding-top: 10px;
    padding-left: 13px;
}
* html #upologisteSelInside div {
    padding-top: 9px;
    padding-left: 13px;
}
#upologisteSelInside select {
    border: 0px;
    width: 209px;
    height: 15px;
    color: #938a83;
    font-size: 11px;
}
* html #upologisteSelInside select {
    border: 0px;
    width: 209px;
    height: 19px;
    color: #938a83;
    font-size: 11px;
}
#onlineSelInside {
    display: none;
}
#onlineSelInside div {
    padding-top: 6px;
    padding-left: 13px;
}
* html #onlineSelInside div {
    padding-top: 5px;
    padding-left: 13px;
}
#onlineSelInside select {
    border: 0px;
    width: 209px;
    height: 15px;
    color: #938a83;
    font-size: 11px;
}
* html #onlineSelInside select {
    border: 0px;
    width: 209px;
    height: 19px;
    color: #938a83;
    font-size: 11px;
}
.loader
{ 
	visibility: visible; 
	text-align:center; 
	position:absolute; 
	top:0px; 
	left:0px; 
	height:100%; 
	width:100%; 
	background-image:url(../_gfx/transp.gif);
	opacity:.75;  
	-moz-opacity: 0.75;
	filter: alpha(style=0,opacity=75);
}
.upologisteSelInsideDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#onlinemenu
{
	position: absolute;
	top: 0px;
	left:0px;
	width: 250px;
	/*background-color: #ebe9e4;*/
	background-image: url("../_gfx/selectbg.gif");
	background-repeat: repeat-x;
	padding-top: 32px;
	padding-bottom: 15px;
	color: #000;
	display: none;
	cursor: pointer;
	z-index:99;
}

#onlinemenu div
{
	padding-top: 0px !important;
	padding-left: 20px !important;
	margin: 0px !important;
	background-image: url(../_gfx/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
    display: block;
}

#onlinemenu A
{
	
	margin:0px;
	padding:0px;
	line-height: 20px;
	padding-left:5px;
	padding-top: 2px;
}
span.redbold
{
	color: #d8202a;
	font-weight: bold;
}
span.gray
{
	color: #958585;
	font-weight: normal;
}

span.white
{
	color: #ffffff;
	font-weight: normal;
}
#calcmenu A:hover, #onlinemenu A:hover
{
	text-decoration: underline;
	color: #d8202a;
}
#calcmenu
{
	position: absolute;
	top: 0px;
	left:0px;
	width: 250px;
	/*background-color: #ebe9e4;*/
	background-image: url("../_gfx/selectbg.gif");
	background-repeat: repeat-x;
	padding-top: 32px;
	padding-bottom: 15px;
	color: #000;
	display: none;
	cursor: pointer;
	z-index:1000;
}

#calcmenu table, #onlinemenu table
{
	margin-left: 15px;
}
#calcmenu div
{
	padding-top: 0px !important;
	padding-left: 20px !important;
	margin: 0px !important;
	background-image: url(../_gfx/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
    display: block;
}
#calcmenu A
{
	
	margin:0px;
	padding:0px;
	line-height: 20px;
	padding-left:5px;
	padding-top: 2px;
}

/**/
#calcmenuHome A:hover, #onlinemenuHome A:hover
{
	text-decoration: underline;
	color: #d8202a;
	
}
#calcmenuHome
{
	position: absolute;
	top: -5px;
	left:0px;
	width: 244px;
	/*background-color: #ebe9e4;*/
	/*background-image: url("../_gfx/selectbgH.gif");*/
	background-image: url(../_gfx/calcmenuHomebg.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-bottom: 15px;
	color: #000;
	display: none;
	cursor: pointer;
	z-index:1000;
	
}

#calcmenuHome table, #onlinemenuHome table
{
	margin-left: 10px;
}
#calcmenuHome div
{
	padding-top: 0px !important;
	padding-left: 20px !important;
	margin: 0px !important;
	background-image: url(../_gfx/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
    display: block;
}
#calcmenuHome A
{
	
	margin:0px;
	padding:0px;
	line-height: 20px;
	padding-left:5px;
	padding-top: 2px;
}

/**/

#onlinemenuHome
{
	position: absolute;
	top: -5px;
	left:0px;
	width: 244px;
	/*background-color: #ebe9e4;*/
	/*background-image: url("../_gfx/selectbgH.gif");*/
	background-image: url(../_gfx/calcmenuHomebg2.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-bottom: 15px;
	color: #000;
	display: none;
	cursor: pointer;
	z-index:99;
}

#onlinemenuHome div
{
	padding-top: 0px !important;
	padding-left: 20px !important;
	margin: 0px !important;
	background-image: url(../_gfx/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
    display: block;
}

#onlinemenuHome A
{
	
	margin:0px;
	padding:0px;
	line-height: 20px;
	padding-left:5px;
	padding-top: 2px;
}
.homelink_box_left
{
	background-image: url(../_gfx/home_intro_box_bg.gif);
	background-repeat: no-repeat;
	width:180px;
}
.homelink_box_left div
{
	padding-bottom: 12px;
}
.homelink_box_right
{
	margin-right: 10px;
}
.graylist
{
	padding-left: 20px;
	display:block;
	color: #958585;
	font-weight: normal;
	background-image: url(../_gfx/ArrowRightGrey2.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
}
.orangelist
{
	padding-left: 20px;
	display:block;
	color: #f9a61a;
	font-weight: normal;
	background-image: url(../_gfx/ArrowRightOrange.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
}
.greenlist
{
	padding-left: 20px;
	display:block;
	color: #58ae3f;
	font-weight: normal;
	background-image: url(../_gfx/ArrowRightGreen.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
}
.bluelist
{
	padding-left: 20px;
	display:block;
	color: #00afe6;
	font-weight: normal;
	background-image: url(../_gfx/ArrowRightBlue.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
}
.graylist:hover, .orangelist:hover, .greenlist:hover, .bluelist:hover
{
	color: #d8212b;
	background-image: url(../_gfx/ArrowRightGrey_over2.gif);
	
}

/* FORM STYLE */
.coupon{
	background-image:url(../_gfx/coupon_back.gif);
	background-repeat:no-repeat;
	height:63px;
	padding:0 20px 0 335px;
	position:relative;
	overflow:hidden;
}

.codeForm{
	background-image:url(../_gfx/codeText.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	float:left;
	margin-top:12px;
	width:110px;

}

.couponField{
	border:#999999 solid 1px;
	font-family:Tahoma;
	font-size:12px;
	padding:2px 5px;
	width:70px;
	color:#bab0ad;
}

.pig{
	background-image:url(../_gfx/pig.gif);
	background-repeat:no-repeat;
	width:49px;
	height:33px;
	/height:65px;
	float:right;
	margin-left:10px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding:27px 0px 0px 3px;
	text-align:center;
	display:block;
}
