/* CSS Document */

body {
	font-family: verdana, arial, sans;
	color: #444444;
	font-size: 12px;
}

body.homepage  { background-image: url("(EmptyReference!)"); background-repeat: repeat-y; margin: 0 }

body.insidepage {
	margin: 0px;
}

td, p, li, .maintext {
    font-family: verdana, arial, sans;
	color: #111111;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	text-decoration: none;
}

a   { color: #069; font-size: 11px; font-family: verdana, arial, sans; font-style: normal; line-height: 19px; text-decoration: none }

a:hover, a.maintext:hover  { color: #069; text-decoration: none }

h1, .title  { color: #069; font-size: 17px; font-style: normal; font-weight: bold; line-height: 21px }

h2, .subtitle {
	font-weight: bold;
	color: #555555;
	font-size: 13px;
	font-style: normal;
	line-height: 17px
}

.menutext {
    font-family: verdana, arial, sans;
	color: #111111;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

li {
	list-style-type: square;
}

li.leftmenu_main  { color: #aaaaaa; line-height: 16px; text-indent: -9px; list-style: none; padding: 0 0 5px }

a.leftmenu_main  { color: #069; font-size: 12px; font-family: verdana, arial, sans; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none }

a.leftmenu_main:hover  { color: #9cc; text-decoration: none }

ul.leftmenu_sub {
	margin-left: 10px;
	padding: 0px 0px 7px 10px;
}

li.leftmenu_sub {
	color: #CCCCCC;
	line-height: 16px;
	padding: 0px 0px 3px 0px;
}

a.leftmenu_sub {
    font-family: verdana, arial, sans;
	color: #222222;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
}

a.leftmenu_sub:hover {
	text-decoration: none;
	color: #555555;
}

li.leftmenu_divider {
	color: #AAAAAA;
	line-height: 16px;
	border-top: 1px solid #265900;
	padding: 10px 0px 10px 0px;
}

a.menutext:hover {
	color: #265900;
	text-decoration: none;
}

li.faqmenu {
	padding: 0px 0px 8px 0px;
	list-style-type: decimal;
}

.faqmenu {
	color: #111111;
	font-size: 11px;
	line-height: 16px;
}

.footertext {
    font-family: verdana, arial, sans;
	color: #AAAAAA;
	font-size: 10px;
}