﻿/*-----------------------------------*/
/*    GENERAL                        */
/*-----------------------------------*/
body
{
    font-size: 12px;
}
input 
{
    font-size:12px;
}
textarea
{
    font-size:12px;
}
select
{
    font-size:12px;
}
td
{
    font-size:12px;
}
p {
	margin: 0;
	padding: 0;
}
a {

}
form {
	margin: 0;
	padding: 0;
}
div
{
    margin:0;
    padding: 0;
}
h2 {
	font-size: 115%;
}

/*Textbox Watermark*/
.watermarked {
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

td.centerCell {
	text-align: center;
}

/*-----------------------------------*/
/*   Employer History SECTIONS       */
/*-----------------------------------*/
table.PersonalInfoTable {
	border: 2px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-----------------------------------*/
/*   Employer History SECTIONS       */
/*-----------------------------------*/
table.EmployerHistoryTable {
	border: 2px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.EmployerHistoryTable td.EmployerHistoryTableCell {
	border: 1px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.EmployerHistoryAddressTable td {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-----------------------------------*/
/*   Education Background SECTIONS   */
/*-----------------------------------*/
table.EducationBackgroundTable {
	border: 2px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.EducationBackgroundTable td,  table.EducationBackgroundTable th {
	border: 1px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-----------------------------------*/
/*   Reference SECTIONS   */
/*-----------------------------------*/
table.ReferenceTable {
	border: 2px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.ReferenceTable td,  table.ReferenceTable th {
	border: 1px solid #a6b3ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.centerCell {
	text-align: center;
}

/* Application Online */
td.bannerLeft
{
	background-image: url(/images/pcc-bg_02.jpg);
}
.bannerLeft img
{
	Width: 587px;
	Height: 100px;
}
.bannerRight
{
	 width: 113px;
	 height: 100px;
	 background-image: url(/images/pcc_02.jpg);
}
.bannerDate 
{
	padding-top: 60px;
	text-align: center;
	white-space: nowrap;
}
