a{ 
	color: black;
}
.bodytext li{
	padding : 0.3em;
}
body{
	margin: 1em 0.8em 0em 0.8em;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 103%;
	color: #000000;
}
body, td, p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
table{
	border : none;
	border-collapse: collapse;
	border-spacing: 0;
}
.bodytext{
	text-align: left;
	padding: 25px;
}
td{
	padding: 0;
}
.menuPanel{
	border-right : 1px solid Red;
	background-color : #D7D7D7;
	width: 234px;
	height: 89px;
	text-align: center;
	vertical-align : top;
}
.menuBack{
	background-color : #EAEAEA;
	text-align: center;
}
.menuContact{
	text-align: center;
}
.footer{ 
	background-color: #5e5e5e;
	color: White; 
	text-align: left;
}
.footerLeft{ 
	background-color: Red;
	color: White; 
	border-right : 1px solid Red;
	text-align: right;
}
.mainBack{
	background: "images/background.jpg";
}
.menu{
	background: #D4D4D4;
	border-bottom : 1px solid White;
}
#container{
	border : 1px solid Gray;
	padding: 0;
	margin : 0 0 0 0;
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
	height: 650px;
}
.highlight {  
	color: #FF0000; 
	font-weight: bold
}
em {  
	font-style: italic; color: #FF0000
}
h1 {  
	font-size: 12pt;  font-weight: bold
}
h2 { 
	font-size: 10pt; font-weight: bold 
}
h3 { 
	font-size: 10pt; font-weight: bold 
}
.loanLabels{
	text-align : right;
	background : #F8F8F8;
}
.totalRepayable{
	border: none;
	background : #F8F8F8;
	font-weight : bold;
}
.apr{
	border: none;
	background : #F8F8F8;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
}
.monthlyPayments{
	border: none;
	background : #F8F8F8;
	font-weight : bold;
}
.loanTable{
	background-color: #F8F8F8;
}
.rightBack {  
	background-color: #F8F8F8;
	text-align: left;
}
.linksBack {  
	background-color: White;
	border-left : 1px solid #F8F8F8;
}
.linksCell {  
	text-align: center;
}
.mainTable{
	border : 1px solid Red;
}
#list-menu {
	width: 234px;
	background: #FDEADB;
	padding-bottom : 40px;
	border-bottom : 1px solid White;
}
#list-menu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
} 
#list-menu li {
	margin: 0 0 0;
	font-weight : bold;
	list-style-image: none;
} 
#list-menu a {
	display: block;
	width:200px !important; /* FF */
	// width:234px !important; /* IE7 */
	padding: 4px 4px 4px 30px;
	background-color: #FDEADB;
	text-decoration: none;
	border-bottom : 1px solid #D5D5D5;
	background: url(../images/icon_link.gif) 1.5em 0.8em no-repeat;
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000000;
	background: url(../images/icon_link.gif) 1.5em 0.8em no-repeat;
}

#list-menu a:hover {
	color: Red;
	background: url(../images/icon_link_hover.gif) 1.5em 0.8em no-repeat;
} 
#list-menu .linkheader{
		border-bottom : 1px solid #D5D5D5;
			padding: 3.4em 0 0.8em 1.5em;
}
#top-menu topnav{
	height:100%;
}
#top-menu ul {
	margin: 1em 0 0 0;
	padding: 0;
}
#top-menu li {
	display: block;
	width: auto;
	float: left;
	border-right: 0.08em solid #C3C3C3;
	height: 3.2em;
	margin: 0;
	padding: 1.8em 0 0 0 !important; /* FF */
	// padding: 0.8em 0 0 0 !important; /* IE7 */
	list-style-image: none;
}
#top-menu li.last {
	border: none;
}
#top-menu a, #top-menu a:visited, #top-menu a:active {
	padding: 2.5em 2.46em 2.5em 2.46em;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#top-menu a:hover {
	text-decoration: none;
	color: red;
}
.topbar{
	background-color: #C3C3C3;
}
#top-links toplinks{
	height:100%;
}
#top-links ul {
	margin: 0 0 0 0;
	padding: 0;
}
#top-links li {
	display: block;
	width: auto;
	float: right;
	border-right: 0.08em solid white;
	margin: 0;
	padding: 0 0 0 0 !important; /* FF */
	// padding: 0 0 0 0 !important; /* IE7 */
	list-style-image: none;
}
#top-links li.last {
	border: none;
}
#top-links a, #top-links a:visited, #top-links a:active {
	padding: 0 1em 0 1em;
	color: white;
	text-decoration: none;
	display: inline;
}
#top-links a:hover {
	text-decoration: none;
	color: red;
}
.horizmenu{
	background-image : url(../images/mnu_back.gif);
	background-repeat : repeat-x;
}