/* CSS Document */

#content {
	background-image:none;
	background-color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.top {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.middle {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	padding-top:30px;
	width: 100%;
}
.bottom {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.header {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 0 10px 30px;
	padding: 21px 10px 0px 0px ;
}
.inner {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 927px;
	min-height: 205px;
	display: table;
}
.footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 927px;
	height: 98px;
}
p {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height:20px;
	color:#ffffff !important;
}
h1 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
/* -------------------------------------------------------------------- header */

#content a:hover { text-decoration:underline; }

.header p {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px;
	padding: 0px;
	padding-bottom: 30px;
	width: 430px;
	color:#ffffff !important;	
}
.title_image {
	position: absolute;
	top: 30px;
	left: 467px;
	margin: 0px;
	padding: 0px;
}
.header h1{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 467px;
	height: 105px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/rtp/h1_lorem.gif) left top no-repeat;
}
.header h2{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	overflow: hidden;
}
#cta .cta-left {
	float:left;
	clear:none;
	background: #000000 url(../img/rtp/cta-left.gif) left top no-repeat;
}
#cta .cta-left a {
	padding:35px 0 20px 60px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	text-align: right;
}
#cta .cta-left a:hover {
	text-decoration: underline;
}
#cta .cta-right {
	float:left;
	clear:none;
	display: block;
	width:24px;
	height:70px;
	background: #000000 url(../img/rtp/cta-right.gif) left top no-repeat;
}
/* -------------------------------------------------------------------- header end */
/* -------------------------------------------------------------------- inner */
.blok  {
	position: relative;
	display: block;
	float: left;
	width: 280px;
	margin-right:35px;
}
.blok.last  {
	margin-right:0px;
}
.blok .top  {
	position: relative;
	float: left;
	display:block;
	height: 18px;
	width:280px;
}
.blok .mid {
	position:relative;
	float: left;
	display:block;
	padding: 5px 0;
	width:280px;
	background:  url(../img/rtp/blue-mid.gif) left top repeat-y;
}
.blok .btm  {
	position: relative;
	float: left;
	display:block;
	height: 10px;
	width:280px;
}
/*
.blok .mid img {
	position:absolute;
	right:20px;
	top:20px;
}*/

.blok .mid blockquote {
	float:left;
	display:inline;
	padding-right:10px;
}
#n1.blok .top  {
	background:  url(../img/rtp/blue-1-top.gif) left top no-repeat;
}
#n1.blok .btm  {
	background:  url(../img/rtp/blue-1-btm.gif) left top no-repeat;
}
#n2.blok .top  {
	background:  url(../img/rtp/blue-2-top.gif) left top no-repeat;
}
#n2.blok .btm  {
	background:  url(../img/rtp/blue-2-btm.gif) left top no-repeat;
}
#n3.blok .top  {
	background:  url(../img/rtp/blue-3-top.gif) left top no-repeat;
}
#n3.blok .btm  {
	background:  url(../img/rtp/blue-3-btm.gif) left top no-repeat;
}

.blok .mid h3{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	text-indent: 0px;
	color: #168fcb;
	font-size: 14px;
	font-weight:bold;
	display: block;
}
.blok .mid p{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 7px 20px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	text-indent: 0px;
	width: 230px !important;
}
.inTable{
	top: 1px;
	left: 1px;
	margin: 2px 2px 2px 20px;
	padding: 1px;
	font-size: 11px;
	line-height: 17px;
	text-indent: 0px;
}
.inText{
	color:#FFF;
	top: 1px;
	left: 1px;
	margin: 10px 10px 10px 20px;
	padding: 3px;
	font-size: 11px;
	line-height: 17px;
	text-indent: 0px;
}
.blok .mid a{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	text-indent: 0px;
	width: 150px !important;
	color: #168fcb;
	text-decoration: none;
}

/* -------------------------------------------------------------------- inner end */

/* -------------------------------------------------------------------- footer */
.cardlogo {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 208px;
	height: 98px;
	text-decoration: none;
	background: url(../img/rtp/card.jpg) left top no-repeat;
}

/* -------------------------------------------------------------------- footer end */
/* CLEARFIX (http://www.positioniseverything.net/easyclearing.html)
--------------------------------------------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */