@charset "UTF-8";
body {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	background: #ece6e9 url(images/background.gif) repeat-x left top;
	margin: 0px auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.ifpm  a:link  {
	color: #660033;
	text-decoration: underline;
}

.ifpm a:visited
{
	color: #660033;
	text-decoration: underline;
}

.ifpm a:hover
{
	color: #006699;
	text-decoration: none;
}

.ifpm a:active
{
	color: #660033;
	text-decoration: underline;
}
.ifpm #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	display: block;
}
.ifpm #header {
	background: #FFFFFF url(images/headerbcgd.gif) repeat-x left top;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 110px;
	width: 920px;
	margin: 0px auto;
	text-align: left;
	padding-left: 20px;
	display: block;
	vertical-align: bottom;
	padding-right: 0px;
}

.ifpm #container #header .floatright
{
	margin: 0px;
	float: right;
	padding: 0px;
	vertical-align: top;
	height: 106px;
}

.ifpm #container #header .menuplacement {
	padding-top: 54px;
	margin: 0px auto;
	padding-bottom: 0px;
}
.ifpm  #container  #header  img  {
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
.ifpm #mainContent {
	background: #e5eff8 url(images/background_maincontent.gif) repeat-y left top;
	margin: 0px;
	width: 940px;
}

.ifpm #mainContent .content {
	font: 0.72em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 15px 10px 20px 20px;
	background: url(images/background_circles.gif) repeat;
	margin-left: 200px;
}

.ifpm #container #mainContent .content ul {
	padding-top: 0px;
	margin-top: 0px;
}
.ifpm   #mainContent   h1  {
	font: bolder 1.35em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #99CCCC;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #4E193F;
	letter-spacing: 3px;
}

.ifpm #container #mainContent .content p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.ifpm #container #homemaincont {
	background: url(images/hp_centerbackground.jpg) no-repeat center center;
	margin: 0px 0px 20px;
	height: 436px;
	width: 940px;
	display: block;
}

.ifpm #container #homemaincont table {
	font: bold 0.90em/1.75em Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 50px 20px 350px;
	display: block;
}

.ifpm #container #homemaincont table a:link {
	color: #DBD0D6;
	font-weight: bold;
}

.ifpm #container #homemaincont table a:visited
{
	color: #DBD0D6;
	font-weight: bold;
}

.ifpm #container #homemaincont table a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.ifpm #container #homemaincont table a:active
{
	color: #DBD0D6;
	font-weight: bold;
}

.ifpm #container #homemaincont p {
	color: #FFFFFF;
	padding: 74px 75px 10px 250px;
	font: italic bold 1.1em/1.6em "Times New Roman", Times, serif;
	margin: 0px;
}
.ifpm  #container  .title  {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
}
.ifpm #footer {
	padding: 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF url(images/hp_newsbackground.gif) repeat-x left top;
	height: 147px;
	margin-right: auto;
	margin-left: auto;
}
.ifpm  #container  #footer  a:link {
	color: #660033;
	text-decoration: none;
}

.ifpm #container #footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ifpm #container #footer li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.ifpm #container #footer .news1 {
	background: url(images/news_backgrounds-01.gif) no-repeat left top;
	display: inline-block;
	height: 87px;
	width: 195px;
	margin-top: 20px;
	padding: 10px;
	font: italic bold 1em/1.2em "Times New Roman", Times, serif;
	color: #660033;
}

.ifpm #container #footer .news2
{
	background: url(images/news_backgrounds-02.gif) no-repeat left top;
	height: 87px;
	width: 195px;
	margin-top: 20px;
	padding: 10px;
	font: italic bold 1em/1.2em "Times New Roman", Times, serif;
	color: #660033;
	display: inline-block;
	margin-left: 13px;
}

.ifpm #container #footer .news3
{
	background: url(images/news_backgrounds-03.gif) no-repeat left top;
	height: 87px;
	width: 195px;
	margin-top: 20px;
	padding: 10px;
	font: italic bold 1em/1.2em "Times New Roman", Times, serif;
	color: #660033;
	display: inline-block;
	margin-left: 13px;
}

.ifpm #container #footer .news4
{
	background: url(images/news_backgrounds-04.gif) no-repeat left top;
	height: 87px;
	width: 195px;
	margin-top: 20px;
	padding: 10px;
	font: italic bold 1.0em/1.2em "Times New Roman", Times, serif;
	color: #660033;
	display: inline-block;
	margin-left: 13px;
}
.ifpm #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.ifpm #copyrightfooter
{
	font: 0.66em Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	width: 900px;
	margin: 20px auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}

.ifpm #container #footer a:visited
{
	color: #660033;
	text-decoration: none;
}

.ifpm #container #footer a:hover
{
	color: #006699;
	text-decoration: underline;
}

.ifpm #container #footer a:active
{
	color: #006699;
	text-decoration: underline;
}
.ifpm #menu {
	padding: 0px;
	list-style: none;
	margin: 0px;
	width: 199px;
	float: left;
	font-size: 0.77em;
}

.ifpm #menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ifpm #menu li
{
	list-style: none;
	border-bottom: 1px solid #009B9B;
	color: #99cccc;
	text-align: left;
	display: block;
	display: block;
}

.ifpm #menu li a:link
{
	list-style: none;
	color: #660033;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 20px;
}

.ifpm #menu li a:visited
{
	list-style: none;
	color: #660033;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 20px;
}

.ifpm #menu li a:hover
{
	list-style: none;
	color: #004444;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 20px;
	background: url(images/background_menurollover.jpg) repeat-y;
}
.ifpm   #menu   ul   li .menutitle
{
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 20px;
	background: #006666;
	font-weight: bolder;
	font-size: 1.10em;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ifpm #mainContent h2
{
	font: bolder 1.25em Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	border-bottom: 1px solid #99CCCC;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #4E193F;
}

.ifpm #mainContent h3
{
	font: bolder 1.15em Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #004444;
}

.ifpm #mainContent h4
{
	font: bolder 1.08em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #000000;
	padding-top: 10px;
	margin-top: 5px;
}

