
/* Main BackGround */
.BlueBGRightCorner
{
    background: url("../img/front/SearchRightCorner.png") repeat-x right top;
    vertical-align: middle;
    padding: 0 25px 0 0;
}

.MainBackGround
{
    background: url(../img/Front/bg.jpg) center top repeat-x #126092;
    margin: 0;
    padding: 0;
    color: #000;
    font: small "Trebuchet MS" ,Arial,Sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: medium;
}
html > body
{
    font-size: medium;
}


.tblContainer
{
    padding: 29px 0 0 0;
    float: center;
    width: 970px;
    text-align: center;
}

.tblContent
{
    width: inherit;
}

.tblLogoHead
{
    vertical-align: text-bottom;
    width: inherit;
    height: 70px;
}

.tdLogo
{
    width: 231px;
    float: left;
}

.tdNavigationArea
{
    width: 733px;
    float: left;
}

.tdTopNavText
{
    width: 90px;
    float: right;
    height: 18px;
}

.tblWelcome
{
    width: inherit;
    height: 81px;
    text-align: center;
    padding-left: 2px;
}

/* border:1px solid black; */

.tdSearch
{
    width: 292px;
    float: left;
    height: 81px;
}

.trNavigation
{
    height: 48px;
    padding: 0;
    float: left;
    width: 733px;
}



.trFlashBanner, .trMinisites
{
    width: inherit;
    background: url("../img/front/BG.LeftRightShadows.png") top center repeat-y;
}

.trMinisites
{
    width: inherit;
    padding: 0px;
    text-align: left;
    overflow: hidden;
}

.tdMinisites
{
    padding: 0;
    margin: 0 0px 0 0px;
    float: left;
    background: #FFF;
    text-align: left;
    width: 315px;
}

.trContentClosing
{
    width: inherit;
    padding-left: 1px;
    text-align: left;
    background: url("../img/front/RightShadowCorner.png") no-repeat top right;
}

.trFooter
{
    padding-left: 15px;
	padding-top:25px;
}

.tdLinkList
{
    background: url("../img/front/dashedLine.png") no-repeat left 0px;
    width: 230px;
    float: left;
}

ul.FooterbeigText
{
    margin: 0;
    padding: 2px 0 2px 10px;
    list-style: none;
}


/* Main Table */
.Table
{
    padding: 0px;
    margin: 29px 0 0 0;
}

Form
{
    padding: 0px;
    margin: 0px;
}

Form.newsletter
{
    padding: 10px 0 0 15px;
    margin: 0px;
}

/* Navigation Text*/

/*////////////////////////////////////////////////////////////////////////////////////*/

#header
{
    float: left;
    height: 48px;
    background: url("../img/front/BgNav.png") repeat-x top;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    width: 600px;
}
#header ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#header li
{
    float: left;
    background: url("../img/front/SeperatorNav.png") no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    height: 48px;
}
#header a
{
    float: left;
    display: block;
    background: url("../img/front/BgNav.png") repeat-x right top;
    padding: 18px 10px 4px 4px;
    text-decoration: none;
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}
/* ---------//////// Will try to modify the position of the content and the navigation menue, then the content will be on top of HTML, and down in CSS */
#content
{
    margin-top: 950px; /*890*/
    margin-left: 137px; /*130px*/
    width: 525px; /*525px*/
}





#nav-menu
{
    /*  here is the rest of the page*/
    position: absolute;
    left: 137px; /*130px*/
    top: 20px; /*20px*/
    width: 150px; /*150px*/
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a
{
    float: none;
}
/* End IE5-Mac hack */
#header a:hover
{
    color: #E9E6C1;
}
#header #current
{
    background-image: url("../img/front/NavLeftSelection.png");
}
#header #current a
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-image: url("../img/front/NavRightSelection.png");
    padding: 16px 16px 4px 4px;
    height: 28px;
}

#header #current a:hover
{
    color: #E9E6C1;
}
#header #current a:visited
{
    color: #FFFFFF;
}
/*////////////////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////////*/
blockquote
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-indent: -25px;
    text-indent: 0px;
}

.bqstart
{
    float: left;
    height: 25px;
    margin-top: -20px;
    padding-top: 5px;
    margin-bottom: -50px;
    font-size: 400%;
    color: #544;
}

.bqend
{
    float: right;
    height: 25px;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 400%;
    color: #544;
}
/*////////////////////////////////////////////////////////////////////////////////////*/

.SmallNavText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
}
a.SmallNavText
{
    text-decoration: none;
}
a.SmallNavText:hover
{
    text-decoration: underline;
}
.SmallNavNum
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 120px;
    padding-top: 4px;
}

.tdNavText
{
    padding-top: 6px;
    text-align: center;
}
a.NavText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
a.NavText:hover
{
    color: #E9E6C1;
}
a.NavText:visited
{
    color: #FFFFFF;
}
.RightSpace
{
    padding-right: 14px;
}
.RightAligned
{
    text-align: right;
}
.LeftAligned
{
    text-align: left;
}
.TopAligned
{
    vertical-align: top;
}
.LeftBottomAligned
{
    text-align: left;
    vertical-align: bottom;
}
.LeftMargin12
{
    margin-left: 12px;
}

.RightPad15
{
    padding-right: 15px;
}

.width700
{
    width: 685px;
    padding-right: 15px;
}

/* Design 2 Search  Text*/
.BigText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 25px;
    color: #224C70;
    vertical-align: middle;
    padding: 5px 0 0 18px;
    width: 600px;
    height: inherit;
    float: left;
    text-align: left;
    height: 81px;
    vertical-align: middle;
}
.SmallTextForSearch
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 10px;
    color: #08385D;
}
.SearchText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1E4F77;
}
.DateText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #1E4F77;
}
.BlueBG
{
    background: url(../img/front/BG.lightBlue.jpg) repeat-x;
    vertical-align: middle;
}




.button-image
{
    margin: -3px 0 0 0;
    padding: 0;
    background: url("../img/front/SearchIcon.jpg") no-repeat left top;
    vertical-align: middle;
    border: 0;
    width: 23px;
    height: 22px;
}



.FormInput, .FormInputFooter
{
    margin: 0px;
    border: #286E98 solid 1px;
    background: url("../img/front/BgForSearchBox.jpg") repeat-x;
    color: #286E98;
    height: 22px;
}

.FormInputFooter
{
    color: #44AAE8;
    font-size: 11px;
    padding: 5px 0 0 5px;
    height: 17px;
}


/* Shadow*/
.LeftShadow
{
    background: url(../img/front/LeftShadow.png) repeat-y;
}
.RightShadow
{
    background: url(../img/front/RightShadow.png) repeat-y;
}
.CenterShadow
{
    background: url(../img/front/CenterShadow.png) repeat-x;
}



/* Text For Green, Red and Blue Button*/
.BlackText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding-left: 13px;
    line-height: 20px;
}
.WhiteText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.whitetext
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.WhiteText a
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.WhiteText a:hover
{
    text-decoration: underline;
}

.LightBrownTextWithoutLink
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #CC6600;
    padding-left: 13px;
}
.tdLightBrownText
{
    padding-left: 13px;
}
a.LightBrownText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #CC6600;
    text-decoration: none;
    line-height: 20px;
}
a.LightBrownText:hover
{
    color: #5E2F00;
}
a.LightBrownText:visited
{
    color: #CC6600;
}

.tdDarkBrownText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #5E2F00;
    line-height: 20px;
}
a.DarkBrownText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #5E2F00;
    text-decoration: none;
    line-height: 20px;
}
a.DarkBrownText:hover
{
    color: #CC6600;
}
a.DarkBrownText:visited
{
    color: #000000;
}



/* Green Button */
.LeftGreenBox
{
    background: url(../img/front/LeftGreenBox.jpg);
    width: 13px;
    height: 57px;
}
.RightGreenBox
{
    background: url(../img/front/RightGreenBox.jpg) no-repeat;
}
.BGGreenBox
{
    background: url(../img/front/BG.GreenBox.png) repeat-x;
}
.CircleGreenBox
{
    background: url(../img/front/BG.GreenBox.jpg);
    background: url(../img/front/CircleGreenBox.jpg) no-repeat;
    width: 70px;
    height: 57px;
}
.GreenboxImg
{
    background: url(../img/front/GreenBoxImg.jpg) no-repeat;
    vertical-align: top;
    background-color: #FFFFFF;
}

.leftShadowGreenBox
{
    background: url(../img/front/leftShadowGreenBox.png) repeat-y;
}
.SeparatorBG
{
    background-color: #FFFFFF;
    vertical-align: top;
}
.whiteBg
{
    background-color: #FFFFFF;
}



/* Red Button */
.LeftRedBox
{
    background: url(../img/front/LeftRedBox.jpg) no-repeat;
}
.RightRedBox
{
    background: url(../img/front/RightRedBox.jpg) no-repeat;
}
.BGRedBox
{
    background: url(../img/front/BG.RedBox.jpg) repeat-x;
}
.CircleRedBox
{
    background: url(../img/front/CircleRedBox.jpg) no-repeat;
}
.RedboxImg
{
    background: url(../img/front/RedBoxImg.jpg) no-repeat;
    vertical-align: top;
    background-color: #FFFFFF;
}



/* Blue Button */
.LeftBlueBox
{
    background: url(../img/front/BG.BlueBox.jpg) no-repeat;
}
.RightBlueBox
{
    background: url(../img/front/RightBlueBox.jpg) no-repeat;
}
.BGBlueBox
{
    background: url(../img/front/BG.BlueBox.png) repeat-x;
}
.CircleBlueBox
{
    background: url(../img/front/CircleBlueBox.jpg) no-repeat;
}
.BlueboxImg
{
    background: url(../img/front/BlueBoxImg.jpg) no-repeat;
    vertical-align: top;
    background-color: #FFFFFF;
}



/* Footer Links */
.FooterWhiteText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    vertical-align: text-bottom;
    padding-left: 10px;
}
.FooterDarkBlueText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #63ACCF;
    vertical-align: text-top;
    padding-left: 5px;
    width: 100%;
    text-decoration: none;
    font-style: normal;
}
.FooterLightBlueText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    color: #84BDD9;
    vertical-align: text-top;
    padding-left: 5px;
    width: 100%;
    text-decoration: none;
    font-style: normal;
}

.tdFooterbeigText
{
    vertical-align: text-top;
    padding-left: 3px;
}
a.FooterbeigText
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #E9E6C1;
    text-decoration: underline;
    line-height: 17px;
}
a.FooterbeigText:hover
{
    color: #ffffff;
}
a.FooterbeigText:visited
{
    color: #E9E6C1;
}

.ReadMoreText
{
    font-family: "Georgia";
    font-size: 12px;
    color: #205E86;
    vertical-align: text-bottom;
    margin: 50px 0 0 0;
    text-decoration: none;
}

/* the new image of request a quote*/
.btnRequest {background:url(../img/front/bgButtonRequest-2.png) top left no-repeat; font-family:Trebuchet MS; font-size:15px; color:#ffffff; font-weight:bold; vertical-align:middle; padding-left:70px; text-align:left; padding-top:20px; width:194px; height:63px}

.btnRequest a {text-decoration:none; color:#FFFFFF}

.Centered {text-align:center;}






