/* CSS definition file containing site wide stylesheets */

.tinys {
	background-color: rgb(255,255,255);
 	border-left: 1px solid rgb(36,59,79);
 	border-right: 1px solid rgb(36,59,79);
 	border-bottom: 1px solid rgb(36,59,79)
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-style: italic
}

.light {
	background-color: rgb(237,218,187)
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.blog {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small
}

.rtborder {
	padding-right: 16px;
 	border-right: 1px dashed rgb(36,59,79)
}
