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

body {
text-align: left;background: url(../img/body.jpg) repeat #f4f8fb;font-family: 'Lucida Grande', 'Myriad', Arial;font-size:62.5%;margin:0;padding:0;
}
form{
margin:0;
padding:0;
}
table{
font-size: 1em;
}
a {
color:#2669C5;
}
#actiondiv h1{font-size:4.5em;color:#fff;text-shadow: #a4ced8 2px 2px, #a4ced8 -2px -2px; margin:0 0 3px 150px;}
#actiondiv h2{font-size:3.2em;color:#fff; margin:0 0 10px 150px;text-shadow: #a4ced8 2px 2px, #a4ced8 -2px -2px;}
#protocontainer{
margin: 0px auto;width: 800px;
}
#bgcontainer {
float:left; width:100%; margin:10px 0 0 0; border:5px solid #fff; background:#fff;
}
#container {
margin: 0px auto;width: 800px; 
}
.contactinfo{
background:#f2fafc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #a9d4df; padding:3px 20px; width:400px; font-size:1.4em;
}

/* Header Section */
#banner{
float:left;width:100%; background:url(../img/banner-right.gif) bottom left repeat-x;
}
#bleft {
float:left;margin: 0; width:277px;
}
#bright{
float:right;margin: 0px;
}
#tagline{
font-size:1.2em; color:#0066CC; font-weight:bold;
}

/* Action Div */
#actiondiv{
float:left;width:800px;background:url(../img/feature-bg.jpg) top left no-repeat #7e9ea6; padding:25px 0 150px 0;
}
.cta{
font-size:2.2em; font-weight:bold; color:#2790cc;margin: 0 0 0 0;
}

.actiontext{
font-size:1.4em; line-height:1.5em; float:left; width: 98%; margin:15px 0;
}


#nav li:hover ul {
left: auto;font-size: 1.3em;background:#ffdeae;padding:5px;margin:0 0 0 0;
}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;background:#ffdeae;padding:5px;
}

.coverletter{
float:left; font-size:1.3em;
}
.coverletter ul{
padding: 0 30px 0 5px; margin-top:10px;
}
.coverletter li{
margin-top: 10px; line-height:1.4em;
}


#examples{
float: left; width:98%;padding:5px;
}
.examplehead{
float:left;border-bottom:4px #2790cc solid;line-height: 16px; color:#2790cc; width:400px; font-size:2.0em; font-weight:bold; margin-top:10px;
}
*:lang(en) .examplehead{
line-height: 13px !important; margin-top:20px !important;
}
.exampletitle{
font-size: 1.7em; color:#2790cc;line-height: 45px;
}

.exampletext{
font-size: 1.4em; line-height:1.8em;
}
.examplelink{
font-size: 1.4em;color:#2790cc; font-weight:bold; text-decoration:none; line-height: 35px;
}
.examplelink:hover{
text-decoration:underline;
}

.formlabel{
color:#2790cc; font-weight:bold;
}
.formelement{
border:1px solid #2790cc; width: 260px;
}

.spacer{
float:left;background:#f8f8f8; height:100px; width:100%;
}
/* Footer */
#footer {
float:left;display:block; white-space:nowrap; width: 800px; font:Arial, Helvetica, sans-serif; background: #2790cc; margin:0;
}
.footercell{
padding:3px 0; color:#ffffff; font-size:1.2em;
}
.footercell a{
color:#fff; text-decoration:none;
}