@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:12px;
line-height:14px;
color:#000000;
text-align:justify;
}

p a {
color:#000099;
text-decoration:none;
}

p a:hover {
color:#000099;
text-decoration:underline;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:justify;
}

h1 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:20px;
color:#990000;
text-align:left;
}

.title {
padding:7px 0px 7px 0px;
font-family:Arial;
font-size:20px;
font-weight: bold;
color:#000;
text-align: center;
}

h3 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:15px;
color:#003366;
}

h3 a {
color:#003366;
text-decoration:none;
}

h3 a:hover {
color:#003366;
text-decoration:underline;
}

.container {
width:1024px;
height:100%;
}

.topheader {
height: 100px;
background-image:url(images/layout/header-top.jpg);
background-repeat:no-repeat;
}

.flashheader {
height: 297px;
background-image:url(images/layout/flash-background.jpg);
background-repeat:no-repeat;
}

.seperator {
height: 32px;
background-image:url(images/layout/seperator.jpg);
background-repeat:repeat-x;
}

.menu {
width: 241px;
height: 441px;
border-bottom: #336699 1px;
border-left: #336699 1px;
border-right: #336699 1px;
}

.content {
width: 762px;
background-color: #ededed;
padding: 0px 10px 10px 10px;
}

.boxes {
width: 762px;
}

.box-outter {
width: 360px;
height: 395px;
background-image:url(images/box-background.jpg);
background-repeat:no-repeat;
}

.box-inner {
width: 350;
padding: 0px 10px 0px 10px;
vertical-align:top;
}

.function {
height: 83px;
background-image:url(images/layout/footer-background.jpg);
background-repeat:repeat-x;
padding:15px 15px 15px 15px;
}

.function p {
font-size:11px;
}

.footer {
height: 60px;
}

.footer p {
font-size:10px;
text-align:center;
}

.footer p a {
color:#000000;
text-decoration:none;
}

.footer p a:hover {
color:#000000;
text-decoration:underline;
}

.first {
border:1px solid #20497d;
background-image:url(images/layout/form-bground.jpg);
background-repeat:repeat-x;
padding:5px;
font-family:Verdana, Arial;
color:#333333;
width:200px;
}

.message {
border:1px solid #20497d;
background-image:url(images/layout/form-bground.jpg);
background-repeat:repeat-x;
background-color:#c3cdda;
padding:5px;
font-family:Verdana, Arial;
font-size:12px;
line-height:15px;
color:#333333;
width:400px;
height:180px;
}