@charset "utf-8";
/* CSS Document */

body{margin:0px; background-image:url(../images/bodyBg.jpg); background-repeat:repeat-x;}
.greybg {background-color:#c2c2be; }
.bluebg {background-color:#1b4790; }
.whitebg {background-color:#FFFFFF; }


.heading {font-family:"Trebuchet MS"; font-size:16px; color:#fb7f01; text-decoration:none; font-weight:bold;}

.content {font-family:"Trebuchet MS"; font-size:14px; color:#1c4893; text-decoration:none;}
.content a{font-family:"Trebuchet MS"; font-size:14px; color:#fe3d02; text-decoration:none;}
.content a:visited{font-family:"Trebuchet MS"; font-size:14px; color:#fe3d02; text-decoration:none;}
.content a:linked{font-family:"Trebuchet MS"; font-size:14px; color:#fe3d02; text-decoration:none;}
.content a:active{font-family:"Trebuchet MS"; font-size:14px; color:#fe3d02; text-decoration:none;}
.content a:hover{font-family:"Trebuchet MS"; font-size:14px; color:#1c4893; text-decoration:underline;}



.leftmenu { font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none;  border-bottom:#999999 dotted 1px;}
.leftmenu a{ font-family:"Trebuchet MS"; font-size:14px;  color:#fff; text-decoration:none; background-image:url(../images/Arrow.gif); background-repeat:no-repeat; background-position:left; padding-left:31px; line-height:22px;}
.leftmenu a:hover{background-image:url(../images/Arrow.gif); background-repeat:no-repeat; color:#c5c0a3; }

.submenu { font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none;  border-bottom:#999999 dotted 1px;}
.submenu a{ font-family:"Trebuchet MS"; font-size:14px;  color:#fff; text-decoration:none; background-image:url(../images/subArrow.gif); background-repeat:no-repeat; background-position:left; padding-left:31px; line-height:22px;}
.submenu a:hover{background-image:url(../images/subArrow.gif); background-repeat:no-repeat; color:#c5c0a3; }


.topmenu { font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none; font-weight:bold;}
.topmenu a{ font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none; font-weight:bold;}
.topmenu a:visited{ font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none; font-weight:bold;}
.topmenu a:active{ font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none; font-weight:bold;}
.topmenu a:hover{ font-family:"Trebuchet MS"; font-size:14px; color:#fff; line-height:22px; text-decoration:none; font-weight:bold;}


.footer {font-family:"Trebuchet MS"; font-size:12px; color:#999999; text-decoration:none;}

