/* GENERAL RULES */

body {
	background-color: #4F5334;
	font-family:Trebuchet MS,arial,sans-serif;
	color:#613323;
	margin: 0 0 20px 0;
	padding:0;
}

div#headerFlash {
	width:912px;
	text-align:center;
}
div#headerFlashIn {
	width:848px;
	text-align:left;
	margin:0 auto;
	background-color:#DDD7C6;
	}
div#headerFlash img.headerPic {
	width:100%;
	}
div#headerFlash h1, div#headerFlash h2, div#headerFlash ul {
	margin:0 20px;
	color:#4F5334;
	}
div#headerFlash h2 {
	font-style:italic;
	}
div#headerFlash ul li {
	color:#4F5334;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	display:inline;
	}	
div#headerFlash ul li a {
	color:#4F5334;
	margin:0 1em;
	}

a, a:visited, a:active {
	color:#4F5334;
	}
a:hover {
	color:#613323;
	background-color:#C9C4B1;
	}
	
a.home, a.home:visited, a.home:active {
	color:#DDD7C6;
	text-decoration:underline;
	}
a.home:hover {
	color:#DDD7C6;
	text-decoration:none;
	background-color:#717357;

	}
	
a.jump, a.jump:visited, a.jump:active {
	color:#4F5334;
	font-size:87%;
	}
a.jump:hover {
	color:#613323;
	background-color:#C9C4B1;
	font-size:87%;
	}
	
p.rates {
	color:#4f5334;
	font-size:85%;
	font-style:italic;
	margin-top:-10px;
	}
	
	
img {
	border:0;
	margin:0;
	padding:0;
}

p {
	line-height: 1.3em;
	margin: 0 20px 1em 20px;
	font-size:95%;
}
ul {
	line-height: 1.3em;
	margin: 3px 15px 0 40px;
	font-size:90%;
}


p.pop {
	line-height: 1.3em;
	margin: 0 5px 1em 5px;
	font-size:95%;
}
ul.pop {
	line-height: 1.3em;
	margin: 3px 0px 0 40px;
	font-size:90%;
}

table {
	border: 0;
	margin: 0;
}
td,th {
	padding: 0;
	vertical-align:top;
}


img.leadin {
	margin:0 2px -12px -5px;
	}
img.label {
	margin:0 0 -12px -5px;
	}
img.logo {
	margin-top:13px;
	margin-bottom:3px;
	}

img.floatLeft {
	margin:0 20px 3px -20px;
	float:left;
	clear:left;
	}
img.floatLeftSpace {
	margin:17px 20px 8px -18px;
	float:left;
	}
object.floatLeft {
	margin:0 20px 3px -20px;
	float:left;
	clear:left;
	}
table.floatLeft {
	margin:0 20px 3px 1px;
	float:left;
	clear:left;
	}
img.floatRightSpace {
	margin:17px -18px 8px 8px;
	float:right;
	}
	
img.floatRight {
	margin:0 -10px 3px 5px;
	float:right;
	clear:right;
	}
table.floatRight {
	margin:0 0px 0 0px;
	float:right;
	clear:right;
	}
img.button {
	margin-left:18px;
	}
	
table.rms {
	margin: 0 -5px 0 2px;
	}
table.rms td.right {
	text-align:right;
	}
	
	
	
table.main {
	width:912px;
	}

table.main tr td.content {
	background-color:#DDD7C6;
	width:846px;
	padding-top:6px;
	}

table.pop {
	background-color:#DDD7C6;
	width:405px;
	}

img.ico {
	text-decoration:none;
	margin:0 5px -3px 10px;
	}

table.footer {
	width:846;
	text-align:center;
	}
table.footer p {
	color:DDD7C6;
	margin:8px 2px 3px 2px;
	font-size:75%;
	}
table.footer p a, table.footer p a:active, table.footer p a:visited {
	color:DDD7C6;
	}
table.footer p a:hover {
	color:DDD7C6;
	background-color:#717357;
	}
	
	