/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small;
 	font-weight: bold
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: bold;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold
}

.box1 {
	border: 1px solid rgb(189,213,222);
 	padding: 3px
}

.box2 {
	font-size: 13px;
 	border: 1px solid rgb(189,213,222);
 	padding: 6px
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	font-weight: bold
}

.box-bckgrd1 {
	background-image: url( "../assets/images/bck_box260.jpg" );
 	background-repeat: repeat-y;
 	background-position: top left;
 	border: 1px solid rgb(189,213,222);
 	padding: 4px
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Normal2 {
	font-family: "Times New Roman",  Times,  Serif
}
