
/* Main Elements */
html{
	background: url("/Global/CssImages/home_bg.gif");
	margin: 0;
	padding: 0;
	font-family: arial;
}
body{background:none}
h2 {
	border-bottom: none;
	color: #FFFFFF;
}
.MasterNoLayout {
	width: 782px;
	top: 30px;
	border:1px solid black;
	background: #FFFFFF;
	min-height: 200px;
	margin: 0 auto;
}

/* Blocks */

div.rtx-Blocks {
	border-left: 1px solid white;
	width: 259px;
	height: 111px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-right: 1px;
	font-family: arial;
}

div.rtx-Blocks h2 {
	margin: 5px 0;
}
div.rtx-Blocks p {
	padding: 1px 0;
}
div.rtx-Blocks img{
	position: inline;
	float:right;
	padding-right: 15px;
	padding-left: 10px;
}
div.rtx-Blocks a{
	color:#ffffff;
	text-decoration:none
}
div.rtx-Blocks a:hover{
	color:#ffffff;
	text-decoration:underline
}

div.rtx-Blocks .rbi-rtx-inner {
	width: 246px;
	height: 81px;
	text-align: left;
	margin: 15px 1px 15px auto;
}

/* Flex Controls */
div.flx-TinyPadding {
	background: #7D7BAC;
	margin-top: 1px;
	margin-left: -1px;
	width: 101%;
}

div.flx-Footer {
	padding: 5px 10px;
	width: 760px;
}

div.flx-Footer .rtx {
	height: 22px;
	line-height: 22px;
}
div.rmd {
	margin-bottom: 1px;
}

.control {
	margin-bottom: 0;
}
