/*Elements*/
body {
	background-color: #80806c;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Arial;
}

p {
	color: #fff;
	font-size: 12px;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

table
{
	margin-bottom: 40px;
}

a, a:hover, a:link, a:visited
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}


/*Generic Content*/
#divIntroLeft, #divFooter, #vsLeftContent, table, .divFloatLeft, #vsRightContent, #vertical_slide, .divleftAppWrapper, .divleftAppWrapper2 {
	float: left;
}

.divFloatLeft
{
	width: 600px;
}

table, #vertical_slide, #divGlobalWapper, #divFooter {
	width: 860px;
}

#divHeader {
	height: 62px;
	text-align: right;
	background:url(../images/rp-logo-bg.gif) no-repeat 0px 0px;
}

#vsLeftContent, #vsRightContent
{
	width: 620px;
}


#vsLeftContent p, #vsRightContent p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}

/*Individaual Structure Content*/
#divGlobalWapper {
	margin: 0px auto 0px auto;
	background: url(../images/rp-header-bg.gif) repeat-x left top;
}

.tdLeftColumn, .tdRightColumn, .tdLeftBottomColumn {
	padding: 20px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
}

.tdLeftColumn
{
	background: url(../images/rp-border-bottom.gif) repeat-x 0px 20px;
	vertical-align: top;
	width: 220px;
}


.tdLeftBottomColumn
{
	background: url(../images/rp-border-bottom.gif) repeat-x left bottom;
}


.tdRightColumn
{
	padding-left: 20px;
}

#divIntroLeft {
	width: 220px;
	padding-right: 20px;
	vertical-align: bottom;
	padding-top: 100px;
}

.aIcons {
	border: none;
	padding-left: 5px;
}

#divFooter {
	padding-top: 10px;
	background: url(../images/rp-footer-bg.gif) repeat-x 0px 10px;
	text-align: center;
}

#divFooter p
{
	margin: 0px;
	padding: 10px 0px 15px 0px;
}

/*td Fonts and layout*/
.spanHtxt {	
	display: block;
	color: #fff;
	width: 220px;
	font-size: 18px;
	background: url(../images/rp-border-bottom.gif) repeat-x left bottom;
	padding-bottom: 20px;
	border-bottom: 10px solid #80806c;
}

.spanColortxt, .spanFrontBack, .spanEmailSent {
	color: #b8d110;
	font-size: 12px;
	width: 220px;
	display: block;
	font-weight: bold;
}

.spanFrontBack
{
	padding-top:10px;
}

.spantxt {
	color: #fff;
	width: 220px;
	display: block;
}

.spanEmailSent {
	width: 600px;
	display: block;
	padding: 20px 0px 0px 240px;
}

spanError
{

}

.addon1 {
	padding-bottom: 10px;
}

.addon2 {
	padding-bottom: 10px;
	font-size: 15px;
}

.addon3 {
	margin-bottom: 20px;
}

.addon4 {
	margin-top: 20px;
}

#vertical_slide
{
	border-bottom: 1px solid #dfdfda;
}

.divleftAppWrapper, .divleftAppWrapper2
{
	width: 320px;
	border-top: 1px solid #dfdfda;
	padding: 10px 0px 10px 0px;
}

.divleftAppWrapper2
{
	width: 300px;
}

.txtStandard, .txtFieldStandard
{
	border: 2px solid #aeb83d;
	width: 300px;
	height: 20px;
	padding-top: 5px;
	margin: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 12px;
}

.txtFieldStandard
{
	height: 85px;
	width: 294px;
}

.btn
{
	float: right;
	background: url(../images/rp-btn-bg.gif) repeat-x 0px 0px;
	border 1px solid #666;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 14px;
	color: #3c4100;
	font-weight: bold;
	margin-bottom: 10px;
}