/* CSS definition file containing site wide stylesheets */

BODY {
	font-size: 1em
}

.Size0 {
	font-size: small
}

.Minus1 {
	font-size: x-small
}

.Minus2 {
	font-size: xx-small
}

.Zero {
	font-size: 0px;
 	line-height: 0px;
 	list-style-type: none;
 	text-indent: 0px;
 	margin: 0px
}

.fineprint {
	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center
}

.HeadTextSmaller {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,51,102);
 	letter-spacing: 1px;
 	line-height: 1em;
 	font-weight: bold;
 	text-align: left;
 	text-indent: 0px;
 	margin: 0.5em 0px
}

.HeadTextBigger {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: large;
 	color: rgb(0,51,102);
 	letter-spacing: 1px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	text-indent: 0px;
 	margin: 1em 0px
}

.Indented {
	font-weight: normal;
 	font-style: normal;
 	margin-left: 1em;
 	margin-right: 1em
}

H1 {
	font-size: 48px;
 	margin-left: 10px;
 	margin-right: 10px
}

.Plus1 {
	font-size: medium
}

.TextObject {
	font-size: medium
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	line-height: 1.25em;
 	text-align: left;
 	margin-left: 0px;
 	margin-right: 0px
}

.Plus2 {
	font-size: large
}

.Plus3 {
	font-size: x-large
}

.smallprint {
	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.HeadTextBig {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: medium;
 	color: rgb(0,51,102);
 	letter-spacing: 1px;
 	line-height: 1.25em;
 	font-weight: bold;
 	text-align: left;
 	text-indent: 0px;
 	margin: 6px 0px
}

.Plus4 {
	font-size: xx-large
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(153,0,0);
 	line-height: 1.5em;
 	font-weight: bold;
 	text-align: center
}

.HeadTextSmall {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	letter-spacing: 0px;
 	line-height: 1em;
 	font-weight: bold;
 	text-align: left;
 	margin-top: 1em;
 	margin-bottom: 1em
}

.Smaller {
	font-size: xx-small;
 	letter-spacing: 0.75px;
 	line-height: 1.2em;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 0px;
 	margin-bottom: 1em
}

.ZeroAboveandBelow {
	font-size: 0px;
 	letter-spacing: 0px;
 	line-height: 0px;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: center;
 	text-indent: 0px;
 	clear: none;
 	background-image: none;
 	margin: 0px;
 	padding: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.form {
	font-size: small;
 	color: rgb(0,80,136);
 	font-weight: bold;
 	background-color: rgb(245,245,245);
 	border: 1pt solid rgb(153,0,51)
}