/* Ettend Public CSS */
body {
margin:0;
padding:0;
border:0;
color:#000000;
font-family:arial,helvetica,sans-serif;
}
a:link, a:visited, a:active {
text-decoration:none;
color:#16568A;
}
a:hover{
text-decoration:underline;
color:#16568A;
}
input, select, textarea {
color : #00194C;
font-size : 13px;
font-weight : normal;
padding : 3px;
}
/*------------- Sitewide Nav --------------*/
.global_nav {
background-color : #ECF5FF;
color : #003366;
font-size : 14px;
}
.blue_titlebar {
background-color : #2271B1;
border-bottom: solid 5px #C9DBEF;
color : #C8DBF0;
font-size : 18px;
line-height:35px;
}
/*------------- all text --------------*/
.maintxtb {
font-size : 14px;
color : #16568A;
}
.smtxtg {
font-size : 10px;
color : #666666;
}
/*------------- blog --------------*/
.by_line {
font-size : 12px;
line-height:30px;
color : #666666;
}
.title_post {
color : #16568A;
font-size : 20px;
line-height:28px;
font-weight:bold;
}
.post_txt {
font-size : 14px;
line-height:18px;
}
/*------------- beta homepage --------------*/
.nextsteps {
background-color : #EFF4F9;
color : #16568A;
font-size : 22px;
}
.index_stage {
border-bottom: solid 2px #023A68;
}
span.highlight {
background-color: #FEFDC2;
}
.footer_nav { 
font-size : 12px; 
color : #666666;
line-height : 18px;
}
.maintxt { 
font-size : 13px; 
line-height:18px;
} 
.title_txt {
color:#16568A;
font-size:20px;
font-weight:bold;
line-height:33px;
}
.lrgtxt { 
font-size : 15px; 
line-height:22px;
}
.smtxtg { 
color : #666666;
font-size : 10px; 
line-height:18px;
}
.betatxt { 
font-size : 14px; 
color : #FFFFFF;
line-height:18px;
} 
h1 {
color : #16568A;
font-size : 20px;
line-height:28px;
font-weight:bold;
}
h2 {
font-family:arial,helvetica,sans-serif;
color : #FFFFFF;
font-size : 28px;
line-height:30px;
font-weight : normal;
}
h3 {
font-family:arial,helvetica,sans-serif;
color : #FFFFFF;
font-size : 18px;
line-height:23px;
font-weight : normal;
}
/*------------- PR page --------------*/
.pr-titlebar {
background-color : #EDEDED;
border: solid 1px #999999;
color : #666666;
font-size : 18px;
line-height:25px;
}
.pr-betabar {
background-color : #EDEDED;
border: solid 1px #999999;
color : #666666;
font-size : 12px;
line-height:18px;
}