/* GENERAL */
html{font-size:75%;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-weight:normal;height:100%;}
body{line-height: 1.5em; color: #000; padding:0; margin:0;}
a{color: #0951C0;text-decoration: underline;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;}
a:hover{color: #0951C0;text-decoration: none;}
img a {border-style: none;}
*{margin:0px;padding:0px;border:0px;}
input,img,select {vertical-align: middle;}

/* MAIN SECTIONS */
#wholeFrame {} 
#marqueecontainer {position:relative;width:100%;background-color:#f4f4f4;;overflow:hidden;}
#bottomlogo {display:block;width:100%;height:18px;}


/* SCROLL FRAME */
#vmarquee {position:absolute;width:100%;}
#vmarquee .horizStrip {clear:left;margin-top:5px;margin-bottom:5px;overflow:hidden;text-align:center;}
#vmarquee .horizStrip.white {background-color:white;}
#vmarquee .horizStrip.red {background-color:red;}

#vmarquee .horizStrip .imgLink {display:block;overflow:hidden;}
#vmarquee .horizStrip .textLink {display:block;overflow:hidden;margin-top:3px;}

#vmarquee .horizStrip .textContent {width:100%;max-height:92px;overflow:hidden;}
#vmarquee .horizStrip .textLinkTitle {width:100%;max-height:37px;overflow:hidden;}
#vmarquee .horizStrip .textEmployer {width:100%;max-height:18px;overflow:hidden;}
#vmarquee .horizStrip .textGeo {width:100%;overflow:hidden;color:#565656;}
#vmarquee .horizStrip .imgLink img {border: 0px solid #949494; vertical-align: middle; clear:left;margin-top:7px;}

/* BOTTOM LOGO */
#bottomlogo img {display:inline; border: 0px; margin-left:2px; margin-top:2px; background-color: #fff;}
#bottomlogo #logoinner {padding-top:0px; display:inline; float:right;font-size:70%;font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;} 
#bottomlogo #logoinner span {position:relative;top:2px;}



