body {
	font-size : 10px; font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
}
TD {
	font-size : 10px; font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
}


#menu {
    margin-top: 20px;
}


#content td {
	font-size : 12px;
}

A {
   color:#265A9C;
   text-decoration:underline;
}

.bookmarks{
 font-size : 11;
 color:#2c2c32;
 font-weight:bold;
}
a.bookmarks {}
a.bookmarks:link    {text-decoration: none;}
a.bookmarks:visited {text-decoration: none;}
a.bookmarks:active  {text-decoration: none;}
a.bookmarks:hover   {text-decoration: none;}
IMG {border:0;}

.menu_item{
  color:#7d7d7d;
}
a.menu_item {}
a.menu_item:link    {text-decoration: none;}
a.menu_item:visited {text-decoration: none;}
a.menu_item:active  {text-decoration: none;}
a.menu_item:hover   {text-decoration: none;}

.text_12{
 font-size : 12;
}
.text_11{
 font-size : 11;
}

.inp, .button {
	font-size: 11px;
	height: 17px;
}
.inp {
    border: 1px solid Black;
}
.button {
	border: 1px solid #4C77B6;
	background-color: #DFE6EF;
	font-family: Verdana, Geneva, Verdana, Helvetica, sans-serif;
	vertical-align: middle;
	text-decoration: none;
}
.newTopicCell {
	padding-bottom: 5px;
}
.newSubTopicCell {
	padding-bottom: 5px;
	padding-left: 20px;
}
.hidden {
	display: none;
}
.visible {

}
.cellWithBorder {
}
.cellWithBorderTop {
    border-top : 1px solid #E6E6E6;
}
.cellWithBorderRight {
    border-right: 1px solid #E6E6E6;
}
.cellWithBorderRightTop {
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
}
.cellWithBorderRightTopBottom {
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.cellWithBorderTopBottom {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.cellWithBorderRightLeftTop {
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
}
.cellWithBorderRightLeftTopBottom {
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
}




.leftColumnCaption {
	font-weight : bold;
    color: #265A9C;
    font-size : 12px;
	padding-bottom : 10px;
    font-family : Verdana;
}
.centerColumnCaption {
    font-weight : bold;
    font-size : 18px;
    padding-bottom : 10px;
    color : #265A9C;
    font-family : Verdana;
}
.centerColumnSubCaption {
    font-size : 14px;
    padding-bottom : 10px;
    color : #3159A1;
    font-family : Verdana;
}


.headerItem {
	color : #28579D;
    font-size : 11px;
    font-family : Verdana;
    padding-left: 2px;
    padding-right: 2px;
}
a.headerItem {
    text-decoration: underline;
}
.headerCellWithBorderRight {
    border-right: 1px solid #28579D;
    text-align : center;
    height: 12px;
}


.editorial {
    background-color : #BFDFEC;
}
.creative {
    background-color : #F6DDBE;
}
.video {
    background-color : #BFE7CD;
}
.pumpaudio {
    background-color : #FFF6BB;
}

.selected, .unselected, .topMenuItem {
	font-family : Verdana;
	font-size : 12px;
	width:23%;
    border-right : 1px solid White;
    text-decoration : none;
}
.topMenuText {
    text-decoration : none;
}
.selected, .unselected {
	text-align: center;
}
a.selected, a.unselected {
}
.selected {
    height : 32px;
    padding-top: 6px;
    border-left : 0px solid;
    border-bottom : 1px none;
}
.unselected {
    height : 32px;
    padding-top: 2px;
    border-top : 4px solid White;
    border-bottom : 1px solid White;
}

.searchInput {
    width: 500px;
}
.headerCellWithRightBorder {
    border-right : 1px solid White;
}
.tableOddRow, .tableEvenRow, .tableHeader {
    height : 31px;
}
.tableHeader {
    background-color: #BFDFEC;
}
.tableOddRow {
    background-color: #FFFFFF;
}
.tableEvenRow {
    background-color: #F0F0F0;
}
.cellWithRightBorder {
    border-right : 1px solid #DCDCDC;
}
.searchBarTopicText {
    font-family : Verdana;
    font-size : 9px;
}


.selectedPageNumber, .unselectedPageNumber {
    width: 13px;
    text-align: center;
    padding : 0 4 0 4;
}
.selectedPageNumber {
    background-color: #C8C8C8;
    font-weight : bold;
}
.unselectedPageNumber {
}
.pageNumberWithBorderRight {
    border-right : 1px solid #C8C8C8;
}


.topicImageCode {
	 color : #FE8900;
    font-size : 12px;
    font-family : Verdana;
	 font-weight: bold;
}
.topicCaption {
    font-weight : bold;
    color : #343434;
    font-size : 12px;
    font-family : Verdana;
}
.topicText {
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
}
.topicLink {
    font-family : Verdana;
    font-size : 12px;
    text-decoration : underline;
}
.menuItem, .menuItemSelected {
	color: #2E5A9B;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 11px;
	text-align : left;
}
.menuItemSelected {
	background-color: #EEEEEE;
}

.inputButton {
	font-size: 10px;
}

.hint {
	font-size: 8px;
	color: lightgray;
}

div.autocomplete {
	position:absolute;
	width:500px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	border:1px solid #888;
	width:500px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected {
	background-color: #ffb;
	font-weight: bold;	
}
div.autocomplete ul li {
	font-size : 10; font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
	width:494px;
	height: 12px;
	text-align: left;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	text-align: left;
}

.informal {
	float: right;
	text-align: right;
}






.editorialMenu {
    background-color : #CEEFFD;
    height : 20px;
}

.editorialMenuSelected {
    height : 20px;
    background-color : #BFDFEC;
    border-top: 0px none;
    border-left : 0px solid;
    border-bottom : 1px none;
}



.bannersbox {
	width: 150px;
}
.bannerimage {
	margin-bottom: 4px;	
}
.bannertext {
	margin-bottom: 6px;	
}


.basket {
    background-color: #FFD7C1;
}
.lightbox {
    background-color: #BFDFEC;
}
.basketMenuItemSelected, .basketMenuItemUnselected {
    font-family : Verdana;
    font-size : 12px;
    width : 80px;
    text-align : center;
    margin-bottom: 0px;
    border-right : 1px solid White;
}
.basketMenuItemSelected {
    height : 22px;
    padding-top: 8px;
}
.basketMenuItemUnselected {
    height : 19px;
    padding-top: 6px;
    border-top : 4px solid White;
    border-bottom : 1px solid White;
}
/* A CSS comment before the hack \*/
* html .basketMenuItemSelected {
    height : 30px;
}
* html .basketMenuItemUnselected {
    height : 30px;
}
/* Another CSS comment after the hack */
