/* CSS definition file containing site wide stylesheets */

.Hyperlink {
	font-size: 10pt;
 	color: rgb(204,255,204);
 	text-decoration: underline
}

.BoxLink {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(204,255,204);
 	font-weight: bold;
 	text-decoration: underline
}

.SquareList {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	list-style-type: square;
 	text-indent: 3px;
 	margin-bottom: 3px
}

.BoxHeading {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.BoxText {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	margin-left: 6px;
 	margin-right: 6px
}

.BoxNotes {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(59,89,153);
 	border: 2px solid rgb(255,255,255);
 	padding: 6px
}

.WhiteBullet {
	font-size: 12px;
 	color: rgb(255,255,255);
 	list-style-type: square;
 	text-indent: 3px;
 	margin-bottom: 8px
}

.TableText {
	font-size: 10pt;
 	text-align: left;
 	padding: 2px
}

.BoxAdText {
	font-size: 12pt;
 	color: rgb(0,128,0)
}

.BoxAd {
	font-size: 12pt;
 	color: rgb(0,128,0);
 	background-color: rgb(204,255,204);
 	border: 2px ridge rgb(0,128,0);
 	padding: 5px
}

.InlineF {
	text-align: center;
 	background-color: rgb(194,221,246);
 	background-position: center
}
