@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
body {
	background:url(../images/bgImage.jpg) no-repeat top center #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#outer {
width: 900px;
margin: 0 auto;
background-color:#FFFFFF;
}
#header {
float: none;
clear: both;
width: 900px;
height: 193px;
background:url(../images/headerImage.jpg) no-repeat top left;
}
#logos {
width: 900px;
height: 102px;
clear: both;
/*background:url(../images/footerLogos.jpg) no-repeat top left;*/
}
#middle {
width: 900px;
min-height: 700px;
background: url(../images/rainbowBg1.jpg) no-repeat bottom right;
height: auto !important; /*ie7 */
height: 700px; /*ie6 */
}
#middle2 {
width: 900px;
min-height: 720px;
background: url(../images/rainbowBg2.jpg) no-repeat bottom right;
height: auto !important; /*ie7 */
height: 720px; /*ie6 */
}
#middle3 {
width: 900px;
min-height: 700px;
background: url(../images/rainbowBg3.jpg) no-repeat bottom right;
height: auto !important; /*ie7 */
height: 700px; /*ie6 */
}
#middle4 {
width: 900px;
min-height: 700px;
background: url(../images/rainbowBg4.jpg) no-repeat bottom right;
height: auto !important; /*ie7 */
height: 700px; /*ie6 */
}
#middle5 {
width: 900px;
min-height: 700px;
background: url(../images/rainbowBg5.jpg) no-repeat bottom right;
height: auto !important; /*ie7 */
height: 700px; /*ie6 */
}
#content {
width: 476px;
float: left;
}
#content2 {
width: 637px;
float: left;
}
#content ul li, #content2 ul li {
color: #bf1d79;
}
#content ul li p, #content2 ul li p{
color: #000000;
}
#content a, #content2 a {
color: #0054a4;
}
#newsFeed {
width: 616px;
border:1px solid #bf1d79;
background-color: #fcdfeb;
padding: 10px;
margin-bottom: 20px;
text-align:left;
font-size: 16px;
line-height: 20px;
color: #000000;
}
#footer {
width: 880px;
padding: 10px;
color: #FFFFFF;
font-size: 10px;
line-height: 14px;
background:url(../images/iip_logo_blueBg.jpg) no-repeat 750px 10px #0054a4;
clear: both;
}
#footer a {
color: #FFFFFF;
}
#shadow {
clear: both;
float: none;
background:url(../images/dropShadow.jpg);
background-position:center;
height: 89px;
width: 900px;
margin: 0 auto;
}
.blue {
color: #0054a4;
}
h1, .h1 {
font-size: 20px;
line-height: 0px;
*line-height: 22px;
font-weight: normal;
color: #bf1d79;
}
#middleNav ul {
margin: 0;
padding: 0;
}
#middleNav li {
float: left;
margin-right:10px;
width: auto;
list-style: none;
}
#middleNav a {
font-size:18px;
text-decoration:none;
color:#0054a4;
font-weight: normal;
}
#middleNav a:hover {
text-decoration: underline;
}
#map {
width: 191px;
float: right;
}
.mdGrey {
color: #444242;
font-size: 16px;
line-height: 20px;
}
.md, h2 {
font-size: 16px;
line-height: 20px;
}
.lgPink {
color: #bf1d79;
font-size: 24px;
line-height: 28px;
}
.pink {
color: #bf1d79;
}
.floatRight {
float: right;
margin-left: 20px;
margin-bottom: 20px;
}
.floatLeft {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
   #myTable {
   border-top:1px solid #bf1d79;
   border-right:1px solid #bf1d79;
   }
   #myTable td {
   border-bottom:1px solid #bf1d79;
    border-left:1px solid #bf1d79;
   }