body {
	background-color: #ce0437;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #004a91;
}

a img {
	border: none;
}

h1.hdr {
margin: 0 auto;
padding: 0;
	width: 907px;
	height: 160px;
	background: transparent url(img/bt-hdr.gif) no-repeat top left;
}

h1.hdr span {
	display: none;
}

#wrap {
	background: url(img/bt-contRep.gif) repeat-y top;
	width: 906px;
	margin: 0 auto;
}

#contTop {
	height: 25px;
	width: 906px;
	background: url(img/bt-contTop.gif) no-repeat top;
}

span, span a {
	color: #CE0437;
}

#cont {
	padding: 10px 25px;
}

#cont table td {
	vertical-align: top;
}

#cont table.key {
	width: 560px;
}

#cont table.key td {
	width: 280px;
	font-size: 12px;
}

#cont table.key td ol {
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

#cont h1, #cont h2 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 24px;
	border-bottom: 2px solid #CE0437;
}

#cont h2 {
	font-size: 22px;
	color: #004A91
}

#cont h2.ttl, #cont h2.ttl a {
 	padding: 10px 0 3px 0;
	margin: 0;
 	font-size: 16px;
	color: #004A91;
	text-decoration: none;
 }

table {
	width: 780px;
	margin: 0;
}

table td.left {
	padding-right: 5px; 
}

table td.right {
	text-align: left;
	padding-left: 5px;
	border-left: 1px solid #ccc;
	color: #000;
	font-size: 14px;
}

table td.right p {
	margin: 0;
	padding: 4px 0 10px 0;
}

#contBot {
	height: 25px;
	width: 906px;
	background: url(img/bt-contBot.gif) no-repeat bottom;
}

#pics {
	width: 240px;
	height: 166px;	
	*width: 238px;
}

img.dlimg {
	padding-top: 45px;
}

#ftr {
	width: 906px;
	margin: 0 auto;
}

#ftr p {
	padding: 0 0 20px 0;
	color: #fff;
	text-align: center;
	font-size: 10px;
}

#ftr p a {
	color: #fff;
}

#cont h2.contact {
	background: url(img/blueBell.gif) no-repeat 235px 0;
	padding-top: 5px;
}
#cont h2.contact, #cont h2.contact a {
	color: #CE0437;
	border-bottom: 0px;
	text-decoration: none;
	text-align: center;
}
