body {
  position:relative;
  margin:0 auto;
  padding:0;

  width:980px;
}

#wrapper {
  background-color:#fff;
}

#headerArea .hdline h2 {
  position:absolute;
  top:144px;
  left:40px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
  color:#fff;
  font-weight:normal;
}
#headerArea #midHdline {
  width:980px;
  height:360px;
  position:relative;

  background-repeat:no-repeat;
}
#headerArea #midHdline2 {
  width:980px;
  height:302px;
  position:relative;
  
  background-repeat:no-repeat;
}

#midHdlineContent {
  position:absolute;
  top:54px;
  left:305px;

  width:275px;
  height:205px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:20px;
}

#midHdlineContent .sig {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

#midHdlineContent .sigPersonName {
  font-size:17px;
  font-weight:normal;
}

#midHdlineContent2 {
  position:absolute;
  top:65px;
  left:50px;
  
  font-family:Arial, Helvetica, sans-serif;
  font-size:30px;
  line-height:36px;
  color:#fff;
  font-weight:normal;
  width:450px;
  text-align:center;
}

/* ===============START CONTENT AREA============== */
#contentArea {
  padding:0 0 0 30px;
  min-height:400px;
}
#contentArea2 {
  padding:0 0 0 30px;
}
#contentArea #body1 {
  width:600px;
}
#contentArea #body2 {
  width:600px;
}
#contentArea #body3 {
  width:600px;
}
#contentArea .body3 {
  width:600px;
}
#contentArea #shortFormBody1, 
#contentArea #shortFormBody2, 
#contentArea #shortFormBody3, 
#contentArea #shorterFormBody1, 
#contentArea #shorterFormBody2, 
#contentArea #shorterFormBody3 {
	width:890px;
}
#contentArea #shortFormBody1 .hdline, #contentArea #shortFormBody1 p {
	width:600px;
}
#contentArea #shorterFormBody1 p {
	width:850px;
}

#contentArea #bodyTitle {
  width:600px;
  line-height:24px;
}
#contentArea #bodySubTitle {
  width:600px;
}
#contentArea p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
  margin:0;
  margin-top:8px;
}

#contentArea .hdline {
  font-size:18px;
  font-weight:bold;
  color:#01497a;
  margin:0;
  margin-top:10px;
}

#contentArea a:link, #contentArea a:visited, #contentArea a:active {
  color:#01497a;
  text-decoration:underline;
}

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

#contentArea .bodyTitle {
  color:#01497a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  padding:0;
  margin:0;
  margin-top:20px;
}

#contentArea .bodySubTitle {
  color:#01497a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  margin:0;
  margin-top:10px;
}
/* ===============END CONTENT AREA============== */
/* ===============START CONTENT AREA BLOG============== */
#contentArea_blog {
  padding:0 40px 0 30px;
  min-height:700px;
}
#contentArea_blog #body1 {
  width:600px;
}
#contentArea_blog #body2 {
  width:600px;
}
#contentArea_blog #body3 {
  width:600px;
}
#contentArea_blog #bodyTitle {
  width:600px;
}
#contentArea_blog #bodySubTitle {
  width:600px;
}
#contentArea_blog p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
  margin:0;
  margin-top:8px;
}

#contentArea_blog .hdline {
  font-size:18px;
  font-weight:bold;
  color:#01497a;
  margin:0;
  margin-top:10px;
}

#contentArea_blog a:link, #contentArea_blog a:visited, #contentArea_blog a:active {
  color:#01497a;
  text-decoration:underline;
}

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

#contentArea_blog .bodyTitle {
  color:#01497a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  font-weight: normal;
  padding:0;
  margin:0;
  margin-top:20px;
  line-height: 28px;
}

#contentArea_blog .bodySubTitle {
  color:#01497a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  margin:0;
  margin-top:10px;
}
#contentArea2 #textArea {
  font-family:Arial, Helvetica, sans-serif;
  font-size:28px;
  line-height:40px;
  margin:20px 0 100px 0;
}
#contentArea2 #textArea a:link, 
#contentArea2 #textArea a:visited, 
#contentArea2 #textArea a:active {
  color:#01497a;;
  text-decoration:underline;
}
#contentArea2 #textArea a:hover {
  text-decoration:none;
}
/* ===============END CONTENT AREA BLOG============== */
#formArea {
  background-image:url(/files/images/formbg.png);
  background-repeat:no-repeat;

  position:absolute;
  top:102px;
  right:17px;

  width:317px;
  height:879px;
  behavior: url("/files/iepngfix.htc");
}
#formArea3 {
	background-image:url(/files/images/formbg4.png);
	background-repeat: no-repeat;
	position:absolute;
	top:102px;
	right:17px;
	width:317px;
	height:639px;

	behavior:url("/files/iepngfix.htc");
}
#formArea p {
  margin:0;
  padding:0;
}

#formContent {
  color:#fff;
  font-size:12px;
  
  position:absolute;
  top:180px;
  right:28px;
  width:283px;	
}
#formContent3 {
	color:#fff;
	font-size:12px;
	
	position:absolute;
	top:210px;
	right:32px;
	width:283px;
}
#formContent p, #formContent3 p {
  margin:8px 0 8px 0;

}

#formContent label, #formContent3 label {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#formContent input, #formContent3 input {
margin:4px 0 0 0;
width:276px;
}

#formContent .hdline {
  color:#fff;
  font-size:16px;
  font-weight:normal;
}
#formContent .phoneSelect, #formContent3 .phoneSelect {
  width:86px;
}
#formContent select, #formContent3 select {
  width:283px;
}

#formContent p.disclaimer, #formContent3 p.disclaimer {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:center;
}
#formContent p.disclaimer a, #formContent3 p.disclaimer a {
  color:#fff;
}

#formContent .phoneText, #formContent3 .phoneText {
  width:20px;
  height:17px;

  position:relative;
  top:0;
  left:0;
}
#formArea2 {
  background-image:url(../images/formbg2.jpg);
  background-repeat:no-repeat;
  width:980px;
  height:209px;
  position:relative;
  right:30px;
  top:-3px;
  padding:0;
  margin:0;
}
#formContent2 {
  position:absolute;
  top:20px;
  left:50px;
  
}
#formContent2 ul {list-style-type:none}
#formContent2 ul.formBlock1 {
  float:left;
}
#formContent2 ul.formBlock2 {
  float:left;
  margin-left:20px;
}
#formContent2 div.formBlock3 {
  float:right;
  width:250px;
  padding-top:13px;
}
#formContent2 div.formBlock3 p {
  font-family:Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:14px;
  text-align:right;
}

#formContent2 div.formBlock3 #btn_Submit2 {
  margin-left:80px;
}

#formContent2 div.formBlock4 {
  
}

#formContent2 div.formBlock4 p {
  font-family:Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:12px;
  text-align:right;
}
#formContent2 div.formBlock4 a:link, 
#formContent2 div.formBlock4 a:visited, 
#formContent2 div.formBlock4 a:active {
  color:#fff;
  text-decoration:underline;
}  
#formContent2 div.formBlock4 a:hover {
  color:#fff;
  text-decoration:none;
}

#formContent2 li {
  padding:3px 0;
}
#formContent2 li label {
  display:block;
  color:#fff;
  padding-bottom:3px;
}
#formContent2 .formBlock1 li input {
  width:277px;
}

#formContent2 .formBlock2 li input {
  width:188px;
}

.hidden {
	display:none;
	visibility:hidden;
}

#formThanks {
  color:#fff;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;

  position:absolute;
  top:100px;
  left:18px;
  width:283px;
}

#formThanks p {
  margin:8px 0;
}

#formThanks2 {
  color:#fff;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  
  position:absolute;
  top:20px;
  left:18px;
  width:600px;
}
#formThanks2 p {
  margin:8px 0;
}
#formThanks2 p.bigger {
  font-size:20px;
  font-weight:bold;
}

.underline {
  text-decoration:underline;
  color:#01497a;
}

.left {
  position:relative;

  width:166px;
  float:left;
}
.right {
  position:relative;


  width:109px;
  float:left;
  margin-bottom:12px;
}
#submit_btn {
  position:relative;
  top:0;
  left:40px;
}

#bottomArea {
  background-image:url(/files/images/bottomBgimg.gif);
  background-repeat:no-repeat;

  margin:0 auto 4px auto;
  width:942px;
  height:181px;
  position:relative;
}

/* ********block1*********/
.block1 {
  position:absolute;
  top:6px;
  left:12px;
  width:260px;
  height:142px;

}

.block1 .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;

  padding-top:20px;
}
.block1 p {
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;

  padding:8px 0 2px 18px;
  margin:0;
}
.block1 .learnMore {
  float:right;

  position:absolute;
  bottom:-25px;
  right:0;

}
/* ***********************/
/* ********block2*********/
.block2 {
  position:absolute;
  top:6px;
  left:330px;
  width:286px;
  height:142px;
}
.block2 .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;

  padding-top:20px;
}
.block2 p {
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;

  padding:8px 0 2px 6px;
  margin:0;
}
.block2 .learnMore {
  position:absolute;
  bottom:-25px;
  right:14px;

}
.block2 .socialMediaLinks {
  width:190px;
  height:43px;

  margin:0 auto;
  padding:10px 0 0 0;
}
/* ***********************/
/* ********block3*********/
.block3 {
  position:absolute;
  top:6px;
  left:654px;
  width:260px;
  height:142px;
}
.block3 .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;

  padding-top:20px;
}
.block3 p {
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;

  padding:8px 0 2px 6px;
  margin:0;
}
.block3 .learnMore {
  position:absolute;
  bottom:-25px;
  right:0;
}
/* ***********************/

#accreditation {
  height:55px;
  width:980px;
  padding:10px 20px 10px 20px;

}
#accreditationContent {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  position:relative;
}

#accreditationContent .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
}
.accreditationBlock1 {
  position:absolute;
  top:0;
  left:55px;
}
.accreditationBlock2 {
  position:absolute;
  top:0;
  left:178px;

  width:582px;
}

.accreditationBlock3 {
  position:absolute;
  top:0;
  right:106px;
}

.accreditationContent .learnMore {
  position:absolute;
  bottom:0;
  right:0;
}

#footerArea {
  color:#fff;
  background-color:#01497a;

  height:65px;
  padding:12px;
  text-align:center;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}

#footerArea a:link, #footerArea a:visited, #footerArea .active {
  text-transform:uppercase;
  color:#fff;
  text-decoration:none;
}
#footerArea a:hover {
  text-decoration:underline;
}
#footerArea2 {
  color:#fff;
  font-size:12px;
  background-color:#01497a;
  
  height:30px;
  padding:12px;
  text-align:center;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
}
#footerArea2 a:link, #footerArea a:visited, #footerArea .active {
  text-transform:uppercase;
  color:#fff;
  text-decoration:none;
}
#footerArea2 a:hover {
  text-decoration:underline;
}

/* *************BLOG SPECIFIC************ */
#blogArea {
  width:317px;
  position:absolute;
  top:922px;
  right:17px;
}

#blogContentTop {
  background-image:url(/files/images/blog/blogBgimgTop.gif);
  background-repeat:no-repeat;
  width:317px;
  height:22px;
}

#blogContentMid {
  background-image:url(/files/images/blog/blogBgimgMid.gif);
  background-repeat:repeat-y;
  
  padding-left:33px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#fff;
}
#blogContentMid #blogContentImg {
  padding:10px 0 20px 40px;
}

#blogContentMid p {
  margin:0;
  padding:10px 30px 10px 0;
}
#blogContentBottom {
  background-image:url(/files/images/blog/blogBgimgBottom.gif);
  background-repeat:no-repeat;
  width:317px;
  height:22px;
}

#midHdline .subHdline {
  position:absolute;
  top:6px;
  left:40px;
  background-color:#e5e5e5;

  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#01497a;
}

#headerArea .hdline_blog h2 {
  position:absolute;
  top:132px;
  left:40px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
  color:#fff;
  font-weight:normal;
}

#headerArea .hdline_blog2 h2 {
  position:absolute;
  top:145px;
  left:40px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#fff;
  font-weight:normal;
}
#headerArea .hdline2 h2 {
position:absolute;
top:145px;
left:230px;

font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#fff;
font-weight:normal;
}
#midHdlineContent_blog {
  position:absolute;
  top:78px;
  left:305px;

  width:275px;
  height:205px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:20px;
}

ul {
  margin:0;
  padding:8px 0 8px 14px;
}
ul li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:4px 0;
}

/* *********END BLOG SPECIFIC************ */
/* *********ASIS STYLES SPECIFIC ******** */
#headerArea_asis .hdline h2 {
  position:absolute;
  top:144px;
  left:70px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:28px;
	line-height:36px;
  color:#fff;
  font-weight:normal;
	z-index:200;
	width:530px;
	text-transform:uppercase;
}
#headerArea_asis #midHdline {
  width:980px;
  height:548px;
  position:relative;

  background-repeat:no-repeat;
}
#headerArea_asis #midHdline2 {
  width:980px;
  height:302px;
  position:relative;
  
  background-repeat:no-repeat;
}

#headerArea_asis #midHdline .subHdline {
  position:absolute;
  top:465px;
  left:70px;
	background-color:transparent;
  font-family:Arial, Helvetica, sans-serif;
  font-size:22px;
	line-height:27px;
  color:#fff;
	text-transform:uppercase;
	width:530px;
	text-align:center;
}

#formArea4 {
	background-image:url(/files/images/formbg5.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:135px;
	right:17px;
	width:317px;
	height:639px;
}
#formContent3 .submit_btn_asis {
	background:url(/files/images/tellMeSomething_btn.jpg) no-repeat 0 0;
	width:258px;
	height:52px;
	border:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 10px;
	cursor:pointer;
}
#formContent3 .submit_btn_asis:hover {
	background-position:0px -52px;
}
#contentArea_asis {
  padding:10px 0 50px 60px;
}

#contentArea_asis #shorterFormBody1, 
#contentArea_asis #shorterFormBody2, 
#contentArea_asis #shorterFormBody3 {
	width:890px;
	padding-bottom:12px;
}
#contentArea_asis #shortFormBody1 .hdline, #contentArea_asis #shortFormBody1 p {
	width:600px;
}
#contentArea_asis #shorterFormBody1 p {
	width:850px;
}

#contentArea_asis #bodyTitle {
  width:600px;
  line-height:24px;
}
#contentArea_asis #bodySubTitle {
  width:600px;
}
#contentArea_asis p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
  margin:0;
  margin-top:8px;
}

#contentArea_asis .hdline {
  font-size:18px;
  font-weight:bold;
  color:#01497a;
  margin:0;
  margin-top:10px;
}

#contentArea_asis a:link, #contentArea_asis a:visited, #contentArea_asis a:active {
  color:#01497a;
  text-decoration:underline;
}

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

#contentArea_asis .bodyTitle {
  color:#01497a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  padding:0;
  margin:0;
  margin-top:20px;
}

#contentArea_asis .bodySubTitle {
  color:#01497a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  margin:0;
  margin-top:10px;
}

#bottomArea_asis {
  margin:0 auto 4px auto;
  width:980px;
  height:181px;
  position:relative;
}

/* ********block1*********/
#bottomArea_asis .block1 {
  position:absolute;
  top:6px;
  left:12px;
  width:302px;
  height:168px;
	
	background-image:url(/files/images/asis_blocks_bgimg.png);
	background-repeat:no-repeat;
	
	behavior: url("/files/iepngfix.htc");

}

#bottomArea_asis .block1 .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;

  padding-top:20px;
}
#bottomArea_asis .block1 p {
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;

  padding:8px 18px 2px;
  margin:0;
}
#bottomArea_asis .block1 .learnMore {
  float:right;

  position:absolute;
  bottom:16px;
  left:20px;

}
/* ***********************/
/* ********block2*********/
#bottomArea_asis .block2 {
  position:absolute;
  top:6px;
  left:330px;
  width:302px;
  height:168px;
	
	background-image:url(/files/images/asis_blocks_bgimg.png);
	background-repeat:no-repeat;
	
	behavior: url("/files/iepngfix.htc");
}
#bottomArea_asis .block2 .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;

  padding-top:20px;
}
#bottomArea_asis .block2 p {
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;

  padding:8px 18px 2px;
  margin:0;
}
#bottomArea_asis .block2 .learnMore {
  position:absolute;
  bottom:16px;
  left:20px;

}
#bottomArea_asis .block1 .learnMore a:link, 
#bottomArea_asis .block1 .learnMore a:visited,
#bottomArea_asis .block1 .learnMore a:active,
#bottomArea_asis .block2 .learnMore a:link, 
#bottomArea_asis .block2 .learnMore a:visited,
#bottomArea_asis .block2 .learnMore a:active, 
#bottomArea_asis .block3 .learnMore a:link, 
#bottomArea_asis .block3 .learnMore a:visited,
#bottomArea_asis .block3 .learnMore a:active
 {
	background:url(/files/images/learnMore_btn2.png) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#01497a;
	text-decoration:none;
	padding:4px 0 0 32px;
	
	height:19px;
	display:block;
	
	behavior: url("/files/iepngfix.htc");
}
#bottomArea_asis .block1 .learnMore a:hover, 
#bottomArea_asis .block2 .learnMore a:hover, 
#bottomArea_asis .block3 .learnMore a:hover {
	text-decoration:underline;
	background-position:0 -23px;
}

/* ***********************/
/* ********block3*********/
#bottomArea_asis .block3 {
  position:absolute;
  top:6px;
  left:654px;
  width:302px;
  height:168px;
	
	background-image:url(/files/images/asis_blocks_bgimg.png);
	background-repeat:no-repeat;
	
	behavior: url("/files/iepngfix.htc");
}
#bottomArea_asis .block3 .hdline {
  color:#01497a;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;

  padding-top:20px;
}
#bottomArea_asis .block3 p {
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;

  padding:8px 18px 2px;
  margin:0;
}
#bottomArea_asis .block3 .learnMore {
  position:absolute;
  bottom:16px;
  left:20px;
}
#footerArea_asis .socialMediaLinks_asis {
  width:458px;
  height:53px;
	background:url(/files/images/grey_social_box.png) no-repeat;
	position:absolute;
	right:0;
	top:-24px;
  padding:10px 0 0 0;
	
	behavior: url("/files/iepngfix.htc");
}
#footerArea_asis .socialMediaLinks_asis a.facebookIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.facebookIcon:visited, 
#footerArea_asis .socialMediaLinks_asis a.facebookIcon:active {
	background:url(/files/images/facebook_btn2.png) no-repeat 0 0;
	height:19px;
	display:block;
	color:#282828;
	font-weight:bold;
	padding:8px 16px 0 32px;
	text-decoration:none;
	float:left;
	margin:4px 0 0 16px;
	
	behavior: url("/files/iepngfix.htc");
}
#footerArea_asis .socialMediaLinks_asis a.facebookIcon:hover {
	text-decoration:underline;
	background-position:0 -27px;
}

#footerArea_asis .socialMediaLinks_asis a.twitterIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.twitterIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.twitterIcon:link {
	background:url(/files/images/twitter_icon2.png) no-repeat 0 0;
	height:19px;
	display:block;
	color:#282828;
	font-weight:bold;
	padding:8px 16px 0 32px;
	text-decoration:none;
	float:left;
	margin:4px 0 0 0;
	
	behavior: url("/files/iepngfix.htc");
}
#footerArea_asis .socialMediaLinks_asis a.twitterIcon:hover {
	text-decoration:underline;
	background-position:0 -27px;
}

#footerArea_asis .socialMediaLinks_asis a.linkedinIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.linkedinIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.linkedinIcon:link {
	background:url(/files/images/linkedIn_btn2.png) no-repeat 0 0;
	height:19px;
	display:block;
	color:#282828;
	font-weight:bold;
	padding:8px 16px 0 32px;
	text-decoration:none;
	float:left;
	margin:4px 0 0 0;
	
	behavior: url("/files/iepngfix.htc");
}
#footerArea_asis .socialMediaLinks_asis a.linkedinIcon:hover {
	text-decoration:underline;
	background-position:0 -27px;
}

#footerArea_asis .socialMediaLinks_asis a.youtubeIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.youtubeIcon:link, 
#footerArea_asis .socialMediaLinks_asis a.youtubeIcon:link {
	background:url(/files/images/youtube_btn2.png) no-repeat 0 0;
	height:19px;
	display:block;
	color:#282828;
	font-weight:bold;
	padding:8px 16px 0 32px;
	text-decoration:none;
	float:left;
	margin:4px 0 0 0;
	
	behavior: url("/files/iepngfix.htc");
}
#footerArea_asis .socialMediaLinks_asis a.youtubeIcon:hover {
	text-decoration:underline;
	background-position:0 -27px;
}

#footerArea_asis {
  color:#fff;
  background-color:#01497a;

  height:65px;
  padding:54px 0 20px;
  text-align:center;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
	position:relative;
	left:-34px;
	margin:30px;
	width:980px;
}

#footerArea_asis a:link, 
#footerArea_asis a:visited, 
#footerArea_asis .active {
  text-transform:uppercase;
  color:#fff;
  text-decoration:none;
}

/* ***********************/



/* ***** END ASIS STYLES SPECIFIC ******* */

<!-- ***************IE STYLES************** -->
#rootIE #formContent {
  top:159px;
} 	

#rootIE #formContent input {
  margin:0;
  top:0px;
  
  font-size:11px;
}
#rootIE #formContent select {
  font-size:11px;
}
#rootIE #headerArea .hdline h2 {
  top:164px;
}
#rootIE #midHdlineContent {
  top:72px;  
}
#rootIE #midHdline .subHdline {

}
#rootIE #headerArea .hdline_blog h2 {
  top:154px;
}
#rootIE ul {
  margin:0;
  margin-left:16px;
}
#rootIE ul li {
  padding:8px 0;
}
#rootIE #headerArea .hdline_blog2 h2 {
  top:158px;
}

#rootIE #headerArea .hdline2 h2 {
  top:164px;
}

#rootIE #midHdline2 #midHdlineContent2 {
  top:90px;  
}

#rootIE #formContent2 .formBlock1 {
  margin-top:8px;
}

#rootIE #formContent2 .formBlock1 li {
  padding:0px;  
}
#rootIE #formContent2 .formBlock3 {
  position:relative;
  top:10px;
}
#rootIE #formContent2 .formBlock4 {
  position:relative;
  top:-12px;
}

<!-- ***************IE6 STYLES**************** -->
#rootIE6 #formContent .disclaimer {
  position:relative;
  top:-4px;
}
#rootIE6 #contentArea {
  position:relative;
  padding:0 0 100px 30px;
}

