/* CSS Document */
body{
margin-bottom: 0px;
margin-top: 0px;
}
.content{
background:url(images/brimg1.jpg) bottom right no-repeat;
font-family: Trebuchet MS, Verdana;
font-size: 12px;
color: #000000;
text-align: justify;
border-left-style: dotted;
border-left-color: #213663;
border-left-width: 1px;
}
.rightcolumn{
background:#2e486d;
}
.bottomright{
background:#2e486d url(images/brimg2.jpg) bottom right no-repeat;
}
.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;
padding-left: 10px;
text-align: left;
}
hr {
color: #fff; background-color: #fff; 
border: 1px dotted #213663; 
border-style: none none dotted; 
}
.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; background-color: #fff }

#slideshow {
 margin:0px 0px 6px;
 padding: 4px;
 /*border: 1px solid #213663;*/
 background: #fff;
 width: 540px;
}
#slideshow_img {
 border: 2px solid #213663;
 margin-right: 5px;
}
#slideshow_text {
 border: 1px solid #213663;
 padding:5px;
 background: #dde;
 color: #213663;
 font-family: trebuchet ms, serif;
 font-size: 12px;
}
#slideshow_controls {
 background: #dde;
 margin:0px 0px 6px;
 padding: 4px;
 border: 1px solid #213663;
}
.slideshow_heading {
 margin: 0px;
 padding: 2px;
 color: black;
 font-weight: bold;
 font-size: 14px;
}
#slideshow_controls input {
 padding:1px 2px;
 font-size: 11px;
}
#slideshow_controls select {
 font-family: trebuchet ms, serif;
 font-size: 12px;
 color: #213663;
 width: 210px;
}
.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;
}
