* {
	margin: 0;
	padding: 0;
	font-size: 14pt;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #3A3A3A;
}

.wrapper-1 {
	width: 100%;
}

.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: #ff6f77;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body-tail.gif) repeat 50% 0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	color: #393939;
}

h2 {
	padding: 0 0 17px 0;
	line-height: 1.35em;
	font-size: 2.917em;
	font-weight: 900;
	color: #848484;
}

	h2 span {
		color: #282828;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 3px 0;
		font-weight: 900;
	}

h5 {
	padding: 0 0 8px 0;
	line-height: 1.231em;
	font-size: 1.083em;
	color: #e72115;
}

h6 {
	padding: 0 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: normal;
	color: #ff6f77;
}

	h6 a {
		color: #ff6f77;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 22px 0;
		font-weight: normal;
	}
	
	h6 b {
		display: block;
		padding: 0 0 18px 0;
		font-weight: normal;
	}
	
	h6 small {
		display: block;
		padding: 0 0 13px 0;
		font-size: 1em;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 28px 17px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 3px 19px 0 3px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 27px 30px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-hor {
	background: #f5f5f5 url(images/main-tail-hor.gif) repeat-x 0% 0%;
}

#main-tail-ver {
	background: url(images/main-tail-ver.gif) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main {
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 980px;
	height: 749px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 68px;
	left: 28px;
}

#twitter {
	background: url(images/twitter.gif) no-repeat 0% 0%;
	display: block;
	width: 125px;
	height: 40px;
	padding: 2px 0 0 14px;
	overflow: hidden;
	line-height: 1.2em;
	font-size: 1.833em;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 34px;
	right: 19px;
}

	#twitter:hover {
		color: #000;
	}

#header-box {
	background: url(images/header-box.gif) no-repeat 0% 0%;
	width: 313px;
	height: 299px;
	overflow: hidden;
	position: absolute;
	top: 122px;
	left: 672px;
}

	#header-box .inner {
		padding: 23px 27px 25px 27px;
	}

	#header-box img {
		margin: 0 0 21px 0;
	}

#search-form {
	width: 252px;
	padding: 0 0 0 7px;
}

	#search-form big {
		display: block;
		width: 100%;
		height: 33px;
		overflow: hidden;
		font-size: 1em;
	}

	#search-form strong {
		display: block;
		width: 76px;
		float: left;
		line-height: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #252525;
	}
	
	#search-form b {
		display: block;
		width: 45px;
		float: left;
		line-height: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #252525;
	}
	
	#search-form input {
		background: none;
		width: 169px;
		height: 17px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #252525;
	}
	
	#search-form select {
		background: #fff;
		float: left;
		width: 79px;
		height: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #252525;
	}
	
		#search-form i select {
			background: #fff;
			float: right;
			width: 175px;
			height: 22px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-style: normal;
			color: #252525;
		}
		
		#search-form select.year {
			background: #fff;
			float: right;
			width: 56px;
			height: 22px;
			margin: 0 0 0 1px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-style: normal;
			color: #252525;
		}
		
		#search-form select.day {
			background: #fff;
			float: right;
			width: 51px;
			height: 22px;
			margin: 0 0 0 1px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-style: normal;
			color: #252525;
		}
		
		#search-form select.month {
			background: #fff;
			float: right;
			width: 66px;
			height: 22px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-style: normal;
			color: #252525;
		}
	
		#search-form small {
			display: block;
			width: 120px;
			float: right;
			font-size: 1em;
		}
		
			#search-form small strong {
				width: 55px;
			}
		
			#search-form small select {
				background: #fff;
				float: right;
				width: 63px;
				height: 22px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1em;
				color: #252525;
			}
			
		#search-form em {
			background: url(images/search-input.gif) no-repeat 0% 0%;
			display: block;
			width: 175px;
			height: 23px;
			overflow: hidden;
			float: right;
			font-style: normal;
		}
		
			#search-form em input {
				background: none;
				width: 163px;
				height: 16px;
				padding: 4px 6px 3px 6px;
				border: none;
				float: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1em;
				color: #252525;
			}
			
		#search-form d {
			display: block;
			float: left;
			font-weight: normal;
		}
		
			#search-form b input {
				width: 14px;
				height: 15px;
				float: left;
				margin: 3px 0 0 0;
			}
			
		#search-form input#search-submit {
			background: url(images/search-submit.gif) no-repeat 0% 0%;
			width: 107px;
			height: 34px;
			margin: -21px 0 0 0;
			padding: 0;
			border: none;
			float: right;
			cursor: pointer;
			outline: none;
		}

#menu {
	position: absolute;
	top: 452px;
	left: 24px;
	width: 952px;
}

	#menu li {
		float: left;
		padding: 0 24px 0 0;
		line-height: 1.2em;
		text-transform: uppercase;
		font-size: 1.917em;
		font-weight: 400;
		font-style: italic;
		color: #fff;
	}
	
		#menu li span {
			text-transform: none;
		}
	
		#menu li a {
			background: url(images/menu-divider.gif) no-repeat 0% 10px;
			float: left;
			padding: 0 0 0 18px;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a:hover {
	background: url(images/menu-divider-act.gif) no-repeat 0% 10px;
	text-align: center;
			}
			
			#menu li.act a {
	background: url(images/menu-divider-act.gif) no-repeat 0% 10px;
	text-align: center;
			}

/*--- carousel begin ---*/

.carousel-box {
	width: 981px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	top: 509px;
	left: -2px;
	visibility: visible;
}

	.carousel-box .inner {
		padding: 0 0 0 39px;
	}
	
		.carousel-box ul li {
	position: relative;
	width: 225px;
	height: 220px;
	padding: 0 1px 0 0;
	visibility: inherit;
		}
		
			.carousel-box ul li a {
	background: url(images/button-left.png) no-repeat 0% 0%;
	display: block;
	width: 70px;
	height: 35px;
	overflow: hidden;
	line-height: 34px;
	text-decoration: none;
	font-size: 1.083em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	bottom: -4px;
	right: 0px;
			}
			
				.carousel-box ul li a span {
					background: url(images/button-tail.gif) repeat-x 100% 0%;
					display: block;
					height: 35px;
					margin: 0 0 0 16px;
				}
				
					.carousel-box ul li a span span {
						background: url(images/button-right.gif) no-repeat 100% 0%;
						display: block;
						height: 35px;
						overflow: hidden;
						margin: 0;
						padding: 0 0 0 1px;
						cursor: pointer;
					}
					
		.carousel-box ul li a:hover {
			background: url(images/button-act.png) no-repeat 0% 0%;
			width: 225px;
			height: 34px;
		}
		
			.carousel-box ul li a:hover span {
				background: none;
			}
			
				.carousel-box ul li a:hover span span {
					background: none;
				}
		
		.carousel-box ul li a i {
			display: none;
			font-style: normal;
			font-weight: bold;
			color: #fff;
		}
		
			.carousel-box ul li a:hover i {
				display: block;
				float: left;
				padding: 0 0 0 1px;
				text-decoration: underline;
			}
		
		.carousel-box ul li a em {
			font-style: normal;
		}
		
			.carousel-box ul li a:hover em {
				background: url(images/button-arrow.gif) no-repeat 0% 15px;
				display: block;
				float: right;
				padding: 0 12px 0 7px;
				line-height: 32px;
			}
		
		.carousel-box button.prev {
			background: url(images/button-prev.gif) no-repeat 3px 0%;
			width: 21px;
			height: 54px;
			border: none;
			cursor: pointer;
			outline: none;
			z-index: 10;
			position: absolute;
			top: 82px;
			left: 0;
		}
		
			.carousel-box button.prev:hover {
				background-position: 0% 0% !important;
			}
		
		.carousel-box button.next {
			background: url(images/button-next.gif) no-repeat 0% 0%;
			width: 21px;
			height: 54px;
			border: none;
			cursor: pointer;
			outline: none;
			z-index: 10;
			position: absolute;
			top: 82px;
			left: 960px;
		}
		
			.carousel-box button.next:hover {
				background-position: 3px 0% !important;
			}
			
/*--- carousel end ---*/

#content {
	width: 980px;
	margin: 0 auto;
}

	#content .indent {
	padding: 11px 12px 0 11px;
	font-size: 14px;
	text-align: center;
	}
	
	#content .column-left {
		float: left;
		width: 679px;
		padding: 0 25px 0 0;
		overflow: hidden;
	}
	
		#content .column-left .indent {
			padding: 0 0 0 37px;
		}
		
		#content .column-left .indent-1 {
			padding: 20px 0 0 37px;
		}
	
	#content .column-right {
		position: relative;
		float: left;
		width: 253px;
		overflow: hidden;
		margin: 0 0 -9px 0;
		padding: 2px 0 0 0;
	}
	
		#content p {
	padding: 0 0 15px 0;
	text-align: center;
		}
		
			#content p.extra {
				padding: 0 0 18px 0;
			}
			
			#content p.extra-style {
				line-height: 1.231em;
			}
			
			#content p small {
				float: right;
				padding: 0 13% 0 0;
				font-size: 1em;
			}

#secondary-content-tail-hor {
	background: url(images/secondary-content-tail-hor.gif) repeat 50% 0%;
}

#secondary-content-tail {
	background: url(images/secondary-content-tail.jpg) repeat-x 50% 0%;
}

#secondary-tail-bot {
	background: url(images/secondary-tail-bot.jpg) repeat-x 50% 100%;
}

#secondary-content {
	background: #2c2c2c url(images/secondary-tail.gif) repeat-x 50% 22px;
	width: 980px;
	margin: 0 auto;
}

	#secondary-content .indent {
	padding: 34px 35px 53px 13px;
	text-align: center;
	color: #FFF;
	}

#secondary-bg-top {
	background: url(images/secondary-content-bg.gif) no-repeat 50% 0%;
}

#secondary-bg-bot {
	background: url(images/secondary-bg-bot.gif) no-repeat 50% 100%;
}

	#secondary-content .column-left {
		float: left;
		width: 337px;
		padding: 0 24px 0 0;
	}
	
	#secondary-content .column-right {
		float: left;
		width: 571px;
		padding: 12px 0 0 0;
	}
	
		#secondary-content .column-right .block-1 {
			width: 151px;
			padding: 0 10px 0 16px;
		}
		
		#secondary-content .column-right .block-2 {
			width: 154px;
			padding: 0 10px 0 0;
		}
		
		#secondary-content .column-right .block-3 {
			width: 220px;
			padding: 0 10px 0 0;
		}
		
		#secondary-content p.extra-style {
			background: url(images/title-tail1.gif) repeat-x 0% 0%;
			margin: 62px 0 0 0;
			padding: 24px 7px 0 0;
			line-height: 1.286em;
			text-align: right;
			font-size: 1.167em;
			color: #808080;
		}
			#secondary-content p span {
				padding: 0 4px 0 0;
			}
		
			#secondary-content p.extra-style a {
				margin: 0 0 0 3px;
				color: #a5a5a5;
			}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.gif) repeat-x 50% 0%;
		height: 14px;
		margin: 0 14px;
		overflow: hidden;
	}
	
	.box .box-content {
		background: #222 url(images/box-tail.gif) repeat-x 0% 0%;
	}
	
	.box .inner {
		padding: 0 21px 27px 21px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 50% 0%;
		height: 14px;
		margin: 0 14px;
		overflow: hidden;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #f6f6f6 url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 12px 20px 16px 22px;
	}
	
	.box-1 .inner-1 {
		padding: 12px 20px 16px 26px;
	}
	
	.box-1 .inner-2 {
		padding: 12px 15px 16px 26px;
	}
	
		.box-1 p {
			padding: 0 0 21px 0 !important;
			line-height: 1.231em !important;
			font-size: 1.083em !important;
			color: #868686 !important;
		}
		
		.box-1 h5 a {
			color: #e72115 !important;
		}
	
		.box-1 .list-4 dt a {
			color: #e72115 !important;
		}

.title {
	background: url(images/title-tail.gif) repeat-x 0% 100%;
	margin: -1px 0 23px 0;
	padding: 0 0 9px 12px;
	line-height: 1.25em;
	font-size: 2.5em;
	font-weight: 700;
	color: #ebebeb;
}

.title-1 {
	background: url(images/title-tail1.gif) repeat-x 0% 100%;
	margin: 0 0 20px 0;
	padding: 0 0 10px 12px;
	line-height: 1.25em;
	font-size: 2.5em;
	font-weight: 700;
	color: #ebebeb;
}

#login-form {
	width: 275px;
	padding: 0 0 0 7px;
}

	#login-form label {
		background: url(images/login-input.gif) no-repeat 0% 21px;
		display: block;
		width: 100%;
		height: 50px;
		overflow: hidden;
	}
	
	#login-form b {
		background: url(images/login-input.gif) no-repeat 0% 21px;
		display: block;
		width: 100%;
		height: 61px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#login-form span {
		display: block;
		padding: 0 0 3px 11px;
		line-height: 1.385em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: bold;
		color: #fff;
	}
	
	#login-form input {
		background: none;
		width: 171px;
		height: 16px;
		padding: 6px 12px 6px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#login-form input#login-submit {
		background: url(images/login-submit.gif) no-repeat 0% 0%;
		width: 71px;
		height: 30px;
		margin: 21px 0 0 0;
		padding: 0;
		border: none;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
		outline: none;
	}
	
		#login-form input#login-submit:hover {
			color: #ccc;
		}
		
	#login-form a {
		background: url(images/arrow.gif) no-repeat 0% 8px;
		float: left;
		margin: 0 0 0 6px;
		padding: 0 0 0 13px;
		line-height: 1.385em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #a1a1a1;
	}

.list {
	overflow: hidden;
	padding: 0 0 20px 2px;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 10px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #717171;
	}
	
		.list li a {
			color: #717171;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		background: url(images/marker-1.gif) no-repeat 0% 10px;
		padding: 0 0 0 17px;
		line-height: 1.846em;
		font-size: 1.083em;
		font-weight: bold;
		color: #fff;
	}
	
		.list-1 li a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li a:hover {
			text-decoration: underline;
		}
		
.list-2 {
	overflow: hidden;
	margin: 0 0 -17px 0;
	line-height: 1.231em;
	font-size: 1.083em;
	color: #868686;
}

	.list-2 dt {
		width: 100%;
		padding: 0 0 8px 0;
		overflow: hidden;
	}

		.list-2 dt img {
			margin: 0 0 21px 0;
		}
		
			.list-2 dt span img {
				margin: 0 0 25px 0;
			}
	
		.list-2 dt a {
			float: left;
			padding: 0 0 0 4px;
			color: #e72115;
		}
	
	.list-2 dd {
		padding: 0 0 37px 4px;
	}

.list-3 {
	overflow: hidden;
	padding: 4px 0 0 0;
}

	.list-3 li {
		line-height: 1.296em;
		font-size: 2.25em;
		font-weight: 400;
		color: #ed3736;
	}
	
	.list-3 li strong {
		padding: 0 7px 0 0;
		font-weight: 400;
	}
	
		.list-3 li a {
			text-decoration: none;
			color: #ed3736;
		}
		
		.list-3 li a:hover {
			color: #000;
		}

.list-4 {
	overflow: hidden;
	margin: 0 0 -5px 0;
}

	.list-4 dt {
		padding: 0 0 8px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		font-weight: bold;
		color: #e72115;
	}
	
	.list-4 dd {
		padding: 0 0 24px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #868686;
	}

.list-5 {
	overflow: hidden;
	padding: 0 0 0 2px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #717171;
}

	.list-5 dt {
		padding: 0 0 4px 0;
		color: #ff6f77;
	}
	
		.list-5 dt a {
			color: #ff6f77;
		}
		
	.list-5 dd {
		padding: 0 0 25px 0;
	}

.list-6 {
	position: relative;
	width: 100%;
	margin: 0 0 -13px -4px;
	padding: 7px 0 0 0;
	overflow: hidden;
}

	.list-6 li {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #868686;
	}
	
		.list-6 li img {
			float: left;
			margin: 0 18px 0 0;
		}
		
		.list-6 li strong {
			display: block;
			padding: 2px 0 8px 0;
			color: #e72115;
		}
		
			.list-6 li strong a {
				color: #e72115;
			}

.list-7 {
	overflow: hidden;
	padding: 0 0 2px 2px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #717171;
}

	.list-7 dt {
		padding: 0 0 22px 0;
		color: #ff6f77;
	}
	
		.list-7 dt a {
			color: #ff6f77;
		}
		
	.list-7 dd {
		padding: 0 0 23px 0;
	}

.list-indent {
	padding: 0 0 16px 0 !important;
}

.line-hor {
	background: #ececec;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.line-hor1 {
	background: #ececec;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 13px 0;
}

.line-hor2 {
	background: #ececec;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 17px 0;
}

.link {
	background: url(images/link-arrow.gif) no-repeat 0% 11px;
	padding: 0 0 0 12px;
	float: right;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 900;
	text-decoration: none;
	color: #050505;
}

	.link:hover {
		color: #666;
	}

.link-1 {
	background: url(images/link-arrow1.gif) no-repeat 0% 11px;
	padding: 0 0 0 12px;
	float: right;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 900;
	text-decoration: none;
	color: #909090;
}

	.link-1:hover {
		color: #000;
	}

.link-2 {
	background: url(images/link-arrow1.gif) no-repeat 0% 11px;
	padding: 0 0 0 12px;
	float: left;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 900;
	text-decoration: none;
	color: #909090;
}

	.link-2:hover {
		color: #000;
	}

.link-3 {
	background: url(images/link-arrow.gif) no-repeat 0% 11px;
	padding: 0 0 0 12px;
	float: left;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 900;
	text-decoration: none;
	color: #050505;
}

	.link-3:hover {
		color: #666;
	}

.list-8 {
	line-height: 1.231em;
	font-size: 1.083em;
	color: #868686;
}

	.list-8 dt {
		padding: 0 0 8px 0;
		font-weight: bold;
		color: #e72115;
	}
	
		.list-8 dt a {
			color: #e72115;
		}
		
	.list-8 dd {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 24px 0;
		padding: 0 0 22px 0;
	}
	
		.list-8 dd.extra {
			background: none;
			margin: 0;
			padding: 0 0 12px 0;
		}

.info-box {
	background: url(images/info-box-line.gif) no-repeat 100% 97%;
	margin: 0 0 12px 0;
	padding: 0 9px 0 0;
	overflow: hidden;
}

	.info-box img {
		float: left;
		margin: 0 30px 0 0;
	}
	
	.info-box strong {
		display: block;
		padding: 13px 0 6px 0;
		line-height: 1.3em;
		font-size: 3.75em;
		font-weight: 700;
		color: #e0240b;
	}
	
	.info-box p {
		padding: 0 0 2px 0 !important;
		line-height: 1.182em !important;
		font-size: 1.833em !important;
		font-weight: 300;
		color: #6b6b6b !important;
	}
	
#search-form1 {
	width: 640px;
	padding: 12px 0 0 0;
}

	#search-form1 span {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
		#search-form1 em {
			display: block;
			width: 100%;
			height: 61px;
			overflow: hidden;
			font-style: normal;
		}
		
			#search-form1 em i {
				display: block;
				width: 100%;
				overflow: hidden;
				padding: 3px 0 5px 0;
				line-height: 1em;
				font-size: 0.833em;
				font-style: normal;
				color: #727272;
			}
	
	#search-form1 a {
		margin: 6px 0 0 0;
	}
	
	#search-form1 strong {
		display: block;
		width: 72px;
		height: 17px;
		overflow: hidden;
		float: left;
		line-height: 16px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: normal;
		color: #727272;
	}
	
		#search-form1 .col-2 strong {
			width: 150px;
		}
	
	#search-form1 b {
		display: block;
		width: 87px;
		float: right;
		font-weight: normal;
	}
	
		#search-form1 b strong {
			width: 27px;
		}
		
		#search-form1 b input {
			width: 50px;
		}
		
	#search-form1 big {
		display: block;
		width: 77px;
		float: right;
		font-size: 1em;
	}
	
		#search-form1 .col-2 big {
			display: block;
			width: 128px;
			float: right;
			font-size: 1em;
		}
	
		#search-form1 big strong {
			width: 61px;
		}
		
			#search-form1 .col-2 big strong {
				width: 112px;
			}
		
		#search-form1 big input {
			background: none;
			width: 16px;
			height: 18px;
			padding: 0;
			float: left;
		}
	
	#search-form1 input {
		background: none;
		width: 159px;
		height: 15px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
		#search-form1 .col-2 input {
			width: 167px;
		}
	
		#search-form1 input.extra {
			width: 51px;
		}
		
		#search-form1 input.extra1 {
			background: none;
			width: 16px;
			height: 18px;
			padding: 0;
			float: left;
		}
	
	#search-form1 select {
		background: none;
		width: 169px;
		height: 19px;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
		#search-form1 .col-2 select {
			width: 176px;
		}
		
#profile-form {
	width: 100%;
	padding: 5px 0 0 0;
	overflow: hidden;
}

	#profile-form big {
		display: block;
		padding: 0 0 10px 0;
		line-height: 1em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: bold;
		color: #ff6f77;
	}
	
	#profile-form span {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#profile-form strong {
		display: block;
		width: 119px;
		height: 17px;
		overflow: hidden;
		float: left;
		line-height: 16px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.083em;
		color: #727272;
	}
	
		#profile-form .col-2 strong {
			width: 96px;
		}
		
		#profile-form .col-2 input {
			width: 156px;
		}
	
	#profile-form b {
		display: block;
		width: 130px;
		float: right;
		font-weight: normal;
	}
	
		#profile-form b strong {
			width: 70px;
			padding: 0 10px 0 0;
			text-align: right;
			float: right;
		}
		
		#profile-form b input {
			width: 35px;
			float: right;
		}
		
		#profile-form b select {
			float: right;
		}
		
		#profile-form b input.checkbox {
			float: right;
		}
	
	#profile-form small {
		font-size: 1em;
	}
	
		#profile-form small select {
			float: right;
			width: 51px;
			margin: 0 0 0 7px;
		}
		
		#profile-form small.extra select {
			margin: 0;
		}
	
	#profile-form input {
		background: none;
		width: 172px;
		height: 15px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
		#profile-form input.extra {
			width: 35px;
		}
		
		#profile-form input.checkbox {
			background: none;
			width: 16px;
			height: 18px;
			padding: 0 0 0 0;
			float: left;
		}
		
	#profile-form select {
		width: 44px;
		height: 19px;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#profile-form a {
		margin: 7px 32px 0 0;
	}
	
	#profile-form em {
		display: block;
		margin: -5px 0 0 0;
		line-height: 1.273em;
		font-size: 0.917em;
		font-style: normal;
		color: #7b7b7b;
	}
	
		#profile-form em i {
			padding: 0 2px 0 2px;
			font-weight: bold;
			font-style: normal;
		}
		
#account-form {
	width: 100%;
	overflow: hidden;
}

	#account-form span {
		display: block;
		width: 100%;
		height: 27px;
		overflow: hidden;
	}
	
	#account-form strong {
		display: block;
		width: 104px;
		height: 17px;
		overflow: hidden;
		float: left;
		line-height: 16px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: normal;
		color: #727272;
	}
	
	#account-form em {
		display: block;
		padding: 5px 0 0 12px;
		overflow: hidden;
		font-style: normal;
	}
	
	#account-form b {
		display: block;
		float: left;
		line-height: 10px;
		padding: 0 9px 0 7px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: normal;
		color: #727272;
	}
	
	#account-form input {
		background: none;
		width: 165px;
		height: 15px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#account-form input.radio {
		background: none;
		width: 11px;
		height: 11px;
		padding: 0;
		float: left;
	}
	
	#account-form a {
		margin: 8px 0 0 0;
	}
	
	#account-form .col-2 strong {
		width: 118px;
	}
	
#contact-form {
	width: 629px;
	padding: 8px 0 0 3px;
}

	#contact-form strong {
		display: block;
		width: 309px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		padding: 0 0 2px 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 1.077em;
		font-size: 1.083em;
		color: #717171;
	}
	
	#contact-form textarea {
		background: none;
		width: 301px;
		height: 97px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #d1d1d1;
		float: left;
		overflow: auto;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form input {
		background: none;
		width: 261px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #d1d1d1;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a {
		background: url(images/link-arrow1.gif) no-repeat 0% 11px;
		margin: 7px 0 0 21px;
		padding: 0 0 0 12px;
		float: right;
		line-height: 1.2em;
		letter-spacing: -1px;
		font-size: 2em;
		font-weight: 900;
		text-decoration: none;
		color: #909090;
	}
	
		#contact-form a:hover {
			color: #000;
		}
		
.privacy {
	padding: 21px 0 0 39px;
}

	.privacy h2 {
		padding: 0 0 16px 0;
	}
	
	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
		.privacy p.extra {
			padding: 0 0 15px 0 !important;
		}
		
		.privacy p.extra1 {
			padding: 0 0 30px 0 !important;
		}
		
		.privacy p.extra2 {
			padding: 0 0 12px 0 !important;
		}
	
		.privacy p span {
			display: block;
			margin: 0 0 -2px 0;
			line-height: 1.231em !important;
		}
#page1 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content .indent .wrapper-1 .wrapper-1 .wrapper p {
	font-size: 14pt;
}
#page1 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content .indent .wrapper-1 .wrapper-1 .wrapper strong {
	color: #F00;
	font-size: 36pt;
}
#page1 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content .indent .wrapper-1 .wrapper-1 .wrapper p {
	font-size: 24pt;
}
#page1 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content .indent .wrapper-1 .wrapper-1 .wrapper p {
	font-size: 18pt;
	color: #393939;
	line-height: normal;
}
#page3 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content .indent .wrapper-1 .clear .wrapper p strong {
	color: #F00;
	font-size: 24pt;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table tr th {
	text-align: left;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table {
	font-size: 14px;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table {
	font-size: 14pt;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table {
	font-size: 16px;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table {
	font-size: 16pt;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table {
	font-size: 16px;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table {
	font-size: 16pt;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table tr td u {
	font-size: 16pt;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table tr td p {
	text-align: left;
	font-style: italic;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content div table tr td p {
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 8pt;
	text-align: left;
}
#page7 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main table tr td p {
	color: #393939;
}
#page6 #main-tail-hor #main-tail-ver #main-bg-top #main-tail-bot #main-bg-bot #main #content .indent #content2 div p strong {
	font-size: 36pt;
	color: #F00;
}
