body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/swish_bkgnd.gif);
	color: #34537C;
}
td#main {
	background-position: center top;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #9EB4E3;
	border: 2px groove #000000;
}
td#main-header {
	background-position: center center;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(../images/title-header-2.jpg);
	margin: 4em;
	padding: 4px;
}
td#content {
	padding: 1em;
	background-position: left top;
	vertical-align: top;
	background-repeat: no-repeat;
}
td#content-2 {
	padding: 0.5em;
	background-position: left top;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #E7EDF5;
}
td#content-3 {
	padding: 0.5em;
	background-position: top;
	vertical-align: top;
	background-repeat: no-repeat;
	float: right;
	margin-left: 9px;
}

td#content-left {
	background-color: #E7EDF5;
	padding: 0.5em;
	vertical-align: top;
	width: 150px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #2A4A7B;
}
td#content-cell {
	padding: 0em 1em 1em;
	vertical-align: top;
	background-repeat: no-repeat;
}
td#content-right {
	padding: 0.5em;
	vertical-align: top;
	float: right;
	background-color: #EEF4F4;
	width: 228px;
}
a:link {
	color: #4C78B5;
}
a:visited {
	color: #2D548D;
}
.type1 {
	font-weight: bold;
	color: #365D94;
}
.type2 {
	font-weight: bold;
}
.type4 {
	font-size: 1em;
	font-weight: bold;
	color: #10595F;
}

.type3 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #264265;
}
.type6 {
	font-size: .75em;
	color: #264265;
}
.sm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.sm_text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: square;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	background-color: #E7EDF5;
	background-position: center;
	height: 20pt;
	width: 100%;
	border: 0px none;
	text-align: center;
	margin: 10px;
	padding: 4px;
}
.box_shaded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
	border: none;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #000000;
}
tr td#feedback a:link {
	color: #E7EDF5;
}
tr td#feedback a:visited {color: #E7EDF5;
}
td#feedback {
	text-align: left;
	padding: 0.7em;
	font-size: 0.7em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	color: #CCCCCC;
}
h3 {
	font-size: 1.5em;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #2C497A;
}
h2 {
	font-size: 1.2em;
	padding: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #105759;
	font-weight: bold;
	color: #34537C;
	margin-top: 0.8em;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C4D7A;
	color: #153744;
}

.type5 {
	font-size: 1.4em;
	font-weight: bold;
	color: #305186;
}
.image_border {
	padding: 2px;
	border: thin inset #1B6556;
	text-align: center;
}
.image_border-right {
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #1B6556;
	border-right-color: #1B6556;
	border-bottom-color: #1B6556;
	border-left-color: #1B6556;
}
.image_border-left {
	padding: 2px;
	border: thin ridge #1B6556;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.type-5 {
	font-style: italic;
}

