@charset "utf-8";
/* CSS Document */
*{font-family:Verdana, Arial, Helvetica, sans-serif;padding:0;margin:0; font-size:9pt;}
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));}
.clear{clear:both;height:0px;line-height:0px;font-size:0}
.relativePos{ position:relative; }
.absolutePos{position:absolute; top:0;left:0;}
.noDisplay{display:none;}
#pset{float:right;width:695px;height:15px;text-align:right;}
#container {
	margin:0 auto;
	width:950px;
	/*height:auto;*/
	border-top:solid 3px #003366;
	background:url(mainback.gif) no-repeat;
}
#logo{float:left;}
#NavButtons{ float:right;width:695px;height:45px;padding-top:25px;}
#NavButtons a{font-size:18px;position:relative; float:left; display:block; text-transform:uppercase; }
#NavButtons span{position:absolute;top:0;left:0;background:url(navbuttonoff.gif) ;display:block;clear:both; height:45px; cursor:pointer;}
#b1,#b1 span{width:82px; }
#b2,#b2 span{width:123px; background-position:-82px ; }
#b3,#b3 span{width:131px; background-position: -205px;}
#b4,#b4 span{width:85px;  background-position: -336px ;}
#b5,#b5 span{width:121px; background-position: -421px ;}
#b6,#b6 span{width:127px; background-position: -542px ;}


#links{font-size:9pt;color:#003366;padding:3px 30px;}
	#contentContainer #contentRight{float:left;width:503px; background:url(bagico_.gif) left bottom no-repeat;}

#footer{height:64px; background:#000066 url(bottom_back.gif) repeat-x;text-align:right;font-size:10pt;color:#fff;font-weight:bold; padding:20px 20px 0 0;}
#footer a{color:#fff;}

