body  {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td    {
	vertical-align: top
}

.text {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #433d35;
	background-color: #f2efea;
	line-height: 21px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 16px;
	text-align: left;
}

.title {
	background-color: #f2efea;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-align: left;
}

.texttable {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #0F3153;
	line-height: 21px;
}


.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	color: #433d35;
}

.subheading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #433d35;
}

.detail {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #433d35;
}

.tag {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #7f6542;
}

.tablelight {
	background-color: #D9E1E9;
}

.tabledark {
	background-color: #C0CCD9;
}

.boxright {
	float: right;
	width: 191px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.boxleft {
	float: left;
	width: 191px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link, a:active {
	color: #f9b002;
	text-decoration: none;
}

a:visited {
	color: #f9b002;
	text-decoration: none;
}

a:hover {
	color: #fbdd97;
	text-decoration: none;
}

a.contact:link, a.contact:active {
	color: #ca7c00;
	text-decoration: none;
}

a.contact:visited {
	color: #ca7c00;
	text-decoration: none;
}

a.contact:hover {
	color: #f9b002;
	text-decoration: none;
}

.footer {
	background: url(../images/ipcFooter.gif) top left;
	background-repeat: no-repeat;
	font-family: verdana, Helvetica, Arial;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 16px;
	text-align: left;
}

.pipe {
	color: #938d84;
}

a.footerurl:link, a.footerurl:active {
	color: #C61817;
	text-decoration: none;
}

a.footerurl:visited {
	color: #C61817;
	text-decoration: none;
}

a.footerurl:hover {
	color: #DC6360;
	text-decoration: none;
}

.formText {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	height: 14px;
	color: #0F3153;
	text-decoration: none;
}

.formBox {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #0F3153;
	text-decoration: none;
}

.formButton {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;	
	height: 22px;
	color: #C61817;
}