﻿body 
{
	margin:0px;
	height:100%;
	font-family:Arial, helvetica, Verdana;
	font-size: 10px;
}


a
{
	color:#1a56af;
	text-decoration: none;	
}
    
a.Blue:link 
{
    color: 1a56af;

}
a.Blue:hover
{
    color: #0F9DE9;
    text-decoration: none;
}

a.Blue2:visited 
{
    color: #0F9DE9;
    font-weight: bold;
    text-decoration: none;
}

a.Blue2:active 
{
    color: #0F9DE9;
    font-weight: bold;
    text-decoration: none;
}

a.Blue2:link 
{
    color: #0F9DE9;
    font-weight: bold;
    text-decoration: none;
}
a.Blue2:hover
{
    color: #0F9DE9;
    font-weight: bold;
    text-decoration: none;
}

a.RedLink
{
    color: #A50029;
    text-decoration: none;
}

a.SelectedMenuItem
{
	font-weight:bold;
}

a.MenuItem
{
	color:#333333;
}

a.MenuItem:hover
{

}

a:hover
{
	color:#a50017;
	
}

a.BodyLink
{
	color:#a50017;
}

a.BodyLink:hover
{
	color:Red;
}


a.SelectedJobCategory
{
	color:#0f9de5;
	font-weight:bold;
}

a.JobCategory:hover
{
	color:#0f9de5;
}

td
{
	font-size: 11px;
	color: #333333;
}

/* Section */
.SectionTitle
{
	color: #A50029;
	font-size: 13px;
}

.SectionByState
{
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}

.SectionLogin
{
	color: Navy;
	font-weight: bold;
}

.SectionJobSearch
{
    font-weight: bold;
    color: #555555;
    font-size: 16px;
}

/* TextBox */
.TextBoxProfile
{
	width: 130px;
	height: 17px;
	border: solid 1px #aaaaaa;
}

.TextBoxProfileSmall
{
	width: 95px;
	height: 17px;
	border: solid 1px #aaaaaa;
}

.TextBoxResumeText
{
	height: 100px;
	width: 250px;
}

.TextBoxResumeTextSmall
{
    height: 100px;
	width: 175px;
}

.TextBoxResumeDocument
{
	height: 22px;
	width: 250px;
}

.TextBoxResumeDocumentSmall
{
	height: 22px;
	width: 125px;
}

.TextBoxJobSearch
{
    height: 18px;
    width: 125px;
}

/* Text */
.TextLogin
{
	font-size: 10px;
	color: #333333;
}

.TextTitles
{
	font-size: 10px;
	color: Black;
}

.TextCurrentOpenings
{
    color: #A50029;
    font-size: 18px;
}

.TextIndustryNews
{
    color: #7B8120;
    font-size: 16px;
}

.TextProfile
{
    font-size: 11px;
    text-align: right; 
}

.TextRequired
{
    color: #A50029;
}

.TextTitle
{
    color: #A50029;
    font-size: 14px;
}

.TextGetProfile
{
    color: #666666;
    font-size: 11px;
    text-align: right; 
}

.TextGetProfileSignupTitle
{
    color: #235DB2;
    font-size: 15px;
    text-align: right; 
}

.TextGetProfileSignupCreate
{
    color: #555555;
    font-size: 13px;
    text-align: right; 
}

.TextGetProfileTitle
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    text-align: right; 
}

/* Links */
A.Header
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}

/* DataGrid, GridVIew */
.JobsHeader
{
    color: #555555;
    font-size: 8pt;
    height: 25px;
    text-align: right;
}

.JobsRow
{
    color: #A50017;
    height: 35px;
}




.SpacedSmall, .ContentText, .SmallContentText
{
	line-height:20px;
}

a.MenuItem
{
	color:#333333;
}

Input
{
	font-size:11px;
}

.HighlightColor1
{
	color:#a50017;
	
}

.ContentText
{
	text-justify: auto;
	text-align: justify;
}

