body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h6 {
	font-size: 24px;
	color: #0d2968;
	letter-spacing: -1px;
	padding-bottom: 0px;
	margin-bottom: 0;
	margin-top: 0;
}
h5 {
	font-size: 12px;
	color: #0d2968;
	letter-spacing: 3px;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 0;
}
h1 {
	font-size: 30px;
	color: #0d2968;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 34px;
}
h2 {
	font-size: 20px;
	color: #0d2968;
	letter-spacing: -1px;
	margin-top: 8px;
	border-top:1px dotted #0d2968;
	margin-bottom: 0px;
	padding-top: 5px;
}
.border-right {
	border-right:1px dotted #0d2968;
	margin-top: 15px;
	padding-left: 10px;
}
.pad-left {
	padding-left: 8px;
	background-image:url(/images/bgr.gif);
	background-repeat:repeat-y;
}
.border-bottom {
	border-bottom:1px dotted #0d2968;
	padding-bottom: 5px;
}
.pad-top {
	padding-top: 8px;
}
.pl-bt {
	padding-left: 8px;
	border-top:1px dotted #0d2968;
	padding-bottom: 8px;
}
.whitelink {
	color:#FFFFFF;
}
.highlight {
	font-size: 16px;
	color: #0d2968;
	letter-spacing: -1px;
	font-weight: bold;
}
.tabler {
	padding-top: 0;
	padding-left: 15px;
}
