* {
	margin: 0;
	padding: 0;
}

ul li {
	margin-left:  20px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 20px;
}

.ff_Header td {
	font-size: 11px;
}

.ff_Header label {
	font-size: 11px;
}

html>body .ff_Header label {
	vertical-align: top;
}

.ff_Header input {
	font-family: 'Verdana';
	font-size: 11px;
	color: #282b31;
}

.ff_Header select {
	font-family: 'Verdana';
	font-size: 11px;
	color: #282b31;
}

.ff_Item a:link {
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #36C;
}

.ff_Item a:active {
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #36C;
}

.ff_Header a:link {
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #36C;
}

.ff_Header a:active {
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #36C;
}

.ff_Nav a:link {
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #36C;
}

.ff_Nav a:active {
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #36C;
}

.ff_Item a:visited {
	color: #939;
}

.ff_Header a:visited {
	color: #939;
}

.ff_Nav a:visited {
	color: #939;
}

.ff_Item a:hover {
	color: #039;
}

.ff_Header a:hover {
	color: #039;
}

.ff_Loc {
	display: block;
	margin-top: 5px;
	padding: 0;
}

.ff_Loc label {
	font-size: 11px;
	line-height: 18px;
}

.ff_Bread {
	background: #E5F3FC;
	border-top: solid 1px #CEE5F3;
	color: #333;
	margin:  20px 0 10px 0;
	padding: 7px;
}

.ff_BreadNR {
	float:  right;
	text-align: right;
}

.ff_BreadT {
	font-size: 12px;
	float:  left;
}

.ff_suggest {
	background: #E5F3FC;
	color: red;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px;
}

.ff_suggest a {
	font-weight: normal;
}

.ff_Item {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
}

.ff_Item h3 {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.ff_Item p {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 2px 0;
}

.ff_Item span {
	color: #693;
	font-size: 11px;
	padding-left: 0;
}

.ff_Item span b {
	color: #693;
}

.ff_Msg {
	color: red;
	margin-bottom: 15px;
}

.ff_Nav {
	font-size: 11px;
	margin-top: 10px;
}

.ff_Nav a {
	padding: 2px 6px;
}

.ff_Nav b {
	padding: 2px 6px;
}

.ff_Nav a:hover {
	border: solid 1px #039;
	background: #36C;
	color: #fff;
	padding: 2px 5px;
}

#ff_Footer {
	font-size: 11px;
	color: #454b51;
	margin-top: 20px;
	background: #E5F3FC;
	border-bottom: solid 1px #CEE5F3;
	padding:  10px;
}

#ff_Footer a {
	color: #454b51;
}

.ff_Logo {
	margin-bottom: 10px;
	margin-right: 20px;
}

.Clear {
	clear:  both;
}