body {
	margin: 0px;
	font-family: Verdana,Helvetica,"Times New Roman",Georgia,Serif;
	color: #212121;
	font-size: 11px;
	line-height: 14px;
}

p, td, th {
	font-family: Verdana,Helvetica,"Times New Roman",Georgia,Serif;
	color: #212121;
	font-size: 11px;
	line-height: 14px;
}

p {
	margin: 4px 0px 4px 16px;
	padding: 6px 0px 6px 0px;
}

a{
	color: #1E2A5B;
	text-decoration: underline;
}

.Main {
	width: 100%;
	height: 100%;
	background-image: url(../images/RMXCWebFiller.jpg);
	background-repeat: repeat-x;
}

.MainLayoutCell {
	width: 846px;
	height: 900px;
	background-color: white;
	vertical-align: top;
	text-align: left;
	background-image: url(../images/RMXCWebBase.jpg);
	background-repeat: no-repeat;
}

.ContentCell {
	width: 621px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
}

.Heading {
	font-family: Palatino,"Times New Roman",Georgia,Serif;
	color: #1E2A5B;
	font-size: 23px;
	line-height: 25px;
}

.ProductTitle {
	font-family: Palatino,"Times New Roman",Georgia,Serif;
	color: #1E2A5B;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.ProductTitle a{
	font-family: Palatino,"Times New Roman",Georgia,Serif;
	color: #1E2A5B;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}

.Bullets {
	font-family: Verdana,Helvetica,"Times New Roman",Georgia,Serif;
	color: #1E2A5B;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

.Search 
{ 
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 135px;
	height: 15px;
	line-height: 15px;
	font-size: 9pt;
} 

