    #tabs10 {
      float:right;
      width:100%;
      font-size:93%;
          /*border-bottom:1px solid #2763A5;*/
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:right;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      /*background-position:0% -42px;*/
      }
    #tabs10 a:hover span {
    /*  background-position:100% -42px;*/
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }





















/*html elements*/

body
{
	font-family: Verdana;
	font-size: small;
	background-color: #414A53;
}

a
{
	color: #0D4D9E;
}


input[type="text"]
{
	border: solid 1px Gray;
}

input[type="submit"]
{
	background-color: #0D4D9E;
	color: White;
	font-size:10px;
}


#topDiv
{
	
 height:50px;
 background-color:Red;	
}


.top
{
	background-color:Red;
	height:50px;
}
	

hr
{
  width:80%;	
  color:#424952;
}







/* generic classes */

.leftColumn
{
	width: 2%;
}

.rightColumn
{
	width: 2%;
}


/*main content table */
.MainTable
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}


.columnWithNavigationMenu
{
	background-color: #F7F7F7;
}


.designTime
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: Blue;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: Blue;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: Blue;
	border-top-width: 1.0px;
	border-top-style: solid;
	border-top-color: Blue;
	background-color: #EFEFED;
}


/*news archive page */

.newsArchiveGridHeader
{
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.newsArchiveGridItemTitle
{
	font-size: 14px;
	font-weight: bold;
	height: 15px;
}

.newArchivePageHeader
{
	height: 40px;
	font-size: 20px;
	background-color: #1A469F;
	color: White;
	text-align: left;
	padding-left: 3px;
}





/*search results page */

.searchResultItem
{
	font-size: 14px;
	font-weight: bold;
	height: 15px;
}












/*USER CONTROLS SPECIFIC CLASSES*/

.userStatus
{
	color: White;
}

.userStatus a
{
	color: White;
	font-weight: bold;
}



.LogOff
{
	color: White;
}


/*CategoryNavigationList.ascx*/




.CategoryHorizontal
{
	background-color: white;
}


.CategoryHorizontal a
{
	/*color: White;
	font-weight: bold;*/
}


.CategoryItemHorizontal
{
	/*font-size: 13px;
	text-align: center;*/
}







/*CategoryNavigationMenu.ascx*/

.CategoryNavigationMenu
{
	/*	background-color:#1A469F;	*/
}



/*CategoryNavigationTree.ascx*/
.CategoryNavigationTreeRoot
{
	/*font-size:12px;*/
	font-weight: bold;
	text-align: left;
	height: 20px;
}

.CategoryNavigationTreeItem
{
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}


/* SearchBox.ascx */
.SearchBox
{
	width: 140px;
	height: 14px;
}

.SearchButton
{
	height:20px;
}


/*NewsViewerShort.ascx*/
.NewsShortTitle
{
	font-size: 14px;
	font-weight: bold;
	color: Blue;
}


/*NewsViewerLong.ascx*/
.newsLongContent
{
	font-size: small;
	color: Gray;
}

.newsDateText
{
	font-size: x-small;
	color: Gray;
}


/*newsletter.ascx*/

.newsletterSubscribeTextBox
{
}

.newsletterSubscribeButton
{
}


.newsletterTop
{
	font-weight: bold;
}



/* menu */

.menuStaticItem
{
	font-weight: bold;
	font-size: 12px;
}

.menuDynamicItem
{
	background-color: white;
	font-weight: bold;
	font-size: 13px;
	text-align:left;
}
