*
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #000;
}

body
{
	background: none;	
	font-size: 12px;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 15px;
	
	margin: 0 0 16px 0;
	padding-bottom: 6px;
	font-weight: normal;
	border:none;
	display: block;
}

h2
{
	font-size: 13px;
	
	margin: 4px 0 4px 0;
	font-weight: bold;
}

p
{
	margin: 0 0 10px 0;
	line-height: 140%;
}

a
{
	text-decoration: none;
	
}

img
{
	display:none;
}
#Container
{
	margin: 0;
	background: none;
}

#Footer
{
	background: white url(../images/container-base.gif) no-repeat bottom center;
	width: 744px;
	font-size: 12px;
	margin: 36px 0 0 0;
}

#FooterText
{
	background: #DEEED7 url(../images/purple-dash.gif) repeat-x top left;
	height: 22px;
	font-size: 12px;
	margin: 4px 3px 4px 3px;
	padding: 4px 8px 1px 8px;
	text-align: center;
	font-weight: bold;
}

.BaseText
{
	font-size: 11px;
	color: White;
	text-align: center;
}


#Header, .HeaderLinks, .TopLinks,
#SecondaryContent, input
{
	display:none;
}

input.Text 
{
	display: inline;
}

input 
{
	width: auto;
	border: none;
}

td
{
	padding-right: 10px;
}


