/* CSS definition file containing site wide stylesheets */

.HeaderTopics {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 13pt;
 	line-height: 12pt;
 	list-style-type: none;
 	text-align: left;
 	text-indent: 0px;
 	margin: 0px 10px 5px 10px;
 	padding-left: 7px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.AccentBigGrnBold {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(51,153,102);
 	font-weight: bold
}

.BookTitle {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	text-transform: uppercase;
 	font-weight: bold
}

.InternalLink {
	text-transform: uppercase;
 	color: rgb(0,51,204);
 	font-weight: bold;
 	background-color: rgb(255,255,204);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.AccentGrnBold {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(0,102,51);
 	font-weight: bold;
 	background-color: rgb(255,255,0)
}

.BoldItalic {
	font-weight: bold;
 	font-style: italic
}

.InverseWhiteonBlue {
	color: rgb(255,255,255);
 	background-color: rgb(51,0,204)
}

.InsertLinkHere {
	text-transform: uppercase;
 	color: rgb(255,51,153);
 	font-weight: bold
}

.SubTitleSans {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	text-transform: capitalize;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-align: center
}

.AccentBigBlueBold {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,51,204);
 	font-weight: bold
}

.BookSubTitle {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	text-transform: capitalize;
 	font-weight: bold
}

.BoldBlue {
	color: rgb(0,51,153);
 	font-weight: bold
}

.AccentBlueBold {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(0,51,204);
 	font-weight: bold
}

.Important2 {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	color: rgb(153,0,0);
 	background-color: rgb(255,255,0)
}

.IMPORTANT {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,51,204);
 	font-weight: bold;
 	background-color: rgb(255,255,153)
}

.BoldItalicBlue {
	color: rgb(0,51,153);
 	font-weight: bold;
 	font-style: italic
}