
body {
margin-top: 20px;
text-align:center;
  background: #00477f;
}



* {
  font-family: Arial;
  font-weight: strong;
  font-size:12px;
  color: #ffffff;
}

#wrapper {
width: 800px;
height: 100%;
padding:0px;
text-align: center;
background: #00467f;
}

#page_wrapper {
width: 800px;
height: 100%;
padding:0px;
text-align: center;
background: url('../img/content_bg.jpg');
background-position: bottom;
background-repeat:no-repeat;
}

#header {
width: 100%;
height: 120px;
text-align:right;
overflow:hidden;
margin-bottom:10px;
background: url('../img/header_new.jpg');
}

.form {
float:right;
margin-right:20px;
padding-top:148px;
}


#left {
position:absolute;
width: 150px;
margin-top: 200px;
margin-left: 0px;
line-height:15px;
}

#dots{
margin-left:0px;
margin-top:0px;
height:1px;
overflow:visible;
}

#sidebar {
float:right;
width: 150px;
margin-top: 32px;
margin-left: 25px;
line-height:15px;
text-align:left;
}

.right{
margin-right:20px;
margin-bottom:10px;
text-align: right;
font-style: italic;
}

#contentlong {
float:right;
margin-left:-210px;
width:560px;
text-align:left;
padding-right:15px;
padding-left:15px;
}


#contentlong2 {
float:right;
margin-right:80px;
margin-top:20px;
}

#contentlong3 {
background: url('');
background:bottom no-repeat;
}

#wide {
float:right;
margin-top:20px;
margin-right:30px;
width:590px;
}

#wide table {
font-size:12px;
position:relative;
text-align:left;
}



#wide p {
font-size:12px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
text-align: left;
}

.white {
color:#ffffff;
text-align: center;
font-weight:800;
}

.green {
text-align: center;
}

h1 {
font-size:14px;
}

#contentlong p {
margin-top: 5px;
margin-right: 10px;
margin-bottom: 10px;
text-align: left;
}

#contentlong li {
margin-top:0px;
margin-left:20px;
margin-right: 5px;
margin-bottom: 0px;
text-align: left;
}



#contentlong table {
margin-top:0px;
margin-right: 5px;
margin-bottom: 0px;
text-align: left;
}

#contentlong2 p {
width:500px;
text-align: left;
}

#contentlong2 li {
margin-top:0px;
margin-left:40px;
margin-right: 20px;
margin-bottom: 0px;
text-align: left;
}

#contentlong2 table {
margin-top:0px;
margin-left: 0px;
margin-right: 20px;
margin-bottom: 0px;
text-align: left;
}



#contentlong3 p {
width:500px;
margin-top: 5px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 5px;
text-align: left;
}

#contentlong3 li {
width:500px;
margin-top:0px;
margin-left:20px;
margin-right: 20px;
margin-bottom: 0px;
text-align: left;
}

#contentlong3 table {
margin-top:0px;
margin-left:20px;
margin-right: 20px;
margin-bottom: 0px;
text-align: left;
}


//margin-bottom: 15px;
//margin-right: 50px;
//margin-left: 0px;


.bold {
font-weight:bold;
}


.middle {
margin-left: 170px;
margin-right: 175px;
font-weight:bold;
text-align:center;
}

#contentlong ul {
margin-left: 170px;
margin-right: 175px;
text-align: left;
}

#contentlong h1 {
padding-bottom:10px;
font-size: 12pt;
color:#be9625;
font-weight: strong;
text-align:left;
}



#footer {
  background-image: url('../img/footer.jpg');
  background-position: top left;
  background-repeat:no-repeat;
}

#footer p{
margin-bottom: 10px;
margin-top: 0px;
padding-top:10px;
width:800px;
line-height:12pt;
}



#footer a{
font-size: 10px;
  color:#ffffff;
}

#footer a:hover{
font-size: 10px;
  color:#d3d3d3;
}


a:active {
color: #be9625;
font-size: 12px;
text-decoration:none;
}
a:link {
color: #be9625;
font-size: 12px;
text-decoration:none;
}
a:visited {
color: #be9625;
font-size: 12px;
text-decoration:none;
}
a:hover {
color: #ffffff;
font-size: 12px;
text-decoration:none;
}

