body {
	margin: 10px 0 10px 0;
}

p, td {
	font-family : "ITC Officina Sans", Myriad, "Lucida Grande", "Lucida Sans", Frutiger, Helvetica, Arial, sans-serif;
	/*font-size : 70%;*/
	font-size: 8pt;
}

h1 {
	color: #003399;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.head1 {
	color: #003399;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.head2 {
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.footer {
	/*font-family: verdana, Arial, Helvetica, sans-serif;*/
	color: #EDEDED;
	/*font-size: xx-small;*/
	font-family : verdana, "Lucida Sans", "MS Sans Serif", Geneva, sans-serif;
	font-size :60%;
}

.title {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.smaller {
	font-size : 80%;
}

.LeftEdge {
	background-image: url(/images/frame/LeftEdge.png);
	background-repeat: repeat-y;
	background-position: left;
}

.RightEdge {
	background-image: url(/images/frame/RightEdge.png);
	background-repeat: repeat-y;
	background-position: right;
}

.PageBody {
	background-image: url(/images/frame/DivLine.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td.Nav {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.slogan {
	font-size: 14pt;
	font-style: italic;
}

input.button {
	font-family : "ITC Officina Sans", Myriad, "Lucida Grande", "Lucida Sans", Frutiger, Helvetica, Arial, sans-serif;
	/*font-size : 70%;*/
	font-size: 8pt;

}