/* CSS Document */
body
{
background-color:#D6D6D6;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
a
{
color:#000000;
text-decoration:underline;
}
a:hover
{
color:#000000;
text-decoration:none;
}
div#bodylayout
{
width:927px;
margin:0 auto;
overflow:hidden;
}
div#logo
{
width:257px;
float:left;
}
div#navigation
{
width:927px;
float:left;
}
div#navdownbar
{
width:927px;
float:left;
}
div#banner
{
width:923px;
margin:0 auto;
}
div#body-text
{
width:927px;
font-family:Arial, Helvetica, sans-serif;
float:left;
font-size:12px;
text-decoration:none;
color:#575757;
overflow:hidden;
}
div#sidenav
{
width:218px;
float:left;
margin-top:25px;
}
div#sidenav-top
{
width:218px;
float:left;
}
div#sidenav-middle
{
width:218px;
background-image:url(images/sidena_bg.jpg);
background-repeat:repeat-y;
float:left;
}
div#sidenav-middle a
{
width:175px;
height:38px;
background:url(images/arrow.jpg) no-repeat left;
padding-left:33px;
border-top:1px solid #CFCECE;
float:left;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#575757;
text-decoration:none;
margin-left:6px;
line-height:38px;
}
div#sidenav-middle a:first-child
{
border-top:0;
}
div#sidenav-down
{
width:218px;
float:left;
}
div#rightside-content
{
width:688px;
font-family:Arial, Helvetica, sans-serif;
color:#575757;
font-size:12px;
text-align:justify;
float:right;
margin-top:25px;
padding-right:5px;
}
div.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
div#downimage
{
width:927px;
float:left;
margin-top:20px;
}
div#footer
{
width:927px;
height:37px;
line-height:37px;
float:left;
background-image:url(images/footer_image.jpg);
background-repeat:no-repeat;
margin-top:20px;
}
div.footertext
{
width:33%;
float:left;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
div#copyright
{
width:927px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#373737;
text-align:center;
margin-top:15px;
margin-bottom:5px;
}
div#images
{
width:152px;
float:left;
margin-left:20px;
margin-bottom:10px;
}
.formtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
.button
{
background-color:#6A6A6A;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
border:none;
}
.button:hover
{
background-color:#F5F5F5;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
cursor:pointer;
border:none;
}
div#topright-text
{
width:500px;
height:25px;
line-height:28px;
float:right;
text-align:right;
overflow:hidden;
margin-top:98px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:5px;
}
.highlight-text
{
color:#FF0000;
}
.hightligtext-black
{
color:#000000;
}
ul.highlight li
{
list-style-image:url(images/arrow-highlight.jpg);
padding-left:10px;
padding-bottom:3px;
}