@charset "utf-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

p a {
color:#0202a3;
text-decoration:none;
}

p a:hover {
color:#0202a3;
text-decoration:underline;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

h1 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:22px;
color:#1469da;
text-align:left;
}

h2 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:18px;
line-height:14px;
color:#1469da;
}

h2 a {
color:#1469da;
text-decoration:none;
}

h2 a:hover {
color:#1469da;
text-decoration:underline;
}

h3 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:15px;
color:#ffffff;
text-align:center;
}

h4 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:28px;
line-height:28px;
color:#1469da;
text-align:center;
}

.container {
width:900px;
height:100%;
vertical-align:top;
}

.header {
width:900px;
height:150px;
}

.address {
width:900px;
height:26px;
background-image:url(images/layout/address.jpg);
background-repeat:repeat-x;
}

.main {
width:900px;
min-height:560px;
}

.menu-outer {
width:230px;
height:554px;
vertical-align:top;
}

.menu-inner {
width:230px;
height:263px;
background-image:url(images/layout/menu-bg.jpg);
background-repeat:no-repeat;
text-align:center;
}

.action {
width:206px;
background-image:url(images/layout/action-bg.jpg);
background-repeat:no-repeat;
padding:0px 12px 10px 12px;
}

.content {
width:660px;
height:100%;
padding:0px 0px 10px 10px;
}

.footer {
width:900px;
height:100px;
background-image:url(images/layout/footer.jpg);
background-repeat:no-repeat;
padding:0px 10px 10px 10px;
}

.footer-text {
width:480px;
}

.footer-text p {
font-family:Arial;
font-size:11px;
color:#000000;
}

.footer-text p a {
color:#000000;
text-decoration:none;
}

.footer-text p a:hover {
color:#000000;
text-decoration:underline;
}

.footer-image {
width:340px;
height:80px;
}

.first {
border:1px solid #98b1e3;
background-image:url(images/layout/form-bg.jpg);
background-repeat:repeat-x;
padding:5px;
font-family:Verdana, Arial;
color:#333333;
width:250px;
}

.message {
border:1px solid #98b1e3;
background-image:url(images/layout/form-bg2.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
padding:5px;
font-family:Verdana, Arial;
font-size:12px;
line-height:15px;
color:#333333;
width:250px;
height:180px;
}
