/* CSS Document */

body { margin:0; padding:0; background-color:#709A7D; }
body { color:white; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }

#header { background-color:#598B68; background-image:url(images/headerBG.gif); background-position:top; background-repeat:repeat-x; }
#mainMenu { background-color:#598B68; background-image:url(images/mainMenuBG.gif); background-position:top; background-repeat:repeat-x; }
#pageBody { background-color:#8AAD94; background-image:url(images/pageBodyBG.gif); background-position:top; background-repeat:repeat-x; }
#logoBar1 { background-color:white; background-image:url(images/logoBar1BG.gif); background-position:top; background-repeat:repeat-x; }
#features { background-color:#A0BAA8; background-image:url(images/featuresBG.gif); background-position:top; background-repeat:repeat-x; }
#logoBar2 { background-color:white; background-image:url(images/logoBar2BG.gif); background-position:top; background-repeat:repeat-x; }
#footer { background-color:#598B68; background-image:url(images/footerBG.gif); background-position:top; background-repeat:repeat-x; }

/* secondary backgrounds */
#headerInner { background-image:url(images/toolBG_top.jpg); background-position:top; background-repeat:no-repeat; }
#pageBodyInner { background-image:url(images/toolBG_bottom.jpg); background-position:top; background-repeat:no-repeat; }

a { color:white; text-decoration:none; }

#mainMenu td { width:20px; padding-right:22px; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif; }
#mainMenu a { color:white; text-decoration:none; }
#mainMenu a:hover { color:#FFC804; }

.titles1 { color:#4b825b; font-size:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-bottom:6px; }

.titles { color:#FFC804; font-size:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-bottom:6px; }

.titles26 { color:#FFC804; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-bottom:6px; }

.justtext { color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-bottom:6px; }

.conDateText { color:white; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }

img { behavior: url(iepngfix.htc); } 

#contentBG { behavior: url(iepngfix.htc); background-image:url(images/contentBG.png); background-repeat:no-repeat; background-position:top; } 


.MarqueeBox {
      	display: block;
      	border-width: 0px;
      	border-style: none;
      	height: 250px;
      	padding: 8px;
      	margin-top: 0px;
      	overflow: scroll;
      	background-color: transparent;
      	scrollbar-base-color: White;
      	scrollbar-arrow-color: Olive;
      	scrollbar-darkshadow-color: White;
      	scrollbar-3dlight-color: White;
      	scrollbar-face-color: White;
      	scrollbar-highlight-color: White;
      	scrollbar-shadow-color: White;
      	scrollbar-track-color: White;
      }


/*.transWhite50 { }*/