body {
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

img {
	border: 0;
}

.main {
	margin: 0px auto 5px auto;
	width: 914px;
}

.header {
	width: 100%;
	float: right;
}

.header .logo {
	float: right;
	margin-left: 14px;
	margin-top: 18px;
}

.header .leftLinks {
	float: left;
	width: 257px;
	height: 22px;
	padding-top: 2px;
	color: #4b4b4b;
	margin-top: 15px;
	background-image: url('images/topLinksBg.jpg');
	background-repeat: no-repeat;
}

.header .leftLinks .link {
	float: right;
	padding-right: 20px;
	width: 72px;
}

.header .leftLinks a, .header .leftLinks a:visited {
	color: #7f7f7f;
	text-decoration: none;
}

.header .leftLinks a:hover {
	text-decoration: underline;
}

.menu {
	margin: 0 auto;
	width: 914px;
	height: 38px;
	color: #ffffff;
	clear: both;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
}

.menu a, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu .blue {
	float: right;
	width: 610px;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li {
	padding-top: 6px;
	float: right;
	width: 95px;
	text-align: center;
	margin-right: 10px;
	padding-left: 10px;
	display: inline;
	background-image: url('images/menuBetween.jpg');
	background-repeat: no-repeat;
	background-position: center left;

}

.menu .black ul li {
	width: auto;
	margin-right: 20px;
	padding-left: 20px;
	background-image: url('images/menuBetweenBlack.jpg');
}

.menu ul li.selected {
	width: 105px;
	color: #b72529;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	background-image: url('images/selectedBlue.jpg');
}

.menu ul li.selected a, .menu ul li.selected a:visited {
	text-decoration: none;
	color: #b72529;
	font-weight: bold;
}

.menu .black ul li.selected {
	width: 78px;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url('images/selectedBlack.jpg');
}

#last {
	background-image: url('');
}

.mainBoxTop {
	clear: both;
	width: 100%;
	margin-top: 10px;
}

.mainBoxTop .right {
	float: right;
	width: 590px;
}

.mainBoxTop .right h1 {
	margin: 0;
	padding: 0;
	color: #203178;
	font-size: 24px;
	font-weight: bold;
}

.mainBoxTop .right h1 span {
	color: #414141;
}

.mainBoxTop .right .leadBox {
	width: 585px;
	margin-top: 3px;
	height: 188px;
	background-image: url('images/leadBox.jpg');
	background-repeat: no-repeat;
}

.mainBoxTop .right .leadBox .col1 {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	width: 140px;
	height: 168px;
	color: #60687a;
	font-weight: bold;
}

.mainBoxTop .right .leadBox span {
	color: red;
}

.mainBoxTop .right .leadBox .col1 input, .mainBoxTop .right .leadBox .col1 select {
	width: 85px;
	height: 17px;
	font-size: 10px;
	border: 1px solid #d5d5d5;
	border-top: 2px solid #dedede;
	border-left: 2px solid #dedede;
}

.mainBoxTop .right .leadBox .col2 {
	float: right;
	width: 110px;
	color: #60687a;
	margin-top: 10px;
	padding-right: 26px;
	font-weight: bold;
	text-align: center;
}

.mainBoxTop .right .leadBox .col2 input {
	width: 100px;
	height: 17px;
	font-size: 10px;
	border: 1px solid #d5d5d5;
	border-top: 2px solid #dedede;
	border-left: 2px solid #dedede;
}

.mainBoxTop .right .leadBox .col3 {
	float: right;
	width: 265px;
	color: #60687a;
	margin-top: 6px;
	padding-right: 25px;
	text-align: center;
}

.mainBoxTop .right .leadBox .row2 {
	float: right;
	color: #60687a;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 25px;
}

.mainBoxTop .right .leadBox .row2 textarea {
	height: 30px;
	width: 260px;
	border: 1px solid #d5d5d5;
	border-top: 2px solid #dedede;
	border-left: 2px solid #dedede;
}

.mainBoxTop .left {
	float: left;
	width: 296px;
}

.mainBox {
	clear: both;
	width: 100%;
	padding-top: 16px;
}

.mainBox .right {
	float: right;
	width: 350px;
	height: 185px;
	padding-bottom: 10px;
	border-bottom: 3px solid #eceef6;
}

.mainBox .right a, .mainBox .right a:visited {
	color: #7f7f7f;
	text-decoration: none;
}

.mainBox .right a:hover {
	text-decoration: underline;
}

.mainBox .left {
	float: left;
	width: 530px;
	height: 185px;
	padding-bottom: 10px;
	border-bottom: 3px solid #eceef6;
}

.mainBox .title {
	width: 100%;
	background-color: #eceef6;
	height: 22px;
	color: #121b42;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 8px;
	border-top: 1px solid #c5c5c5;
	width: 400px;
	padding-right: 10px;
}

.mainBox .right .title {
	width: 340px;
}

.mainBox .left .title {
	width: 520px;
}

.mainBox .right ul {
	padding: 0;
	margin: 0;
	float: right;
	width: 42%;
	margin-left: 20px;
	list-style-type: none;
}

.mainBox .right ul li {
	margin: 5px 0;
	padding-bottom: 5px;
	padding-right: 20px;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 99% 35%;
	border-bottom: 1px dotted #efefef;
}

.main .footerLinks {
	width: 100%;
	clear: both;
	color: #2d2d2d;
	padding: 7px 0;
	background-color: #f5f6f8;
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #c6cada;
}

.main .footerLinks a, .main .footerLinks a:visited {
	color: #2d2d2d;
	text-decoration: none;
}

.main .footerLinks a:hover {
	color: #21327b;
}

.main .footerLinks2 {
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}

.main .footerLinks2 a, .main .footerLinks2 a:visited {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}

.main .footerLinks2 .line2 {
	padding-top: 5px;
	font-size: 10px;
}

.footer {
	width: 100%;
	color: #7f7f7f;
	float: right;
	margin-top: 14px;
	padding: 6px 0;
	border-top: 1px solid #e8e8e8;
	text-align: center;
	background-image: url('images/smallLogo.jpg');
	background-repeat: no-repeat;
	background-position: center right;
}

.footer a, .footer a:visited {
	color: #7f7f7f;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.leadText {
	background-color: #eceef6;
	width: 575px;
	padding: 1px 5px;color: #1f232c;
	margin-top: 6px;font-weight:bold;
}

#marquee1 img {
	padding: 2px;
	border: 2px solid #c9ccd7;
	margin: 5px;
}