/* CSS definition file containing site wide stylesheets */

.SectionSplit{
	font-size: medium;
 	color: rgb(255,255,255);
 	text-align: center;
 	background-color: rgb(0,0,153);
 	margin-left: 12pt;
 	border-left-style: none;
 	border-top-style: none;
 	margin-right: 12pt;
 	border-right-style: none;
 	padding-bottom: 2pt;
 	border-bottom-style: none
}

BODY {
	font-size: 10px;
 	background-repeat: no-repeat
}

.SmallText{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px
}