body { margin:0; padding:0; }
form, p { margin:0; padding:0; }
img { border:0; }
td, body, input {
	font: 12px Verdana;
	line-height: 20px;
}
body {
	background: #6170E0;
	padding: 0;
	color: #000;
}
p {
	margin: 5px 0;
}
hr {
	background: #000;
	color: #000;
	height:1px;
	display: block;
	border:0; 
	margin-left: 0;
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	color: #6270E0;
	margin: 10px 0;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h1 span {
	padding-bottom: 5px;
	border-bottom: 1px solid #6270E0;
}
h2 {
	font-size: 16px;
}
h3, h4 {
	font-size: 12px;
}
h5, h6 {
	font-size: 12px;
	font-weight: normal;
}

a { 
	color: #6270E0;
}

.top {
	color: #4C5CDB;
	vertical-align: top;
	width: 100%;
	padding: 0 23px;
	background: #8ABAF0;
	border-collapse: collapse;
}
.top p {
	margin: 5px;
}
.top img {
	margin: 10px 10px;
}
.top td {
	vertical-align: bottom;
	padding: 0;
	font-size: 10px;
	text-align: center;
}
.top table {
	width: 100%;
	background: #6170E0;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.top table td {
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #FFF;
	background: url(img/line1.gif) right bottom no-repeat;
}
.top table th {
	width: 80px;
	text-align: left;
}
.top table th img {
	padding: 0;
	position: absolute;
	margin-top: 28px;
	margin-left: -17px;
}
.top table a {
	color: #F8EC70;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 15px;
	text-decoration: none;
}
.top table a:hover {
	background: url(img/arrow3.gif) left center no-repeat;
}

.mid {
	width: 100%;
	border-collapse: collapse;
	background: url(img/top_bg.jpg) center center no-repeat;
	position: relative;
	top: -1px;
}
.mid th {
	border-top: 1px solid #FFF;
	text-align: left;
	color: #F8EC70;
	font-size: 18px;
	padding: 20px 0 10px 40px;
}
.mid th strong {
	font-size: 24px;
}
.mid th img {
	float: left;
	padding-right: 10px;
}
.mid td {
	text-align: right;
	color: #FFF;
	font-size: 18px;
	padding: 20px 100px 10px 0;
	font-weight: bold;
}

.main {
	width: 100%;
	border-collapse: collapse;
	background: #FFF;
}

.border {
	width: 100%;
	border-collapse: collapse;
}
.border td {
	padding: 0;
}
.t {
	background: url(img/t.gif) center top repeat-x;
}
.l {
	background: url(img/l.gif) left center repeat-y;
}
.c {
	width: 100%;
	vertical-align: top;
}
.r {
	background: url(img/r.gif) right center repeat-y;
}
.b {
	background: url(img/b.gif) center bottom repeat-x;
}
.inner .c {
	height: 200px;
}
.inner .c p {
	margin: 5px 10px 5px 0;
}
.inner h3 {
	margin: 0;
}
div.inner{
	float: right;
	padding: 11px;
	background: url(img/img_bg.gif) center center no-repeat;
	position: relative;
	top: -12px;
	left: 7px;
}
.inner .c p.more {
	text-align: right;
	margin: 5px 0;
}
.more a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 2px 15px;
	background: url(img/arrow2.gif) left center no-repeat;
}

.left {
	vertical-align: top;
	padding: 10px 0;
}
.left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left li {
	padding: 3px 3px 3px 30px;
	background: url(img/arrow1.gif) 13px 7px no-repeat;
}
.left .border li {
	padding: 7px 3px 7px 30px;
	background: url(img/line2.gif) left top no-repeat;
}
.left .border li.first {
	background: url(img/line3.gif) left top no-repeat;
}
.left .border h3 {
	margin: 0 0 5px 30px;
}
.left .border {
	margin-bottom: 5px;
	width: 240px;
}
.left a {
	color: #000;
}
.left a:hover {
	font-weight: bold;
}

.content {
	width: 100%;
	vertical-align: top;
	padding: 0 10px;
}

.right {
	vertical-align: top;
	padding: 10px 5px;
	width: 210px;
}
.right p {
	margin: 10px 12px;
}
.right h3 {
	margin: 10px 12px 15px 12px;
}
.right .c p {
	margin: 0;
}
.right ul {
	padding: 0 0 0 27px;
}
.right li {
	padding-left: 17px;
}
.right a, .right .c strong {
	color: #000;
	text-decoration: none;
}
.right .c {
	color: #6270E0;
}
.right strong {
	color: #6270E0;
}

.bot {
	padding: 0;
	border-bottom: 1px solid #FFF;
}
.bot table {
	width: 100%;
	border-collapse: collapse;
}
.bot th {
	width: 7%;
}
.bot td {
	text-align: center;
	padding: 5px 0;
	background: #8ABAF0 url(img/line1.gif) right 19px no-repeat;
}
.bot td.last {
	width: 7%;
	background-image: none;
}
.bot a {
	color: #4452C4;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 15px;
	text-decoration: none;
}
.bot a:hover {
	background: url(img/arrow2.gif) left center no-repeat;
}

.footer_l {
	background: #6270E0;
	color: #F8EC71;
	font-weight: bold;
	padding: 10px 25px;
	border-bottom: 1px solid #FFF;

}
.footer_r {
	background: #6270E0;
	color: #F8EC71;
	vertical-align: bottom;
	padding: 0;
}
.footer_r table {
	background: #8ABAF0;
	width: 100%;
	height: 73px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	/*position: relative;
	top: 1px;*/
}
.footer_r table table {
	border: none;
}
.footer_r th {
	vertical-align: top;
	padding: 20px 10px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
.footer_r th a {
	font-size: 14px;
	color: #000;
}
.footer_r td {
	vertical-align: bottom;
	padding: 5px;
	text-align: right;
}
.footer_r td img {
	padding: 5px;
}
.footer_r td th {
	color: #000;
}
