* {
	margin: 0px;
	padding: 0px;
//	font-family: arial, sans-serif;
	font: 11px Arial, sans-serif;
	color: #67635D;
	font-size: 11px;
}

html {
  height: 100%;
}

body {
	 color: #5B5B5B;
	 background-color:#ffffff;
	 height:100%;
	 min-height: 100%;
}

hr {
  border: none 0; 
  border-bottom: 1px solid #FF8B05;
  margin-bottom: 10px;
}  

a {

/*  color: #0176a2; */
	color: #B47A3B;
}

a:hover {
  color: #FF8B05;
}

h2 {
  font-size: 19px;
  color: #0177a5;
}

ul {
  list-style-image: url("images/bullet.gif");
  padding-left: 15px;
  margin-bottom: 10px;
}	 

.sidemenu {
  list-style-image: url("images/bullet_sub.gif");
  padding-left: 15px;
  color: #0176a2;
}

.sidemenu li {
  margin-bottom: 10px;
}

.sidemenu_current {
  list-style-image: url("images/bullet_current.gif");
  color: #0176a2;
}
	
li {
  padding-bottom: 2px;
}

.title {
  font-weight: bold;
  color: #fe8a00;
  margin-top: 6px;
  margin-bottom: 6px;
}

#pagecontainer{
  width: 780px;
  margin-left: 10px;
  color: #5B5B5B;
  background-color: transparent; 
}

#pagecontainer2{
  position: relative;
  width: 723px;
  margin-left: 39px;
  color: #5B5B5B;
  background-color: transparent;
  clear:both;
}

#topcontainer{
  position: relative;
  border-style: solid;
  border-color: #8497bf;
  border-bottom-width: 3px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  color: #FFFFFF;
  background-color: #002b7f;
  height: 86px;
}

#logo {
  position: absolute;
  width: 312px;
  left: 10px;  
  top: 0px;
  float: left;
}

#numbers {
	position: absolute;
	left: 400px;
	top: 7px;
	color: #b6b6b6;
}

#numbers td {
  color: #b6b6b6;
}

#slogan {
  position: absolute;
  left: 593px;
  top: 0px;
  color: #b6b6b6;
}

#slogan a {
  color:#b6b6b6;
  font-size: 10px;
}

#login {
  position:absolute; 
  top: 5px; 
  left: 0px;
  width: 165px;
  margin-right: 222px;
  text-align: right;
}

#menucontainer {
  position: relative;
  z-index: 1000;
  height: 25px;
  background-image: url("images/menu_back.gif");
  background-repeat: repeat-x;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 15px;
  color: #FFFFFF;
}

.menu {
  height: 25px;
  float: right;
  position: relative;
}

.menu a {
  display:block;
  color: #002b7f;
  text-decoration: none;
  height: 25px;
}

.menu a:hover {
  color: #FF8B05;
  background-color: #808080;
  background-image: url("images/menu_back_active.gif");
  background-repeat: repeat-x;
  height: 25px;
}

.submenu-new {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  background: #c6c6c6;
}

.submenu {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  background: url(images/boxes/menu_back.gif) no-repeat bottom left;
}

.submenu a{
  display: block;
  color: #000000;
  text-decoration: none;
}

.submenu a:hover {
  /*color: #84bdd6;*/
  text-decoration:underline;
}

.submenu2-new {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  background: #c6c6c6;
}

.submenu2 {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  background: url(images/boxes/menu_back2.gif) no-repeat bottom left;
}

.submenu2 a{
  display: block;
  color: #000000;
  text-decoration: none;
}

.submenu2 a:hover {
  /*color: #84bdd6;*/
  text-decoration:underline;
}

.greyline {
  z-index: 3;
  background-color: #FFFFFF;
  background-image: url("images/greyline.gif");
  background-repeat: repeat-x;
  float: left;
  width: 100%;
  height: 30px;
}

.greyline2 {
  background: #FFFFFF url("images/bottom_greyline.gif") repeat-x bottom;
  height: 43px;
  float: left;
  width: 100%;
}

.blueline {
  background-color: #002b7f;
  color: #FFFFFF;
  width: 100%;
  float: left;
}

.footnote {
  font-size: 10px;
  padding-left: 39px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #bdbdbd;
}

.footnote a{
  color: #FFFFFF;
  font-size: 10px;
}

.headline {
  color: #FF8B05;
  background-color: #FFFFFF;
}

#newscontainer {
  width: 723px;
  font-size: 12px;
  margin-top: 24px;
}

.newsbox {
  width: 220px;
  float: left;
  padding-right: 10px;
  background: transparent;
}

.newsbox2 {
  background: transparent;
  width: 220px;
  float: left;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #80bad0;
  padding-left: 10px;
}

.newsstart {
  font-weight: bold;
  color: #0376a5;
}

#contentcontainer {
  padding: 5px;
}

#footercontainer {
  margin-left:auto;
  margin-right: auto;
  float: left;
  width: 780px;
  text-align: center;
  color: #002b7f;
}

#flashcontainer {
  text-align: center;
  z-index: 1;
}

#mnu1 {
  position: absolute;
  z-index: 1000;
  width: 130px;
  left: 251px;
  top: 0px;
}
#mnu2 {
  position: absolute;
  width: 154px;
  top: 0px;
  left: 381px;
}
#mnu3 {
  position: absolute;
  width: 83px;
  top: 0px;
  left: 535px;
}
#mnu4 {
  position: absolute;
  width: 76px;
  top: 0px;
  left: 618px;
}
#mnu5 {
  position: absolute;
  width: 76px;
  top: 0px;
  left: 696px;
}

#spotlight {
  width: 250px;
  float: right;
}

#managedinfo {
  width: 400px;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 24px;
  margin-bottom: 24px;
}


#professionalinfo {
  width: 313px;
  margin-left: 5px;
  margin-top: 24px;
  margin-bottom: 24px;
}

#spotlight2 {
  width: 380px;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 135px;
}

#logoflash {
  width: 313px;
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  height: 135px;
  text-align: center;
  vertical-align: middle;
}


#leftcol-new {
  float: left;
  width: 180px;
  height: 100%;  
  background: #e7e7e7;
}

#leftcol {
  float: left;
  width: 180px;
  height: 100%;  
}

#leftlinks {
  
}

.leftlink {
  margin-bottom: 8px;
  color: #0178a3;
  font-weight:bold;
}
  
.leftlink a{
  color: #0178a3;
  font-weight:bold;
}

#leftlinks a:hover {
  color: #FF8B05;
}
#rightcol-new {
  float: right;
  height: 100%;
  width: 506px;
  padding-left: 24px;  
}

#rightcol {
  float: right;
  height: 100%;
  width: 506px;
  padding-left: 24px;
  border-style: solid;
  border-color: #ff8b00;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 0px;  
}

.outerbox {
  overflow: hidden; position: relative;
  float:left; text-align: left; height: 180px; width: 300px;
}
.outerbox[id] {
  display: table; position: static;
}

.middlebox {
  position: absolute; top: 50%;
}
.middlebox[id] {
  display: table-cell; vertical-align: middle; position: static;
}

.innerbox{ 
  position: relative; top: -50%;
}
.innerbox[id] {
  position: static;
}

#managedit {
  width: 400px;
  margin-right: 0px;
  margin-left: 5px;
  margin-top: 24px;
  margin-bottom: 24px;
}

#scitnews {
  width: 313px;
  margin-right: 5px;
  margin-top: 24px;
  margin-bottom: 24px;
}

/*_______________________*/
#switchbox {
  position: relative;
  width: 506px;  
  background: url(/images/boxes/switchbox_back.gif) repeat-x bottom left;
}

#switchlinks {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  font-size: 12px;
  display: inline;
}

#switchlinks a {
  display: block;
  text-decoration: none;
  color: #6d6d6d;
  font-weight: bold;
  z-index:2;
}

.switchlink {
  margin-left: 1px;
  padding-left: 22px;
  padding-bottom: 7px;
  padding-top: 8px;
  width: 198px;
  height: 15px;
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #80bad0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.switchlink_bottom {
  height: 15px;
  margin-left: 1px;
  padding-left: 22px;
  padding-bottom: 7px;
  padding-top: 8px;
  width: 198px;
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #80bad0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
}

.switchlink_current {
  height: 15px;
  margin-left: 1px;
  padding-left: 22px;
  padding-bottom: 7px;
  padding-top: 8px;
  width: 198px;
  background-color: transparent;
  border-style: solid;
  border-color: #80bad0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  color:#0077a1
}

.switchcontent {
  position: absolute;
  z-index: 1;
  width: 255px;
  height: 135px;
  left: 235px;
  top: 20px;
  visibility: hidden;
}

.switchbox_header {
  font-weight: bold;
  color: #0276a5;
}

/*Rounded Boxex*/

/* Show only to IE PC  images/boxes/ \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
* html .boxtop h2 {height: 1%;} /* For IE 5 PC */

.sidebox-new {
    float: left;
	width: 15em; /* ems so it will grow */
	background: url("/images/boxes/normal_box_bottomright2.gif") no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebox {
    float: left;
	width: 15em; /* ems so it will grow */
	background: url("/images/boxes/normal_box_bottomright.gif") no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxhead-new {
	background: url("/images/boxes/header_box_topright2.gif") no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.boxhead {
	background: url("/images/boxes/header_box_topright.gif") no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.boxhead-new h2 {
	background: url("/images/boxes/header_box_topleft2.gif") no-repeat top left;
	margin: 0px;
	padding: 5px 10px 5px;
	color: #0077a2; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 1em;
}

.boxhead h2 {
	background: url("/images/boxes/header_box_topleft.gif") no-repeat top left;
	margin: 0px;
	padding: 5px 10px 5px;
	color: #0077a2; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 1em;
}
.boxtop-new {
	background: url("/images/boxes/normal_box_topright2.gif") no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.boxtop {
	background: url("/images/boxes/normal_box_topright.gif") no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.boxtop-new h2 {
	background: url("/images/boxes/normal_box_topleft2.gif") no-repeat top left;
	margin: 0px;
	padding: 5px 10px 0px;
	color: #002b7f; 
	font-weight: bold; 
	font-size: 1px; 
	line-height: 1em;
}

.boxtop h2 {
	background: url("/images/boxes/normal_box_topleft.gif") no-repeat top left;
	margin: 0px;
	padding: 5px 10px 0px;
	color: #002b7f; 
	font-weight: bold; 
	font-size: 1px; 
	line-height: 1em;
}
.boxbody-new {
	background: url("/images/boxes/normal_box_bottomleft2.gif") no-repeat bottom left;
	margin: 0px;
	padding: 5px 10px 5px;
	font-size: 12px;
}

.boxbody {
	background: url("/images/boxes/normal_box_bottomleft.gif") no-repeat bottom left;
	margin: 0px;
	padding: 5px 10px 5px;
	font-size: 12px;
}

.boxbody2-new {
	background: url("/images/boxes/normal_box_bottomleft2.gif") no-repeat bottom left;
	margin: 0px;
	padding: 5px 10px 1px;
	font-size: 12px;
}

.boxbody2 {
	background: url("/images/boxes/normal_box_bottomleft.gif") no-repeat bottom left;
	margin: 0px;
	padding: 5px 10px 1px;
	font-size: 12px;
}

.fourcol-left {
  float: left;
  width: 119px;
}

.fourcol {
  float: left;
  width: 119px;
  margin-left: 10px;
}

.important {
  font-weight: bold;
}

.right {
  float: right;
}

.left {
  float: left;
  padding: 5px;
}  
