@charset "utf-8";
/* CSS Document */

/*------------< content banner */
div#contentBannerHome {margin-top:7px;margin-left:10px}


img#homeBanner { /*background-image:url(../images/homeBannerGlobal.png)*/;width:726px;height:249px; background-repeat:no-repeat; position:relative; z-index:9}
img#homeBannerButtonRight{ background-image:url(../images/bannerHomeButtons.png); background-position:100% 0px; background-repeat:no-repeat; width:21px; height:21px;position:absolute;z-index:10; top:226px; left:695px}
img#homeBannerButtonLeft{ background-image:url(../images/bannerHomeButtons.png); background-position:0px 0px; background-repeat:no-repeat; width:21px; height:21px; position:absolute;top:226px;left:672px;z-index:10}

/*------------< content banner */
div#contentHighlights {margin-left:5px;height:152px;}

/*------------< content highlights */
div.highlightBanner {cursor:pointer;float:left; position:relative;width:244px;height:150px;background-image:url(../images/highlightBkg.png);background-repeat:no-repeat;margin-right:1px}
div.highlightBanner-dw
{
    background-image:url(../images/highlightBkg-dw.png)
}
div.highlightIcon {float:left;width:39px;height:100%;margin-left:4px;}
div.highlightIcon img {width:39px;height:60px;margin-top:5px}
div.highlightTitle {font-family:"Trebuchet MS",Arial;font-size:14px;color:#222222;float:left;width:178px;margin-left:10px;margin-top:4px;height:24px; border-bottom:1px solid #cecece;padding-top:11px}
div.highlightTitle a, div.highlightContent a {color:#333333;text-decoration:none}
div.highlightTitle a:hover{color:#12751e;text-decoration:underline}
div.highlightContent a:hover {text-decoration:underline}
div.highlightContent {font-family:Arial;font-size:10px;color:#666666;float:left;width:178px;margin-left:10px;padding-top:7px;height:75px}

a.highlightLink {font-family:Arial;font-size:10px;color:#12751e;display:block;text-decoration:none;width:178px;margin-left:53px}
a.highlightLink img{width:10px;height:10px;border:none;vertical-align:middle;margin-right:4px;margin-top:-1px}
a.highlightLink:hover {color:#333333}

/*------------< content separtor */
div.bannerSeparator {border-bottom:1px dotted #cecece;height:1px;margin-left:10px;margin-right:10px}

/*------------< banner MS */
div#contentBannerMS {background-image:url(../images/highlightBkg.png);background-repeat:no-repeat;background-position:-4px -224px; width:729px; height:72px;margin-left:9px; margin-top:5px}

img#logoMS {background-image:url(../images/generalLogos.png);background-repeat:no-repeat; background-position:0px 0px;width:124px;height:50px; margin-left:64px;margin-top:11px;float:left}

div#bannerMsTexto {height:50px;float:left;margin-top:15px;width:525px}
div#bannerMsTexto h1, div#bannerMsTexto h2{font-family:Arial;font-size:11px;color:#333333;float:left; margin:0px; margin-left:15px; padding:0px; font-weight:normal; width:520px}

/*------------< news title */
div#panelRightNews {width:225px;height:240px;height:auto;margin-left:6px;background-color:#191919;margin-top:8px; padding-bottom:2px}

div#rightNewsShortcut {width:225px;height:32px;background-color:#252525;padding-top:9px;padding-bottom:9px;}
div#rightNewsShortcut  img {width:32px;height:32px;float:left;margin-left:8px;margin-right:8px;}
div#rightNewsShortcut  a{width:175px;font-family:"Trebuchet MS",Arial; font-weight:bold;font-size:12px;color:#27c93a;text-decoration:none;display:block;float:left;height:16px;vertical-align:top; padding-top:1px}
div#rightNewsShortcut a:hover{color:#CCCCCC}
div#rightNewsShortcut div.tagline {float:left;width:175px;font-family:Arial;font-size:10px;color:#ffffff;text-decoration:none}

/*------------< news content */

div.rightHighlightNews {margin:10px}
div.rightHighlightNews div.newsTitle {font-family:"Trebuchet MS",Arial;font-weight:bold;font-size:11px;color:#777777}
div.rightHighlightNews div.newsAbstract {font-family:Arial;font-size:10px;color:#ffffff;padding-top:2px;padding-bottom:4px;}
div.rightHighlightNews a.newsLink {font-family:Arial;font-size:10px;color:#27c93a;display:block;text-decoration:none;vertical-align:middle}
div.rightHighlightNews a.newsLink img{width:10px;height:10px;border:none;vertical-align:middle;margin-right:4px;margin-top:-1px}
div.rightHighlightNews a.newsLink:hover {color:#CCCCCC}

/*------------< news separator */

div.rightHighlightSpacer {height:1px;background-color:#333333;margin-left:10px;margin-right:10px}


