body {
background-color:#002C52;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 20px; 
color: #ffffff;
margin-top:0px;
margin-bottom:0px;
}

.left-fade {
background-image:url(images/bg-left.gif);
background-repeat:repeat-y;
background-position:top;
}

.right-fade {
background-image:url(images/bg-right.gif);
background-repeat:repeat-y;
background-position:top;
}

.nav-repeat {
background:url(images/nav-repeat.jpg);
background-position:top;
background-repeat:repeat-x;
}

.welcome-fade {
background:url(images/welcome-fade.jpg);
background-position:top;
background-repeat:repeat-y;
}

.heading {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #ffffff;
}

.left-nav-top {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000033;
font-weight:400;
}

.bottom-nav {
background:url(images/bottom-nav.jpg);
background-position:top;
background-repeat:repeat-y;
}

.content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:21px;
color:#333333;
text-decoration:none;
}

.foot {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000033;
text-decoration:none;
}

ul {
padding:5px 0 0 0;
margin:0 0 0 10px;
}

li{
margin:0;
padding:0;
list-style-type: none;
line-height:18px;
}

li a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000033;

}

li a:hover{
text-decoration:underline;
color:#000033;	
}