@charset "UTF-8";
BODY {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%;
}
		#divContents {width: 762px; position: relative;}
		#divLogo {position: absolute; top: 77px; left: 13px;}
		#divPhoto {position: absolute; top: 133px; left: 0px;}
		#divInter {position: absolute; top: 0px; left: 540px; font-size: 1px;}
		#divMenu {position: absolute; top: 90px; left: 350px; font-size: 1px;}
		#divNavigation {position: absolute; top: 305px; left: 0px;}
		#divBody {position: absolute; top: 133px; left: 0px;}
		h1 {
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	color: #000000;
	margin: 0px;
	font-style: normal;
	line-height: 120%;
	font-variant: normal;
	text-decoration: none;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-variant: normal;
	text-decoration: none;
}
TH {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	font-size: 70%;
	color: black;
	letter-spacing: 1;
	line-height: 110%;
	font-weight: normal;
	border-style: solid solid solid solid;
}
TD {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	font-size: 70%;
	color: black;
	line-height: 110%;
}
table.faq {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.faq th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}
table.faq td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}

A {color: #707070; text-decoration: none;}
A:hover {color: #FF6500;}
.H3 {font-size: 160%; font-weight: bold;}
#divNavigation .topItem {font-weight: bold; padding: 3px; padding-left: 10px;}
#divNavigation .topItem A {
	color: #000000;
	text-decoration: none;
}
#divNavigation .topItem A:hover {
	color: #FF6500;
	text-decoration: underline;
}
#divNavigation .menuItem {padding: 3px; padding-left: 10px;}
#divNavigation .menuItem A {
	color: #000000;
	text-decoration: none;
}
#divNavigation .menuItem A:hover {
	color: #FF6500;
	text-decoration: underline;
}