@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9900FF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}

.nav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffff00; /*#000000;*/
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
}
.nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffff66; /*#000000;*/
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
.nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	background-color: #996699;
}
.nav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffff66; /*#000000;*/
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
.linkimitator {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000; /*#ffff00;*/
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
}



.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font_weight: bold;
	text-transform: uppercase;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.page_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
}
.page_text_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
.page_text_italic_uppercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-transform: uppercase;
}


.page_picture {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	border: thin solid #000000;
}
.formformat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font_weight: bold;
	text-transform: uppercase;
	background-color: #12AADC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.formformatgray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font_weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.formformatwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font_weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	border: thin solid #000000;
}
.tabletopline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
}
.tablebottomline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
}
.tabletopbottomline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-top-width: thin;
	background-color: #FFFFdd;
}
.tablefullborder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	background-color: #FFFFdd;
	border: thin solid #000000;
}
