body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0;
	line-height: 1.3em;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}
p {
	font-size: 1.2em;
}
a:link, a:visited {
	color: #20429a;
	text-decoration: none;
	/*border-bottom: 1px solid #d2d2d2;*/
}
a:hover, a:active {
	color: #D31141;
}
.menu-top li {
	line-height: 20px;
	list-style-type: none;
	margin: 0 0 0 -10px;
}
hr {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #8ca9e0;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #8ca9e0;
height: 1px;
width: 100%;
}
h1 {
	font-size: 1.4em;
	color: #20429a;
	margin: 0;
}
h2 {
	font-size: 14px;
	color: #20429a;
	margin: 0;
}
h3 {
	font-size: 1.1em;
	color: #20429a;
	margin: 0;
}
td {
	font-size: 12px;
}
td p {
	font-size: 1em;
}
td h1 {
	font-size: 1.4em;
	color: #20429a;
	margin: 0;
}
td h2 {
	font-size: 1.2em;
	color: #20429a;
	margin: 0;
}
td h3 {
	font-size: 1.1em;
	color: #20429a;
	margin: 0;
}
form {
	margin: 0;
}
/* SHOW_MENU2 CSS

li.menu-top {}
li.menu-parent {}
li.menu-current { text-decoration: underline; background-color: #cccccc; }
li.menu-sibling {}
li.menu-child { text-decoration: none; background-color: #00f6ff; }
li.menu-expand {}
li.menu-first {}
li.menu-last {} */

.menu-parent > a  { border-bottom: 1px dotted #8ca9e0; }
.menu-current > a { border-bottom: 1px solid #8ca9e0;  }
