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: #000;	background-color: #BBBBFF;}

a:active {	}
	
h1 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 0em;
	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.7em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}
h3 {
	font-size: 1.5em;
	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: 118px;
	background-color: #39275b;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	z-index: 0;
}

img#uwlogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

/* create breadcrumbs */
#header ul#crumbs {
	position: absolute;
	top: 55px;
	left: 650px;
	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(57, 33, 90);
	text-decoration: none;
}

#header ul#crumbs a:hover {
	text-decoration: underline;
	background-color: rgb(57, 33, 90);
}

/* create uw resources */
#header ul#uwresources {
	position: absolute;
	top: 5px;
	left: 650px;
	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(57, 33, 90);
	text-decoration: none;
}

#header ul#uwresources a:hover {
	text-decoration: underline;
	background-color: rgb(57, 33, 90);
}

/* absolutely positioned "search HR" form */

#header form {
	display: block;
	position: absolute;
	top: 28px;
	left: 650px;
	background-color: transparent;
}

#header form input#myfield {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-right: 15px;
	width: 140px;
	color: #000;
}

#header form input#submit {
	position: absolute;
	left: 150px;
	font-size: 9px;
	background-color:#ccc;
	border: 2px inset #ccc;
}

/*** style human resources name ***/

#header img#title {
	position: absolute;
	left: 70px;
	top: 55px;
}

/*** TOPIC NAVIGATION BAR ***/

ul#topicnav {
	list-style-type: none;
	margin: 0;
	padding-bottom: 2px;
	background-color: #000;
	border-top: 2px solid #63912B;
	border-bottom: 2px solid #63912B;
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
}

ul#topicnav li {
	display: inline;
	color: #E5E5E5;
}

ul#topicnav a, ul#topicnav a:visited {
	color: #e5e5e5;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

ul#topicnav a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

/*** LOWER CONTENT AREA ***/

/*** wrapper for three column display ***/

div#contentWrap {
	margin-top: 6px;
	padding: 0 0 15px 0;
}

/*** left navigation ***/
div#leftCol { /* left column */
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	background: transparent;
	z-index: 1000;
}


/*** left navigation ***/

/*** left navigation ***/

.menu {
	position: relative;
	z-index: 1000;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0 0 1.5em 0;
	list-style-type:none;
	width:200px;
	z-index: 1000;
	background-color: #fff;
}

/* hack for IE5.5
* html .menu ul {
	margin-left:-16px;
	ma\rgin-left:0;
} */

/* position relative so that you can position the sub levels */
.menu li { position:relative; }


/* hide the table */
.menu table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}

/*style the headings for links*/

.menu li.hdng {
	display: block;
	color:#fff;
	background-color: #897CA3;
	height:19px;
	line-height:19px;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	font-size: .9em;
	font-weight: bold;
	z-index: 1000;
}

/* style the links */
.menu a, .menu a:visited {
	position: relative;
	display:block;
	background-color: #EFEFEF;
	text-decoration: none;
	height:19px;
	line-height:19px;
	width:199px;
	color:#000;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	font-size: .9em;
	font-weight: bold;
	z-index: 1000;
}

/* hack for IE5.5
* html .menu a, * html .menu a:visited {
	background-color: #EFEFEF;
	width:200px;
	w\idth:199px;
	font-size: .9em;
	font-weight: bold;
} */

/* style the link hover */
* html .menu a:hover {
	color:#fff;
	background-color:#999;
}

.menu :hover > a {
	color:#fff;
	background:#999;
}


/* flyout styles - positions arrow to indicate links with flyout */

.menu li img { /* original style with image included in link*/
	position: absolute;
	top: 0;
	right: -5px;
}

.menu li.flyout, .menu a.flyout { /*revised style with image as background img - uses sprite with two different color arrows*/
	background-image: url(/admin/hr/imgs/flyout-arrow-sprt.png);
	background-repeat: no-repeat;
	background-position: 190px -37px;
	overflow: hidden;
}
	
li:hover.flyout, a:hover.flyout {
	background-color:#999;
	background-position: 190px 6px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	position: absolute;
	visibility: hidden;
	top:0;
	left:200px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	background-color: #e4e4e4;
}

.menu li.sublnks {
	position: relative;
	font-weight: bold;
	text-indent: 5px;
	font-size: 11px;
}

.menu li.sublnks ul {
	position: relative;
	left: 0;
	visibility: visible;
	margin-top: .1em;
	margin-bottom: 1em;
}

.menu li.sublnks a, .menu li.sublnks a:visited {
	font-weight: bold;
	background-color: #7F7F7F;
	color: #fff;
	font-size: 11px;

}

.menu li.sublnks a:hover { text-decoration: underline; }

.menu li.sublnks li a, .menu li.sublnks li a:visited {
	text-indent: 10px;
	font-weight: normal;
	background-color: #fff;
	color: #000;
}

.menu li.sublnks li a:hover { text-decoration: underline; }


/****end flyout menu nav***/

ul#servicebox {
	width: 200px;
	list-style-type: none;
	background-color: #63912b;
	padding: 1.2em 0;
	margin: 20px 0 0 0;
}

ul#servicebox a, ul#servicebox a:visited {
	display: block; 
	background-color: #63912b;
	color: #fff;
	text-decoration: none;
	height:19px;
	border: none;
	line-height: 19px;
	text-indent: 10px;
	font-size: .95em;
	font-weight: bold;
}

ul#servicebox a:hover {
	text-decoration: underline;
}

/* Benefits Help Button - appears only on benefits pages right below service box*/


div#benhelp { /*Benefits Help Button*/
	margin-top: 5px;
	padding: 5px 0;
	height: 45px;
	width: 205px;
	text-align: center;
	background-image:url(/admin/hr/imgs/benwl/benhlp-bkgrng-purp.png);
	overflow: visible;
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	font-weight: bold;
}

div#benhelp a, div#benhelp a:visited, div#benhelp a:active {
	font-size: 14px;
	line-height: 17px;
	display: inline;
	width: 100%;
	text-indent: 0;
	border: none;
	color: #fff;
	background-color: #39275B;
	font-weight: bold;
	text-decoration: none;
}

div#benhelp a:hover {
	text-decoration: underline;
	background-color:#39275B;
}

div#benhelp a span, div#benhelp a:visited span, div#benhelp a:hover span { /*second line*/
	font-weight: normal;
	color: #DBDBDB;
	font-size: 13px;
}

/*** center column ***/
div#centerColumn {
	float: left;
	margin: 0 0 0 20px;
	padding-right:10px;
	width: 570px;
	background-color: transparent;
	border-right: 1px solid #63912b;
	z-index: 1;
}

#centerColumn div#centercol-hdng {
	position: relative;
	border-bottom: 1px solid #63912B;
	background-color: #fff;
	height: 70px;
	margin-right: -11px;
	z-index: 10;
}

div#centercol-hdng h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 1.9em;
	bottom: 4px;
	left: 0;
}

#centerColumn h1 span {
	font-size: .8em;
}
/* optional table of contents box */

div.pagecontents {
	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: #63912b;
	background-color: #fff;
	font-weight: bold;
	font-size: .95em;
}

div.pagecontents ul {
	float: left;
	margin-left: 2em;
	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: rgb(57, 33, 90);
}

div.pagecontents a:hover {
	text-decoration: underline;
}

/*******end page contents box**********/

#centerColumn h2, #centerColumn h3, #centerColumn h4, #centerColumn h5 {color: rgb(57, 33, 90); margin-bottom: .2em;}

#centerColumn ul, #centerColumn ol {
	margin-top: .5em; /* default top spacing for lists */
}

/*** create "callout box" floated right to highlight a specific item within ***/
div.rightcallout	{
	float: right;
	border: 1px solid #39275b;
	margin: 5px;
	padding: 5px;
	width: 180px;
}

div.rightcallout p {
	font-size: .9em;
	margin: .2em 0;
}


/*** right column ***/


div#rightcol {
	float: left;
	width: 180px;
	z-index: 1;
}

div#rightcol-hdng {
	font-size: 1.1em;
	position: relative;
	z-index: 100;
	color: rgb(57, 33, 90);
	background-color: #fff;
	height: 70px;
}

div#rightcol-hdng p {
	width: 179px;
	position: absolute;
	font-weight: bold;
	bottom: 4px;
	left: 4px;
	line-height: 1.1em;
	margin: 0 0 -5px -5px;
	border-bottom: 1px solid #63912B;
	padding: 0 0 5px 5px;
}

/* style links */


div#subtopiclinks ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	width: 180px;
}

div#subtopiclinks ul ul {margin: 3px 0 0 0;}

div#subtopiclinks ul li {
	width: 100%;
	line-height: 1.2em;
	margin-bottom: 7px;
	padding-left: 6px;
	font-size: .9em;
	color: #666;
	background-color: #fff;
}

div#subtopiclinks ul li li {
	font-size: 100%;
	margin-bottom: 5px;
}

div#subtopiclinks ul a, #subtopiclinks ul a:visited {
	display: block;
	color: #507522;
	background-color: #fff;
	text-decoration: none;
}

#subtopiclinks ul a:hover {
	color: #fff;
	background-color: #999;
	margin-left: -6px;
	padding-left: 6px;
}

/*-----------------------------format right column text/callout box ---------------*/

div#rightcol div.infobox {
	margin: 25px 0 0 .6em;
	padding: 0;
	clear: left;
}


div#rightcol div.infobox p {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.3em;
	color: rgb(57, 33, 90);
}
 div.infobox a, div.infobox a:visited {
 	color: rgb(57, 33, 90);
 	text-decoration: underline;
}

div#rightcol div.infobox a:hover {
	color: rgb(57, 33, 90);
	background-color: #ccc;
}

div.infobox ul {
	padding: 0;
	margin: 0 0 0 1.7em;
	font-size: .9em;
	color: rgb(57, 33, 90);
}

/* TABLE STYLES */
/*** table styles ***/
/* with strong horizontal lines and light vertical lines */
table.display {
	border: 1px solid #3A3A3A;
	border-collapse: collapse;
	margin: .5em 5px 1.5em 5px;
	font-size: .85em;
}

table.display td, table.display th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
	border-collapse: collapse;
	padding: .2em .4em;
}

table.display caption {
	font-size: 1.4em;
	font-weight: bold;
}

table.display p {
	margin: .2em 0 .5em 0;
}

table.display ul {
	margin: 0 0 0 1em;
	padding: 0 1em;
}

table.display ol {
	margin: 0 0 0 1em;
	padding: 0 1.1em;
}

/*with strong vertical lines and light horizontal lines */
table.display2 {
	border: 1px solid #3a3a3a;
	margin: .5em 5px 1.5em 5px;
	font-size: .85em;
}

table.display2 td, table.display2 thead th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-left: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: .2em .4em;
}

table.display2 thead th {border: 1px solid #3A3A3A;}

table.display2 tbody th { color: white; background-color: #808080; padding: 0.1em;}

table.display2 caption {
	padding: .5em 0;
	font-size: 1.4em;
	font-weight: bold;
}

table.display2 p {
	margin: .2em 0 .5em 0;
}

table.display2 ul {
	margin: 0 0 0 1em;
	padding: 0 1em;
}

table.display2 ol {
	margin: 0 0 0 1em;
	padding: 0 1.1em;
}


/*** CLEARING DIV ***/

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

div.clear hr {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}


/*** Link  to HR Home page link ***/
div#homenav {
	background-color: #63912B;
	font-weight: normal;
	font-size: .9em;
	text-align: left;
	margin-bottom: 6px;
	padding-left: 3px;
	line-height: 2em;
}

#homenav a, #homenav a:visited {
	text-decoration: none;
	color: #fff;
	background-color: #63912B;
}

#homenav a:hover {
	text-decoration: underline;
	color: #fff;
	background-color: #63912B;
}
	
a.newwin, a:active.newwin, a:visited.newwin, a:hover.newwin {
	padding-right: 8px;
	display: inline;
	background-image: url(/admin/hr/imgs/arrow-newwin.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: visible;
}

/*footnote styles*/

.superScrpt {
	vertical-align: super;
}

div.footnote {
	margin: 1em 0;
	border-top: 1px solid #999;
	padding: .5em 0 0 2em;
}
/* common footer */

#footer {
	position: relative;
	padding-bottom: 50px;
	margin-top: 10px;
}

#infobar {
	margin-top: 10px;
	font-size: .9em;
	color: #fff;
	padding: 8px;
	background-color: #39275b;
}

#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: none;
	color: #000;
}

#infobar p {
	margin: 0;
	padding: 0;
}

#footer img {
	position: absolute;
	top: -6px;
	right: 0;
}

/*** Cursor Styles ***/

.cursorTxt { cursor: text;}

/*** POD SLP2 Styles ***/

#centerColumn div#centercol-hdng.slp2 {
	position: relative;
	border-bottom: 1px solid #63912B;
	background-color: #fff;
	height: 120px;
	margin-right: -11px;
	margin-top: -5px;
	z-index: 10;
}

div#rightcol-slp2 {
	float: left;
	width: 165px;
	z-index: 1;
	margin-top: 135px;
	font-weight:bold;
	padding-left: 15px;

}

