/* CSS definition file containing site wide stylesheets */

.SideNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(255,255,255)
}

.Updates {
	font-size: xx-small;
 	color: rgb(255,255,255)
}

.Subheads {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(80,63,155);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps
}

.Quotes {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,153)
}

.Footnotes {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,153)
}

.TableRO {
	font-size: xx-small;
 	color: rgb(255,255,255)
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(50,50,100);
 	font-variant: small-caps;
 	text-align: center
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: xx-small;
 	color: rgb(0,0,153)
}

.Body {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(13,1,27);
 	font-weight: normal;
 	font-style: normal
}

.HeadingRO {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: xx-small;
 	color: rgb(0,0,153);
 	font-weight: bold;
 	text-align: center
}

.Bullet {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(50,50,100);
 	list-style-type: square;
 	list-style-position: outside
}

.Table {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(50,50,100);
 	font-weight: normal;
 	font-style: normal
}

.ThirdNavText {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,102)
}
