BODY, TD,P,TABLE {
	font-family : Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	line-height:16pt;
	
}

H1 {
	font-size: 22px;
}

H2 {
	font-size: 20px;
}


H3 {
	font-size: 18px;
}

H4 {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
}

A {
	text-decoration: underline;
	color: #333399;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
}

A:Active {
	text-decoration: underline;
	color: Maroon;
}

HR {
	color: #303030;
	height: 1pt;
}

.style1 {color: #FF0000;}
.style2 {font-weight: bold;}

/* Cards */

.offered-cards {
	width:85%;
	margin:0 auto;
	margin-bottom:10px;
	padding:10px 15px 0;
	border:2px solid #999999;
	border-radius:4px;
}

.offered-cards h4 {
	color:red;
	margin:0 0 10px;
}

.offered-cards h5 {
	line-height:1.2;
	margin:0;
}

.offered-cards table {
	width:104%;
	text-align:center;
	position:relative;
	left:-15px;
	clear:both;
}

.offered-cards table th  {
	font-weight:normal;
	font-size:12px;
}

.offered-cards table td, .offered-cards table th {
	width:20%;
	padding:0;
	line-height:auto;
}

.offered-cards ul { 
	margin:0;
	padding:0 0 0 10px;
}

.offered-cards .images  {
	float:left;
	max-width:20%;
	padding: 0 30px 0 0;
	text-align:center;
	font-weight:bold;
}

.offered-cards .description {
	margin-left:7px;
	padding: 0 10px 5px 0;
}

/* Loans */
.offered-loans {
	width:85%;
	margin:0 auto;
	margin-bottom:10px;
	padding:10px 15px 0;
	border:2px solid #999999;
	border-radius:4px;
}

.offered-loans h4 {
	color:red;
	margin:0 0 10px;
}

.offered-loans  h5 {
	line-height:1.2;
	margin:0;
}

.offered-loans ul { 
	margin:0;
	padding:0 0 0 10px;
}

.offered-loans .images  {
	float:left;
	max-width:160px;
	padding: 0 30px 0 0;
}

.offered-loans .images  img {
	max-width:150px;
	max-height:150px;
}

.offered-loans .description {
	margin-left:7px;
	padding: 0 10px 5px 0;
}

.top-links {
	text-align:center;
	font-size:12pt;
}

.top-links a {
	font-weight:bold;
	font-size:12pt;
	color:#0000FF;
}

.apply-now {
	font-weight:bold;
	color:red;
	text-align:right;
	margin:0;
}

.apply-now  a{
	color:red;
	text-transform:uppercase;
}

.apply-now img {
	padding:6px 0 2px 0;
}

.right-align {
	text-align:right;
}

h4 div {
	display:inline;
}
