

/* TESTED AND APPROVED CLASSES*/ 

/*General Styles */
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	margin:0;
	background-color: #fff;
}
h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	border-bottom: 2px dotted #CCCCCC;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
a, a:active, a:visited {
	font-weight: normal; 
	font-size: 9pt; 
	color: #680208; 
	font-family: Georgia, serif; 
	text-decoration: underline;
}
a:hover  {
	color: #44060a 
}

p {
	margin-top: 5px;
	font-family: "Times New Roman", Arial, Sans-Serif;
	color: #705f39;
	font-size: 14px;
	width: 100%;
}

img {
	border: 0;
}
td, th {
	text-align: left;
}
code {
	clear: both;
	display:block;
	margin: 0.5em;
}
 
/* Main Framwork - Containers */
#pageContainer {
	width: 99%;
	margin: 0px 0px;
	color: #333;
	background: white;
	padding: 1px;
}
#top {
	font-weight: bold;
	color: #0c2d51;
	margin-bottom: 5px;
	border-width: 0px;
	background: #fff;
/*	display: none;*/
}
#topAd {
	/*always hide top add from printing*/
    display: none;
}
#top #topimg {
	padding-left: 3em;
	border: none;
}
#top img#colorLogo {
    display: none; /* do not display colored logo */
}
#top #banner {
    display: none;
}
#top #EmMenu {
    display: none;
}

#middleContainer {
	float: left;
	overflow: visible;
	background: white;
	width: 100%;
}
#contentHeader {
	/*Subheader*/
	margin: 0;
}
#leftNav {
	display:none;
}
#rightNav {
	display:none;
}
#contentContainer {
	float: left;
	background: white;
	margin-left: 0;
	width: 98%;
	padding: 4px;
	overflow: visible;
}

/* popup page styling */
body.popup #leftNav {
	width: 0px;
	height: 0px;
	visibility: hidden;
}
body.popup #contentContainer {
	width: 100%;
	margin-right: 0.2em;
}
body.popup #rightNav {
	width: 0px;
	visibility: hidden;
}
body.popup #footer {
	width: 0px;
	height: 0px;
	visibility: hidden;
}
/* end popup page styling */
/* no left styling */
body.noleft #leftNav {
	width: 0px;
	height: 0px;
	visibility: hidden;
	margin-right: 0px;
}
body.noleft #contentContainer {
	width: 82%;
	margin-right: 5px;
	margin-left: 0px;
}
/* end no left */
/* no right styling */
body.noright #contentContainer {
	width: 82%;
	margin-right: 0px;
}
body.noright #rightNav {
	width: 0px;
	visibility: hidden;
}
/* end no right */
#content {
	line-height: 22px;
	/*padding: 15px;*/
	width: 100%;
}

#content h1 {
	color: #fff;
	font-family: Georgia, serif;
	font-size: 30pt;
	text-transform: none;
	background: #fff;
    padding:0.45em;
    padding-left: 8px;
}
div.titledRecord h1 {
	display: none;
}
#content.employer h1 {
	background: #fff;
}

#content h1.subtitle {
	float: left;
	font: italic 12pt Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
	padding-top: 1px;
	padding-bottom: 2px;
	background-image: none;
	background-color: #fff;
}

#menu {
	display: none;	
	visibility: hidden;
	border-width: 0px;
}
/*Header Elements */
#logo {
	float: left;
	width: 380px;
	background: white;
	padding-left: 20px;
	margin-top: 2em;
	border-width: 0px;
}
#tagline {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	padding: 10px 20px 10px 10px;
	margin-top: 40px;
	border-width:0px;
}
#tagline span {
	font: italic 32px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bodycontent {
	display: none;
}

/* body top stripes */
#bodycontent {
	background: #e6e6e6; 
	width: 1000px !important; 
	padding: 0px; 
	font-size: 0px;
}

/* bread*/
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52819b;
	height: 15px; 
	width: 800px;
	padding-top: 6px;
	padding-left: 12px;
	line-height: 120%;
	display: none;
}

#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52819b;
	padding: 1px 6px;
	text-decoration: underline;
}
#breadcrumbs a:hover {
    color: #15435c;
}

#breadcrumbs #bcLinks {
	display: inline;
	float:left;
}
#breadcrumbs #bcUserInfo{
	display: none;
	float:right;
}

.attn {
	color:#FF6600;
}

/* Forms end */


/*tables*/
.TableSectionDetail {
	border-right: 1px dotted #D8D8D8;
	padding: 6px;
}
.TableSectionDetail th, 
.TableSectionDetail td {
	border-bottom: 1px dotted #D8D8D8;
	border-left: 1px dotted #D8D8D8;
	padding: 4px 12px 4px 4px;
}
table.TableSectionLabelValue th {
	border-bottom: 1px dotted #D8D8D8;
	border-top: 1px dotted white;
	padding: 4px;
}
table.TableSectionLabelValue td {
	border-bottom: 1px dotted #D8D8D8;
	border-top: 1px dotted white;
	padding: 4px;
}


/* View pages */
/* view job css */
a.topLink {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-transform: none;
	padding-left: 0.3em;
	vertical-align: middle;
	display: none;
}
#viewContainer {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #232323;
	margin-top: 10px;
	display: block;
}
#viewContainer h3 {
	width: auto;
	border-bottom: 2px dotted #CCCCCC;
	font-size: 9pt;
	padding: 10px 5px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7b5937;
}
#viewContainer h3[id^=previewDocHeader] { /* iframe header */
    display: none;
}

#viewContainer .mediaContainer iframe.mediaPreview {/* do not print iframe */
    display: none;
}
#viewContainer .mediaContainer img.map { /* static map (job location) */
    margin: 0.5em 0 0.5em 1em;
}

#viewContainer p {
	margin: 8px 0px 8px 0px;
	font-size: 11pt;
	line-height: 19px;
	color:#232323;
}
#viewToplinks {
	width: auto;
	border-top: 1px solid white;
	color: white;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	display: none;
}
#viewToplinks a, #viewToplinks a:visited, #viewToplinks a:active {
	color: #b41617;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 0.3em;
}

.viewWithHtml br { 
    line-height: 0; font-size: 0;
    margin: 0 !important; padding: 0 !important;
    display: none !important;
}
.viewWithHtml h1, .viewWithHtml h2, .viewWithHtml h3, 
.viewWithHtml h4, .viewWithHtml h5, .viewWithHtml h6 {
    font-size: 14pt !important; line-height: 15pt !important;
    margin: 0; padding: 0;
}


/*footer*/
#footer {
	display: none;
}
/*forms*/
.actionBar input[type="button"]
{
	display: none;
}

/*order items table*/
#OrderItems table.employerTable
{
	border: dotted 2px black;	
}

#dialog {
    display: none;
}
