BODY {
	font-family: Verdana;
	font-size: 8pt;
}

TD {
	font-family: Verdana;
	font-size: 8pt;
}

TH {
	font-family: Verdana;
	font-size: 8pt;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.copyright, .copyright A {
	color: #B4B4B4;
	font-size: 7pt;
	font-weight: none;
}

.title, .title A {
	color: #0054A6;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: none;
}

.comment, .comment A {
	color: #818181;
	font-size: 7pt;
	font-weight: none;
}

.location, .location A {
	color: #818181;
	font-size: 7pt;
}

.topmenu, .topmenu A {
	color: #EF5F08;
	font-size: 7pt;
	font-weight: bold;
}

.line_topmenu, .line2_topmenu, .line_submenu_first, .line2_submenu_first, .line_topmenu_current, .line2_topmenu_current, .line_submenu_first_current, .line2_submenu_first_current {
	background-color: #20307E;
}

.line2_submenu, .line2_subsubmenu, .line2_submenu_current, .line2_subsubmenu_current {
	background-color: #FFFFFF;
}

.line_submenu, .line_subsubmenu, .line_submenu_current, .line_subsubmenu_current {
}

.menu_topmenu {
	font-size: 7pt;
	font-weight: bold;
}

.menu_topmenu_current, .menu_topmenu_current A {
	color: #737373;
	font-size: 7pt;
	font-weight: bold;
}

.menu_submenu, .menu_subsubmenu, .menu_submenu_first {
	background-color: #FFFFFF;
	font-size: 7pt;
	font-weight: none;
}

.menu_submenu, .menu_subsubmenu, .menu_submenu_first, .menu_submenu_current, .menu_submenu_current A, .menu_subsubmenu_current, .menu_subsubmenu_current A, .menu_submenu_first_current, .menu_submenu_first_current A {
	color: #737373;
	background-color: #FFFFFF;
	font-size: 7pt;
	font-weight: none;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #20307E;
}

TD.cms_table {
	font-family: Verdana;
	font-size: 9pt;
	border: solid 1px #20307E;
}

TH.cms_table {
	background-color: #FFFFFF;
	color: #20307E;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #20307E;
}

INPUT {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #FFFFFF;
	border: 1, solid #20307E;
	border-color: #20307E;
	color: #20307E;
	height: 20px;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #FFFFFF;
	border: 1, solid #20307E;
	border-color: #20307E;
	color: #20307E;
}
