/*********** global styles ***********/
html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#000000;
	text-align: center; /* For IE: center the page contents*/
	background-image:url(../img/bodyBackgroundSlice.png);
	background-repeat: repeat-x;
	background-color:#E2DFE2;  /*continue the gray background down past the background image */
}
p {
line-height:1.35em;
}
img {
	border:none;
}
h1 {
	color: #BA99C5;
	font-size: 1.25em;
}
ul>li {
	list-style-image:url(../img/bulletSquare.png);	
}
ul, ol {
	margin-left:1em;
	padding-left:.5em;
}
ul a, ul a:link, ul a:visited {
	text-decoration:none;
}
p a, p a:link, p a:visited, p a:hover, ul a, ul a:link, ul a:visited, ul a:hover {
	color: #A165B4; /*a darker purple than the horizontal menu bar for visibility*/
	text-decoration:none;  /* get rid of the underline */
	font-weight: bolder;
}
p a:hover, ul a:hover {
	text-decoration:underline;
}
.clearBoth {
	clear:both;
	height:0;
}

/*********** #navBar styles ***********/
/* NB submenu styling of div & li items is also done in pop_data.js using var hBar = new ItemStyle(...) */
#navBar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.87em;
	background-color:#C0AFC6;
	background-image:url(../img/menuBarSlice.png);
	background-repeat:repeat-x;
	height: 2.6em;
	line-height: 2.6em; /* must have both height and line-height for vertical centering */
	overflow: hidden;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 0.1em;
	padding-left: 0.1em;
	padding-top: 2px;
}
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-weight: bolder;
}
#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	display:inline;
}

/* fix for non-IE browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar ul li a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
	border-right-width: .2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #675A6A;
	border-left-color: #917998;
	border-left-width: .2px;
	padding-top: 0.2mm;

















	padding-right: 1
.em;
	padding-bottom: 0.2em;


















	padding-left: 1
.em;
	padding-left: 1
.em;
	padding-right: 0.8em;
	padding-left: 0.8em;
	}
#navBar ul li a:hover {
	background-image: url(../img/bodyBackgroundSliceHover.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #E2DFE2;
}
#navBar ul li.current a:link, #navBar ul li.current a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a469b5;
}	
#navBar #nolink {
	float: left;
	height: 21px;
	padding: 7px 19px 4px 20px;
	font-weight: normal;
	color: #E8E9E2;
	margin: 0px;
}
#navBar ul li:last-child a, #navBar ul li.last-child a{
	/*border-left:2px gray solid;*/
	border-right:none;
	display:none;
}
/*********** area styles ***********/
#banner, #banner a img {
	/*border-style: none; */
}
#bodydiv {
	width: 801px;
	max-width: 800px;
	margin-left:auto; /* For standards-based browsers: center the page contents*/
	margin-right:auto;
	padding-bottom: 20px;
	top: auto;
	bottom: 10px;
}
#allButFooter {
	background:none;
	border:1px solid #000000;
}
#content {
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
#leftColumn {
	padding:0 1.25em 0 0;
	text-align:left;
	border-right:1px solid #999999; /* divide columns */
	vertical-align:top;
}
#rightColumn {
	text-align:left;
	padding:0 0 0 1em;
	width:240px;
	vertical-align:top;
}
#rightColumn table tr {
	margin:0 0 2em 0;
}
#belowContentSpacer {
	clear:both;
	height:.5em;
	background: none;
	background-color: transparent;
}
#footer {
	clear:both;
	background-color: #CCCCCC;
	border:1px solid #000000;
	line-height:2.5em;
	font-size:0.87em;
	border-bottom-width: thin;
	left: 247px;
	top: auto;
	bottom: 0px;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:link {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	color: #A165B4; /*a darker purple than the horizontal menu bar for visibility*/
}
.vAlignHolder {
	vertical-align:middle;
}
.goToButton {
	height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:1em;
	background-image:url(../img/goToButtonBg.png);
	background-repeat:no-repeat;
	border-bottom: 0;
}
.goToButton a, .goToButton a:visited, .goToButton a:link {
	text-decoration:none;
	color:#990000;
	font-size: 1.15em;
	font-weight:bold;
}
#loginBox {
	background-image:url(../img/loginBg.png);
	background-repeat:no-repeat;
	height:146px;
	width:218px;
	padding-left:1em;
	padding-top:1em;
	vertical-align:middle;
	font-size:1.25em;
}
.loginLabel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}
#loginBox form {
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
#frmLogin {
	padding-top:1.25em;
}
.inputBoxLabel {
	text-align:right;
	padding-right:.3em;
}
.inputBoxCell {
	padding-bottom:.5em;
}
#loginRow td {
	padding: .85em 0 .85em 0;
	vertical-align:middle;
}
#forgotPassword {
	float:left;
	width:65%;
	padding:.2em;
}
#forgotPassword td {
    display: table-cell;
    vertical-align: middle 
}
#forgotPassword a {
	text-decoration:none;
	font-size:1em;
}
/*#loginButton {
	float:right;
	text-align:center;
	background-color:#CCCCCC;
	padding:.4em .7em .4em .7em;
	font-weight:bold;
}*/
.highlightBox {	
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding-left:1em;
	padding-right:1.5em;
	height:244px;
	background-image: url(../img/highlightBg.png);
	background-repeat:no-repeat;
}
.highlightBox li {	
	padding:.5em;
	vertical-align:middle;
}
.highlightTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size:1.4em;
}

