/* CSS Document */

body{
text-align: center;
margin: 0px auto;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#3B3B3B;
background:#E4ECF4 url(background.gif) repeat-y 50% 0;
}

table{
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

table#project td{
border: 1px solid #c3c3c3;
}

tr#project {
background-color: #c3c3c3;
}

input, select{
font-family:Lucida Sans Unicode;
font-size:11px;
}

#ff{
text-align: center;
display: table-cell;
padding:5px;
height: 53px;
position: relative;
background-color: #ECF4F8;
}

#ff:hover{
display: table-cell;
background-color: #E5E5E5;
}

img {
border: none;
}

#base{
display: table-cell;
position:relative;
vertical-align:bottom;
height:57px; 
width:490px;
}

#base1{
display: table-cell;
position:relative;
vertical-align:bottom;
height:57px; 
width:250px;
text-align: left;
}

#base2{
display: table-cell;
position:relative;
vertical-align:bottom;
height:57px; 
width:80px;
}

#inner{
position: relative;
top: -5px;
}

#inner1{
position: relative;
top: 10px;
}

#inner2{
position: relative;
top: 0px;
}

#wrapper{
width: 850px;
height: 400px;
background-color: #ffffff;
align: center;
margin-left: auto;
margin-right: auto;
}

#first{
vertical-align: bottom;
float:left;
width: 80px;
height: 57px;
background-color: #ffffff;
align: center;
margin-left: auto;
margin-right: auto;
}

#a{
float:left;
display: inline;
vertical-align: bottom;
width: 250px;
height: 57px;
align: left;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}

#a h1{
font-family: Georgia;
font-size: 18px;
font-weight: bold;
color: #0B5884;
}

#b{
float: left;
display: inline;
width: 490px;
height: 57px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align:right;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
}

#c{
width: 850px;
align: center;
margin-left: auto;
margin-right: auto;
}

#d{
float: left;
width: 600px;
height: 150px;
background-color: #C40026;
align: center;
margin-left: auto;
margin-right: auto;
}

#d2{
float: left;
width: 549px;
background-color: #ffffff;
line-height: 20px;
margin-left: auto;
margin-right: auto;
text-align: justify;
padding: 16px;
padding-right: 35px;
}

#d2 h2{
color: #176094;
font-size: 16px;
}

#e{
float: left;
width: 584px;
height: 29px;
background-color: #E8E8E8;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 8px;
line-height: 15px;
}

#f{
float: right;
width: 250px;
height: 195px;
background-color: #E8E8E8;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#f2{
float: right;
width: 250px;
height: 200%;
background-color: #FFFCF4;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#f3{
float:right;
width: 250px;
background-color: #DEF5BD;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#space{
width: 850px;
height: 198px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
font-size:1px;
}

#g{
float: left;
width: 250px;
background-color: #9F9F9F;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 15px;
text-align: justify;
}

#h{
float:left;
width: 255px;
background-color: #9F9F9F;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 15px;
}

#i{
float:right;
width: 255px;
background-color: #9F9F9F;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 15px;
}

#j1{
float: left;
width: 100%;
height: 41px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
line-height: 9px;
}

#j{
float: center;
width: 850px;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #0E6EA6;
padding-top: 5px;
line-height:9px;

}

#k{
width: 820px;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 15px;
float: left;
background-color: #ffffff;
}

#phi{
width: 220px;
color: #ffffff;
}

#phi2{
color: #ffffff;
}


#related{
padding: 12px;
text-align: justify;
font-size: 11px;
color: #666666;
line-height: 16px;
}

#title{
padding-left: 16px;
margin-left: -16px;
width: 550px;
height: 30px;
background-color: #ECF4F8;
vertical-align: middle;
padding-top:2px;
}

#title h2{
padding-top: 3px;
}

h2{
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 10px;
margin-top:3px;
padding-top:3px;
}

a#menu-link:link, a#menu-link:visited, a#menu-link:active {
display: inline-block;
color: #555555;
text-decoration: none;
font-weight: bold;
}

a#menu-link:hover {
color: #0E6EA6;
text-decoration: none;
font-weight: bold;
}

a#content-link:link, a#content-link:visited, a#content-link:active {
display: inline-block;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

a#content-link:hover {
color: #0E6EA6;
text-decoration: none;
font-weight: bold;
}

a#content-link2:link, a#content-link2:visited, a#content-link2:active {
display: inline-block;
color: #1078A3;
text-decoration: underline;
font-weight: bold;
}

a#content-link2:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

#inner li{
list-style:none;
float: left;
list-style-position: inside;
padding-left: 8px;
font-weight: bold;
}

#inner li a {
text-decoration: none;
color: #555555;
}

#inner li a:hover {
text-decoration: underline;
color: #0E6EA6;
}