body{
	
	margin: 0px;
	padding: 0px;
}
#mainContainer{
	width: 100%;
	border: 0px none;
	padding: 0px;	
}
.mainContainer_Top{
	background-image: url("../images/background/topTile.jpg");
	background-repeat: repeat-x;
	height: 315px;
}
.mainContainer_Bottom{
	/*background-image: url("../images/background/bottomTile.jpg");
	background-repeat: repeat-x;
	background-position: bottom right;*/
	height: 128px;
}
#contentArea{
	width: 778px;
}
#contentArea_logoArea{
	background-image: url("http://lease2loan.com/images/background/header.png");
	background-repeat: no-repeat;
	height: 97px;	
}
#contentArea_IMG_center_top{
	/*background-image: url("../images/background/bgTop_center_01.jpg");*/
	background-repeat: no-repeat;
	height: 218px;
}
#contentArea_IMG_center_bottom{
	/*background-image: url("../images/background/bgBottom_center.jpg");
	background-repeat: no-repeat;
	background-position: bottom;*/
	height: 128px;
}
#headerText{
	position: relative;
	left: 25px;
	top: 10px;
	width: 400px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.orangeText{
	color: #F67D18;	
}
.blueText_dark{
	color: #1A3983;	
}
.blueText_light{
	color: #B9CDFE;	
}
.whiteText{
	color: #FFFFFF;	
}
.contentColumn{
	width: 100%;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
.shadowTop{
	width: 15px;
	height: 41px;
	background-image: url("../images/background/shadowmiddle.png");
	background-repeat: repeat-y;
	background-position:right;
		vertical-align:top;
}
.shadowCenter{
	width: 15px;
	background-image: url("../images/background/shadowmiddle.png");
	background-position:right;
	background-repeat: repeat-y;
}
.shadowBottom{
	width: 15px;
	height: 41px;
	background-image: url("../images/background/shadowmiddle.png");
		background-position:right;
	background-repeat: repeat-y;
	vertical-align:bottom;
}
#bottomNav{
	width: 85%;
	position: relative;
	top: 20px;
}
#bottomNav a{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
#bottomNav a:hover{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}
#footer{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
h3 {
  color: #1A3983;
  font-family: Tahoma;
  font-size: 14px;
}
.moreLink a{
  font-size: 16px;
  color: #1A3983;
  font-family: Tahoma;
  text-decoration: none;
}
table.topNav a {
line-height: 27px;
border:0px;
display: block;
}
div.topNav a {
color: #1B3982;
text-decoration: none;
font-size: 14px;
font-family: Tahoma;
padding: 2px 5px;
}
div.topNav a:link {
color: #1b3982;
}
div.topNav a:active {
color: #AAAAAA;
background: #1A3983;
}
div.topNav a:visited {
color: #1b38a2;
}
div.topNav a:hover {
color: #FFFFFF;
background: #1A3983;
border: 0px;
}
h1 {
color:#1b3982;
font-size:16px;
}
form{
font-size: 14px;
font-family: tahoma;
}
