body {
	background-image: url(../images/rp_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
}

td, th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}

a {
	color: #7B0000;
	text-decoration: none;
}

div.contText ul {
	margin-left: 15px;
	margin-top: -5px;
	margin-bottom: 0px;
}

#contMain {
	background-image: url(../images/rp_bg_main.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 766px;
}

#contMain th {
	text-align: left;
}

#contPage {
	background-image: url(../images/rp_bg_page.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 766px;
}

#contPage th {
	text-align: left;
}

#contFooter {
	width: 752px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F6DB6;
}	

#contFooter td {
	background-color: #BFD9E5;
}

#contFooter a {
	color: #115574;
}

#contFooterText {
	padding-top: 9px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	float: left;
}

#contFooterButton {
	background-image: url(../images/rp_bg_footer_button.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 20px;
	float: left;
	padding-top: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 15px;
	text-align: center;
}

.contWhite {
	background-color: #FFFFFF;
}

.contImage {
	float: left;
	margin-top: 11px;
	margin-right: 7px;
}

.contText {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contFeature {
	background-color: #DFECF2;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: solid 3px #0F6DB6;
	border-right: solid 3px #0F6DB6;
	color: #333333;
}

.contFeature a {
	color: #7B0000;
}

.txtHdrFeature {
	color: #A94C68;
	font-size: 12px;
	font-weight: bold;
}

#contSide {
	color: #666666;
}

#contSide a {
	color: #7B0000;
}

blockquote {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.divDashed {	
	border-top: dashed 1px #DCACB0;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-right: 5px;
}

.divDotted {
	border-top: dotted 1px #0F6DB6;	
	margin-right: 5px;		
}

#hdrPage {
	margin-left: 7px;
}

.hdrPageSub {
	background-image: url(../images/rp_hdr_sub.gif);
	background-repeat: no-repeat;	
	height: 21px;
	padding-left: 9px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #0F6DB6;
	margin-top: 10px;
}

p {
	margin-top: 11px;
	margin-bottom: 5px;
}

.contIndent {
	padding-left: 20px;
}

#divTop {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #C96B87;	
	font-size: 10px;
}

#divTop a {
	color: #C96B87;
}

.inputText  {
	width: 280px;
	margin-bottom: 5px;
}

.inputTextarea {
	width: 280px;
	height: 100px;
	margin-bottom: 5px;
}

form {
	margin-top: -5px;
}

#contIndexMain {
	padding-left: 21px;
	padding-right: 14px;
}

#contIndexSide {
	padding-left: 10px;
	padding-right: 17px;
	padding-bottom: 5px;
}

#contSubMain {
	padding-left: 31px;
	padding-right: 24px;
}

#contSubSide {
	padding-left: 10px;
	padding-right: 17px;
	padding-bottom: 5px;	
}