/* RPM Placeholder Page External CSS File Ñ Updated 09-16-02 by Eric Peacock @ Weber Marketing Group */
li
{
	font-size: 11px;
	color: white;
	background: transparent;
	line-height: 14px;
	text-align: left;
}

.nav
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	background: transparent;
	text-align: center;
}

a:link
{
	color: #FFFF00;
	background: transparent;
	text-decoration: none;
}

a:hover
{
	color: #CCFF00;
	background: transparent;
	text-decoration: underline;
}

a:visited
{
	color: #FFFF99;
	background: transparent;
	text-decoration: none;
}

a:active
{
	color: #CC0000;
	background: transparent;
}

a:visited:hover
{
	color: #CCFF00;
	background: transparent;
	text-decoration: underline;
}

/* Assign font to multiple tags for the benefit of Netscape 4.x */
body, table, td, th { font-family: Verdana, Arial, sans-serif; }

p
{
	color: white;
	background: transparent;
	font-size: 12px;
}

b
{
	color: #FFCC00;
	background: transparent;
}

/* List declarations */
ul
{
	list-style-type: disc;
	text-align: left;
}

ol
{
	font-size: 15px;
	text-align: left;
}

ul li
{
	list-style-image: url(images/dot_rpm.gif);
	font-size: 13px;
	line-height: 16px;
}

body
{
	margin: 0;
	padding: 0;
	background: black;
	line-height: 17px;
	word-spacing: 0;
	letter-spacing: 0;
	font-weight: normal;
}

hr
{
	color: #FFCC00;
	background: transparent;
}

h1
{
	font-size: 18px;
	color: #FFCC00;
	background: transparent;
	line-height: 21px;
}

h2
{
	font-size: 17px;
	color: #FFCC00;
	background: transparent;
	line-height: 21px;
}

h3
{
	font-size: 14px;
	color: #FFCC00;
	background: transparent;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

/* CLASSES */
.sml_cpy
{
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

/* This class is currently only being used to control the size of the top right id text */
.med_cpy
{
	font-size: 15px;
	margin: 0;
	padding: 0;
}

/* The following class is for proper formatting of the "Emick Howard & Seibert, Inc." text */
.corp_id
{
	font-size: 15px;
	font-family: palatino, serif;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}
