﻿body
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.divControl
{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 714px;
}

.pageBanner
{
	font-size: x-large;
	font-weight: 300;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}

.pageSubBanner
{
	font-weight: bold;
}

.gridHeader
{
	font-weight: bold;
	color: #0000FF;
}

.message
{
	font-size: 12pt;
	font-weight: bold;
	color: #336600;
}

.errorMessage
{
	font-size: 12pt;
	font-weight: bold;
	color:Red;
}

.boldMessage
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20;
}

.lightYellowBackground
{
	background-color: #FFFFCC;
}

/*
#instructions
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #000000;
}*/
.colorBlue
{
    color: #0000FF;
}

/*
.masterBackground
{
	 background-color:#6B8CF5;
}

.masterForeground
{
	margin-bottom:1px; 
	color:White; 
	font-weight:bold
}

.masterHighlight
{
	color:Black;
}
*/



.modalBackground  
{  
    background-color:#f5f5f5;  
      
}  

#instructions
{
    border-style: hidden;
    border-width: medium;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.instrucs
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.instrucsBold
{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.manageProfile
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
    font-weight: bold;
    color: blue;
}

.step
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.jobCenter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    position: relative;
    left: 500px;
    top: -30px;
    text-align: right;
}

.BlackOnWhite
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
}

.links
{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.linksBigger
{
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}


.underlinedText
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
}

.MasterPageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
}

.red10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10;
    color: #FF0000;
}

.arial_10-pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.arial_12-pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

.arial_14-pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    text-decoration: underline;
}

.arial_8-pt-red
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FF0000;
}

.arial_8-pt-green
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #339933;
}

.arial_8-pt-blue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #0000FF;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}


.colorBlue
{
    color: #0000FF;
}

.underlined
{
    text-decoration: underline;
}

.arial_10_middle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    float: left;
}

.RedSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: normal;
}
