﻿body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	background-image: URL('Images/back_fade.png');
	background-position:center;
	background-repeat:repeat-y;
}

.PBS_Header
{
    height: 108px;
}
.PBS_MenuBar
{
    font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	
    height: 55px;
	vertical-align: bottom;
}

.PBS_MenuOption
{
    background-color: #123B5E;
    font-family: Arial, Helvetica, sans-serif;
    height: 108;
    vertical-align: middle;
    color: #CCCCCC;
    text-align: center;
    font-size: x-small;
}

.PBS_MenuOption A 
{
    text-decoration: none;
    color: #CCCCCC;
}

.PBS_MenuOption A:hover
{
    text-decoration: none;
    color: #CCCCCC;
}

.PBS_MenuOption A:link
{
    text-decoration: none;
    color: #CCCCCC;
}

.PBS_MenuOption A:visited
{
    text-decoration: none;
    color: #CCCCCC;
}

.PBS_MenuOption A:active
{
    text-decoration: none;
    color: #CCCCCC;
}

.PBS_MenuOption_Over
{
    background-color: #123B5E;
    font-family: Arial, Helvetica, sans-serif;
    height: 108px;
    vertical-align: middle;
    color: #99CCFF;
    text-align: center;
    font-size: small;
}
.PBS_MenuOption_Over A 
{
    text-decoration: none;
    color: #99CCFF;
}

.PBS_MenuOption_Over A:hover
{
    text-decoration: none;
    color: #99CCFF;
}

.PBS_MenuOption_Over A:link
{
    text-decoration: none;
    color: #99CCFF;
}

.PBS_MenuOption_Over A:visited
{
    text-decoration: none; 
    color: #99CCFF;
}

.PBS_MenuOption_Over A:active
{
    text-decoration: none;
    color: #99CCFF;
}


.PBS_Header_PostIt
{
    width: 275px;
}
.PBS_Header_Right
{
    height: 26px;
}

.PBS_HeadLine_Title
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.PBS_HeadLine
{
    font-family: Arial, Helvetica, sans-serif;
}

.PBS_HeadLine A
{
    text-decoration: none;
    color: #FFFFFF;
}

.PBS_HeadLine A:active
{
    text-decoration: none;
    color: #FFFFFF;
}
.PBS_HeadLine A:link
{
    text-decoration: none;
    color: #FFFFFF;
}
.PBS_HeadLine A:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
.PBS_HeadLine A:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

.PBS_Footer
{
    background-color: #153F62;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
    font-size: x-small;
    color: #CCCCCC;
	text-decoration:none;
}
.PBS_Footer A
{
    text-decoration: none;
    color: #99CCFF;
    font-size: x-small;
}

.PBS_Footer A:hover
{
    text-decoration: none;
    color: #99CCFF;
    font-size: x-small;
}

.PBS_Footer A:link
{
    text-decoration: none;
    color: #99CCFF;
    font-size: x-small;
}

.PBS_Footer A:visited
{
    text-decoration: none;
    color: #99CCFF;
    font-size: x-small;
}

.PBS_Footer A:active
{
    text-decoration: none;
    color: #99CCFF;
    font-size: x-small;
}

.PBS_DivisionBox_Title
{
    color: #CCAC57;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: medium;
}

.PBS_DivisionBox
{
    height: 95px;
    width: 230px;
    vertical-align: top;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    font-size: x-small;
    text-align: left;
}

.PBS_LearnMore
{
    font-family: Arial, Helvetica, sans-serif;
    color: #CCAC57;
    font-size: small;
    font-weight: bold;
}


.PBS_LearnMore A:hover
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCAC57;
    font-size: small;
    font-weight: bold;
}

.PBS_LearnMore A:link
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCAC57;
    font-size: small;
    font-weight: bold;
}

.PBS_LearnMore A:visited
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCAC57;
    font-size: small;
    font-weight: bold;
}

.PBS_LearnMore A:active
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCAC57;
    font-size: Small;
    font-weight: bold;
}
.PBS_LearnMore A
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCAC57;
    font-size: small;
    font-weight: bold;
}

.PBS_MainContent
{
    font-size: small;
}

.PBS_SectionHeading
{
    font-style: italic;
    color: #FFF066;
}

.PBS_SampleJobA
{
    margin: 10px;
    background-color: #98CAE1;
    text-align: left;
    padding-left: 40px;
    padding-top: 20px;
}

.PBS_SampleJobB
{
    margin: 10px;
    background-color: #E2EBEA;
    text-align: left;
    padding-left: 40px;
    padding-top: 20px;
}


.GridViewAlternatingRow
{
    background-color: #555555;
    text-align: left;
}

.GridViewRow
{
    background-color: #6F6F6F;
    text-align: left;
}

.GridHeader
{
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #FFF099;
}

.BoldedField
{
    font-weight: bold;
}




/*Form Input Item (dropdown, textbox, etc)*/
.Form
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*Validation Summaries*/
.ValidationSummary
{
	font-size: 10pt;
	color: Red;
	margin-bottom: 20px;
	background-color: #FFFFCC;
	width: 500px;
	border-color:Red;
	border-style:solid;
	border-width:1px;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.ValidationSummary UL
{
	margin:0px;
	padding-left: 30px;
}
.ValidationSummary LI
{
	list-style-type: disc;
}

.Form .ItemLabel
{
	text-align: right;
	/*color:Green;*/
	/*background-color:Lime;*/
}

.Form .RequiredItemLabel
{
    font-weight: bold;
    font-style: italic;
    text-align: right;
    color: #C8AA5D; /*background-color: #F1F1F1;*/
}

.Form .TextArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 275px;
	height: 100px;
}

.Form .LongTextArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 600px;
	height: 100px;
}
.Form .Note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;  
	  
	
}
.Form .FirstName
{
	width: 150px;
}

.Form .MiddleInitial
{
	width: 30px;
}

.Form .LastName
{
	width: 150px;
}

.Form .Address
{
	width: 275px;
}

.Form .City
{
	width: 150px;
}

.Form .State
{
	
}
.Form.SSN
{
	
}
.Form .ZipCode
{
	width: 100px;
}

.Form .Phone
{
	width: 175px;
}

.Form .Email
{
	width: 275px;
}

.Form .FileUploadResume
{
	width: 275px;
}

.Form .School
{
	width: 120px;
}

.Form .Degree
{
	width: 120px;
}

.Form .Major
{
	width: 120px;
}

.Form .EmployerName
{
	width: 275px;	
}

.Form .EmployerEmploymentDate
{
	width: 100px;	
}

.Form .EmployerSalary
{
	width: 100px;
}
.Form .EmployerReasonForLeave
{
	width: 275px;	
}
.Form .EmployerJobDuty
{
	width: 275px;	
}
.Form .EmployerSupervisor
{
	width: 275px;	
}

.Form .TemporaryEmploymentService
{
	width: 200px;
}

.Form .TemporaryEmploymentCompanyAssignedTo
{
	width: 275px;
}

.Form .TemporaryEmploymentLengthOfAssignment
{
	width: 150px;
}

.Form .TemporaryEmploymentWage
{
	width: 100px;
}


/* Header CSS This is the Code for the Menu. */

.glossymenu ul{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background-image:url(images/Untitled-3.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 46px;
	list-style: none;
}

.footermenu {
	text-align:center;
	text-decoration: none;
	font-family: CorbelTP_MainEmphasize;
	font-size: small;
	font-weight: none;
	color:#FFF;
}

.TP_MainEmphasize
{
	color:#FFFFFF;
	font-family: Corbel;
	text-align:justify;
	font-size:medium;
	
}

.footermenu a{
	text-align:center;
	text-decoration: none;
	font-family: Corbel;
	font-size: 10px;
	font-weight: none;
	color:#FFF;
}

.background{
	background-image:url(Images/Fade.png);
	background-position:top;
	background-repeat:repeat-x;
}

.glossymenu li{
	float:left;
	list-style: none;
	position: relative;
	padding: 0 0 0 0 px;
	margin: 0 auto 0 auto;
	background-image:url(images/Untitled-3.gif);
	background-position:top;
	background-repeat:repeat-x;
	height: 46px;
	list-style: none;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#095C97;
	text-decoration: none;
	font-family: Corbel;
	font-size: small;
	font-weight: none;
	padding:0 0 0 16px; 
	height: 46px;
	line-height: 46px;
	text-align: center;
	
	cursor: pointer;
	list-style: none;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
	list-style: none;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/Untitled-1.gif) no-repeat; 
	background-position: left ;
	list-style: none;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/Untitled-2.gif) no-repeat right; 
	list-style: none;
}


    
