/* CSS definition file containing site wide stylesheets */

.BOLD {
	font-weight: bold
}

.text_11 {
	font-size: 11px
}

.Table_Header {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(86,46,145);
 	padding: 2px
}

.bold_purple {
	font-size: 12px;
 	color: rgb(72,47,146);
 	font-weight: bold
}

.Courtesy_of {
	color: rgb(65,65,65);
 	font-style: italic
}

.BodyITAL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	font-style: italic
}

.Num_list {
	list-style-type: decimal;
 	text-align: left;
 	text-indent: 0px;
 	margin-left: 0px
}

.two:visited {
	font-size: 11px;
 	color: rgb(0,0,255)
}

.body_spacing {
	line-height: 18px
}

.tip {
	background-color: rgb(216,248,180);
 	margin-left: 6px;
 	padding-top: 8px;
 	border-top: 1px solid rgb(153,153,153);
 	padding-bottom: 8px;
 	border-bottom: 1px solid rgb(153,153,153)
}

.two:link {
	font-size: 11px
}

.nav_heading {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.Body-SM-IT {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-style: italic
}

.Body-SM {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px
}

.project_by {
	font-size: 12px;
 	color: rgb(86,46,145);
 	font-weight: bold;
 	text-align: right
}

.Project_provided {
	font-size: 11px;
 	color: rgb(86,46,145);
 	font-weight: bold
}

.credits {
	font-size: 11px;
 	text-align: right
}

.two:hover {
	font-size: 11px
}