body {
	background-color: #CCCCFF;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image:   url(images/back.gif);
	background-repeat: repeat-y;
}

.body-sub {
	background-color: #CCCCFF;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	background-image:   url(images/back.gif);
	background-repeat: repeat-y;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:24px;
	color:D68D18;
	margin-bottom: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#68509C;
	font-size: 14px;
	font-weight: 800;
	line-height: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #D68D18;
	padding: 10px 0 0 0;
	margin: 0;
}

.small {
	font-size: 10px;
	line-height: 11px;
}

.required {
	font-size: 10px;
	line-height: 11px;
	color:red;
}

.requiredbig {
	font-size: 13px;
	line-height: 16px;
	color:red;
}
/* Netscape 4 Needs Font Styles at the P and DIV Level*/

p, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
}

#header {
	position: absolute;
	left: 270px;
	top: 125px;
}

#header a {
	color: #68509C;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header a:hover {
	color: #660000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.left {
	margin: 0px 0px 0px 0px;
	padding: 96px 10px 0px 10px;
	background-image:   url(images/cosmetic-surgery-financing.jpg);
	background-repeat: no-repeat;
}

.body {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 20px 5px;
}

.nav {font-size:12px; line-height:14px; font-weight:bold; font-family:verdana,arial,helvetica;}

a.nav:link {color:#68509C; text-decoration:none;}
a.nav:active {color:#68509C; text-decoration:none;}
a.nav:visited {color:#9181B8; text-decoration:none;}
a.nav:hover {color:#CC0000; text-decoration:underline;}

.footer {
	margin: 0;
	padding: 0;
	width: 759px;
	height: 145px;
	background-image:   url(images/footer.jpg);
	background-repeat: no-repeat;
}

.footer td {
	margin: 0;
	padding: 50px 0px 0px 20px;
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer img {
	margin-right: 80px;
	}

.bordered {border: 1px solid #000000;}

#newsletter {
	position: absolute;
	left: 14px;
	top: 510px;
	width:195px;
}

.newsletter-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#68509C;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 25px;
	padding-left: 25px;
}

.logo {
	float: right;
	_margin-right: 40px;
	margin-right: 80px;
}

.callout {
	background-color: #e9e8f4;
	border: 1px solid #e8a93f;
	padding: 0 10px 10px 10px;
	margin: 10px 0;
}

.callout p {
	margin: 0;
	padding: 0;
}
