@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #26466C;
	background-image: url(images/bkg-page.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	color: #28466C;
}
h2 {
	font-size: 15px;
	color: #3B69A5;
}
h3 {
	font-size: 13px;
	color: #333333;
}
.content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content_bordered {
	border: solid 1px #28466C;
	height: auto;
	padding: 12px 20px 12px 20px;
}
.content_bordered_w_bkg {
	border: solid 1px #28466C;
	height: auto;
padding: 12px 20px 12px 20px;
	background-image: url(images/stringofballs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu {
	padding: 0px 4px 0px 4px;
	line-height: 17px;
}
.menu a {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #26466C;
}
.menu a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 9px;
	color: #666666;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.more {DISPLAY: none; BORDER-TOP: 1px dashed #8AB0D7; BORDER-BOTTOM: 1px dashed #8AB0D7; margin-bottom:10px;}

