body, html {
	background: #BAD1E9;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%
}

html  {
	font-family: sans-serif;
	font-size: 62.5%;
	line-height: 100%
}

a img {
	border: none
}

.main {
	width: 100%;
	position: relative;
	background: url("../images/bg-bottom.png") 0 100% repeat-x;
	margin: 0 auto
}

.mainandy {
	width: 100%;
	background: #fff url("../images/bg.png") 0 0 repeat-x
}

.main01 {
	width: 860px;
	height: 119px;
	margin: 0 auto;
	text-align: left;
	font-size: 140%;
	background: url("../images/header.png") 0 21px no-repeat
}

.main01 a {
	display: block;
	position: relative;
	width: 290px;
	height: 75px;
	left: 30px;
	top: 20px
}

#skip {
	color: #7CAAD9;
	height: 18px;
	width: 160px;
	text-align: center;
	font-size: 80%;
	margin: 0 auto;
	left: 0;
	top: 0
}

#skip:hover {
	color: #fff
}

.main02 {
	width: 860px;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/bg-2.png") 0 0 no-repeat
}

.main03 {
	width: 780px;
	height: 35px;
	text-align: left;
	font-size: 120%;
	line-height: 280%;
	padding: 0 40px;
	margin: 0 auto;
	color: #4c4c4c;
	background: url("../images/main-bg1.png") 0 0 no-repeat
}

menu {
	width: 818px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0 0 0 12px;
	padding: 4px 0 0 18px;
	list-style: none;
	background: #003b83 url("../images/menu-bg.png") 0 0 no-repeat
}

menu li {
	height: 26px; 
	line-height: 200%;
	padding: 0 13px;
	font-size: 130%;
	border-right: 1px solid #a1bdd9;
	float: left
}

menu li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold
}

menu li a:hover {
	text-decoration: underline
}

.mainnext {
	width: 860px;
	margin: 0 auto;
	background: url("../images/main-bottom.png") 0 100% no-repeat
}

.maintext {
	width: 720px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	text-align: left;
	background: url("../images/main-bg2.png") 0 0 no-repeat;
	font-size: 140%;
	padding: 50px 70px 60px 70px
}

.maintext h1, .maintext h2, .maintext h3, .maintext h4 {
	font-family: Georgia, 'New York CE', utopia, serif;
	color: #cc0000;
	font-weight: normal;
	line-height: 150%;
	margin: 0.6em 0 1em 0;
	padding: 0
}

.maintext p, .maintext ul, .maintext ol {
	line-height: 150%;
	padding: 0;
	margin: 0 0 1.4em 0
}

.maintext ul li {
	list-style: none;
	padding-left: 15px;
	background: url("../images/li.gif") 0 7px no-repeat
}

.maintext form {
	margin-bottom: 25px
}

.maintext h1 {
	font-size: 160%
}

.maintext h2 {
	font-size: 140%
}

.maintext h3 {
	font-size: 120%
}

.maintext h4 {
	font-size: 100%
}

.maintext hr {
	height: 0;
	width: 720px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #B2B2B2
}

.mainfooter {
	width: 830px;
	height: 95px;
	padding: 0 15px;
	margin: 0 auto;
	font-size: 110%;
	color: #4c4c4c;
	background: #fff url("../images/main-footer.png") 0 0 no-repeat	
}

.maintext a, .main03 a , .mainfooter a {
	color: #004892;
	text-decoration: underline
}

.maintext a:hover {
	color: #cc0000
}

.main03 a:hover, .mainfooter a:hover {
	text-decoration: none
}

.mainfooter p {
	margin: 0;
	padding: 13px 0 2px 0
}

.maintext table {
	border-collapse: collapse
}

.maintext th, .maintext td {
	vertical-align: top;
	padding: 2px 3px
}

.maintext th {
	font-weight: normal;
	width: 105px;
	line-height: 160%
}

.psmall {
	font-size: 80%
}
