* {
	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: #b10d27;
}
a:hover {
	text-decoration: none;
	color: #666;
	
}
html {
	min-width: 980px;
}
body {
	background: #2e2e2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
h2 {
	line-height: 1.25em;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: normal;
	color: #fff;
}
h3 {
	padding: 0 0 25px 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: normal;
	color: #2f3235;
}
h3 strong {
	color: #be001b;
}
h4 {
	padding: 0 0 11px 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: normal;
	color: #2f3235;
}
h4.extra {
	padding: 4px 0 26px 0;
}
h4.extra-1 {
	padding: 0 0 27px 0;
}
h4.extra-2 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
h4.extra-3 {
	padding: 4px 0 30px 0;
}
h4.extra-4 {
	padding: 0 0 25px 0;
}
h5 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #295c88;
	text-align: left;
}
h6 {
	padding: 0 0 29px 0;
	line-height: 1.467em;
	font-size: 1.25em;
	font-weight: normal;
	color: black;
}
h6.extra {
	padding: 0 0 15px 0;
}

h7 {
	line-height: 1.25em;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
}

h8 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #295c88;
	text-align: left;
	font-weight: bold;
}

.fleft {
	float: left;
}
img.fleft {
	margin: 0 21px 39px 0;
}
.fright {
	float: right;
}
ul.fright {
	padding: 0 14px 0 0 !important;
}
.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 {
	background: url(images/main.jpg) repeat 50% 0%
}
#main-tail-top {
	background: url(images/main-tail-top.jpg) repeat-x 50% 0%;
}
#main-tail-bot {
	background: url(images/main-tail-bot.jpg) repeat-x 50% 100%;
}
#main-tail1 {
	background: url(images/main-tail.png) 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 {
	width: 964px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	position: relative;
	height: 338px;
}
#flash {
	position: absolute;
	top: 0;
	left: -8px;
}
#search {
	background: url(images/search-bg.gif) no-repeat 0% 0%;
	width: 271px;
	height: 44px;
	position: absolute;
	top: 271px;
	right: 0;
}
#search-form {
	background: url(images/search-input.gif) no-repeat 0% 2px;
	width: 220px;
	height: 26px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 25px;
}
#search-form input {
	background: none;
	width: 145px;
	height: 15px;
	padding: 4px 10px 4px 10px;
	margin: 2px 0 0 0;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #353f48;
}
#search-form input#search-submit {
	background: url(images/search-submit.gif) no-repeat 0% 0%;
	width: 44px;
	height: 26px;
	padding: 0;
	margin: 0 0 0 11px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	font-weight: bold;
	color: #fff;
}
#content {
	background: url(images/content.jpg) no-repeat 0% 0%;
	padding: 0 25px 13px 23px;
}
#content p {
	line-height: 1.385em;
	font-size: 1em;
	color: #141516;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
}
#content p.extra {
	padding: 0 0 18px 0;
}
#content p small {
	float: right;
	padding: 0 33% 0 0;
	font-size: 1em;
}
#content blockquote p i {
	display: block;
	text-align: right;
	font-style: normal;
	color: #b10d27;
}
#column-left {
	float: left;
	width: 291px;
}
#column-right {
	float: left;
	width: 601px;
	padding: 25px 0 0 24px;
}
.box {
	padding: 0 0 9px 0;
}
.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 0% 0%;
	height: 52px;
	margin: 0 7px 0 7px;
}
.box .border-top div {
	padding: 11px 0 0 12px;
}
.box .box-tail {
	background: #a2a3a3 url(images/box-tail.gif) repeat-x 0% 0%;
}
.box .box-content {
	background: url(images/box-bg.jpg) repeat 0% 0%;
	width: 100%;
}
.box .inner {
	padding: 37px 17px 11px 20px;
}
.box .inner-1 {
	padding: 35px 17px 11px 19px;
}
.box .inner-2 {
	padding: 37px 17px 9px 20px;
}
.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 0% 0%;
	height: 8px;
	overflow: hidden;
	margin: 0 7px 0 7px;
}
.box p {
	padding: 0 0 18px 0 !important;
}
.box p.extra {
	padding: 0 0 25px 0 !important;
}
.box-1 .border-top {
	background: #323639 url(images/border-top.jpg) repeat-x 0% 0%;
}
.box-1 .border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}
.box-1 .border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}
.box-1 .border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}
.box-1 .corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}
.box-1 .corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}
.box-1 .corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}
.box-1 .inner {
	padding: 12px 17px 22px 20px;
}
.box-2 .border-top {
	background: #c3c4c4 url(images/border-top1.gif) repeat-x 0% 0%;
}
.box-2 .border-bot {
	background: url(images/border-bot1.gif) repeat-x 0% 100%;
}
.box-2 .border-left {
	background: url(images/border-left1.gif) repeat-y 0% 0%;
}
.box-2 .border-right {
	background: url(images/border-right1.gif) repeat-y 100% 0%;
}
.box-2 .corner-top-left {
	background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
}
.box-2 .corner-top-right {
	background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
}
.box-2 .corner-bot-left {
	background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
}
.box-2 .corner-bot-right {
	background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-2 .inner {
	padding: 31px 35px 19px 33px;
}
.list-1 {
	padding: 0 0 3px 0;
}
.list-1 li {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #141516;
}
.list-1 li img {
	float: left;
	margin: 1px 20px 0 0;
}
.list-1 li strong {
	display: block;
	padding: 0 0 8px 0;
	font-size: 1.077em;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}
.list-1 li strong a {
	color: #FFF;
	font-size: 1.077em;
	font-style: italic;
}
.list-1 li a {
	color: #b10d27;
}
.list-1 li.extra {
	background: none;
}
.list-1 li.extra-1 {
	background: none;
	margin: 0 0 2px 0;
}
.list-1 li.extra-2 {
	background: none;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}
.list-2 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 37px 0;
}
.list-2 li {
	float: left;
	padding: 0 21px 0 0;
}
.list-2 li.extra {
	padding: 0;
}
.list-3 {
	padding: 0 0 15px 0;
}
.list-3 li {
	padding: 0 0 10px 0;
	line-height: 1.692em;
	font-size: 1.083em;
	color: #262a34;
}
.list-3 li span {
	background: url(images/list-bg.gif) no-repeat 0% 6px ;
	display: block;
	width: 21px;
	height: 21px;
	
	overflow: hidden;
	float: left;
	padding: 0 5px 1px 0;
	line-height: 15px;
	text-align: center;
	font-size: 1.077em;
	font-weight: bold;
	color: #fff;
}
.list-3 li span span {
	background: url(images/list-bg1.gif) no-repeat 0% 1px;
}
.list-3 li a {
	color: #b10d27;
}
.list-4 {
	width: 100%;
	overflow: hidden;
}
.list-4 li {
	float: left;
}
.list-5 {
	padding: 0 0 9px 0;
}
.list-5 li {
	width: 100%;
	padding: 0 0 9px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #141516;
}
.list-5 li img {
	float: left;
	margin: 4px 21px 0 0;
	text-align: left;
}
.list-5 li p {
	padding: 0 0 18px 0 !important;
	line-height: 1.385em !important;
	font-size: 1em !important;
	color: #141516 !important;
}
.list-5 li strong {
	font-weight: bold;
}
.list-5 li strong a {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	height: 26px;
	overflow: hidden;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}
.list-5 li strong a span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}
.list-5 li strong a span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 26px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	padding: 0 8px 0 8px;
	line-height: 24px;
}
.list-5 li strong a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.list-5 li.extra {
	padding: 0 0 7px 0;
}
.list-6 dt {
	padding: 0 0 8px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-style: italic;
	color: #fff;
}
.list-6 dt a {
	color: #fff;
}
.list-6 dd {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #141516;
}
.list-6 dd.extra {
	padding: 0 0 0 0;
}







.list-8 {
	padding: 0 0 15px 0;
}
.list-8 li {
	padding: 0 0 10px 0;
	line-height: 1.692em;
	font-size: 1.083em;
	color: #262a34;
}
.list-8 li span {
	background: url(images/list-bg.gif) no-repeat 0% 6px ;
	display: block;
	width: 21px;
	height: 21px;
	
	overflow: hidden;
	float: left;
	padding: 0 5px 1px 0;
	line-height: 15px;
	text-align: center;
	font-size: 1.077em;
	font-weight: bold;
	color: #fff;
}
.list-8 li span span {
	background: url(images/list-bg1.gif) no-repeat 0% 1px;
}
.list-8 li a {
	color: #b10d27;
}







.list-indent {
	padding: 0 0 12px 0 !important;
}
.list-indent-1 {
	padding: 0 0 17px 0 !important;
}
.list-indent-2 {
	padding: 0 0 24px 0 !important;
}
.list-indent-3 {
	padding: 0 0 35px 0 !important;
}
.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	height: 26px;
	overflow: hidden;
	font-size: 1.083em;
	text-decoration: none;
	color: #fff;
}
.link span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}
.link span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 26px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	padding: 0 13px 0 15px;
	line-height: 24px;
}
.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.link-1 {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	height: 26px;
	overflow: hidden;
	font-size: 1.083em;
	text-decoration: none;
	color: #fff;
}
.link-1 span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}
.link-1 span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 26px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	padding: 0 8px 0 8px;
	line-height: 24px;
}
.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.link-indent {
	margin: 0 0 38px 0 !important;
}
#subscribe-form {
	width: 254px;
}
#subscribe-form strong {
	display: block;
	padding: 0 0 13px 0;
	line-height: 1.25em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}
#subscribe-form strong i {
	text-transform: none;
	font-style: normal;
}
#subscribe-form em {
	background: url(images/subscribe-input.gif) no-repeat 0% 1px;
	display: block;
	height: 26px;
	overflow: hidden;
	font-style: normal;
}
#subscribe-form input {
	background: none;
	width: 157px;
	height: 16px;
	margin: 1px 0 0 0;
	padding: 4px 5px 3px 5px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
#subscribe-form input#subscribe-submit {
	background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 72px;
	height: 26px;
	margin: 0 0 0 15px;
	padding: 0;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	font-weight: bold;
	color: #fff;
}
.banner {
	margin: 9px 0 0 2px;
}
.indent {
	padding: 13px 0 4px 0;
}
.indent-left {
	padding: 0 0 0 12px;
}
.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 0 0 14px 0;
}
#contact-form {
	width: 100%;
	overflow: hidden;
}
#contact-form strong {
	display: block;
	width: 283px;
	float: right;
	font-weight: normal;
}
#contact-form b {
	display: block;
	padding: 0 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	font-weight: normal;
	color: #373732;
}
#contact-form textarea {
	background: #fff;
	width: 275px;
	height: 97px;
	padding: 3px;
	border: 1px solid #a09b96;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #373732;
}
#contact-form label {
	display: block;
	height: 42px;
	overflow: hidden;
}
#contact-form input {
	background: #fff;
	width: 281px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a09b96;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #373732;
}
#contact-form a {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	height: 26px;
	margin: 9px 0 0 20px;
	overflow: hidden;
	font-size: 1.083em;
	text-decoration: none;
	color: #fff;
}
#contact-form a span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}
#contact-form a span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 26px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	padding: 0 8px 0 8px;
	line-height: 24px;
}
#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
#footer {
	height: 102px;
	overflow: hidden;
}
#footer p {
	line-height: 100px;
	text-align: center;
	color: #e1e1df;
}
#footer p span {
	margin: 0 9px 0 0;
}
#footer p a {
	margin: 0 0 0 9px;
	color: #e1e1df;
}
.list-1 li strong b {
	color: #FFF;
	font-size: 1.1em;
	font-style: normal;
}
tr td p {
	font-size: 2em;
}
#page3 #main-tail #main-tail-top #main-tail-bot #main-tail1 #main-bg-top #main-bg-bot #main #content .wrapper #column-left .box.no-indent .box-tail .box-content .inner-1 .wrapper .inner-1 table tr td .block-3 {
	font-size: 2em;
}
#page3 #main-tail #main-tail-top #main-tail-bot #main-tail1 #main-bg-top #main-bg-bot #main #content .wrapper #column-left .box.no-indent .box-tail .box-content .inner-1 .wrapper .inner-1 table tr .extra-3 {
	font-size: 2em;
}
.box-content .inner-1 .wrapper .innser-1 table tr td .extra-3 {
	font-size: 2em;
}
#main-tail-bot #main-tail1 #main-bg-top #main-bg-bot #main #content .wrapper #column-left .box.no-indent .box-tail .box-content .inner-1 .wrapper .innser-1 table tr td .extra-3 {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}






table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333;
	border-width: 1px;
	border-color: #b0b0b1;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #b0b0b1;
}
table.altrowstable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #b0b0b1;
}
.oddrowcolor{
	background-color:#cccccc;
}
.evenrowcolor{
	background-color:#c5c5c5;
}
