body {
	margin: 0px;
	padding: 0px;
	font: 13px/17px   Georgia, Times New Roman, Times, serif;
	color: #000000;
	background: #ffffff;
}

.floatleft {
	float: left;
}

.logo {
	padding-left: 25px;
	padding-top: 10px;
}

.logo img {
	border-width: 0;
}

div#top {
	margin-left: 170px;
}

div#left {
	text-align: right;
	width: 124px;
	margin: 0px;
	padding: 10px;
	float: left;
	position: absolute;
	top: 116px;
	left: 10px;
	line-height: 17px;
	font-size: 13px;
}

div#right {
	vertical-align: text-bottom;
	width: 600px;
	position: absolute;
	top: 100px;
	left: 160px;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
}

a, a:visited {
	color : #777777;
	text-decoration : none;
}

a:hover {
	color : #777777;
	text-decoration : underline;
}

h1 {
	margin-bottom: 12px;
	font-size: 23px;
	line-height: 26px;
}

img {
	margin-bottom: 10px;
}

.centered
{
	text-align: center;
	text-transform: inherit;
}

.imgleft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.clearboth {
	clear: both;
}

div.selected {
	margin: 0;
	background: url(/images/op_middle.gif) repeat-y;
	padding-right: 6px;
}

div.selectedtop {
	background: url(/images/op_top.gif) no-repeat 0 bottom;
}

div.selectedbottom {
}
}

div.partner {
	width: 289px;
	display: block;
	margin-right: 5px;
}

div.partner .top {
	background: url(/images/top.gif) no-repeat;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	border: 0 solid #4ebaff;
	height: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
	margin: 0;
}

div.partner .middle {
	background: url(/images/middle.gif) repeat-y;
	border: 0 solid #24ff1e;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}

div.partner .bottom {
	background: url(/images/bottom.gif) repeat-y;
	border: 0 solid #24ff1e;
	display: block;
	height: 45px;
}

div.cornered {
	width: 585px;
	display: block;
	margin-right: 5px;
}

div.cornered .top {
	background: url(/images/top_wide.gif) no-repeat;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	border: 0 solid #4ebaff;
	height: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
	margin: 0px;
}

div.cornered .middle {
	background: url(/images/middle_wide.gif) repeat-y;
	border: 0 solid #24ff1e;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}

div.cornered .middle p {
	margin: 0;
}

div.cornered .bottom {
	background: url(/images/bottom_wide.gif) repeat-y;
	border: 0 solid #24ff1e;
	display: block;
	height: 45px;
}





