*
{
	margin: 0px;
}
.fullHeader
{
	width: 553px;
	height: 0px;
	margin: 0;
	padding: 0;
	background: url(../images/bkgd_featurelist.gif) 0 0 no-repeat;
	font-size: 0px;
	line-height: 0px;
}
.LabelDiv
{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
}
.NotesDiv
{
	float: left;
	width: 100%;
	margin-left: 20px;
	margin-top: 5px;
}
.WorkLabel
{
	font-size: large;
	color: #003366;
}
.LabelText
{
	font-family: arial;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;
	margin-top: 5px;
}

.LabelCaption
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;
	width: 125px;
}

.ShowImage
{
	float: right;
	margin-right: 80px;
}

.link
{
	font-family: Verdana;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
.OrangeBoxGridStyle
{
	border: none;
}
.GridStyle
{
	border: none;
}
.SearchResultsHeader
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
}


.SearchResults
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-align: left;
}

.Table
{
	width: 550px;
	border: 0;
	float: left;
	margin-left: 0px;
}
.CityImage
{
	margin: 0 0 0 0;
	border: none;
	width: 195px;
	height: 90px;
}
.slogan
{
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #003366;
	font-weight: bold;
	line-height: 18px;
}
.SearchBarGridStyle
{
	font-size: 11px;
	text-align: left;
	margin-left: 12px;
	float: left;
}
.SearchBarGridHeaderStyle
{
	font-size: 13px;
	text-align: left;
	margin-left: 12px;
	float: left;
}
.SearchResultsLink:hover
{
	text-decoration: underline;
}
/*   Old Styles  */

.OldLabelText
{
	font-family: arial;
	font-size: 10pt;
	color: #003366;
}

.OldLabelCaption
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
}

.Oldlink
{
	font-family: Verdana;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}

.OldSearchResultsHeader
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.OldSearchResults
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.OldTable
{
	width: 550px;
	background-color: White;
	border: 0;
}
.content
{
	background-color: White;
	margin-left: 4px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

.SearchResultDetailDiv
{
	float: left;
	margin-top: 10px;
}
.SearchResultDetailSubDiv
{
	float: left;
	margin-top: 10px;
}

.ContactInfoClass
{
	font-family: arial;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;
	width: 475px;
}
.AboutProvidence
{
	font-family: arial;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;
	width: 450px;
}
.PrintPageBody
{
	width: 100%;
	margin-top: 0px;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 13px;
}
.ListSearchExtenderPrompt
{
	font-size:15px;
	color:Silver;
}

.HeaderStyle
{
	border-color:black;
    background-color:#D1E7F9;
    color:black;
    text-decoration:underline;
}

.LinkText a:hover
{
	text-decoration:underline;
}
@media print
{
	.screenOnly
	{
		display:none;
	}
	.screenandprinter
	{
		display:block;
		visibility:visible;
		margin-top:0px;
		width:100%;
		clear:both;
	}
	.PrinterWidth
	{
		width:550px;
		clear:both;
	}
}
/*JOB APPLICATION PAGE START*/
.normalfont
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.smallerfont
{
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}

.NameTextBox
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}

.FileNameTextBox
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	width: 250px;
}
.PhoneTextBox
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
}

.ErrorMessage
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	width: 100px;	
}

.SubmitButtonRow
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 210px;	
	display: inline;
}

.SubmitButtonStyle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 75px;
}	

.RequiredStar
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.CheckBoxStyle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.alert
{
	background: #fff6bf 15px 50% no-repeat;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	border-left: 2px solid #ffd324;
	border-right: 2px solid #ffd324;
	margin: 0 30px 0 150px;	
}

.ApplyLabelText
{
	font-family: arial;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;	
}

.ApplyLabelCaption
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;
	width: 125px;
}

.MessageTextBox
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
}

.FileSizePanel
{
	background-color: #ffff99;
	width: 420px;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	margin-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-color: #ff9900;	
	border-style: solid;
	border-width: 1px; 
}
/*JOB APPLICATION PAGE END*/
