a, a:link{
	color: #000000;
	text-decoration: underline
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #F2F0E6;
}
.content, td {
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FBF9F3;
	color: #333333;
	text-decoration : none;
	vertical-align: top;
	text-align: left;
}
table.index {
	margin: 45px 0 90px 0;
	border: 1px solid #E59A11;
	width: 820px;
}
.logo {
	padding: 20px 0px 20px 40px;
	vertical-align: top;
}
.head_text {
	padding: 35px 65px 0px 0px;
	vertical-align: top;
	text-align: right;
}
tr.head1 td {
	border: 1px solid #FBF9F3;
}
tr.head_line td {
	background-color: #F7AA1E;
	height: 1px;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 1px;
}
tr.head2 td {
	border: 1px solid #FBF9F3;
}
table.main tr td {
	border: 0px;
}
table.menuitems tr td {
	padding-bottom: 4px;
}
.menuitem_act, table.menuitems tr td a:hover {
	color: #333333;
}

/* Headers */
h1 {font-size: 13px;}

/* Doc doc styles */
.space_top_small		{ padding-top: 14px; }
.space_right_small	{ padding-right: 14px; }
.space_bottom_small	{ padding-bottom: 14px; }
.space_left_small		{ padding-left: 14px; }
.space_top_medium		{ padding-top: 29px; }
.space_right_medium	{ padding-right: 29px; }
.space_bottom_medium	{ padding-bottom: 20px; }
.space_left_medium	{ padding-left: 29px; }
.space_top_big			{ padding-top: 45px; }
.space_right_big		{ padding-right: 45px; }
.space_bottom_big		{ padding-bottom: 45px; }
.space_left_big		{ padding-left: 45px; }
.space_top_bigger		{ padding-top: 37px; }
.space_top_xl			{ padding-top: 45px; }
.filled					{ background-color: #F7AA1E; color: white; }
.height100				{ height: 100%; }

td.stPageRight, td.stPageRight table tr td, .stPageRight a:link, .stPageRight a:visited, .stPageRight a:active, .stPageRight a:hover { 
	background-color: #F7AA1E;
	color: white; 
	text-decoration: none;
}
.stPageRight a:link, .stPageRight a:visited, .stPageRight a:active, .stPageRight a:hover { 
	text-decoration: none;
}

.stFieldHeader, .stFieldValue		{
	font-family: Tahoma;
	font-size: 13px;
	padding: 2px 0px 2px 0px;
}

.stFieldHeader {
	width: 20%;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	color: #0B4619;
	padding: 15px 0px 15px 0px;
}
.footer td {
	vertical-align: bottom;
}
.footer1 {
	font-size: 11pt;
	font-weight: bold;
	white-space: nowrap;
}
.footer2 {
	font-size: 8pt;
	padding-left: 2px;
	white-space: nowrap;
	line-height: 15px;
}
.footer2 a:link, .footer2 a:visited, .footer2 a:active, .footer2 a:hover {
	color: #0B4619;
}

.inqdesc {
	font-weight: bold;
}
div.inquiry {
	border: 1px solid #000000;
	color: black;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	height: 200px;
	width: 200px;
}