html {
	font-family: Verdana;
}

td#pagebody {
        padding-right: 20px;
}

td.logo {
	background-image: url('/images/finist/logo.png');
	background-repeat: no-repeat;
	width: 280px;
	height: 93px;
}
td.stripe {
	background-color: #e5edf7;
	height: 15px;
	padding: 2px 15px;
}

td.menu_top {
	width: 206px;
	height: 19px;
	background-image: url('/images/finist/menu_top.png');
	background-repeat: no-repeat;
}

td.menu_body {
	width: 206px;
	background-image: url('/images/finist/menu_body.png');
	background-repeat: repeat-y;
	padding: 5px 10px;
}

td.menu_bottom {
	width: 206px;
	height: 19px;
	background-image: url('/images/finist/menu_bottom.png');
	background-repeat: no-repeat;
}

td.form_title_cell {
	background-color: #b4d0f4;
}

td.form_data_cell {
	background-color: #e5edf7;
}


ul.menu {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	display: none;
}

a:link {
	font-size: 12px;
	color: #0052b5;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #0052b5;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #0052b5;
	text-decoration: none;
}

a.menu:link {
	font-size: 11px;
	color: #0052b5;
	text-decoration: underline;
}

a.menu:visited {
	font-size: 11px;
	color: #0052b5;
	text-decoration: underline;
}

a.menu:hover {
	font-size: 11px;
	color: #0052b5;
	text-decoration: none;
}

a.menu_l2:link {
	font-size: 9px;
	color: #0052b5;
	text-decoration: underline;
}

a.menu_l2:visited {
	font-size: 9px;
	color: #0052b5;
	text-decoration: underline;
}

a.menu_l2:hover {
	font-size: 9px;
	color: #0052b5;
	text-decoration: none;
}

a.title_link:link {
	font-size: 18px;
	color: #0052b5;
	text-align: center;
	text-decoration: underline;
}
a.title_link:visited {
	font-size: 18px;
	color: #0052b5;
	text-align: center;
	text-decoration: underline;
}
a.title_link:hover {
	font-size: 18px;
	color: #0052b5;
	text-align: center;
	text-decoration: none;
}

span.normal {
	font-size: 11px;
	color: #494a4a;
}

span.normal-bold {
	font-size: 11px;
	color: #494a4a;
        font-weight: bold;
}

span.big {
	font-size: 34px;
	color: #323232;
}

span.medium-big {
	font-size: 20px;
	color: #323232;
}

span.medium-big-h3 {
	font-size: 20px;
	color: #0052b5;
}

span.medium {
	font-size: 16px;
	color: #323232;
}

span.date {
	font-size: 9px;
	color: #0052b5;
}

h3 {
	font-size: 18px;
	color: #0052b5;
	text-align: center;
          font-weight: normal;
          text-decoration: underline;
}

img {
    border: none;
}

#divScroller1 {overflow:hidden; z-index:9; clip:rect(0px, 400px, 300px, 0px); visibility:visible;}
.dynPage {position: relative; z-index:10; visibility:hidden; float: left;}
