b {
    color:#00569b;
    font-weight: bold;
}

body,li,td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
    margin:           0 0 0 0;
    padding:          0 0 0 0;
    color:#000000;
}

.blue {
    color:#00569b;
    font-weight: bold;
}

.gold {
    color:#ab923d; 
    font-weight: bold;
}

p,li,td,tr, { background-image: none }

.leftshadow {
	background-image: url(/images/left-border.gif);
	background-repeat: repeat-y;
}

.rightshadow {
	background-image: url(/images/border-right.gif);
	background-repeat: repeat-y;
}

.greyline  {
	background-image: url(/images/grey-vertical-line.gif);
	background-repeat: repeat-y;
}

.greylinecontent  {
	background-image: url(/images/grey-line-content.gif);
	background-repeat: repeat-x;
}


.footertext{font-family:arial;font-size:8pt;color:#ffffff;text-decoration:none;font-weight: bold;}
.footertext:hover{font-family:arial;font-size:8pt;color:#ffffff;text-decoration:underline;font-weight: bold;}

.footertext2{font-family:arial;font-size:8pt;color:#ffffff;text-decoration:none;}
.footertext2:hover{font-family:arial;font-size:8pt;color:#ffffff;text-decoration:underline;}

.small{font-family:arial;font-size:8pt;color:#ffffff;}
