html
{
	margin: 0;
	padding: 0;
	background-color: #01354A;
	font-size: 9pt;
}

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	background-color: #01354A;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	font-size: 9px;
}

h1, h2, h3, h4
{
	color: #01354A;
	line-height: 160%;
}

h1 a, h2 a, h3 a, h4 a
{
	color: #01354A;
	line-height: 160%;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
	color: #01354A;
	text-decoration: underline;
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	margin: 10 0 15 0;
}

h2
{
	font-size: 11pt;
	border-top: solid 1px #32315D;
	margin: 30 0 10 0;
	padding: 0 0 0 5;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 20;
}

h4
{
	font-size: 10pt;
}


.index
{
	width: 710px;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
}
.index p
{
	text-align: left;
	color: white;
	font-size: 9pt;
	line-height: 160%;
}
.index a
{
	color: gold;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20
}
.index a:hover
{
	text-decoration: underline;
}
.index p.bottom
{
	font-size: 8pt;
	font-weight: normal;
	color: #6E8B97;
	padding: 10 0 10 0;
}
.index a.bottom
{
	font-size: 8pt;
	font-weight: normal;
	color: #6E8B97;
	padding: 0;
	margin: 0;
}	

.top
{
	vertical-align: top;
	width: 100%;
	background-image: url("images/logo-back.gif") ;
	background-repeat: repeat-x;
	background-position: top;
}

/*.bottom
{
	background-color: #01354A;
	font-size: 8pt;
	color: #6E8B97;
	padding: 10 0 10 0;
}*/

.version a
{
	color: white;
	font-size: 8pt;
}

.main_menu
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #01354A;
	background-image: url("images/menu-back.gif") ;
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height: 30px;
}
.main_menu a
{
	color: white;
	text-decoration: none;
	margin-right: 30px;
	padding: 1;
}
.main_menu a:hover
{
	color: gold;
	border-bottom: dotted 1px gold;
	border-top: dotted 1px gold;
	text-decoration: none;
}

.left_menu
{
	vertical-align: top;
}
.left_menu p
{
	padding: 0 5 10 10;
	margin: 0px;
}
.left_menu a
{
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
.left_menu a:hover
{
	color: gold;
	text-decoration: underline;
}


.right_menu
{
	width: 60px;
}

.content
{
	font-size: 10pt;
	background-color: F9F9FA;
	padding: 10px;
	border: double 3px #8DA4AD;
}
.content table
{
	vertical-align: top;
}
.content table tr
{
	vertical-align: top;
}

.text_block
{
	font-size: 10pt;
	background-color:	white;
	background-image: url("images/text-block.gif") ;
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	display: block;
	top: -3px;
	left: -3px;
	width: auto;
	line-height: 140%;
	vertical-align: top;
}
.text_block p
{
	padding: 5 10 5 10;
	margin: 0;
	font-size: 10pt;
}
.text_block li
{
	margin: 0 10 5 0;
}

.text_block_sh
{
	display: block;
	position: relative;
	background-color: #01354A;
	margin: 10 5 10 5;
}


.image_sh1
{
	background-color:	#7A95A0;
	position: relative;
	display: block;
	top: -3px;
	left: -3px;
	width: auto;
	font-size: 8px;
}
.image_sh1 p
{
	color: white;
	text-align: center;
	font-size: 8pt;
	margin: 0;
	padding: 2 0 2 0;
}

.image_sh2
{
	display: block;
	position: relative;
	background-color: #01354A;
	margin: 10 5 10 5;
}

.row_head
{
	font-size: 9pt;
	font-weight: normal;
	color: #01354A;
	text-align: center;
	background-color: #e2e9eb;
}

.row_title
{
	font-size: 9pt;
	font-weight: bold;
	color: #01354A;
	height: 30;
	text-align: center;
}

.row1, .row2
{
	font-size: 9pt;
	vertical-align: middle;
}
.row1 td, .row2 td
{
	vertical-align: middle;
	height: 25;
	padding-left: 5;
	padding-right: 5;
}

.row1
{
	background-color: #e2e9eb;
}

.row2
{
	background-color: #ffffff;
}

.text_sel
{
	font-size: 8pt;
	color: #01354A;
	margin: 5 5 15 5;
/*	border-top: dotted 1px #333333;
	border-bottom: dotted 1px #333333;
	width: 250px;*/
}

.ad
{
	position: relative;
	display: block;
	float: none;
	border-left: solid 1px #e2e9eb;
	background-color: #e2e9eb;
	font-size: 8pt;
	color: #000000;
	padding: 5;
	margin: 5;
}

.under
{
	color: white;
	text-align: center;
	font-size: 26pt;
	font-family: serif;
	font-weight: bold;
	padding-top: 50;
}