@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #666666;
	background-color: #000033;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
p {
	color: #666666;
	margin: 0px;
}
#containerMain {
	width: 821px;
	margin:0px auto;
	margin-top:0px
	z-index: 1000;
}

#containerHead {
	height: 67px;
	width: 740px;
	margin:0px auto;
}
#logo {
	background-image: url(images/logo_IHSA.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 60px;
	width: 154px;
	float: left;
	margin-top: 8px;
}
#logo_Text {
	height: 12px;
	width: 414px;
	margin-top: 24px;
	background-image: url(images/logo_Text.gif);
	background-repeat: no-repeat;
	float: right;
}
#containerContent {
	background-image: url(images/bg_Content.gif);
	background-repeat: repeat-y;
	width: 741px;
	padding: 0px 40px 0px 41px;
	margin-top: 0px;
	text-align: left;
	overflow: visible;
	z-index: 1;
}
#containerBanner {
	height: 90px;
	width: 738px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 22px 0px 26px 0px;
}
.bannerIMG {
	border: 1px solid #CCCCCC;
}

#LeftColumn {
	background-image: url(images/bg_LeftContent.gif);
	background-repeat: repeat-y;
	width: 459px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
	float: none;
}
#rightColumn {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: right;
	width: 206px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 10px;
	text-align: right;
}
#fade2 {
  width:206px;
  font-family:"Times New Roman", Times, serif;
  color:#999999;
  font-size: 14px;
}
#fade3 {
  width:206px;
  line-height: 12px
}
.right_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}


#bgBottom {
	background-image: url(images/bg_Bottom.gif);
	background-repeat: no-repeat;
	width: 821px;
	height: 40px;
}
#containerContact {
	background-image: url(images/bg_LeftContent.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 726px;
	padding: 0px 15px 15px 0px;
	margin: 0px auto;
	text-align: right;
}
#LeftTopColumn {
	background-image: url(images/bg_LeftTopContent.gif);
	background-repeat: no-repeat;
	width: 469px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	float: none;
	height: 15px;
}
#navBar {
	width: 758px;
	margin: 0px 21px 0px 22px;
	background-color: #FFFFFF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 36px;
	padding-right: 18px;
	text-align: right;
}
a#contactButton {
	background-image: url(images/nav_Contact.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 79px;
}
a#contactButton:hover {
	background-image: url(images/nav_ContactRO.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 79px;
}
a {
	color: #0099FF;
	text-decoration: none;
}
#rightColumn_TXT_L {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: right;
	width: 206px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 10px;
	text-align: left;
	padding-top: 50px;
}
.copy_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subCopy_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
}
