/* r3interactive */
body {
margin:0;
padding:0;
border:0;
color:#000000;
font-family: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 : 5px;
}
/*------------- all text --------------*/
.titletxt {
font-size : 55px;
line-height : 65px;
font-weight : bold;
}
.lrgtxt {
font-size : 18px;
line-height : 26px;
color : #666666;
}
.maintxt {
font-size : 14px;
line-height : 26px;
color : #ffffff;
}
.maintxt-copydownload {
font-size : 13px;
line-height : 20px;
color : #000000;
}
.smtxt-gray {
font-size : 12px;
color : #666666;
}
/*------------- page layout --------------*/
.right-stage {
padding-left : 10px;
border-left : solid 1px #01274C;
background-color : #006699;
color : #ffffff;
font-size : 14px;
line-height : 30px;
}
