body {
	position: relative;
	width: 992px;
	font-size: 76%; /* sets default font size */
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
	margin: 10px auto;
}
	
a {text-decoration: underline;	color: #000099;}

a:visited {color: #5D5D5D}

a:hover {color: #000000;	background-color: #BBBBFF;}

a:active {	}
	
h1 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h2 {
	font-size: 1.6em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	margin: .5em 0 .2em 0;
    font-weight: bold;
}

h4 {
	font-size: 1.2em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}
img {border: 0;}

p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: .5em 0em 1.2em 0em;
}

li > p {margin-top: 0.2em;}

li {font-size: 1.0em; line-height: 1.5em;}

li ul, li ol {margin-top: .15em;} /*** equalize spacing "sub lists" within a list ***/

dl {margin: .5em 0 1.2em 0}

dt {
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
	margin-bottom: 1.2em;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
}

td, th {font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;}
strong, b {font-weight: bold;}
a#skipnav, a:visited#skipnav, a:hover#skipnav {/* Hide a skip nav link for screen readers*/
	position: absolute;
	display: block;
	height: 1px;
	overflow: hidden;
	top: 0;
	left: 0;
	text-indent: -9000px;
}

/*** HEADER ***/
div#header {
	position: relative;
	margin: 0;
	height: 150px;
	background-color: rgb(171, 5, 52);
	background-image:url(/admin/hr/imgs/functn/pod/uwlogo-red.jpg); /* insert UW Logo */
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	z-index: 0;
}
/* create breadcrumbs */
#header ul#crumbs {
	position: absolute;
	top: 38px;
	left: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header ul#crumbs li {
	display: inline;
	color: #fff;
}

#header ul#crumbs a, #header ul#crumbs a:visited {
	font-size: .75em;
	color: #fff;
	background-color:  rgb(171, 5, 52);
	text-decoration: none;
}

#header ul#crumbs a:hover {
	text-decoration: underline;
	background-color:  rgb(171, 5, 52);
}

/* create uw resources */

#header ul#uwresources {
	position: absolute;
	top: 5px;
	left: 700px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header ul#uwresources li {
	display: inline;
	color: #fff;
}

#header ul#uwresources a, #header ul#uwresources a:visited {
	font-size: .9em;
	color: #fff;
	background-color:  rgb(171, 5, 52);
	text-decoration: none;
}

#header ul#uwresources a:hover {
	text-decoration: underline;
	background-color:  rgb(171, 5, 52);
}


/* styles for absolutely positioned "search HR" form */

#header form{
	display: block;
	position: absolute;
	top: 25px;
	left: 700px;
	background-color: transparent;
}

#header form input#myfield {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	color: #000;
}

#header form input#submit {
	display: block;
	position: absolute;
	top: 0;
	left: 150px;
	background-color: #ccc;
	padding: 1px 2px;
	color: #000;
	font-size: 12px;
}

/*** style human resources name ***/

#header div#title { /* create box for POD title */
	position: absolute;
	width: 439px;
	height: 85px;
	background-image:url(/admin/hr/imgs/functn/pod.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 50px;
	top: 60px;
}


/*** TOPIC NAVIGATION BAR ***/

ul#topicnav {
	list-style-type: none;
	margin: 0;
	padding-bottom: 2px;
	background-color: #B2B2B2;
	text-align: center;
}

ul#topicnav li {
	display: inline;
	color: #FFFFFF;
}

ul#topicnav a, ul#topicnav a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

ul#topicnav a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/*** LOWER CONTENT AREA ***/

/*** wrapper and common styles for 4 column layout ***/

div#contentwrap { /*wrap the 4 columns*/
	position: relative;
	margin-top: 6px;
}

ul#navbar {
	position: relative;
	float: left;
	width: 770px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: rgb(171, 5, 52);
	text-align: center;
}

#navbar li {
	position: relative;
	line-height: 1.9em;
	width: 14em;
	margin: 0 1em;
	float: left;
	font-size: 1.2em;
	text-align: center;
	color: #999;
}


#navbar li#role-title {
	position: relative;
	top: 4px;
	border: 1px solid #333;
	color: #FDC1D1;
	line-height: 1.8em;
}

#navbar li#role-title div {
	position: relative;
	top: -4px;
}

#navbar a, #navbar a:visited {
	display: block;
	margin: auto;
	position: relative;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}

#navbar a:hover {
	color: #999;
}

#col-1{ /* left col */
	float: left;
	width: 220px;
}

#col-1 div#colimg { /* container for image at head of column */
	width: 220px;
	height: 64px;
	background-image: url(/admin/hr/pod/imgs/templates/navcoltop.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

/*styles for area, i.e. staff, leaders at all levels, etc*/

div#areamenu {
	background-color: rgb(207, 100, 116);
	padding: 10px 0;
	margin-bottom: 10px;
}

#areamenu ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-color: transparent;
}

#areamenu ul ul {
	margin-top: -.3em;
}

div#areamenu li {
	line-height: 20px;
	background-color: transparent;
}

#areamenu li.heading {
	font-size: 1.3em;
}

#areamenu ul li a, #areamenu ul li a:visited { /*set common link styles*/
	display: block;
	text-indent: 10px;
	font-size: .9em;
	text-decoration: none;
	color: #000;
	line-height: 19px;
	background-color: transparent;
}

#areamenu ul li a:hover {
	background-color: #ccc;
}

#areamenu ul {
	margin: 6px 0 10px 0;
}

#areamenu li {
	border-bottom: 1px solid rgb(207, 100, 116);
}

#areamenu li.topiclnks { /*styles for expanded navigation under a particular topic */
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

#areamenu li.topiclnks, #areamenu li.topiclnks li { /* border necessary because of i.e. 6 problem*/
	border-bottom: 1px solid #fff;
}

#areamenu li.topiclnks li a, #areamenu li.topiclnks li a:visited {
	display: block;
	background-color: none;
	text-indent: 20px;
}

#areamenu li.topiclnks a:hover, #areamenu li.topiclnks li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* specific styles for common links */

#col-1 #commonmenu {
	background-color: #333;
	padding: 10px 0;
}

#col-1 #commonmenu li {border-bottom: 1px solid #e4e4e4;}

#commonmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-color: transparent;
}

#commonmenu li {
	line-height: 20px;
	border-bottom: #333;
}

#commonmenu a, #commonmenu a:visited {
	display: block;
	text-indent: 10px;
	color: #fff;
	text-decoration: none;
}

#commonmenu a:hover {
	background-color: #ccc;
	text-decoratio: none;
	color: #333;
}

#col-2 {
	margin-top: 1.5em;
	margin-left: 20px;
	float: left;
	width: 540px;
}

#col-2 li { margin-bottom: .3em;}

/* optional table of contents box */

div.pagecontents {
	position: relative;
	margin: .3em 0 1.7em 0;
	z-index: 1;
}

div.pagecontents p {
	float: left;
	margin: 0;
	margin-top: 6px;
	padding: 0;
	top: 0;
	left: 0;
	color: #333;
	background-color: #fff;
	font-weight: bold;
	font-size: .95em;
	z-index: 1;
}

div.pagecontents ul {
	float: left;
	margin-left: 1em;
	list-style-type: none;
	padding: 0;
}

div.pagecontents li {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: .9em;
	line-height: 1.3em;

}

div.pagecontents a, div.pagecontents a:visited {
	text-decoration: none;
	display: block;
	color: #990033;
}

div.pagecontents a:hover {
	text-decoration: underline;
}

/***************/

#col-3 {
	margin-top: 1.5em;
	padding-top: 40px;
	float: right;
	width: 200px;
}

/* col-3 navigation */

p.col-3hdng {
	font-size: 1.1em;
	margin: 0;
	padding: 3px;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	line-height: 1.1em;
}

div.subtopiclinks {
	margin-top: .2em;
	margin-bottom: 1.5em;
}


div.subtopiclinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-weight: bold;
	border: 0;
}

div.subtopiclinks li {
	padding-left: 6px;
	line-height: 1.7em;
	color:  #999;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}


.subtopiclinks a, .subtopiclinks a:visited {
	display: block;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

.subtopiclinks a:hover {
	color: #fff;
	background-color: #999;
	margin-left: -6px;
	padding-left: 6px;
}

div.infobox {
	margin-top: 1.2em;
}
 div.infobox p{
	margin: 0;
	padding: 0;
	margin-bottom: 1.2em;
	font-size: .9em;
 	line-height: 1.3em;
	color: #000;
}

div.infobox a, div.infobox a:visited {
	color: #990000;
	text-decoration:none;
}

div.infobox a:hover {
	text-decoration: underline;
}

/* set individual column hover properties */

#col-1 a:hover {background-color: #fff;}

#col-2 a:hover, #col-3 a:hover, #col-4 a:hover { color: #000; background-color: #E9C0C5;}


/* 4 col layout */

div#bottom-row {
	height: 20px;
	background-color: #e4e4e4;
	margin-bottom: 6px;
}


/*** CLEARING DIV ***/

div.clear {
	clear: both;
}

div.clear hr {
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

div#homenav {
	margin-bottom: 6px;
	background-color: #333;
	text-indent: 5px;
}

div#homenav a, div#homenav a:visited {
color: #fff;
text-decoration: none;
line-height: 2em;
}

div#homenav a:hover{
	text-decoration: underline;
	background-color: #666;
}

/* common footer */

#footer {
	margin-top: 10px;
	position: relative;
	padding-bottom: 50px
}

#infobar {
	width: 87%;
	font-size: .9em;
	color: #fff;
	padding: 8px;
	background-color: rgb(171, 5, 52);
}

#infobar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#infobar li {
	display: inline;
}

#infobar a , #infobar a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: normal
}

#infobar a:hover {
	text-decoration: underline;
}

#infobar p {
	margin: 0;
	padding: 0;
}

#footer img {
	position: absolute;
	top: -5px;
	right: 0;
}