.home {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
a.home {
	color: #FFFFFF;
	text-decoration: none;
}
a.home:hover {
	color: #5D726D;
	text-decoration: none;
}


.footer {
	color: #FFF2BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.copyright {
	color: #5D726C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:8px;
}
a.copyright {
	color: #5D726C;
	text-decoration: none;
}
a.copyright:hover {
	color: #435A54;
	text-decoration: none;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	}
a.nav {
	color: #5D726C;
	text-decoration: none;
}
a.nav:hover {
	color: #435A54;
	text-decoration: none;
}

#divContainer {
	VISIBILITY: visible; 
	OVERFLOW: hidden; 
	WIDTH: 260px; 
	POSITION: relative; 
	HEIGHT: 229px
}
#divContent {
	WIDTH: 260px; 
	POSITION: relative;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #435A54;
	line-height: 130%;
	text-align: left;
	margin: 0 0 6 0;
	padding: 0 0 0 0;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #435A54;
	line-height: 130%;
	text-align: left;
	margin: 0 0 2 0;
	padding: 0 0 0 0;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 130%;
	text-align: justify;
	margin: 0 0 11 0;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 70%;
	text-align: right;
	margin: 0 0 0 0;
	}	
	
.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 130%;
	margin: 0 0 11 0;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 130%;
	text-align: left;
	}

a.text {
	color: #5D726C;
	text-decoration: none;
}
a.text:hover {
	color: #435A54;
	text-decoration: none;
}

ul { padding-left: 1.5em;
		margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 130%;
	text-align: justify;
	margin: 0 0 11 0;
	}

a {
	color: #5D726C;
	text-decoration: none;
}
a:hover {
	color: #435A54;
	text-decoration: none;
}
	
input,select,option,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 130%;
	text-align: justify;
	margin: 0 0 11 0;
	}
