/*Apply this class to the sidelink text - color can be modified to match your colour scheme.  Do not remove the hover underline.*/
.sidelink { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none}
a.sidelink:link { color: #330000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.sidelink:visited { color: #330000; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold}
a.sidelink:hover { color: #330000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.sidelink:active { color: #330000; font-family: Arial, Helvetica, sans-serif; font-weight: bold}

/*Apply this class to the indexlink text.  Do not remove the hover underline.*/
.sidelink { color: #330000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold}

/*This is the default link style for any links that you do not apply a class to.  These are the City standard and should not be changed.*/
a:link { color: #330000; text-decoration: underline}
a:visited { color: #330000; text-decoration: underline}
a:hover { color: #330000; text-decoration: underline}
a:active { color: #330000; text-decoration: underline}

/*These are the heading styles.  Colors can be changed to match your colour scheme*/

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #FFFFFF}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}


/*This is the styles for body, and tables.  Do not alter.*/
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}

.sidetext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.sidetextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
