body,td,th,p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
.small_text {
	font-size: 10px;
}

body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #00CCFF;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}
h1 {
	font-size: 20px;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	margin-bottom: 14px;
}
h3 {
	font-size: 15px;
	margin-bottom: 2px;
}
h4 {
	font-size: 13px;
	margin-bottom: 2px;
}
h5 {
	font-size: 12px;
	margin-bottom: 2px;
}
h6 {
	font-size: 11px;
	margin-bottom: 2px;
	display: block;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

.header, .header a, .header a:link, .header a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.header a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	color: #AAAAAA;
}
.breadcrumb, .breadcrumb a {
	font-size: 10px;
	color: #333333;
	margin-bottom: 2px;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #336699;
	text-decoration: underline;
}

.submenu, .submenu a,.submenu a:link, .submenu a:visited {
	font-size: 12px;
	color: #333333;
	margin-bottom: 1px;
	text-decoration: none;
}
.submenu a:hover {
	color: #336699;
	text-decoration: underline;
}

.faq_Q {
	font-weight: bold;
}
.faq_A {
	margin-left: 20px;
}

.bottom_menu {
	font-size: 11px;
	color: #333333;
	padding-bottom: 8px;
}
.bottom_menu a, .bottom_menu a:link {
	color: #333333;
	text-decoration: none;
}
.bottom_menu a:visited {
	color: #333333;
}
.bottom_menu a:hover {
	color: #336699;
	text-decoration: underline;
}
.indent {
	text-indent: 10px;
}
.left_menu {
	font-size: 11px;
	line-height: 11px;
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 17px;
}
.left_menu, .left_menu a, .left_menu a:link, .left_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #666666 2px 2px 1px;
}
.left_menu a:hover {
	color: #80FFBF;
}
.error {
	color: #CC0000;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	margin-bottom: 5px;
}
