@charset "UTF-8";
/* CSS Document */

/* common
	--------------------------------------------------*/
	
	body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	}
	#BodyImposter {
	color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	}
	#BodyImposter li,
	#BodyImposter p,
	#BodyImposter td {
	font-size: 16px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	}
	#BodyImposter p,
	#BodyImposter ol,
	#BodyImposter ul {
		margin: 0em 0em 1em 0em;
	}
	#BodyImposter img {
		border: 0px;
	}
	
	#BodyImposter p.serif {font-family:Georgia, "Times New Roman", Times, serif;}
	#BodyImposter td.optin {font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;color:#333;padding-right:10px;}

	
	#Primary img {
	border: none;
	padding: 0;
	margin: 0;
	}
	
	
hr {
   border:0px; border-top:1px dashed #c22e25; height:0px; margin: 20px 0 20px 0;
}
	#BodyImposter small {
		font-size: 10px;
		line-height: 1.3em;
	}
	#BodyImposter ol {
		padding-left: 1em;
	}
	#Primary ul, #rightcolumn ul {
		padding-left: 0;
		padding-right: 0;
	}
	#BodyImposter ol li {
		margin: 0px;
		padding: 0px;
	}
	#BodyImposter ul li {
	margin: 0px;
	margin-bottom: 1em;
	list-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}
	
		#Primary ul .lift {
	margin-bottom: 1em;
	list-style: none;
	background-image: url(images/bulletlift.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	/* links
	--------------------------------------------------*/
	
	#BodyImposter a {
	color: #3368a0;
	text-decoration: none;
	}
	#Primary a:link,
	#Primary a:visited {
		color: #3368a0;
		text-decoration: none;
	}
	#Primary a:hover {
	text-decoration: underline;
	}
	#Helpful a:link,
	#Helpful a:visited,
	#Legal a:link,
	#Legal a:visited {
		color: #3368a0;
		background: transparent;
	}
	#BodyImposter a:hover {
		text-decoration: underline;
	}
	#BodyImposter a:active {
		color: #000;
		background: #fff;
		text-decoration: none;
	}
	
	/* heads
	--------------------------------------------------*/
	
	#BodyImposter h1 {
	color: #c22e25;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	text-align: left;
	font-size: 26px;
	text-align: center;
	}
	
	#BodyImposter h2 {
	color: #006;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 20px;
	}
	
	#BodyImposter h3 {
	color: #000000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 1em;
	font-weight: bold;
	}
	
	#Masthead h1 {
	font-size: 28px;
	color: #fff;
	margin: 0px;
	}
	#Primary h2 {
	font-size: 22px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	}
rightcolumn {
}
	
	/* boxes
	--------------------------------------------------*/
	
	#Box {
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
		#Box11 {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0 0 20px 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
	#Content {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #CCC;
	border-right-color: #CCC;
	}
#Primary {
	padding-right: 20px;
	padding-left: 20px;
}
	#Helpful,
	#Legal {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	}
	#Helpful p,
	#Legal p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	#Masthead {
	height: 100px;
	margin: 0px;
	padding: 0px;
	}
	#Masthead h1,
	#Masthead p {
		text-align: left;
	}
	#Masthead p {
		font-size: 14px;
		margin: 0px;
	}
	#Masthead p #Date {
		float: right;
	}
	#Masthead {
	width: 100%;
	text-align: center;
	background-image: url(images/moneymap1.png);
	background-repeat: no-repeat;
	margin: 0;
	background-position: left;
	height: 246px;
	}
	
	
	#Masthead11 {
	height: 100px;
	margin: 0px;
	padding: 0px;
	}
	#Masthead11 h1,
	#Masthead11 p {
		text-align: left;
	}
	
	#Masthead11 p {
		font-size: 14px;
		margin: 0px;
	}
	#Masthead11 p #Date {
		float: right;
	}
	
	#Masthead11 {
	width: 100%;
	text-align: center;
	background-image: url(imagesmm/mm-header-tool.png);
	background-repeat: no-repeat;
	margin: 0 0 0 50px;
	background-position: left;
	height: 246px;
	}


#rightcolumn h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
	border: 0;
	color: #003366;
	line-height: 24px;
}
#rightcolumn {
	padding-right: 20px;
	padding-left: 20px;
}
#rightcolumn p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: normal;
	line-height: 18px;
}



blockquote {
	padding-left: 20px;
}small {
	font-family: Verdana, Geneva, sans-serif;
}
.verticalline {
	background-image: url(images/vertical.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.ContentWhiteRoundedbottom {
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
	margin: 0 auto;
}

.red {color: #c22e25;}


