body {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/ip_background.gif);
	background-color:black;
}
body a{
	color:#960000;
}
.tinyType {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.subhead {
	font-weight: bold;
	color: #990000;
}
.bodyBlock {
	position: absolute;
	width: 664px;
	height: 24px;
	left: 57px;
	top: 314px;
	text-align: center;
	vertical-align: middle;
}

.bodyBlockBeta {
	position: absolute;
	width: 664px;
	height: 24px;
	left: 58px;
	top: 139px;
	text-align: center;
	vertical-align: middle;
}

.indented {
	padding-right: 5px;
	margin-right: 5px;
}

.links {
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	vertical-align: middle;
}

.links a {
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	vertical-align: middle;
	text-decoration: none;
}

.links a:hover {
	color: White;
	text-decoration: underline;
}

a {
	color: #980000;
}
#footer {
	width:100%;
	height:100px;
	background: Black url(images/fp_bg_bott.gif) repeat-x top;
}
#mainTable {
	width:100%;
	background: #999966 url(images/fp_bg_top.gif) repeat-x top;
}
#subColumnLarge {
	width: 500px;
	/*margin-left: 50px;*/
	float: left;
	background: Black url(images/tornBottom.gif) repeat-x bottom;
}
#subColumnSmall {
	width: 170px;
	margin-left: 9px;
	float: left;
	background: Black url(images/tornBottom.gif) repeat-x bottom;
}
.subTextArea {
	margin: 3px;
	margin-bottom: 15px;
	padding: 5px;
	padding-right: 10px;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #efefd7;
}
.subTextArea li {
	margin-left: -20px;
	list-style: disc;
	padding-bottom: 6px;
}
.subTextArea a {
	text-decoration: none;
}
.subTextArea a:hover {
	text-decoration: underline;
}
#spacer {
	width: 50px;
	float: left;
}
.imageRight {
	margin-left: 6px;
	border: 1px black solid;
}
.imageLeft {
	margin-right: 6px;
	border: 1px black solid;
}
#siteMap {
	display:none;
}
