body { 
color: #000000;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
line-height:1.5em;
text-align : left;
background-color : #334f59;
background-attachment : fixed;
} 
strong { 
color : #3d5585;
} 
em { 
color : #616fa9;
} 
u { 
color : #ace3ed;
} 
A { 
color: #5b7bb5;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
line-height:1.5em;
text-decoration : underline;
} 
A:visited { 
line-height:1.5em;
text-decoration : underline;
} 
A:active { 
text-decoration : underline;
} 
A:hover { 
color:#295479;
text-decoration : none;
} 
p.right {
text-align : right;
}
p.center {
text-align : center;
}
p.left {
text-align : left;
} 
td, tr { 
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:13px;
color : #243d64;
background : transparent;
text-align : left;
} 
h1 { 
color : #457a7f;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:14px;
font-weight : bold;
background-color : transparent;
font-weight : bold;
text-align : right;
height: 15px;
margin-top : 0;
margin-bottom : 10px;
border-bottom : 2px solid #303d6d;
} 
h2 { 
color : #456b95;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:14px;
font-weight : bold;
background-color : transparent;
font-weight : bold;
text-align : right;
height: 15px;
margin-top : 0;
margin-bottom : 10px;
border-bottom : 1px solid #f7fcff;
}
input, submit, textarea { 
color : #243d64;
background : #f5faff;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
text-align : center;
border-width : 1px;
border-style : solid;
border-color : #303d6d;
margin-top : 4px;
}
#navigation {
list-style: none;
margin: 0; padding: 0;
}
#navigation li {
   float: left;
}
#navigation li a {
color: #3b5d8b;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:13px;
display: block;
background: #92b6b1;
width: 72px;
text-align: center;
text-decoration : underline;
padding: 3px 0;
}
#navigation li a:hover {
background: #93bbb6;
color: #828dd1;
text-decoration : none;
}
#container {
margin:0px auto;
width: 611px;;
text-align:left;
padding:0px;
background-color : #92b6b1;
}
#header {
width: 611px;
height: 378px;
margin-bottom: 0;
text-align:left;
background-color : #f0fbff;
}
#menu {
float: right;
width: 194px;
margin-left: 3px;
padding: 4px;
text-align:left;
background-color : #92b6b1;
}
#content {
float: left;
padding:4px;
width: 392px;
background-color : #92b6b1;
}
#footer {
padding:3px;
background-color : #edfafd;
clear: both;
}