body {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

#main_container {
	width: 746px;
	height: auto;
	display: table;
}

#left_column {
	width: 195px;
	height: 290px;
	color: #590000;
	font-weight: bold;
	padding-top: 80px;
	background: url(images/left_column_bckg.gif) top left no-repeat;
	float: left;
}

#left_column li {
	list-style-image: url(images/menu_bullet.gif);
	margin-bottom: 10px;
}

#left_column a {
	color: white;
}

#left_column a:hover {
	color: #FFFF66;
}

#content_container {
	width: 551px;
	height: auto;
	display: table;
	float: left;
}

#title_bar {
	width: auto;
	height: 65px;
	background: url(images/title_bar_bckg.jpg) top left no-repeat;
	line-height: 65px;
}

#title_bar h1 {
	color: white;
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

#top_banner {
	width: auto;
	height: 171px;
	background: url(images/top_banner_bckg.jpg) top left no-repeat;
}

#header {
	width: auto;
	height: 38px;
	background: url(images/header_corner.gif) top left no-repeat #989A9C;
	line-height: 38px;
}

#header h2 {
	color: white;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

#content {
	width: auto;
	height: auto;
	padding: 20px 10px 20px 0px;
}

a {
	color: #A0001F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FE0032;
}

#footer {
	width: auto;
	clear: both;
	height: 25px;
	line-height: 25px;
	text-align: right;
	border-top: 1px solid #999999;
}

#footer a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

.moneygram{
	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 100%; font-weight: bold; color: #a0001f; text-decoration: none;}
a:link.moneygram {
	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 100%; font-weight: bold; color: #a0001f; text-decoration: none;}
a:visited.moneygram{
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 100%; font-weight: bold; color: #a0001f; text-decoration: none;}
a:hover.moneygram{
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 100%; font-weight: bold; color: #ff0033; text-decoration: underline;}
a:active.moneygram{
	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 100%; font-weight: bold; color: #ff0033; text-decoration: none;}

p.Micro {display: none;}
table.Micro {font-family:Arial, Helvetica, Verdana, sans-serif; font-size:100%; color:#333; border-collapse:collapse;}
tr.MicroHeader {font-size:100%; font-weight:bold; color:#FFFFFF; background-color:#a0001f; padding:5px; text-align: left;}
tr.MicroItem { padding:2px; background-color: #FFF;}
tr.MicroAltItem { padding:2px; background-color: #F5F5F5;}
