BODY {
	color: #03569E;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 14px;
}

h1 {
	margin-top: 15px;
	font-size: 28px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 3px;
}

td.divvert {
	background-color: #E6392E;
	width: 2px;
}

td.divhorz {
	background-color: #E6392E;
	height: 2px;
}

a.menuindex {
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	margin-left: 14px;
}

.paddedjustified {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

td.footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

.caption {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
A {
	color: #E6392E;
	text-decoration: none;
}

A:HOVER {
	color: #E6942E;
	text-decoration: underline;
}

td.topfill {
	background-image: url(images/bdr_top.gif);
	background-repeat: repeat-x;
}

td.btmfill {
	background-image: url(images/bdr_btm.gif);
	background-repeat: repeat-x;
}

td.leftfill {
	background-image: url(images/bdr_left.gif);
	background-repeat: repeat-y;
}

td.rightfill {
	background-image: url(images/bdr_right.gif);
	background-repeat: repeat-y;
}

.bigwhite {
	color: White;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.white {
	color: White;
	text-align: center;
	font-size: 12px;
	}
	
	td.navfill {
	background-color: #E6392E;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}
