body
{
  margin:0px;
  padding:0px;
}

#body
{
  background:#cfe1fe url(../images/bg_gradient.jpg) repeat-x;
}

body,td,a,a.dropdown
{
  font-family:verdana;
  font-size:11px;
  font-weight:normal;
  color:#000;
  text-decoration:none;
}

a,a:hover,a.dropdown:hover
{
  color:#2a6ad5;
  font-weight:normal;
  text-decoration:none;
}

#mainContainer
{
  width:962px;
  height:100%;
  position:relative;
}

#banner
{
  position:absolute;
  top:25px;
  left:37px;
}

#logo
{
  position:absolute;
  top:33px;
  left:44px;
}

#bannertxt
{
  position:absolute;
  top:182px;
  right:80px;
}

.menuContainer
{
  width:890px;
  height:33px;
  background:url(../images/menu_bg.jpg) repeat-x;
  position:relative;
  left:37px;
}

.menuTxt
{
  width:890px;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  letter-spacing:1px;
  padding:9px 12px;
}

#leftContent
{
  width:159px;
  height:100%;
  background:#d1def5;
  float:left;
  margin-top:5px;
  margin-left:37px;
  z-index:2;
}

#leftMenuItem
{
  width:159px;
  height:31px;
  background:url(../images/leftmenu_gradient.jpg);
  z-index:2;
}

#leftMenuText
{
  font-size:12px;
  font-weight:bold;
  color:#124eb5;
  letter-spacing:1px;
  position:relative;
  top:10px;
  left:12px;
}

#centerContent
{
  width:512px;
  height:100%;
  float:left;
  margin:5px 20px;
  z-index:1;
  overflow-x:hidden;
}

#rightContent
{
  width:179px;
  height:100%;
  float:right;
  margin-top:5px;
  margin-right:35px;
  z-index:5;
}

#box
{
  width:179px;
  background:#134fb6 url(../images/menu_bg.jpg) repeat-x;
  padding-bottom:2px;
}

#boxTxt
{
  width:175px;
  height:31px;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  letter-spacing:1px;
  position:relative;
  top:10px;
  left:10px;
}

#innerBox
{
  width:175px;
  background:#d3dff5;
  margin:0px 2px;
}

#innerBoxTxt
{
  padding:10px;
}

h1
{
  font-size:14px;
  color:#2a6ad5;
  letter-spacing:1px;
  margin:10px 0px;
}

h2
{
  width:100%;
  font-size:12px;
  color:#2a6ad5;
  letter-spacing:1px;
  margin:0px;
  padding:0px 0px 3px;
  border-bottom:1px solid #cccccc;
}

h3
{
  font-size:11px;
  color:#2a6ad5;
  letter-spacing:1px;
  margin:5px 0px;
}

#sponsor
{
  position:relative;
  float:right;
  top:-12px;
  right:48px;
  border:0;
}

a.dropdown
{
  font-weight:normal;
  color:#fff;
  letter-spacing:1px;
  text-decoration:none;
}

a.dropdown:hover
{
  font-weight:normal;
  color:#000;
  letter-spacing:1px;
  text-decoration:none;
}


#pageNavigation,#pageNavigation a,#bottom,#bottom a
{
  font-size:10px;
  font-weight:normal;
  color:#3055ac;
  text-decoration:none;
}

#pageNavigation a:hover,#bottom a:hover
{
  font-size:10px;
  font-weight:bold;
  color:#3055ac;
  text-decoration:none;
}

a.more
{
  font-weight:normal;
  color:#2a6ad5;
  text-decoration:none;

}

a.more:hover
{
  font-weight:bold;
  color:#2a6ad5;
  text-decoration:none;
}

.gTitle
{
  font-weight:bold;
  color:#2a6ad5;
}

p
{
  margin:10px 0px;
}
