﻿html, body 
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: .88em;
}
p
{
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1
{
	font-size: 1.5em;
	color: #c70f22;
	border-bottom: 1px #c70f22 solid;
}
h2
{
	font-size: 1.3em;
	color: #217b94;
	border-bottom: 1px #217b94 solid;
}
h3
{
	font-size: 1.1em;
}
h4
{
	font-size: 1.0em;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
div
{
	border: none 1px red;
}
a.link
{
	color: #217b94;
}
a.footerLink
{
	color : White;
}
#masterHeader
{
	position: relative;
	width: 1000px;
	height: 100px;
	background-image: url(../images/wk-ipo-vital-signs-banner.gif);
	background-repeat: no-repeat;
}
#masterTopMenu
{
	position: absolute;
	top: 71px;
	left: 28px;
}
#masterContent
{
	position: relative;
	width: 1000px;
	height: 100%;
}
#masterFooter
{
	position: relative;
	width: 990px;
	background-color: #666666;
	font-size: 0.9em;
	color : White;
	padding: 5px;
	vertical-align: middle;
}
#masterFooter p
{
	vertical-align: middle;
}
#contactInfo h3
{
	color: #c70f22;
	border-bottom: 1px #c70f22 solid;
}
#contactUsContent
{
	margin: 10px;
}
#address p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#telephone
{
	margin-top: 1em;
}
#telephone p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#requestDemo
{
	margin-top: 1em;
}
#whatIsIPOVSContent
{
	margin: 10px;
}
#copyright
{
	float: left;
}
#footerLinks
{
	float: right;
	text-align: right;
}
#masterCorporateLinks
{
	position: relative;
	width: 990px;
	font-size: 0.9em;
	padding: 5px;
	background-color: White;
	border-top: solid white 1px;
}
#WK
{
	position: relative;
	width: 990px;
}
#Aspen
{
	position: relative;
	width: 990px;
}

