* { margin: 0; padding: 0; }

html { }

/* html, body { margin: 0; }
html, body {margin: 0; padding: 0; font-size: 100%; } */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:85%;
	margin:0px;
	background-color: #e2e2e2;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
}

#pageframe {
	width: expression( document.body.clientWidth > 1023 ? "1024px" : "auto" );
	margin: 14px auto 0px auto; max-width: 1024px; 
	padding-top: 4px; padding-bottom: 0px;
}

#utility,#searchbox {
	float: right;
}
#utility {
	position: relative;
	top: 0px;
	right: 3px;
	float: right;
	text-align: right;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 50%;
	color: #2b3087;
}

#utility a {
  text-decoration: none;
}
#utility a:hover {
  text-decoration: underline;
}
#siteName {
	margin-bottom: 0px;
}
form{
	padding:0;margin:0;
}
ul{
	margin:0;padding:0;
}
a img{
	border:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,p,li { margin-bottom: .55em;
	color: #2b3087;
}
h1 {font-size: 125%;}
h2 {font-size: 120%;}
h3 {font-size: 115%;}
h4 {font-size: 110%;}
h5 {font-size: 105%;}
h6 {font-size: 100%;}

h1 { background-image: url(images/h1.jpg); background-repeat: repeat-y; }
h2 { background-image: url(images/h2.jpg); background-repeat: repeat-y; }
#normalcontent h1,
#normalcontent h2,
#normalcontent h3,
#normalcontent h4,
#normalcontent h5,
#normalcontent h6 { margin-top: .8em; margin-bottom: .5em; }
h1#siteName {
	background-image: none;
	display: none;
}

#banner,#leftcol,#content,#rightcol,#borderarea,#footer,#columns {
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding: 0;
}
#banner { padding: 0; }

#bannerzn,#menuszn,#leftcolzn,#contentzn,#rightcolzn,#borderareazn,#footerzn {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bannerzn { margin-left: 275px; }

#banner {
	/*	position:absolute;
	left:0px;
	top:0px; */
	width: inherit;
	background-repeat: no-repeat;
	background-image: url(images/logo6.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height:83px;
	background-color: #FFFFFF;
}

#menus {
	/*	position:absolute;
	left:0px;
	top:85px; */
	width:100%;
	background-repeat: repeat-x;
	height:61px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #555FAA;
	border-right-color: #555FAA;
	border-bottom-color: #000000;
	border-left-color: #555FAA;
	background-color: #c2bfa2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#columns { background: #ffffff; }
#leftcol {
/*	position:absolute;
	left:0px;  */
/*	top:146px; */
	float: left;
	width:21%;
}

#content {
/*	position:absolute;
	left:25%; */
/*	top:146px; */
	width:50%;
	margin-left: 21%;
	margin-right: 21%;
}

#rightcol {
/*	position:absolute;
	left:75%; */
/*	top:146px; */
	float: right;
	width:21%;
}
#cleardiv { clear: both; }
#borderarea {
/*	position:absolute;
	left:0px;
	bottom: 72px; */
	clear: both;
	width:100%;
	min-height: 44px;
	background-image: url(images/borderarea1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: none; 
}

#footer {
/*	position:absolute;
	left:0px;
	bottom: 0px;  */
	width:100%;
	background-image: url(images/footer1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:70px;
}

/* *** Menus *** */
#sectionLinks a,#globalLink a {
color: 000099;
text-decoration: none;
padding-left: 3px; padding-right: 3px;
}

#sectionLinks a:hover,#globalLink a:hover {
	color:#000000;
}

#navlist li {
	display:inline; margin: 0 10px; list-style:none;
}
#navlist a:hover {
	background-image: url(images/ahov.jpg);
	background-repeat: repeat-y;
}

.glink {
margin-right: 20px;
}

#pagetitle {
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 22%;
}
#pagesub {
	margin-left: 10px;
}
#breadcrumbs {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	display: none;
}
.globalLinkACT {
	background-image: url(images/globalNavACT.jpg);
	background-repeat: repeat-x;
}
#sectionLinks a {
	display: block; 
	margin-bottom: 0.5em;
}
.sectionLinkACT {
	background-image: url(images/sectionLinkACT.jpg);
	background-repeat: repeat-y;
	display: block;
}
.sectionLink2 {
	margin-left: 0.5em;
}

ol { margin-top: 0px; margin-left: 20px; }
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	margin-left: 0px;
}
ul, ol { margin-bottom: 1em; }
#sectionLinks {
	margin-bottom: .5em;
}
blockquote, .indent {
	padding-left: 2em;
}
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-left { text-align: left; }
#globalNav {
	text-align: center;
	text-align: right;
}

 Global nav folder tabs 
div#menuszn { height: inherit; }
div#columns { background-color: #ffffff; }
div#pageframe { background-color: #ffffff; }

div#globalNavHF { height: 46px; }
div#globalLinkHF {
  float: right;
  padding-top: 15px;
  height: 46px;
}
ul#navlistHF {
	list-style: none;
	height: 46px;
	margin-bottom: 0px;
}
ul#navlistHF li {
	float: left;
	height: 46px;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	background-image: url(images/navbgleft.gif);
	padding-top: 0;
	padding-right: 3px;
	background-repeat: no-repeat;
}
ul#navlistHF li.HFglobalLiACT {
}
ul#navlistHF li a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#fff;
	font-weight: bold;
	height: 26px;
	background-image: url(images/navbgright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul#navlistHF li a:hover {
}
ul#navlistHF li.HFglobalLiACT a {
	color: #3FF;
}
ul#navlistHF li.HFglobalLiACT a:hover {
}
div#menuszn {
	margin: 0px;
	padding: 0px;
}

#globalNavHF { width: 100%; float: right; clear: right;}
#globalLinkHF { width: 100%; text-align: right; }
ul#navlistHF { float: right; }
#banner #banner2 {
	background-color: transparent;
	height: 83px;
}

div.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
DIV.csc-frame-rulerBefore { 
	border-top: 1px solid #333333; 
	padding-top: 0.5em; 
	margin-top: 0.5em;
}

.tipotm {
	background-image: url(images/tipofthemonth.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	height: 69px;
	width: 125px; 
}

.header-button3, .header-button4 { text-align: center; }

.tipotm { margin-left: auto; margin-right: auto; }
.tipotm a { font-size: 125%; color: #000099; text-decoration: none; }
.tipotm a:hover { background-color: #66CCFF; }
div#printfooter { display: none; }
