/* CSS Document */
body{
margin-bottom: 0px;
margin-top: 0px;
}
.content{
font-family: Trebuchet MS, Verdana;
font-size: 12px;
color: #000000;
text-align: justify;
border-left-style: dotted;
border-left-width: 1px;
}
.rightcolumn{
background:#2e486d;
}
.bottomright{
background:#2e486d;
}
.heading{
font-family: Trebuchet MS, Verdana;
color: #213663;
font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
}
.subheading{
font-family: Trebuchet MS, Verdana;
color: #213663;
font-size: 16px;
font-weight: bold;
}
.address{
font-family: Trebuchet MS, Verdana;
color: #FFFFFF;
text-align: left;
}
.footer{
font-family: Trebuchet MS, Verdana;
color: #FFFFFF;
background:#2e486d;
font-size: 11px;
font-weight: bold;
}
hr {
color: #fff; background-color: #fff; 
border: 1px dotted #213663; 
}
.link{
text-decoration: none;
color: #FFFFFF;
}
.newstext
{
font-family: Trebuchet MS, Verdana;
color:#FFFFFF; 
font-size:12px;
font-weight:normal;
}
.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #213663; width: 70px; border: #213663; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }


.variable {
 font-family: "Courier New", monospace;
 font-size: 12px;
}
.method {
 font-family: "Courier New", monospace;
 font-size: 12px;
}
tt {
 font-family: "Courier New", monospace;
 font-size: 12px;
}
step {
 font-size: 14px;
 font-weight: bold;
}