@charset "UTF-8";
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

h1 {
	font-size:24px;
	color: #660099;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	color: #009933;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


ul#intranetmenu {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#intranetmenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar1 h1, #sidebar1 h2, #sidebar1 h3, #sidebar1 p {
color:#FFFFCC;
margin:5px; }

#sidebar1 a:link, #sidebar1 a:visited {
border-color:#FFFFCC;
color:#FFFFCC; }

#intranetmenu a:link, #intranetmenu a:visited {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B6F9;
	border-right-color: #8A8CC0;
	border-bottom-color: #8A8CC0;
	border-left-color: #B3B6F9;
	background-color: #9D9FD8;
	width: 160px;
	padding-right: 0px;
}

#intranetmenu a:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D9FD8;
	border-bottom-color: #9D9FD8;
}
.accessibility { /* Hide contents off-left */ height: 1px !important ; left: 0px; overflow: hidden; position: absolute; left: -9999px; width: 1px;line-height:1px !important ; }
.noaccessiblity {
	display: block;
}
#footermenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	text-align: center;
	clear: both;
	margin-top: 20px;
}
#rightmargin {
	background-color: #E6E6FF;
	float: right;
	width: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
}

#rightmarginwide {
	background-color: #E5FEE5;
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
	margin-top: 0px;
}

#greeting {
	font-size: 36px;
	margin-top: 0px;
}

#headbar {
	color: #FFFFFF;
	background-color: #9D9FD8;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.photoalbums {
	list-style-image: url(/photos/images/album.png);
	list-style-type: circle;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#topmenu a {
	font-weight: bold;
	padding: 5px;
}
.copyright {
	font-size: 10px;
}
#topmenu a:link, #topmenu a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000033;
}
#topmenu a:hover, #topmenu a:focus {
	background-color: #87B784;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#iconbuttons {
	position: absolute;
	top: 130px;
	margin-left: 730px;
}


h5, h6 {
	background-color: #DEFFE2;
	border: 1px solid #D6E4AC;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	clear:both;	
}

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

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

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

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 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;
}

/* Nifty wee trick to get sub menu to appear below bidy */
#articlePage {
	position:relative;
	
}

#articlesectionmenu {
		position:absolute; top:100%;
		margin-top:-200px;
	
}

#articleBody {
	padding-bottom:200px;
	
}