/* CSS Document */
html, body {
	background-image: url(/images/backgrounds/stainlesssteel.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#container {
width: 862px;
}
#containerTop {
background-color: #33adeb;
}
#containerTopLeft {
background-color:  #6C6C6C;
height: 6px;
width: 1px;
}

#containerTopRight {
background-color:  #6C6C6C;
width: 1px;
}

#containerLeft {
background-color:  #6C6C6C;
}

#containerRight {
background-color:  #6C6C6C;
}

#containerBottom {
background-color: #33adeb;
}

#containerBottomLeft {
background-color:  #6C6C6C;
height: 6px;
}

#containerBottomRight {
background-color:  #6C6C6C;
}
#creditsLink {
		right: 129px;
}
#branding {
	height: 105px;
	background-image: url(/images/brand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ss_17 {
	height: 105px;
	width: 195px;
}
#hNav {
border-bottom-width: 10px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
#bodyContent {
width:628px;
padding-left: 20px;
padding-right: 13px;
height:450px;
}
#bodyContentTop_TXT {
/*padding-bottom: 5px;*/
}
#includedContent {
/*padding-top: 15px;*/
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
}
#bodyContentBottom_TXT {
/*padding-top: 15px;*/
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
}
#sidebarLeft {
width:214px;
height:450px;
}
#sidebarLeftTop_TXT {
	margin-left: 13px;
	margin-bottom: 15px;
}
#sidebarLeftIncludedContent {
	margin-bottom: 20px;
}
#sidebarLeftBottom_TXT {
	margin-left: 13px;
	margin-bottom: 15px;
}
#footerNav {
	width: 860px;
	position: relative;
	top: 10px;
}
/*
.horizNavPipe {
background-color: #FFFFFF;
height: 20px;
}
*/
.horizNavLink, a.horizNavLink, .horizNavLink a {
	background-image: url(/images/icons/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 19px 5px;	
}
a.horizNavLink:hover, .horizNavLink a:hover, .horizNavLinkHover, a.horizNavLinkHover, .horizNavLinkHover a, a.horizNavLinkHover:hover, .horizNavLinkHover a:hover {
	background-image: url(/images/icons/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 19px 5px;
}
