#rightColumn {
	font-size: 1.0em;
	font-family:arial,helvetica,sans-serif;
}

#rightColumn #competition {
	margin:0 0 1em 0;
	background-color:#0094B8;
	color:#FFF;
	background-image:url(../images/teal_bottom.png);
	background-position:0 100%;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:15px;
	font-weight:bold;
}
#rightColumn #competition #comPic {
	margin:0 0 10px 0;
	height:177px;
	background-position:0 100%;
	background-image:url(../images/competition.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}
#rightColumn #competition #comPic h2 {
	height:47px;
	background-image:url(../images/teal_top.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:17px;
	margin:0;
	text-transform:uppercase;
	padding:8px 5px 0 5px;
}
#rightColumn #competition #comPic h2 strong {
	font-size:18px;
	color:#FFDC00;
}
#rightColumn #competition #comCont {
	margin:0 5px;
}
#rightColumn #competition a {
	display:block;
	font-weight:bold;
	width:118px;
	height:25px;
	line-height:25px;
	background-color:#FFDC00;
	color:#0094B8;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/teal_button.png);
	font-size:14px;
	margin:13px auto 2px auto;
}
#rightColumn #competition a:hover {
	margin:15px auto 0px auto;
}


#rightColumn h2 {
	margin:1em 0 0 0;
	padding:6px 0 3px 0;
	background-image:url(../images/right_box_top.png);
	background-repeat:no-repeat;
	font-size:1em;
	color:#003E71;
	text-align:center;
}
#rightColumn h2 img {
	float:left;
	margin:0 4px;
}
#rightColumn h2 a {color:#003E71;}

#rightColumn .boxBody {
	border-left:1px solid #91C6D7;
	border-right:1px solid #91C6D7;
	padding:4px 12px 1px 12px;
}
#rightColumn .boxBody img {
	margin: 0 auto;
}

#rightColumn h2.address {
	color:#0092B6;
	text-align:left;
	padding:11px 12px 4px 12px;
	font-size:1em;
	font-weight:bold;
}
#rightColumn address {
	border-left:1px solid #91C6D7;
	border-right:1px solid #91C6D7;
	padding:4px 12px 1px 12px;
	font-style:normal;
	margin:0;
	font-size:1em;
	line-height:1.4em;
}
#rightColumn address strong {display:block;font-size:1em;margin-bottom:4px;}
#rightColumn address span.lab {color:#0092B6;}
#rightColumn address span.hi {font-weight:bold;color:#EA1921;font-size:1.1em;}
#rightColumn address span.line {display:block;border-bottom:1px solid #91C6D7;padding-bottom:3px;margin-bottom:3px;}
#rightColumn address img {margin:5px 0;}