/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
td.logo {
	width: 175px;
	text-align: center;
	padding: 12px 0px 10px 0px;
}
td.strap {
	width: 575px;
	text-align: left;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 23px;
	color: #122b79;
	padding: 18px 0px 22px 0px;
	line-height: 32px;
}
td.menu {
	width: 175px;
	text-align: left;
	vertical-align: top;
}
td.menu td {
	padding: 5px 0px 5px 0px;
}
td.menu img {
	margin: 1px 5px 0px 0px;
	float: left;
	border-style: none;
}
td.menu a, td.menu a:link {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
}
td.menu a:hover {
	color: #000000;
	text-decoration: underline;
}
td.menu a.current {
	font-weight: bold;
}
td.content {
	width: 575px;
	text-align: right;
	color: #122b79;
}
td.content2 {
	width: 575px;
	text-align: left;
	color: #122b79;
}
td.bodycontent {
	vertical-align: top;
	color: #000000;
	text-align: left;
}
td.bdrtop {
	background-image: url(artwork/greybdrr1c3.gif);
	background-repeat: repeat-x;
}
td.bdrbtm {
	background-image: url(artwork/greybdrr5c3.gif);
	background-repeat: repeat-x;
}
td.bdrlft {
	background-image: url(artwork/greybdrr3c1.gif);
	background-repeat: repeat-y;
}
td.bdrrgt {
	background-image: url(artwork/greybdrr3c5.gif);
	background-repeat: repeat-y;
}
img.imgtop {
	float: left;
}
sup {
	font-size: 85%;
}
img.ind {
	padding: 1px 5px 0px 10px;
}
h1 {
	font-size: 115%;
	font-style: italic;
	color: #800080;
}
h1 div {
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
h1 span.fl {
	float: left;
}
span.grn {
	color: #339966;
}
span.blu {
	color: #122b79;
}
span.alright {
	text-align: right;
	float: right;
}
a.bodylnk {
	color: #122b79;
	font-size: 90%;
}
a.bodylnkb {
	color: #122b79;
}
table.thumbs td {
	font-size: 60%;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}
table.thumbs {
	margin: 15px 0px 20px 0px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	border-collapse: collapse;
}
p.address {
	font-size: 95%;
}
@media Print {
	BODY{
		zoom:80%;
	}
}

