html, body{
margin: 0 0 0 0;
overflow:hidden;
background:url(images/splashbg.jpg) repeat-y;
height:100%;
}

.copyright{
color:#002d62;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
padding-left:10px;
padding-top:2px;
}
/*-- Link Styles --*/
a.footerlinks:link{
color:#002d62;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footerlinks:visited{
color:#002d62;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footerlinks:hover{
color:#002d62;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footerlinks:active{
color:#002d62;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}

a.footerlinksgold:link{
color:#bb8d09;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footerlinksgold:visited{
color:#bb8d09;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footerlinksgold:hover{
color:#bb8d09;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footerlinksgold:active{
color:#bb8d09;
text-transform:uppercase;
font-size:11px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
}

/*-- splash table styles --*/
.spl_hdr_repeat{background-image:url(images/splash_hdr_repeat.jpg); background-repeat:repeat-x;}
#primaryAreaBackgroundImage{border-bottom:1px solid #bb8d09;}

td.splashtbl1{
padding-left:16px;
padding-right:16px;
border-right-color:#fdedd4;
border-right-style:solid;
border-right-width:1px;
}

td.splashtbl2{
padding-left:16px;
padding-right:16px;
}

td.splashtbl3{
padding-left:16px;
padding-right:16px;

border-top-color:#879cb5;
border-top-style:solid;
border-top-width:1px;

border-bottom-color:#879cb5;
border-bottom-style:solid;
border-bottom-width:1px;

border-left-color:#879cb5;
border-left-style:solid;
border-left-width:1px;

border-right-color:#879cb5;
border-right-style:solid;
border-right-width:1px;

background-color:#fdedd4;
}

td.titlebg{
background:url(images/title_bg.jpg) repeat-x;
}


table.splashcontent {
  height:100%;
}

#divscroll{
height:400;
   overflow:auto;
}

#100height{
height:100%;
}

#left {  
width:400px; 
height:100%; /* works only if parent container is assigned a height value */ 
color:#333; 
background:#eaeaea; 
border:1px solid #333; 
} 
/*-- End --*/

.int_hdr_repeat{background-image:url(images/hdrbnnr_int_newrepeat.jpg); background-repeat:repeat-x;}

td.navbg{
background:url(images/navbg.jpg);
height:2px;

}

td.contenttable{
margin: 0 0 0 0;
}

td.splashbottomborder{
background-image:url(images/splash_slide.jpg);
background-position:left;
background-repeat:no-repeat;
border-bottom:1px;
border-bottom-color:#bb8d09;
border-bottom-style:solid;
background-color:#dee5ec;

}

td.footerarea{
height:33px;
border-top:1px solid #acbdd1;
}

td.footerarea{
color:#bb8d09;
text-transform:uppercase;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
height:33px;
padding-right:10px;
}

td.footerarea2{
color:#bb8d09;
text-transform:uppercase;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
height:33px;

}

td.contentleft{
border-right-color:#002d62;
border-right-style:solid;
border-right-width:1px;
}

#header {
	padding:0px;
	bottom: 0px;
	left:0px;
	width:100%;
 }
 #nav {
	padding:0px;
	bottom: 0px;
	left:0px;
	width:100%;
 }
 #content {
	padding:0px;
	bottom: 0px;
	left:0px;
	width:100%;
 }
 #footer {
	padding:0px;
	position:absolute;
	bottom: 0px;
	left:0px;
	width:100%;
 }
 
 /*------ Primary Nav Img ------*/
 .img_pri_dhtmlnav {
	border:0px;
	margin-left: 0;
	margin-right: 0;
	margin-top:-1;
}

.img_pri_dhtmlnav_selected {
	border:0px;
	margin-left: 0;
	margin-right: 0;
	margin-top:-1;
}
#iframe_content a:link{
COLOR: #bb8d09;
text-decoration: none;
}
#iframe_content a:hover
{
COLOR: #bb8d09;
font-weight: bold;
text-decoration: none;
}
#iframe_content a:visited{
COLOR: #bb8d09;
text-decoration: none;