body 
{
	background-color: #075085;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:left;
	font-family:Verdana;
	font-size:11px;


}

.def_font
{
	text-align:left;
	font-family: Verdana;
	font-size:11px;
}

.small
{
	font-size: 14px;
}

.footer_box_left
{
  background-image: url('../images/footer_left.gif');
  text-align:center;
  color: #025285;
}

.footer_box_mid
{
  background-image: url('../images/footer_mid.gif');
  text-align:center;
}

.footer_box_logo
{
  background-image: url('../images/footer_logo.gif');
  position:relative;
  float:right;
  top:7px;
  right:0px;
  width:114px;
  height:24px;
  font-size:5px;
}

.footer_box_right
{
  background-image: url('../images/footer_right.gif');
  text-align:center;
}



.table_content_centered
{
  margin:0px;
  text-align:center;
  padding:0px;
  width:100%;
  height:100%;
}

.entry_box
{
	border:1px solid #075085;
	background-color:#F7F9F9;
	color: #025285;
	font-family: Tahoma;
	font:10pt Tahoma;

	SCROLLBAR-FACE-COLOR: #5689b3;
    SCROLLBAR-HIGHLIGHT-COLOR: #f3f8fe;
    SCROLLBAR-SHADOW-COLOR: #35729f;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR:  #d6e0ec;
    SCROLLBAR-DARKSHADOW-COLOR: #35729f;
}

.def_scrollbar
{
    SCROLLBAR-FACE-COLOR: #5689b3;
    SCROLLBAR-HIGHLIGHT-COLOR: #f3f8fe;
    SCROLLBAR-SHADOW-COLOR: #35729f;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR:  #d6e0ec;
    SCROLLBAR-DARKSHADOW-COLOR: #35729f;
}

.fontBlue {
	font-family: Tahoma;
	font-size: 11px;
	color: #025285;
	letter-spacing: 0.75pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.fontbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001b51;
	letter-spacing: .75pt;
}
.fontWhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.fontUser {

	font-family: Tahoma;
	font-size: 10px;
	color: #085184;
	letter-spacing: 0.75pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.fontboldUser {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #085184;
	letter-spacing: 0.75pt;
}
.fontLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #005184;
	letter-spacing: 0.75pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.fontWhiteBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.75pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.wz_box,
.wz_sub_box
{
	border: 1px solid #5689b3;
	padding: 4px 4px 4px 4px;
}
.wz_sub_box
{
	border: 0px;
	background-color: #DBE2E3;
}
.wz_line
{
	color: #8CA2A6;
}
.wz_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.wz_bold
{
	font-weight: bold;
}
.wz_content {
	padding: 4px;
	background: #FFFFFF;
	border: 0px;
}
.wz_scroll
{
	border:1px solid #065286; /* #8CA2A6; */
	
	background-color: white;
	height: 200px;
	overflow: auto;
		
    SCROLLBAR-FACE-COLOR: #5689b3;
    SCROLLBAR-HIGHLIGHT-COLOR: #f3f8fe;
    SCROLLBAR-SHADOW-COLOR: #35729f;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR:  #d6e0ec;
    SCROLLBAR-DARKSHADOW-COLOR: #35729f;
}
.coloredscrollbar
{
    SCROLLBAR-FACE-COLOR: #5689b3;
    SCROLLBAR-HIGHLIGHT-COLOR: #f3f8fe;
    SCROLLBAR-SHADOW-COLOR: #35729f;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR:  #d6e0ec;
    SCROLLBAR-DARKSHADOW-COLOR: #35729f;
}


/* 12.9.5; wiseobject <- for all list */
.wz_list_row0
{
	background-color: #fefeec;
	color:#19435f;
}

/* 12.9.5; wiseobject <- for all list */
.wz_list_row1
{
	background-color: #f2f2ca;
	color:#19435f;
}

.hide
{
	display:none;
}

a:link {
	color: #065286;
	text-decoration: none;
}
a:visited {
	color: #065286;
	text-decoration: none;
	}
a:hover {
	color: #F98838;
	text-decoration: underline;
}
#toplinks a:hover {
	background-color: #065286;
	color: #FFFFFF;
	text-decoration: underline;
}
.itemtemplate
{
	font-family: verdana, arial;
	font-size: 8pt;
	color:#19435f;
	background-color: #f2f2ca;
}
.alternatingitemtemplate
{
	font-family: verdana, arial;
	font-size: 8pt;
	color:#19435f;
	background-color: #fefeec;
}

.highlight_keyword
{
	font-weight:bold;
	background-color:Yellow;
	/*border:1px solid red;*/
}





.button_01 	/* for dark background */
{
	padding: 2px;
	/*background-color: #FEDD44;*/
	background-color: #3875B1;
	/*border: 1px solid #DC7D01;*/
	border: 1px solid #CDE2EC;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	/*color: #DC7D01;*/
	color: #FFFFFF;
}

.button_02 /* for light background */
{
	padding: 2px;
	/*background-color: #FEDD44;*/
	background-color: #cde2ec;
	/*border: 1px solid #DC7D01;*/
	border: 1px solid #3875b1;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	/*color: #DC7D01;*/
	color: #265b91;
}
