
body, all, table, tr, td {
	cursor: default;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: x-small;
	margin: 0px;
}

.glossary {
	cursor: help;
	font-style: italic;
	border-bottom: dashed 1px #888888;
}

.intro {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Helvetica, Arial, Trebuchet MS, Sans-Serif;
	font-size: xx-small;
	margin: 0px 10px 0px 10px;
	line-height: 16px;
	text-decoration: none;
}

.form_head {
	padding: 4px 4px 4px 4px;
	background-color: #BBBBBB;
	color: #000000;
	font-weight: bold;
}

.form_body {
	padding: 4px 4px 4px 4px;
	background-color: #CCCCCC;
	color: #000000;
}

.form_input {
	padding: 4px 4px 4px 14px;
	background-color: #DDDDDD;
	color: #000000;
	font-weight: normal;
}

.form_textbox {
	border-width: 1px;
	border-style: inset;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: xx-small;
	cursor: text;
}

.form_select {
	border-width: 1px;
	border-style: inset;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: xx-small;
	cursor: hand;
}

.form_button {
	border-width: 1px;
	border-style: outset;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: xx-small;
	cursor: hand;
}

.imglink {
	color: #333333;
	text-decoration: none;
}

.nav_item {
	font-size: 0.85em;
	padding: 3px 4px 3px 54px;
}

.nav_item_desc {
	font-size: xx-small;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
}

.contextbox_header {
	color: #FFFFFF;
	font-size: 0.85em;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bolder;
	padding-top: 1px;
	padding-left: 5px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

.headline {
	color: white;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.headline h1
{
	vertical-align: center;
	margin: 0px;
	font-size: 0.8em;
}

.para_item {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 10px 4px 6px;
	font-family: Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	border: solid 1px silver;
	width: 100%;
}

.picture_box {
	padding: 10px;
	margin: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: xx-small;
	text-align: left;
}

.month_box {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: xx-small;
	text-align: left;
}

.para_item_plain {
	padding-left: 6px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	border-left: dashed 1px dimgray;
}

.gallery_item {
	padding: 2px 6px 2px 6px;
	color: #000000;
	font-family: Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

.para_item_plain_right {
	padding-right: 6px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	border-right: dashed 1px dimgray;
}

.para_head {
	color: #000000;
	margin: 18px 10px 0px 6px;
	padding: 4px 10px 4px 6px;
	font-family: Verdana, Tahoma, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: justify;
	letter-spacing: -0.08ex;
	line-height: 20px;
}

.para_head h2
{
	vertical-align: center;
	margin: 0px;
	font-size: 1em;
}

.banner_tool {
	font-size: xx-small;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	color: #FFFFFF;
}

.banner_tool_invert {
	font-size: xx-small;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	color: #000000;
}

.footer {
	font-size: xx-small;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	color: #000000;
}

.banner_icon {
	font-size: xx-small;
	color: #ffffff;
}

.textbox {
	border-width: 1px;
	border-style: inset;
	border-left-color: darkgray;
	border-top-color: darkgray;
	border-right-color: white;
	border-bottom-color: white;
	background-color: silver;
	color: black;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: xx-small;
	cursor: text;
}

.button {
	border-width: 1px;
	border-style: outset;
	border-left-color: white;
	border-top-color: white;
	border-right-color: silver;
	border-bottom-color: silver;
	background-color: dimgray;
	color: white;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: xx-small;
	cursor: hand;
}

a:active, a:visited {
	cursor: hand;
	font-weight: normal;
}

a, a:hover {
	cursor: hand;
	font-weight: normal;
}

.banner_icon a, .banner_icon a:active, .banner_icon a:visited {
	color: #FFFFFF;
	cursor: hand;
	font-weight: bolder;
	text-decoration: none;
}

.banner_icon a:hover {
	color: #FFFFFF;
	cursor: hand;
	font-weight: bolder;
	text-decoration: underline;
}

.banner_tool a:active, .banner_tool a:visited {
	color: #FFFFFF;
	cursor: hand;
	font-weight: normal;
	text-decoration: underline;
}

.banner_tool a, .banner_tool a:hover {
	color: #FFFFFF;
	cursor: hand;
	font-weight: normal;
	text-decoration: underline;
}

.banner_tool_invert a:active, .banner_tool_invert a:visited {
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-decoration: underline;
}

.banner_tool_invert a, .banner_tool_invert a:hover {
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:active, .footer a:visited {
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-decoration: underline;
}

.footer a, .footer a:hover {
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-decoration: underline;
}

.nav_item a:active, .nav_item a:visited {
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-decoration: none;
}

.nav_item a, .nav_item a:hover {
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-decoration: none;
}

.nav_item_desc a:active, .nav_item_desc a:visited {
	color: #000000;
	cursor: hand;
	font-size: xx-small;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.nav_item_desc a, .nav_item_desc a:hover {
	color: #000000;
	cursor: hand;
	font-size: xx-small;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

.para_item a:active, .para_item a:visited {
	cursor: hand;
	font-weight: bolder;
	text-decoration: none;
}

.para_item a, .para_item a:hover {
	cursor: hand;
	font-weight: bolder;
	text-decoration: underline;
}

.topic_link a:active, .topic_link a:visited {
	cursor: hand;
	font-size: xx-small;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.topic_link a, .topic_link a:hover {
	cursor: hand;
	font-size: xx-small;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.topic_link {
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: xx-small;
	font-weight: 600;
	padding-left: 10px;
}