@charset "utf-8";
* {
	background-color: #FFF;
}
#wrapper {
	background-color: #FFF;
	width: 810px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #logo {
	background-color: #999;
	height: 275px;
	width: 810px;
}
#wrapper #navigation {
	background-color: #FFF;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: "Franklin Gothic Medium Cond";
	font-size: 18px;
	color: #030;
	font-weight: lighter;
	width: 810px;
}
#wrapper #navigation a img {
	border: thin solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#wrapper #navigation a img:hover {
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-right-color: #FFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-bottom-color: #A7C499;
	border-left-color: #FFF;
}
#wrapper #textbox {
	background-color: #FFF;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	width: auto;
}
#wrapper #textbox table  {
	margin-right: 20px;
	margin-left: 30px;
}
#wrapper #textbox table tr td  {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	text-align: left;
}

#wrapper #textbox #title p{
	font-family: Calibri;
	font-size: 27px;
	clear: none;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	letter-spacing: 2pt;
	white-space: nowrap;
}
#wrapper #textbox #paragraph01 p{
	font-family: Calibri;
	font-size: 18px;
	background-color: #FFF;
	color: #030;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	white-space: normal;
}

#wrapper #textbox #bottomline p {
	font-family: Calibri;
	font-size: 21px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}



#wrapper #extra menu {
	width: 810px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	clear: both;
	height: 216px;
}
#wrapper #extra menu img {
	padding: 0px;
	width: auto;
	height: auto;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapper #extra menu a img {
	padding: 0px;
	width: auto;
	height: auto;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#wrapper #footer {
	height: 40px;
	background-color: #FFF;
	clear: both;
	width: 810px;
	margin: 0px;
}
#wrapper #footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #060;
	margin: 0px;
}
#wrapper #footer a p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #060;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#wrapper #footer a p:hover {
	text-decoration: underline;
}
p a {
	text-decoration: none;
	color: #000;
}
#wrapper #textbox #paragraph02 p {
	font-family: Calibri;
	font-size: 18px;
	background-color: #FFF;
	color: #030;
	letter-spacing: -1pt;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	white-space: normal;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #textbox #paragraph01 table tr td .style1 .style2 strong {
	font-family: Calibri;
	font-size: 18px;
	text-decoration: none;
	color: #000;
}

