@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.2em;
}
h1 {
	color: #666666;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h2 { color: #900; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 11px; text-decoration: none; margin: 0 0 2px; }
.right {
	float: right;
	height: 300px;
	width: 300px;
}
a:link       {
	color: #0085CA;
	background-image: none;
	text-decoration: none;
}
a:visited {
	color: #0084CA;
}
a:hover {
	color: #003366;
	background-color: #FFFF00;
}
a:active {
	color: #000033;
}
.navleft {
	background-image: url(images/leftfade-09-6.jpg);
	width: 200px;
	background-repeat: no-repeat;
	background-position: left 44px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 1em;
}.navleft a {
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.navleft a:link    {
	color: #000000;
	text-decoration: none;
}
.navleft  a:visited   {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.navleft   a:hover   {
	color: #006699;
	font-weight: normal;
}
.navleft   a:active   {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.navleft  p {
	padding: 0px;
	margin-top: 0.25px;
	margin-right: 0px;
	margin-bottom: .9em;
	margin-left: 0px;
	color: #000000;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.1em;
}
.bespoke {
	color: #378C1E;
	font-size: 0.95em;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/navbuttons/bespoke.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4em;
}
.bespoke p {
	color: #000000;
	font-size: inherit;
	font-weight: bold;
	line-height: 0.9em;
	background-image: none;
}
.bespoke  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	width: 160px;
}
.bespoke  li {
	padding: 0px;
	list-style-image: url(images/arrows/right-white+.png);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	color: #000000;
}
.bespoke a {
	color: #006600;
	font-weight: bold;
	line-height: 0.9em;
	margin: 0px;
	padding: 0px;
}
.bespoke a:link {
	color: #006600;
	font-weight: bold;
	line-height: 0.9em;
}
.bespoke a:visited {
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	color: #006600;
	font-weight: bold;
	line-height: 0.9em;
}
.bespoke a:hover {
	color: #006699;
	font-weight: bold;
	line-height: 0.9em;
	background-color: #993333;
}
.bespoke a:active {
	color: #006600;
	font-weight: bold;
	line-height: 0.9em;
}
.cyanbut {
	color: #0066CC;
}
.purplebut {
	color: #302C9D;
}
.pinkbut {
	color: #CC0066;
}
.greenbut {
	color: #006666;
}
.bluebut {
	color: #003399;
}
.yellowbut {
	color: #FF9900;
}
.orangebut {
	color: #FF3300;
}
ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}
.recessionbust-small {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	background-color: #FFFF00;
	padding: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	width: 110px;
	font-weight: bold;
}
.formebox {
	margin: 0px;
	padding: 3px;
}
