/* CSS definition file containing site wide stylesheets */

.BOLD {
	font-weight: bold
}

BODY {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	background-image: url( "../assets/images/background1.jpg" );
 	background-repeat: repeat-x;
 	background-attachment: scroll;
 	background-position: top
}

.body_wide {
	line-height: 18px
}

.table_border_bot {
	border-bottom: 1px solid rgb(192,192,192)
}

.body_11 {
	font-size: 11px
}

.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
}

UL {
	font-size: 13px
}

.table_heading {
	color: rgb(16,23,58);
 	line-height: 20px;
 	font-weight: bold;
 	background-color: rgb(207,215,234)
}

.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
}

.TextObject {
	font-size: 12px
}

H1 {
	font-size: 16px;
 	color: rgb(87,93,124);
 	font-weight: bold;
 	text-align: center;
 	margin-bottom: 18px
}

H2 {
	font-size: 12px;
 	color: rgb(87,93,124);
 	font-weight: bold
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px
}

.title_stretch {
	letter-spacing: 2px;
 	font-weight: bold
}

H3 {
	font-size: 12px;
 	font-weight: bold
}

A {
	text-decoration: none 
}

H4 {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	line-height: 22px;
 	font-weight: bold
}
