* {
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	background: url(../img/body-bg.jpg) repeat top left fixed;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
img {
	border: none;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 899px;
	background: #ffffff;
}
#masthead h1 a {
	margin: 0;
	padding: 0;
	width: 899px;
	height: 115px;
	text-indent: -99999px;
	display: block;
}
#masthead p {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 11px;
	width: 200px;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	color: #000000;
	text-decoration: underline;
}
#primaryNav {
	margin: 358px 0 0 35px;
	padding: 0;
	list-style: none;
	font-size: 25px;
	font-weight: bold;
}
#primaryNav li {
	margin: 0;
	padding: 0 0 0 5px;
	width: 161px;
	float: left;
	text-align: center;
}
#primaryNav li a {
	color: #ffffff;
	text-decoration: none;
}
#primaryNav li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#contentSecondary {
	margin: 0;
	padding: 0;
	width: 312px;
	float: left;
	background: #ffffff;
}
#contentSecondary ul li a {
	color: #ffffff;
}
#contentSecondary ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#contentSecondary h3 {
	margin: 0;
	padding: 11px 0 0 20px;
	width: 307px;
	height: 38px;
	background: url(../img/contentSecondaryli-bg.jpg) no-repeat top left;
	color: #056782;
	cursor: pointer;
}
#contentSecondary a {
	color: #056782;
	text-decoration: none;
	display: block;
}
.SecondaryNavContentTop {
	margin: 0 0 0 11px;
	padding: 0;
	width: 282px;
	height: 8px;
	background: url(../img/secondaryContent-bgtop.jpg) no-repeat top left;
}
.SecondaryNavContent {
	margin: 0 0 0 11px;
	padding: 0;
}
.SecondaryNavContent ul {
	margin: 0;
	padding: 0;
	width: 282px;
	background: #3DADC1;
}
.SecondaryNavContent ul li {
	margin: 0;
	padding: 2px 0 2px 11px;
	color: #ffffff;
}
.SecondaryNavContent ul li a {
	color: #ffffff;
	text-decoration: none;
}
.SecondaryNavContent ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.SecondaryNavContentBottom {
	margin: 0 0 0 11px;
	padding: 0;
	width: 282px;
	height: 8px;
	background: url(../img/secondaryContent-bgbottom.jpg) no-repeat top left;
}
#contentPrimary {
	margin: 0;
	padding: 0;
	width: 587px;
	float: left;
	background: #ffffff;
}
#contentPrimary b {
	color: #056782;
}
#contentPrimary h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #4F3A27;
}
#contentPrimary h4 {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #4F3A27;
}
#contentPrimary p {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 564px;
}
#contentPrimary a,
#SiteMap a {
	color: #056782;
	text-decoration: none;
}
#contentPrimary a:hover,
#SiteMap a:hover {
	color: #056782;
	text-decoration: underline;
}
#contentPrimary p.Content img {
	float: left;
	padding: 5px 5px 5px 0;
}
.HeadingImg {
	padding: 0 0 10px 0;
}
#contentPrimary p.ReturnBtn {
	padding: 15px 0 15px 0;
}
#contentPrimary p.ReturnBtn a {
	color: #056782;
	text-decoration: none;
}
#contentPrimary p.ReturnBtn a:hover {
	color: #056782;
	text-decoration: underline;
}
.Clear {
	margin: 0;
	padding: 0;
	width: 899px;
	height: 15px;
	clear: both;
}
#siteInfo {
	margin: 0 auto;
	padding: 0;
	width: 899px;
	height: 82px;
	clear: both;
	background: url(../img/footer-bg.gif) no-repeat top left;
}
#siteInfo p {
	margin: 0;
	font-size: 12px;
}
#siteInfo a {
	color: #000000;
	text-decoration: none;
}
#siteInfo a:hover {
	color: #000000;
	text-decoration: underline;
}
.Addr {
	padding: 10px 0 0 25px;
	width: 287px;
	height: 82px;
	float: left;
}
.Copy {
	padding: 10px 25px 0 0;
	width: 562px;
	height: 82px;
	float: left;
	direction: rtl;
}
.element {
	margin: 0;
	padding: 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	height: 45px;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
#branding {
	margin: 0;
	padding: 0;
	height: 35px;
	clear: both;
}
#branding a {
	display: none;
}
#branding object {
	margin-right: 25px;
	padding-bottom: 20px;
	float: right;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	letter-spacing: -7px;
	font-size: 45px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}


/* Styles for the Site Map */

#SiteMap {
	margin: 0 auto 30px auto;
	width: 700px;
}

#SiteMap h3 {
	margin-top: 40px;
}

#SiteMap h4 {
	margin: 0 0 0 20px !important;
}

#SiteMap ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#SiteMap ul li {
	list-style: none;
	line-height: 1.3em;
	background: url(../img/sitemap-bullet.jpg) no-repeat 0 5px;
	padding-left: 13px;
}

#SiteMap .map01 {
	width: 370px;
	float: left;
}

#SiteMap .map02 {
	width: 330px;
	float: left;
}

#SiteMap .clear-sitemap {
	margin: 0;
	padding: 0;
	clear: both;
	height: 15px;
}