/* HR Onboarding CSS Document */

td {
	font-family: Arial;
	font-size: 13px;
}

body {
	margin: 0px;
}

li.right {
	padding: 5 0 0 0;
	margin-left:-35px;
	list-style-image: none;
	list-style-type: none;
}

ul {
	/*list-style-image: url(../images/dash.gif);*/
}

li.number {
	padding: 10 0 0 0;
}

ol.letter {
	list-style-image: none;
	list-style-type:lower-alpha;
}

.dayTitle {
	font-weight: bold;
	font-size:130%;
}
.time {
	color:#333333;
	font-weight: bolder;
}
.subtitle {
	color:#394a59;
	font-size: 95%;
	font-weight: bold;
}

hr {
	border: 1px solid #CCCCCC;
}
a.leftMenu {
	padding: 2;
	width:200px;
	background: #d2e5f3 no-repeat;
	color:#333333;
	text-decoration:none;
	text-align: left;
	text-indent: 3px;
	margin: 2px;
	border: 1px solid #cdcdcd;
}
a.leftMenu:hover {width:200px; background: #f99b1c repeat-x; color:#ffffff; text-decoration:none; border-left:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd}

a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color:#CC0000;
	text-decoration: none;
}

.symbol { font-family: Webdings}
table.breadcrumb {background: url(../images/sidebarbkgndsilver.jpg) repeat-x; color:#333333; text-decoration:none; border:1px solid #cdcdcd;}
.iconHelp { color: #394a59; font-size:75%; text-transform:uppercase;}

.smaller {font-size: 80%; color:#565656}
a.breadcrumblink { color:#333333;}
a.breadcrumblink:hover { color: #ffffff; background-color:#333333}
.box1 {
	text-align: left;
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.box2 {

	text-align: left;
	margin: 4px;
	padding: 4px;
	border: 1px none #CCCCCC;
}
