@charset "UTF-8";
/* CSS Document */

.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.link_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.link_bar a:link {
	text-decoration: underline;
	color: #00A8DE;
}

.link_bar a:visited {
	text-decoration: underline;
	color: #00A8DE;
}
.link_bar a:hover {
	text-decoration: none;
	color: #333333;
}
.link_bar a:active {
	text-decoration: underline;
	color: #00A8DE;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text a:link {
	text-decoration: underline;
	color: #00A8DE;
}

.text a:visited {
	text-decoration: underline;
	color: #00A8DE;
}
.text a:hover {
	text-decoration: none;
	color: #333333;
}
.text a:active {
	text-decoration: underline;
	color: #00A8DE;
}
.form_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A8DE;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bike-loans-logo.png);
	background-repeat: no-repeat;
}
.menu_bar {
	background-image: url(images/heading_banner_09.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: 0px 0px;
}
.menu_bar a:link {
	text-decoration: underline;
	color: #FF0000;
}

.menu_bar a:visited {
	text-decoration: underline;
	color: #FF0000;
}
.menu_bar a:hover {
	text-decoration: none;
	color: #000000;
}
.menu_bar a:active {
	text-decoration: underline;
	color: #FF0000;
}


	table {
	text-align: justify;	
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.blue_top td {
	border-top: 1px solid #00A8DE;
	}
tr.blue_bottom td  {
	border-bottom: 1px solid #00A8DE;
	}
td.blue_left  {
	border-left: 1px solid #00A8DE;
	}
td.blue_right  {
	border-right: 1px solid #00A8DE;
	}

tr.blue_all td{
	border-top: 1px solid #00A8DE;
	border-bottom: 1px solid #00A8DE;
	border-left: 1px solid #00A8DE;
	border-right: 1px solid #00A8DE;
	}	
tr.blue_light_bg_all td{
	border-top: 1px solid #00A8DE;
	border-bottom: 1px solid #00A8DE;
	border-left: 1px solid #00A8DE;
	border-right: 1px solid #00A8DE;
	background-color: #D0FFF9;
	}
tr.blue_light_bg_all td	IMG	{ margin-top: 2px; float: right; vertical-align: middle; }

tr.blue_dark_bg_all td{
	border-top: 1px solid #00A8DE;
	border-bottom: 1px solid #00A8DE;
	border-left: 1px solid #00A8DE;
	border-right: 1px solid #00A8DE;
	background: #98D6EE;
	}
tr.blue_no_bottom td{
	border-top: 1px solid #00A8DE;
	border-left: 1px solid #00A8DE;
	border-right: 1px solid #00A8DE;
	}
tr.blue_no_top td{
	border-bottom: 1px solid #00A8DE;
	border-left: 1px solid #00A8DE;
	border-right: 1px solid #00A8DE;
	}	

td+td {
	
	text-align: left;
	}
tr.highlight{ 
        background-color: #B8CDDC;
        cursor: pointer;
      }
	
.bullets {
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 10px;
	padding-left: 30px;
	text-align:left;

}
.list {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footerBox	{ background-color: #98D6EE; border: 2px solid #00A8DE; padding: 3px 7px 6px 7px; margin-bottom: 10px; }
.footerBox IMG	{ margin-top: 6px; float: right; vertical-align: middle; }

.smallFooterBox	{ background-color: #98D6EE; border: 2px solid #00A8DE; padding: 3px 5px 8px 14px; margin-bottom: 10px; height:50px; }
.smallFooterBox IMG	{ margin-top: 6px; float: left; vertical-align: middle; }






  .navDiv { 
 padding: 1px 8px; background-color: #98D6EE; border: 2px solid #00A8DE; padding: 3px 7px 6px 7px; margin-bottom: 10px; 
 } 
 
 .navDiv a { 
  text-decoration: none; 
   } 
 
 .navDiv a:hover { 
 text-decoration: none; 
color: #000000; 
 }  
 .navDiv a span { 
 padding: 4px 8px; 
 font-size: 12px;  
 color: #000000; 
 background-color: #FFFFFF; 
 border: 1px solid #FFFFFF; 
 display: block;
 text-decoration:none; 
 } 
 
 .navDiv a:hover span { 
 background-color: #EEEEEE; 
 border: 1px solid #999999; 
 } 

.navDiv span img  { margin-top: 0px; float: right; vertical-align: middle; }

#loan_step {
	border-bottom: #333333 dashed 1px;
	border_top: #333333 dashed 1px;

}

.form_description {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	size:10px;

}
.success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#009900;
}
.style1 {color: #000000;}
.style2 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.very_small {
	font-size:9px;
}
.style4 {color: #000000; font-weight: bold; }


 
.block {
	border:#009DDD 1px dashed;
	padding:20px 20px 5px 20px;
	background:#F0FBFF;
	margin: 0 0 30px 0;
}

.block h2 {
	margin: -10px;
	
}
.block {
	#height: 220px;
	#margin-bottom: 20px;
}

.block .rates {
	width:250px; 
	float:left;	
	padding: 10px;
	color:#000;
}
.block .rates p span {
	font-weight:bolder;
	color:#009DDD;
	
}
.block .rates p {
	color:#333;	
	border-bottom: 1px solid #009DDD; 
	padding:5px;
}
.block .loan_desc {
	 width:200px; 
	 float:right;	
	 
	background-color: #D9F2FC; 
	 padding: 0px 13px; 
	 
}
.block .loan_desc p {
	color:#000;
	font-size:14px;
}
.newsletter_gallery img {
	padding:3px;
	border:#CCC solid 1px; 
	margin:0;
	
}
.display {
	display:none;
}
.clear {
		clear:both;
    height:20px;
    font-size: 1px;
    line-height: 0px;
}
h1.obligation {
	color:#009DDD;
	
}
