body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	color:#676767;
	font-size:small;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:black;
	text-decoration:none;
}

/** IPW Styles **/
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}

.ipwHeader {
	height: 104px;
	width: 800px;
}
#searchBox {
	float: left;
	height: 20px;
	margin-top: 8px;
}
#navButtons {
	background-color: #eeeeee;
	height: 20px;
	float: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-left:10px;
	padding-right: 10px;
	margin-left:20px;
	margin-top: 4px;
	font-size: x-small;
}
.navButtonSelected {
	color: white;
	background-color: black;	
}
.navButton {
	color: white;
	background-color: #0074BF;
}
.topNav {
	width: 600px;
	align: right;
}
#navColumn {
	color:#777a7f;
	text-align:left;
	float:left;
	width:205px;
}
#ipw_home {
	margin: 0 auto;
	width: 1024px;
	text-align:center;
}
body {
	text-align:center;
	background: url(../images/expand_bg.png) fixed center repeat-y;
}
#container {
	margin: 0 auto;
	width: 100%;
}
h3 {
    color:#006fc0;
    font-size:small;
    font-weight:bold;
}
h2 {
	color:#006fc0;
}

