/*City Standard StyleSheet.*/

/* main body style*/
body {bgcolor=#FFFFFF; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; margin:0; color:#000000;}

/*Apply this class to the globalnavbar so the links will be white.*/
.globalnavbar { color: #FFFFFF; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; font-weight: bold; text-decoration: none}
a.globalnavbar:link { color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.globalnavbar:visited { color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.globalnavbar:hover { color: #FFFFFF; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; font-weight: bold; text-decoration: none}
a.globalnavbar:active { color: #FFFFFF; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; font-weight: bold; text-decoration: none}


/*Apply this class to the blackbar text so the links will be white and have a gold hover.*/
.blackbar { color: #FFFFFF; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-weight:bold; font-size: 11px; text-decoration: none}
a.blackbar:link { color: #FFFFFF; text-decoration: none; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.blackbar:visited { color: #FFFFFF; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; text-decoration: none}
a.blackbar:hover { color: #FF9900; text-decoration: none; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.blackbar:active { color: #FFFFFF; text-decoration: none; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}


/*Apply this class to the topnavbar text so the links will be dark bule and have a gold hover.*/
.topnavbar { color: #002A46; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-weight:bold; font-size: 11px; text-decoration: none}
a.topnavbar:link { color: #002A46; text-decoration: none; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.topnavbar:visited { color: #002A46; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; text-decoration: none}
a.topnavbar:hover { color: #FF9900; text-decoration: none; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.topnavbar:active { color: #002A46; text-decoration: none; font-weight:bold; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}

/*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: #000066; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"}
a.sidelink:visited { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none}
a.sidelink:hover { color: #000066; text-decoration: underline; font-family: "Trebuchet MS", Arial, "MS Sans Serif"}
a.sidelink:active { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none}

/* For hyperlink with a red color, Bold text */
.sidelinkBold { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none }
a.sidelinkBold:link { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none }
a.sidelinkBold:visited { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none }
a.sidelinkBold:hover { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; background-color: #F1F4F8; text-decoration: none }
a.sidelinkBold:active { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none }

/* For hyperlink with a red color, Bold text, Font size 9 */
.sidelinkBoldSmall { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }
a.sidelinkBoldSmall:link { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }
a.sidelinkBoldSmall:visited { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }
a.sidelinkBoldSmall:hover { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color: #F1F4F8; text-decoration: none }
a.sidelinkBoldSmall:active { color: #990000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }

/* For hyperlink with a red color, Bold text, Underline, Font size 14 */
.RedLink { color: #990000; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 14px; font-weight: bold;text-decoration: underline}
a.RedLink:link { color: #990000; text-decoration: underline; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 14px; font-weight: bold;}
a.RedLink:visited { color: #990000; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: underline; font-size: 14px; font-weight: bold;}
a.RedLink:hover { color: #000066; text-decoration: underline; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 14px;}
a.RedLink:active { color: #990000; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: underline; font-size: 14px; 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: #000066}
a:visited { color: #000066}
a:hover { color: #000066; text-decoration: underline}
a:active { color: #000066}

/*These are the heading styles.  Colors can be changed to match your colour scheme*/

h1 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #990000}
h2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #990000}
h3 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000}
h4 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990000}

/*This is the main and secondary styles in the header bar.  Colours can be changed to match your colour scheme.  Fonts and sizes should stay as is*/
.maintitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: Navy;
	font-weight: normal
	}
.secondarytitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; color: #CCCCCC}

.bsecondarytitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; color: #003100}

/*This is the sidebartitle style.  Colour can be changed to match your colour scheme.  Fonts and sizes should stay as is.*/
.sidebartitle {  font-family: "Trebuchet MS", Arial; font-size: 12px; color: #990000}


/*This is the styles for body, and tables.  Do not alter.*/
td {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333}
body {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333}


/*This is the smalltext style.*/
.smalltext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}

/*Specifies list style*/
li {
	margin:2px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	}



.sidelinkNew { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none }
a.sidelinkNew:link { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif" ; text-decoration: none}
a.sidelinkNew:visited { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none }
a.sidelinkNew:hover { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif" ; background-color: #F1F4F8; text-decoration: none}
a.sidelinkNew:active { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none }


/* Styles used by RPM */
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: Navy;
	font-weight: normal;
	padding:0px;
	margin:0px;
}

.subHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.effective {
	font-size:9px;
}

.rpmMaintitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: Navy;
	font-weight: normal;
	text-align:center;
}
	
.RedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.sidelinkBoldBlue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.listbottommargin li{
	margin-bottom:5;
}
.bgHighLight{
	background-color:#FFFF99;
}
