* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #0097e5;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #0d0d0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	line-height: 1.3em;
	font-size: 1.917em;
	font-weight: 700;
	color: #fff;
}

h3 {
	padding: 1px 0 8px 0;
	word-spacing: -1px;
	text-transform: uppercase;
	line-height: 1.25em;
	font-size: 1.75em;
	font-style: italic;
	color: #1e1e20;
}

	h3 span {
		display: block;
		margin: -5px 0 0 0;
	}

h4 {
	padding: 0 0 12px 0;
	line-height: 1.25em;
	font-size: 1.75em;
	font-weight: bold;
	color: #fff;
}

	h4.extra {
		padding: 0 0 16px 0;
	}

h5 {
	background: url(../images/line-hor-5.gif) repeat-x 0% 100%;
	margin: 0 0 7px 0;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 1.75em;
	font-style: italic;
	color: #38383b;
}

	h5.extra {
		margin: 0 0 10px 0;
	}

h6 {
	padding: 0 0 16px 0;
	line-height: 1.231em;
	font-size: 1.083em;
	color: #3d3e42;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 38px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 3px 19px 0 1px;
	}
	
	ul.fleft {
		width: 285px;
		padding: 0;
	}

.fleft1 {
	float: left;
}

.fright {
	float: right;
}

	img.fright {
		margin: 0 0 19px 40px;
	}
	
	ul.fright {
		width: 285px;
		padding: 0 15px 19px 0;
	}

.fright1 {
	float: right;
}

	ul.fright1 {
		padding: 0 21px 0 0;
	}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.col-1, .col-2, .col-3, .col-4, .col-5 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#top-right-tail {
	background: url(../images/top-right-tail.gif) repeat-x 0% 0%;
	width: 50%;
	height: 150px;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	background: #eaebed url(../images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(../images/main-tail-bot.gif) repeat-x 0% 100%;
}

#main {
	font-size: 0.75em;
}

#header {
	background: url(../images/header.jpg) no-repeat 0% 0%;
	position: relative;
	width: 980px;
	height: 150px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 34px;
	left: 20px;
}

#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 211px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	right: 18px;
}

	#search-form input {
		background: none;
		width: 163px;
		height: 15px;
		padding: 3px 3px 3px 3px;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color:#666666;
	}
	#search-form input.tape {
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 35px;
		height: 20px;
		margin: 0 0 0 7px;
		padding: 0;
		float: left;
		border: none;
		cursor: pointer;
	}

#menu {
	overflow: hidden;
	position: absolute;
	top: 105px;
	left: -4px;
}

	#menu li {
		background: url(../images/menu-divider.gif) no-repeat 0% 0%;
		float: left;
		margin: 0 0 0 -2px;
		padding: 0 0 0 2px;
		font-size: 1.167em;
		color: #fff;
	}
	
	#menu li a {
		display: block;
		height: 45px;
		padding: 0 29px 0 28px;
		float: left;
		line-height: 45px;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
	}
	
	#menu li span a {
		padding: 0 15px 0 28px;
	}
	
	#menu li a:hover {
		background: url(../images/menu-act.gif) repeat-x 0% 0%;
	}
	
	#menu li.act a {
		background: url(../images/menu-act.gif) repeat-x 0% 0%;
	}

#content-tail-top {
	background: #f6f7f8 url(../images/content-tail-top.gif) repeat-x 0% 0%;
}

#content-tail-bot {
	background: url(../images/content-tail-bot.gif) repeat-x 0% 100%;
}

#content {
	width: 965px;
	padding: 20px 0px 53px 0px;
	margin: 0 auto;
}

	#content p {
		padding: 0 0 14px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #646569;
	}
	
	#content p.no-indent {
		padding: 0;
	}
	
	#content p em {
		font-style: normal;
	}
	
	#content p em a {
		color: #646569;
	}
	
	#content p small {
		float: right;
		padding: 0 28% 0 0;
		font-size: 1em;
	}
	
	#content p.extra {
		padding: 0 0 17px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 30px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 20px 0;
	}

.box {
	width: 100%;
}

	.box .border-top {
		background: #808185 url(../images/border-top.jpg) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.jpg) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.jpg) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.jpg) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.jpg) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.jpg) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.jpg) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 30px 12px 43px 32px;
	}
	
	.box .inner-1 {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 30px 12px 30px 32px;
	}
	
	.box .inner-2 {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 30px 5px 34px 31px;
	}
	
	.box h6 {
		padding: 5px 0 16px 0;
		color: #fff;
	}
	
	.box p {
		padding: 0 11px 16px 0 !important;
		line-height: 1.231em !important;
		font-size: 1.083em !important;
		color: #fff !important;
	}
	
	.box p.extra {
		padding: 0 11px 10px 0 !important;
	}
	
	.box p.no-indent {
		padding: 0 11px 0 0 !important;
	}
	
	.box p b {
		display: block;
	}
	
	.box p small {
		float: right;
		padding: 0 8% 0 0;
		font-size: 1em;
	}
	
	.box p i {
		font-style: normal;
	}
	
	.box p i a {
		color: #fff;
	}

.box-1 {
	width: 100%;
}

	.box-1 .border-top {
		background: #ff7a00 url(../images/border-top1.jpg) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(../images/border-bot1.jpg) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(../images/border-left1.jpg) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(../images/border-right1.jpg) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(../images/corner-top-left1.jpg) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(../images/corner-top-right1.jpg) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(../images/corner-bot-left1.jpg) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(../images/corner-bot-right1.jpg) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-1 .inner {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 21px 12px 70px 24px;
	}
	
	.box-1 h2 {
		background: url(../images/line-hor-1.gif) repeat-x 0% 100%;
	}
	
	.box-1 p {
		padding: 2px 0 0 1px !important;
		line-height: 1.231em !important;
		font-size: 1.083em !important;
		color: #fff !important;
	}

	.box-1 span a {
		background: #be4001 url(../images/link-1.jpg) no-repeat 0% 0%;
		display: inline-block;
		height: 20px;
		padding: 0 6px 0 8px;
		line-height: 20px;
		border: 1px solid #b83a01;
		word-spacing: -1px;
		text-decoration: none;
		font-size: 1.083em;
		font-weight: bold;
		color: #fff9cf;
		position: absolute;
		left: 26px;
		bottom: 41px;
	}

	.box-1 span a:hover {
		color: #000;
	}

.box-2 {
	width: 100%;
}

	.box-2 .border-top {
		background: #82cf00 url(../images/border-top2.jpg) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(../images/border-bot2.jpg) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(../images/border-left2.jpg) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(../images/border-right2.jpg) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(../images/corner-top-left2.jpg) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(../images/corner-top-right2.jpg) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(../images/corner-bot-left2.jpg) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(../images/corner-bot-right2.jpg) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-2 .inner {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 21px 10px 70px 24px;
	}
	
	.box-2 h2 {
		background: url(../images/line-hor-2.gif) repeat-x 0% 100%;
	}

	.box-2 span a {
		background: #257800 url(../images/link-2.jpg) no-repeat 0% 0%;
		display: inline-block;
		height: 20px;
		padding: 0 6px 0 8px;
		line-height: 20px;
		border: 1px solid #227600;
		word-spacing: -1px;
		text-decoration: none;
		font-size: 1.083em;
		font-weight: bold;
		color: #f7feed;
		position: absolute;
		left: 26px;
		bottom: 41px;
	}

	.box-2 span a:hover {
		color: #000;
	}

.box-3 {
	width: 100%;
}

	.box-3 .border-top {
		background: #24b1e3 url(../images/border-top3.jpg) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(../images/border-bot3.jpg) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(../images/border-left3.jpg) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(../images/border-right3.jpg) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(../images/corner-top-left3.jpg) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(../images/corner-top-right3.jpg) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(../images/corner-bot-left3.jpg) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(../images/corner-bot-right3.jpg) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-3 .inner {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 21px 12px 70px 24px;
	}
	
	.box-3 h2 {
		background: url(../images/line-hor-3.gif) repeat-x 0% 100%;
	}

	.box-3 span a {
		background: #115782 url(../images/link-3.jpg) no-repeat 0% 0%;
		display: inline-block;
		height: 20px;
		padding: 0 6px 0 8px;
		line-height: 20px;
		border: 1px solid #2e5a70;
		word-spacing: -1px;
		text-decoration: none;
		font-size: 1.083em;
		font-weight: bold;
		color: #f5feff;
		position: absolute;
		left: 26px;
		bottom: 41px;
	}

	.box-3 span a:hover {
		color: #000;
	}
	
	.box-3 p {
		padding: 2px 0 0 1px !important;
		line-height: 1.231em !important;
		font-size: 1.083em !important;
		color: #fff !important;
	}
	
	.box-3 p a {
		color: #fff;
	}

.box-4 {
	width: 100%;
}

	.box-4 .border-top {
		background: #e647af url(../images/border-top4.jpg) repeat-x 0% 0%;
	}
	
	.box-4 .border-bot {
		background: url(../images/border-bot4.jpg) repeat-x 0% 100%;
	}
	
	.box-4 .border-left {
		background: url(../images/border-left4.jpg) repeat-y 0% 0%;
	}
	
	.box-4 .border-right {
		background: url(../images/border-right4.jpg) repeat-y 100% 0%;
	}
	
	.box-4 .corner-top-left {
		background: url(../images/corner-top-left4.jpg) no-repeat 0% 0%;
	}
	
	.box-4 .corner-top-right {
		background: url(../images/corner-top-right4.jpg) no-repeat 100% 0%;
	}
	
	.box-4 .corner-bot-left {
		background: url(../images/corner-bot-left4.jpg) no-repeat 0% 100%;
	}
	
	.box-4 .corner-bot-right {
		background: url(../images/corner-bot-right4.jpg) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-4 .inner {
		min-height: 131px;
		height: auto !important;
		height: 131px;
		padding: 21px 12px 70px 24px;
	}
	
	.box-4 h2 {
		background: url(../images/line-hor-4.gif) repeat-x 0% 100%;
	}

	.box-4 span a {
		background: #95296a url(../images/link-4.jpg) no-repeat 0% 0%;
		display: inline-block;
		height: 20px;
		padding: 0 6px 0 8px;
		line-height: 20px;
		border: 1px solid #932967;
		word-spacing: -1px;
		text-decoration: none;
		font-size: 1.083em;
		font-weight: bold;
		color: #fff7fd;
		position: absolute;
		left: 26px;
		bottom: 41px;
	}

	.box-4 span a:hover {
		color: #000;
	}

.list {
	overflow: hidden;
	padding: 0 0 0 1px;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 1px 9px;
		padding: 0 0 0 18px;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #fff;
	}
	
	.list li a {
		color: #fff;
	}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		background: url(../images/line-hor.gif) no-repeat 17px 100%;
		line-height: 1.923em;
		font-size: 1.083em;
		font-weight: bold;
		color: #fff;
	}
	
	.list-1 li a {
		background: url(../images/marker-1.gif) no-repeat 0% 5px;
		padding: 0 0 0 18px;
		text-decoration: none;
		color: #fff;
	}
	
	.list-1 li a:hover {
		color: #000;
	}

.list-2 {
	overflow: hidden;
	padding: 0 25px 21px 0;
}

	.list-2 li {
		background: url(../images/marker-2.gif) no-repeat 0% 6px;
		padding: 0 0 11px 17px;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #0097e5;
	}
	
	.list-2 li.extra {
		padding: 0 0 0 17px;
	}
	
	.list-2 li a {
		text-decoration: none;
		color: #0097e5;
	}
	
	.list-2 li a:hover {
		text-decoration: underline;
	}
	
	.list-2 li.no-bg {
		background: none;
	}

.list-3 {
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 37px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #646569;
	}
	
	.list-3 li.extra {
		padding: 0 0 35px 0;
	}
	
	.list-3 li img {
		float: left;
		margin: 0 19px 0 1px;
	}
	
	.list-3 li strong {
		display: block;
		padding: 3px 0 16px 0;
		color: #3d3e42;
	}

.list-4 {
	overflow: hidden;
}

	.list-4 dt {
		font-size: 1.083em;
		font-weight: bold;
		color: #3d3e42;
	}
	
	.list-4 dt a {
		text-decoration: none;
		color: #3d3e42;
	}
	
	.list-4 dt a:hover {
		text-decoration: underline;
	}
	
	.list-4 dd {
		padding: 0 0 17px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #646569;
	}
	
	.list-4 dd.extra {
		padding: 0 0 3px 0;
	}

.list-indent {
	padding: 0 25px 18px 0;
}

.list-indent1 {
	padding: 0 25px 5px 0 !important;
}

.list-indent2 {
	padding: 0 0 15px 0 !important;
}

.row-1 {
	float:right;
	width:677px;
}

.indent {
	padding: 4px 0px 0 3px;
}

.indent-1 {
	padding: 4px 1px 0 28px;
}

.indent-2 {
	padding: 10px 10px 0 28px;
}

.indent-left {
	padding: 0 0 0 5px;
}

.indent-bot {
	margin: 0 0 33px 0;
}

.link {
	background: url(../images/arrow.gif) no-repeat 1px 6px;
	padding: 0 0 0 13px;
	font-size: 1.083em;
	font-weight: bold;
	color:#DF0000;
}

.link-1 {
	background: url(../images/arrow-1.gif) no-repeat 1px 6px;
	padding: 0 0 0 13px;
	float: left;
	font-size: 1.083em;
	font-weight: bold;
	color: #fff;
}

#extra-content-bg {
	background: #fcfcfc url(../images/extra-content-tail.gif) repeat-x 50% 0%;
	width: 100%;
}

#extra-content {
	width: 961px;
	margin: 0 auto;
	padding: 22px 0 19px 19px;
}

	#extra-content p {
		padding: 0 0 0 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #646569;
	}
	
	#extra-content p.extra {
		padding: 0 0 33px 0;
	}
	
	#extra-content p.extra-1 {
		padding: 0 0 27px 0;
	}
	
	#extra-content p.extra-2 {
		padding: 0 0 16px 0;
	}

.data {
	background: url(../images/data.gif) repeat-y 0% 0%;
	width: 608px;
	margin: 0 0 23px 0;
	border: 1px solid #c7c8cc;
	border-bottom: none;
	line-height: 1.417em;
	font-size: 1em;
	color: #646569;
}

	.data table tr td {
		padding: 13px 8px 14px 22px;
		border-bottom: 1px solid #c7c8cc;
	}

	.data table tr td.column1 {
		width: 279px;
	}
	
	.data table tr td.column2 {
		width: 85px;
	}
	
	.data table tr td.column3 {
		width: 52px;
	}
	
	.data table tr td.column4 {
		width: 72px;
	}
	
	.data table tr td strong {
		font-size: 0.917em;
		text-transform: uppercase;
		color: #333437;
	}
	
	.data table tr td span {
		display: block;
		padding: 2px 0 2px 0;
	}
	
	.data table tr td img {
		float: left;
		margin: 4px 10px 10px 0;
	}
	
	.data table tr td a {
		text-decoration: none;
		color: #646569;
	}
	
	.data table tr td a:hover {
		text-decoration: underline;
	}

#contactform {
	width: 269px;
	padding: 2px 0 0 0;
}

	#contactform label {
		display: block;
		width: 100%;
		height: 44px;
		overflow: hidden;
	}
	
	#contactform span {
		display: block;
		padding: 0 0 1px 0;
		font-size: 1.083em;
		font-weight: bold;
	}
	
	#contactform input {
		background: #f0f1f3;
		width: 261px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #909093;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contactform textarea {
		background: #f0f1f3;
		width: 261px;
		height: 152px;
		padding: 3px;
		border: 1px solid #909093;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contactform a {
		background: url(../images/arrow.gif) no-repeat 1px 6px;
		float: right;
		margin: 26px 0 0 42px;
		padding: 0 0 0 13px;
		font-size: 1.083em;
		font-weight: bold;
		color: #333;
	}

#footer {
	width: 980px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
}

	#footer .inner {
		padding: 14px 43px 0 0;
	}

	#footer span a {
		background: url(../images/rss.gif) no-repeat 100% 100%;
		display: block;
		width: 99px;
		height: 46px;
		float: right;
		text-transform: uppercase;
		font-size: 1.083em;
		text-decoration: none;
		color: #646569;
	}
	
	#footer span a:hover {
		color: #fff;
	}
	
	#footer p {
		padding: 0 0 0 56px;
		font-size: 1.083em;
		color: #646569;
	}
	
	#footer p em {
		margin: 0 4px 0 0;
		font-style: normal;
	}
	
	#footer p span {
		margin: 0 4px 0 0;
	}
	
	#footer p a {
		margin: 0 0 0 4px;
		text-decoration: none;
		color: #646569;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}