/* CSS Document */
#body {
	font-family:Arial;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	vertical-align:top;
}
p {
	font-family:Arial;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	color:#000000 70%;
}
.resource {
	font-family:Arial;
	font-size:12px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#ffffff;
	vertical-align:top;
}
a.resource:link {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.resource:visited {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.resource:hover {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.dept {
	font-family:Arial;
	font-variant:small-caps;
	font-weight:bold;
	font-size:15px;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	color: #916b4a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #916B4A;
	margin:10px;
}
.header {
	font-family:Arial;
	font-variant:small-caps;
	font-weight:bold;
	font-size:15px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color: #916b4a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #916B4A;
	margin:10px;
}
#leftbar {
	background: #ffffff;
	width:230px;
	color:#9c9a9c;
	font-size:10pt;
	border-right-color:#000000 70%;
	border-right-width: 1pt;
	border-right-style: dashed;
	vertical-align:top;
	margin-top:0px;

}
#rightbar {
	background: #ffffff;
	width:140px;
	color:#9c9a9c;
	font-size:12px;
	border-left-color:#000000 70%;
	border-left-width: .1pt;
	border-left-style: dashed;
	vertical-align:top;
	padding-left:10px;

}
a.leftnav:link {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1pt dashed #9c9a9c;
	width:205px;

}
a.leftnav:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1pt dashed #9c9a9c;
	width:205px;
}
a.leftnav:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #916b4a;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1pt dashed #9c9a9c;
	width:205px;
}
.menu {
background-color: #ffffff;
padding-right: 10px;
}
a {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #007073;
}
a:visited {
	text-decoration: none;
	color:#007073;
}
a:hover {
	text-decoration: none;
	color:#916b4a;
}
a:active {
	text-decoration: none;
}
.specialText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.specialText:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.specialText:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #007073;
}
.pageTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #007073;
	padding: 0px 0px 0px 10px;
	width: 100%;
	font-variant: small-caps;
}
.specialTitle {
	font-family: Arial;
	font-size: 11px;
	color: #007073;
	font-weight: bold;

}
#nav {
	padding-left:10px;
}
	
ul.nav {
	list-style-type: nsquare;
	color:#666;
	line-height:20px;
}
ul {
	list-style:square;
	font-size:12px;
}
li {
	font-size:12px;
	list-style:square;
	padding-bottom:15px;
}
fieldset {
	padding: 0.2em 0.5em;
	border-color: #007370;
	border:1px solid #007370;
  }
legend {
  padding: 0.2em 0.5em;
  border:1px solid #005B5E;
  background-color: #999999;
  color:#fff;
  font-size:105%;
  font-weight: bold;
  text-align:right;
  }

//////////////////////////////////////////////
.arrowlistmenu{
width: 205px; /*width of accordion menu*/
background-color: #ffffff;
padding-right: 10px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family: Arial;
font-size: 10pt;
color:#333333;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width:205px;
	
}
.arrowlistmenu a.menuheader:link{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: .5pt dashed #9c9a9c;
	width:205px;
	
}
.arrowlistmenu a.menuheader:visited{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: .5pt dashed #9c9a9c;
	width:205px;
	
}
.arrowlistmenu a.menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: Arial;
	font-size: 10pt;
	color: #916b4a;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: .5pt dashed #9c9a9c;
	width:205px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
font: normal 10pt Arial;

}

.arrowlistmenu ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
font: normal 10pt Arial;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: #E6E6E6 !important;
font: normal 10pt Arial;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background:#C0C0C0 !important;
font: normal 10pt Arial;
}

.arrowlistmenu ul li a{
color: #007073;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: .5pt dashed #dadada;
font: normal 10pt Arial;
width:205px;
}

.arrowlistmenu ul li a:visited{
color: #007073;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: .5pt dashed #dadada;
font: normal 10pt Arial;
width:205px;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #916b4a;
background-color: #F3F3F3;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: .5pt dashed #dadada;
font: normal 10pt Arial;
width:205px;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
color:#916b4a;
background-color: #EAEAEA;
display: block;
padding: 2px;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: .5pt dashed #dadada;
font: normal 10pt Arial;

}
.categoryitems ul {
	list-style:none;
	font-size:12px;
}
.categoryitems li {
	font-size:12px;
	list-style:none;
	padding-bottom:15px;
}
