body
{
	background-color:#fff;
	margin:0 20px;
}

H3
{
	font-size:16px;
	background-color:#571077;
	color:#ffffff;
	padding:5px;
}

H4
{
	font-size:14px;
	background-color:#571077;
	color:#ffffff;
	padding:4px;
}

H5
{
	font-size:12px;
	background-color:#571077;
	color:#ffffff;
	padding:4px;
}

.applicantLogo
{
	background-image:url(ipp_images/applicantLogoCenter.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height: 125px;
	width: auto;	
}

.applicantLogoLeft
{
	background-image:url(ipp_images/applicantLogoLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 442px;
}

.applicantLogoRight
{
	background-image:url(ipp_images/applicantLogoRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:451px;
}

.applicantHeaderLeft
{
	width: auto;
}

.applicantHeaderRight
{
	width: auto;
}
.applicantHeaderText
{
	width:700px;
	text-align:left;
	position:absolute;
	left:20px;
	line-height:1;
	font-family:Helvetica, verdana, sans-serif;
	font-size:28px;
	font-weight:700;
	background-color:transparent;
	letter-spacing:0;
	color:#571077;
	z-index:1;
}

a.helpIconLink {
	position: absolute;
	top: 5px;
	right: 30px; 
}
	
a.clientLoginButton {
		position: absolute;
     right:125px;
     top:2px;
		border: 1px solid #360949;
}

a.clientLoginButton:hover
{
	border: 1px solid #f9570f;
}

.clientLogo
{
	background-image:url(ipp_images/applicantLogoCenter.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height: 125px;
	width: auto;	
}

.clientLogoLeft
{
	background-image:url(ipp_images/applicantLogoLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 442px;
}

.clientLogoRight
{
	background-image:url(ipp_images/applicantLogoRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:451px;
}

.clientHeaderLeft
{
	width: auto;
}

.clientHeaderRight
{
	width: auto;
}
.clientHeaderText
{
	width:700px;
	text-align:left;
	position:absolute;
	left:20px;
	line-height:1;
	font-family:Helvetica, verdana, sans-serif;
	font-size:28px;
	font-weight:700;
	background-color:transparent;
	letter-spacing:0;
	color:#571077;
	z-index:1;
}
.headerDefault
{
	height: 30px;
	width:893px;
}

.jobTitle
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	vertical-align:middle;
	color:#666;
}

.textArea
{
	width:95%;
	background-color:#FFC;
	height:100px;
}

div.displayBy
{
	font-size:11px;
	background-color:#feceb8;
	border:1px solid silver;
	-moz-border-radius:10px;
	margin:5px 0 0;
	padding:3px 5px;
}

div.expr3ssHeader
{
	margin:0;
	width: 100%
}

div.home #displayOptions
{
	background-color:#fff;
	color:#500e65;
}

div.main
{
	margin:0;
	width: 100%;
}

input.employer
{
	width:95%;
}

input.employerTextArea
{
	width:95%;
	height:100px;
}

input.file
{
	background-color:#FFC;
}

input.text
{
	width:90%;
	background-color:#FFC;
}

input.textArea
{
	width:95%;
	background-color:#FFC;
	height:100px;
}

span.tooltip
{
	background-image:url(images/tooltipBackground.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	border: 2px solid #571077;
	-moz-border-radius: 10px;
}

div.main table.jobSearch
{
	font-size:14px;
	padding:5px;
}

div.main table.jobSearch th
{
	height:25px;
	background-color:#571077;
	color:#ffffff;
}

table.applicantList th
{
	background-color:#571077;
	color:#ffffff;
}

table.jobSearch tr.jobSearch0
{
	background-color:#fbf2fd;
}

table.jobSearch tr.jobSearch1
{
	background-color:#fff;
}

table.jobSearch tr.jobLight
{
	background-color:#ffe8dd;
	color:#666;
}

table.dashboardTop th
{
	background-color:#571077;
	color:#ffffff;
}

table.dashBoard th
{
	background-color:#571077;
	color:#ffffff;
}

table.questions th
{
	background-color:#571077;
	color:#ffffff;
}
table.template
{
	border:3px solid #f9570f;
}
table.template .topLeft
{
	visibility: hidden;
}

table.template .topRight
{
	visibility: hidden;
}
table.template .header
{
	color: #fff;
	background-color: #f9570f;
	text-align:center;
}

table.template .subheader
{
	color:#FFF;
	background-color:#4b0861;
	text-align:center;
	font-size:14px;
	font-weight:700;
	padding:2px;
}

table.template .notes
{
	background-color:#FFF;
	color:#474747;
	font-weight:400;
	font-size:10px;
	text-align:center;
	width:20%;
	border:1px solid #aaa;
	padding:5px;
}

table.template .adPreviewSummary
{
	color:#474747;
	background-color:#FFF;
	font-size:14px;
	vertical-align:middle;
	font-weight:700;
	text-align:justify;
	padding:15px;
}

table.template .adPreviewCopy
{
	color:#474747;
	background-color:#FFF;
	font-size:14px;
	vertical-align:middle;
	text-align:justify;
	padding:15px;
}

table.template .adPreviewBulletHeader
{
	color:#474747;
	background-color:#FFF;
	font-size:14px;
	font-weight:700;
	vertical-align:middle;
	padding:10px 15px;
}

table.template .adPreviewAction
{
	color:#474747;
	background-color:#FFF;
	font-size:14px;
	vertical-align:middle;
	padding:15px;
}

table.template .header input
{
	background-color:#4b0861;
	color:#FFF;
	font-weight:700;
	width:99%;
}

table.template .subheader input
{
	background-color:#4b0861;
	color:#FFF;
	font-weight:700;
	width:99%;
}

table.template textarea
{
	font-family:verdana, arial, tahoma;
}

form.checklist
{
	color:#500e65;
	background-color:#fff;
	border:1px solid #571077;
	padding:10px;
}

.dropMenu
{
     background-color:transparent;
     color:#4B0861;
     font-family:Helvetica,"Century Gothic",verdana,sans-serif;
     font-size:13px;
     position:absolute;
     right:20px;
     text-align:right;
     top:130px;
}

.dropMenu option
{
	background-color:#fff;
}

