﻿* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

h1.mainHeader{
	color: #e90008;
	margin-bottom: 8px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.schedule{margin-top: 10px;}

.schedule a{
	margin: 0 20px;
	color: #fff;
}

.col-2 .wrapper{
	width: 80%;
	margin-left: 90px;
}

.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;
}

a {
	color: #0577cf;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #505152;
	background-color: #fdfdfd;
	background-position: 0% 0%;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.417em;
	color: #0577cf;
}

h4 {
	font-size: 1.3em;
	line-height: 1.583em;
	color: #0577cf;
	font-family: Arial, Helvetica, sans-serif;
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 20px 26px 0;
}

img.fleft1 {
	float: left;
	margin: -3px 39px 20px -1px;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#header {
	background: url(images/header.gif) no-repeat 0% 0%;
	width: 980px;
	height: 215px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
}

#header ul {
	position: absolute;
	top: 175px;
	left: 234px;
}

#header ul li {
	float: left;
	margin: 0;
	letter-spacing: 1px;
	padding: 5px 0;	
}

#header ul li a {
	text-decoration: none;
	color: #FFF;
	padding: 5px 10px;
	overflow: visible;
}

#header ul li a:hover {
	cursor: pointer;
	background: url(images/topNavOver.jpg) 0 2px repeat-x;
	color: #FFF;
}

#header ul li a:hover span {
	display: inline-block;
	background-position: 0% 0%;
}

.logoHome{
	position: absolute;
	width: 218px; 
	height: 145px; 
	left: 15px; 
	top: 35px;
}

#header p {
	width: 460px;
	line-height: 1.25em;
	color: #fff;
	position: absolute;
	top: 325px;
	left: 369px;
}

#logo {
	position: absolute;
	top: 22px;
	left: 29px;
}

#slogan {
	position: absolute;
	top: 151px;
	left: 105px;
}

#content-tail {
	background: url(images/content-tail.gif) repeat-y 0% 0%;
	width: 980px;
	margin: 0 auto;
}

#content {
	background: url(images/content-top.jpg) no-repeat 0% 0%;
	padding: 5px 55px 0 55px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	font-size: 0.75em;
}

#content p {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
	line-height: 1.417em;
}

#content p span {
	display: block;
}

#content p strong {
	color: #000;
}

#content p b {
	display: block;
	font-weight: normal;
	padding: 14px 6px 0 0;
	text-align: right;
	color: #000;
}

#content p.extra-indent {
	padding: 0 0 18px 0;
}

#content p.no-indent {
	padding: 0;
}

#content p.extra-style {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.line-ver {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.flags {
	padding: 0 0 23px 8px;
}

.flags img {
	float: left;
	margin: 0 1px 0 0 !important;
}

.box {
	width: 100%;
	overflow: hidden;
	margin: 6px 0 15px 0;
}

.box .border-top {
	background: #fff 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%;
}

.box .box-indent {
	padding: 0 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.box .box-indent1 {
	padding: 0 28px 26px 25px;
}

.box p {
	width: auto !important;
	padding: 0 0 17px 3px !important;
	line-height: 1.583em !important;
}

.box-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.box-1 .border-top {
	background: #fff 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%;
}

.box-1 .box-indent {
	padding: 51px 26px 14px 24px;
}

.box-1 p {
	width: auto !important;
	padding: 0 0 15px 3px !important;
	line-height: 1.583em !important;
}

.title {
	height: 35px;
	padding: 10px 0 0 2px;
	margin: 0 0 0px 0;
}

.title-1 {
	background: url(images/title-bg.jpg) no-repeat 0% 1px;
	height: 24px;
	padding: 0 0 6px 31px;
	margin: 0 0 0 -3px;
}

.title-2 {
	height: 26px;
	padding: 14px 0 0 2px;
	margin: 0 0 28px 0;
}

.list {
	padding: 0 0 7px 0;
}

.list li {
	padding: 0;
	line-height: 4em;
	clear: both;
	margin: 6px 0;
}

.list li a {
	text-decoration: none;
	color: #000;
}

.list li a:hover {
	color: #0577cf;
}

.list li a img{
	float: left;
	clear: left;
	margin: 2px 4px;
	display: inline;
}

.list li.act a {
	color: #0577cf;
}

.list-1 {
	margin: -2px 0 0 0;
}

.list-1 li {
	padding: 0 0 11px 0;
	margin: 0 0 17px 0;
	font-size: 0.917em;
	border-bottom: 1px solid #ececec;
}

.list-1 li span {
	display: block;
	font-size: 1.182em;
}

.list-1 li span a {
	text-decoration: none;
	color: #0577cf;
}

.list-1 li span a:hover {
	text-decoration: underline;
}

.link {
	display: block;
	float: left;
	margin: -2px 0 31px -1px;
	font-size: 0.917em;
}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: block;
	float: right;
	margin: -4px 0 0 0;
	text-decoration: none;
	color: #005fa7;
}

.link-1 span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block !important;
}

.link-1 span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block !important;
	height: 23px;
	line-height: 21px;
	padding: 0 20px 0 21px;
}

.link-1:hover {
	cursor: pointer;
	color: #000;
}

.list-2 {
	padding: 0 0 20px 0;
}

.list-2 li {
	background: url(images/marker1.gif) no-repeat 0% 9px;
	padding: 0 0 0 14px;
	line-height: 1.833em;
	font-family: Arial, Helvetica, sans-serif;
}

.list-2 li a {
	text-decoration: none;
	color: #0577cf;
}

.list-2 li a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.list-indent {
	padding: 20px 0 0 0;
}

#subscribe-form {
	background: url(images/subscribe-bg.jpg) no-repeat 0% 0%;
	width: 181px;
	height: 73px;
	padding: 19px 0 0 20px;
	margin: 0 0 0 -2px;
	overflow: hidden;
}

#subscribe-form img {
	margin: 0 0 13px 1px;
}

#subscribe-form input {
	background: #fff;
	width: 140px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	float: left;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #8a8a8a;
}

#subscribe-form #subscribe-submit {
	background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 22px;
	height: 21px;
	padding: 0;
	border: none;
}

.line-hor {
	background: url(images/line-hor-bg.jpg) no-repeat 0% 0%;
	width: 611px;
	height: 1px;
	margin: 0 auto 37px;
	overflow: hidden;
}

.two-blocks {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.left-block {
	float: left;
}

.right-block {
	float: right;
}

#content-bot {
	background: url(images/content-bot.gif) no-repeat 0% 0%;
	width: 980px;
	height: 13px;
	margin: 0 auto;
	overflow: hidden;
}

#footer {
	width: 980px;
	height: 52px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0.75em;
	color: #000;
}

#footer p {
	padding: 16px 0 0 62px;
}

#footer p a {
	margin: 0 0 0 7px;
	text-decoration: none;
	color: #0577cf;
}

#footer p a:hover {
	text-decoration: underline;
}
#content-tail #content .line-ver .wrapper .col-1 h4 strong img {
}
#page1 #content-tail #content .line-ver .wrapper .col-1 h4 strong img {
	padding-left: 0px;
}
