﻿body
{
	font-family: sans-serif;
	padding: 1em;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

table
{
	margin-bottom: 1em;
}

table thead tr th.fill
{
	width: 100%;
}

table tr td
{
	padding: 0.25em 0.5em 0.25em 0.0em;
	vertical-align: top;
}

table.employeedirectory
{
	font-size: small;
}

table.employeedirectory tr
{
	height: 3em;
}

table.employeedirectory tr th
{
	white-space: nowrap;
	text-align: left;
	padding: 0em 0.5em 1em 0.0em;
	vertical-align: top;
	border-bottom: dashed 1px silver;
}

table.employeedirectory tr td
{
	border-bottom: dashed 1px silver;
}

table.discussions
{
	width: 100%;
}

table.discussions thead tr th
{
	white-space: nowrap;
	text-align: left;
	padding: 0em 0.5em 1em 0.0em;
	vertical-align: top;
}

table.discussions tbody tr.toprow td
{
	border-top: dashed 1px silver;
	padding-top: 1em;
}

table.discussions tbody tr.toprow td
{
	height: 0;
}

table.discussions tbody tr.toprow td.icon
{
    width: 0;
    padding-right: 1em;
}

table.discussions tbody tr.bottomrow td.age
{
    height: 3em;
}

table.discussions tbody tr td
{
	padding-right: 2em;
	vertical-align: top;
}

table.discussions tbody tr td.subject p
{
	font-weight: bold;
	white-space: normal;
}

table.discussions tbody tr td p
{
	margin: 0;
}

table.discussions tbody tr td ul.participants
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.discussions tbody tr td ul.labels
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.discussions tbody tr td p.subject
{
	white-space: normal;
}

table#messages
{
	width: 100%;
}

table#messages tbody tr.reply td
{
	background: none;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	border: none;
}

table#messages tbody tr td.left
{
	padding-top: 2.4em;
}

table#messages tbody tr td.right
{
	white-space: normal;
}

table#messages tbody tr td p
{
	margin: 0;
}

table#messages tbody tr td p.readby
{
    margin-top: 0.5em;
    cursor: help;
    color: silver;
}

table#messages tbody tr td p.readby:hover
{
    color: black;
}

table#messages tbody tr td.right p
{
	margin-bottom: 0.5em;
}

table#messages tbody tr td hr
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: dashed 1px silver;
}

ul.discussionparticipants li.owner
{
	font-weight: bold;
}

div#participantsedit input#Recipients
{
    width: 16em;
}

div#participantsedit 
{
	width: 350px;
}

div#participantsedit table
{
    margin: 0;
    width: 350px;
}

div#participantsedit table tr td.changeownership, td.removeparticipation
{
    text-align: center;
}

div#participantsedit table tr th
{
    text-align: center;
    font-size: small;
}

img 
{
	-ms-interpolation-mode: bicubic;
}

img.right
{
	float: right;
	margin: 0 0 2em 2em;
}

img.left
{
	float: left;
	margin: 0 2em 2em 0;
}

div#container
{
	background-color: White;
}

div#mastprint
{
	display: none;
}

div#mast
{
	padding: 1em;
	position: relative;
}

div#mast img
{
	position: relative;
	left: 4em;
	border: 0;
}

div#mast p#signin
{
	position: absolute;
	right: 0.5em;
	top: 0.5em;
	padding: 0;
    margin: 0;
    text-align: right;
	color: White;
}

div#mast p#signin a
{
	color: White;
}

div#mast ul
{
	list-style-type: none;
	position: absolute;
	right: 0.5em;
	bottom: 0;
    padding: 0 0 0 0;
    margin: 0;
    text-align: right;
}

div#mast ul li
{
	display: inline;
	padding: 0.5em;
	line-height: 2em;
}

div#mast ul li.selected
{
	background-color: White;
}

div#mast ul li a
{
	color: White;
	white-space: nowrap;
}

div#mast ul li.selected a
{
	color: Black;
	font-weight: bold;
}

div#menu
{
	float: left;
	padding: 1em;
	width: 12em;
}

div#menu ul
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

div#menu ul li
{
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

div#menu ul ul
{
	list-style-type: disc;
	margin-left: 2em;
	margin-top: 1em;
}

div#menu ul li
{
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

div#menu div.menuancestor, div#menu div.menuself, div#menu div.menuchild
{
    margin: 1em 0 1em 0;
}

div#menu div.menuancestor
{
    padding-left: 0;
}

div#menu div.menuself
{
    padding-left: 1em;
    font-weight: bold;
}

div#menu div.menuchild
{
    padding-left: 2em;
}

div#wrap
{
	width: 100%;
	float: right;
	margin-left: -14em;
}

div#main
{
	margin-left: 14em;
	padding: 1em;
	border-left-style: solid;
	border-left-width: 0.5em;
}

div#copy
{
	color: White;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 1em;
	clear: both;
	font-size: small;
}

p#suggestion 
{
	text-align: right;
	font-size: small;
	margin: 0.5em 0 0 0;
	padding: 0;
}

p#suggestion a
{
	color: White;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

div#signinform
{
	margin-top: 3em;
	margin-bottom: 3em;
}

div.message 
{
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 3em;
	position: relative;
}

div.message p.header {
	margin: 0;
	color: Black;
}

div.message hr{
	height: 1px;
	color: Silver;
	background-color: Silver;
	border: none;
}

div.message .replylink 
{
	position: absolute;
	bottom: 0;
	right: 0;
}

div.message table
{
	width: 100%;
}

div.message table td.rightcol
{
	width: 100%;
}

div#aboutthisdiscussion img
{
	float: left;
	margin: 0 0 2em 0;
}

div#aboutthisdiscussion div
{
	float: left;
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	border-left: 1px dashed silver;
}

div#aboutthisdiscussion div hr
{
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom: 1px solid silver;
}

div#aboutthisdiscussion div input#Name
{
    width: 5em;
}

div#aboutthisdiscussion div table
{
    width: 100%;
}

div#aboutthisdiscussion div table, div#aboutthisdiscussion div table td
{
    margin: 0;
    padding: 0;
}

div#aboutthisdiscussion div h2
{
	margin-top: 0;
}

div#aboutthisdiscussion div ul
{
	margin: 0;
	padding: 0 0 0 1em;
	list-style-type: disc;
}

div#aboutthisdiscussion div#labelsview { display: none; }
div#aboutthisdiscussion div#labelsedit { width: 220px; }
div#aboutthisdiscussion div#labelsedit table { width: 220px; }
div#aboutthisdiscussion div#labelsview a#labelseditlink { cursor: hand; }
div#aboutthisdiscussion div#participantsview p#participantseditlink a { cursor: hand; }

div#subjectview a { cursor: hand; white-space: nowrap; }

div#subjectview
{
    white-space: normal;
}

div#replytoview a { cursor: hand; white-space: nowrap; }

div#replytoview
{
    white-space: normal;
}

div.refineexpand
{
	padding: 1em;
	margin-bottom: 1em;
	background-color: white;
	border: 1px dashed silver;
	color: silver;
}

div.refineexpand a
{
    color: Silver;
}

div.refineexpand:hover
{
    background-color: #f0f0f0;
    border: 1px solid silver;
    color: Black;
}

div.refineexpand:hover a
{
    color: Blue;
}

div.refineexpand h2
{
	margin: 0;
}

div.refineexpand h2 span.weak
{
	font-weight: normal;
	font-size: medium;
}

div.refineexpand p
{
	margin: 0.25em 0 0.25em 0;
}

div.refineexpand div 
{
	float: left;
	padding-right: 2em;
}

div.refineexpand div p
{
	margin-right: 1em;
}

div.refineexpand div ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.refineexpand div.last
{
	float: none;
	clear: both;
	background-color: Aqua;
}

div.empty 
{
	text-align: center;
	padding: 3em 0 5em 0;
	font-style:italic;
}

div#participantsprint
{
	display: none;
}

table#signintable
{
	width: 60%;
}

table#signintable tr td input.stretchbox
{
    width: 300px;
}

div#cheatsheet 
{
	text-align: center;
}