/* CSS Document */ 

/* layout */  

body, div, h1, h2, h3, p, ul {

padding : 0;

margin: 0;

position: relative;

}

body {

text-align:center;

margin: 0px 0px 0px 0px;

background-color: #FFFFFF;

line-height:1.8;
}

#pagewrapper {

text-align: center;

display:block;

background-color:#990000;

background-image:url(images/backgrounds/bak_fade.jpg);

background-repeat:repeat-y;

background-position: top center;

}

#pagecontent {

display:block;

margin:0px auto;

padding:0px 0px 0px 0px;

width:950px;

text-align:left;

background-color:#FFFFFF;


}

/* endlayout */
/* textstyles */  

a:link{

text-decoration:none;

font-weight:normal;}

a:visited{

text-decoration:none;

font-weight:normal;}

a:hover{

text-decoration:none;

font-weight:normal;}

a:active {

text-decoration:none;

font-weight:normal;}

body {

text-align:left;
font-family: Tahoma, Geneva, sans-serif;

font-size: 14px;

color: ;

}

p {

font-family: Tahoma, Geneva, sans-serif;

font-size: 14px;

color: ;

}

div {

font-family: Tahoma, Geneva, sans-serif;

font-size: 14px;

color: ;

}

h1 {

font-family: Arial, Helvetica, sans-serif;

font-size: 28px;

color: #000000;

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
line-height: 1.0;
z-index:2;
}

h2 {

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

color: #000000;

line-height: 1.0;
}

h3 {

font-family: Arial, Helvetica, sans-serif;

font-size: 20px;

color: #000000;

line-height: 1.0;
}

h4 {

font-family: Arial, Helvetica, sans-serif;

font-size: 16px;

color: #000000;

line-height: 1.0;
}

h5 {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #000000;

line-height: 1.0;
}

h6 {

font-family: Arial, Helvetica, sans-serif;

font-size: 8px;

color: #000000;

line-height: 1.0;
}

/* endtextstyles */  
/* addlcss */#headerstyle {
	margin: 0px;
	padding: 30px 0px 0px 25px;
	height: 39px;
	background-image: url(http://www.regionallendingservices.com/images/header.jpg);
	background-repeat: no-repeat;
	width: 895px;
	text-align: left;
}
#button1, #button2, #button3, #button4, #button5, #button6, #button7 {
	height:39px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	line-height:39px;
	padding:0px 0px 0px 0px;
	background-image:url(images/toptab.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	width:153px;
	text-align:center;
}
#subnav {
	display:block;
	background-color:#146AA0;
	color:white;
	text-align:left;
	padding-left:35px;
	margin-left:-25px;
	margin-right:-25px;
}
.orangelink {
	color: rgb(236, 143, 73);
}
.orangelink a:link {
	text-decoration:none;
	color: rgb(236, 143, 73);
	font-weight:normal;
}
.orangelink a:visited {
	text-decoration:none;
	color: rgb(236, 143, 73);
	font-weight:normal;
}
.orangelink a:hover {
	color: rgb(236, 143, 73);
	text-decoration:none;
	font-weight:normal;
}
.orangelink a:active {
	color: rgb(236, 143, 73);
	text-decoration:none;
	font-weight:normal;
}
#subnav a:link {
	text-decoration:none;
	color: #FFFFFF;
	font-weight:normal;
}
#subnav a:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight:normal;
}
#subnav a:hover {
	color: #cccccc;
	text-decoration:none;
	font-weight:normal;
}
#subnav a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.textBox {
	background:#FFFFFF url(images/greenroundedbox.gif) left top no-repeat;
	width:839px;
	margin-top:15px;
}
.textBox .d1 {
	background:url(images/greenrounded_right_top.gif) right top no-repeat;
}
.textBox .d2 {
	background:url(images/greenrounded_left_bottom.gif) left bottom no-repeat;
}
.textBox .d3 {
	background:url(images/greenrounded_right_bottom.gif) right bottom no-repeat;
	margin-bottom:-20px;
} 
/* endaddlcss */