body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.25em;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
h2     {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 4pt;
	margin-bottom: 4px
}
h3  {
	font-size: 1em;
	font-weight: bold;
	margin: 6pt 0
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	margin-top: 6pt;
	margin-right: 0;
	margin-bottom: 6pt;
	margin-left: 0;
}
h5 {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
p          {
	color: #000080;
	font-size: 12pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
	vertical-align: top;
}
td   {
	font-size: 12pt;
}
li {
	font-size: 12pt;
	list-style-type: square
}
dd {
	font-size: 12pt;
	padding-bottom: 6pt
}
a:link {
	color: #870009;
}
a:visited { color: red; }
a:hover { color: green; }
a:active { color: purple; }
#content {
	width: 755px;
	text-align: left;
	top: 0px;
	margin-left: 225px;
}
#container  {
	padding: 0;
	display: block;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #009;
}

#tswcssbuttons {
	width: 200px;
	margin-top: 0pt;
	padding-top: 0px;
	text-align: left;
	float: left;
}

#tswcssbuttons h4 {
	padding: 0px;
	margin: 0px 5px 0px 20px;
}

#tswcssbuttons ul {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: center;
}

#tswcssbuttons li {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}

#tswcssbuttons li a {
	background-color: #B0E1C7;
	width: 175px;
	text-decoration: none;
	display: block;
	list-style-type: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-transform: none;
	vertical-align: middle;
	font-variant: normal;
	margin: 0px auto;
	padding: 0px;
}
#tswcssbuttons ul img {
	text-align: center;
	border-style: none;
	padding: 0px;
	margin: 0px auto;
}

/*
#tswcssbuttons li a:hover {
	color: #B40000;
}
*/
#tswcssbuttons li a:hover, #tswcssbuttons li a:active, #tswcssbuttons li a:focus {
	color: #A40107;
	font-weight: bold;
}

#tswcssbuttons a:visited, #tswcssbuttons a:link { color: #009; }

.bold { font-weight: bold; }
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.copyright   {
	font-size: 8pt
}
.justify { text-align: justify; }
.floatleft {
	float: left;
}
.floatClear {
	clear: both;
}


.notop {
	margin-top: 0px;
}
.tight { margin-top: 2pt; margin-bottom: 2pt; }
.FormLabel {
	font-weight: bold;
}
.FormLabelSmall {
	font-size: small;
}
.VeryLarge {
	font-size: 40px;
	font-variant: normal;
	text-transform: uppercase;
}
#Note1 {
	border-top: thin solid #C00;
	border-right: thin solid #C00;
	border-bottom: thin solid #C00;
	border-left: thin solid #C00;
}
#tswcssbuttons a img {
	border-width: 0px;
	border-style: none;
}

