﻿.JobOpeningsBigTxt_White
{
    font-family: Arial;
    font-size: 32px;
    color: #FFFFFF;
}


.JobOpeningsSmallTxt_White
{
    font-family: Arial;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    width: 150px;
}


.JobOpeningsBigTxt_Orange
{
    font-family: Arial;
    font-size: 32px;
    color: #FEB301;
}

.JobOpeningsBigTxt_Blue
{
    font-family: Arial;
    font-size: 32px;
    color: #3968b3;
    font-weight: bold;
    position: relative;
    top: -11px;
    left: 35px;
    width: 59px;
}

.JobOpeningsSmallTxt_Blue
{
    font-family: Arial;
    font-size: 22px;
    color: #3968b3;
    font-weight: bold;
    width: 89px;
}

.userNameLabelBig
{
    font-family: Arial;
    font-size: 22px;
    color: #0068B3;
    font-weight: bold;
    width: 89px;
}

.userNameLabelSmall
{
    font-family: Arial;
    font-size: 12px;
    color: #0068B3;
    width: 100px;
    padding:10px;
    text-align:center;
    margin-left:12px;
}

.userAccount
{
    font-family: Arial;
    font-size: 15px;
    color: #0068B3;
    font-weight: bold;
    padding-top :5px;
    padding-Bottom :5px;
}
.JobOpeningsXtraSmallTxt_Blue
{
    font-family: Arial;
    font-size: 16px;
    color: #0068B3;
    font-weight: bold;
    position: relative;
    top: 1px;
    left: 15px;
    width: 196px;
}



div.flash
{
	position: absolute; /*or absolute*/
	z-index: -1;
}

a.ContentLink
{
	color: #1b8dcb;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

a.ContentLink:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.HighlightText
{
	color: #1b8dcb;
    font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.LoginTextAlignment
{
	padding-left: 15px;
	padding-top: 5px;
}

.LoginPanel
{
	background: url(../images/Proposal/NewImages/LeftRightSideBorder.jpg) repeat;
	height: 150px;
}



.fillInResume
{
    background: url('../images/NewLook/Logout.jpg') no-repeat;
    height: 31px;
    width: 140px;
    display: block;
    text-align: center;
}

.fillInResume:Hover
{
     background: url('../images/NewLook/LogoutBlue.jpg') no-repeat;
    height: 31px;
    width: 140px;
    display: block;
    text-align: center;
}

.fillOutResume:hover
{
	background: url(../images/NewLook/FillOutYourResumeButtonOnly_Blue.jpg) no-repeat;
   	height: 50px;
	width: 140px;
	display: block;
    text-align: center;
 }

.fillOutResume
{
    background: url('../images/NewLook/FillOutYourResumeButtonOnly_Red.jpg') no-repeat;
    height: 50px;
    width: 140px;
    display: block;
    text-align: center;
}

.fillOutResumeContainer
{
    margin: auto;
    padding-left:15px;
}

.fillOutResumeButton
{
    margin: auto;
    width: 175px;
    padding-left:10px;
    height:50px;
}

.LineSeparator
{
   height: 3px; 
   width: 186px;
   padding-left:10px;
}
/*
div.fillOutResume a:visited
{
	background: url(../images/NewLook/FillOutYourResume.gif) no-repeat top left;
	height: 131px;
	width: 170px;
	display: block;
}*/


div.sideTitle
{
    color: #0066cc;
    font-size: 14px;
    font-weight: bold;
}

hr.sideSeparator
{
	color: #cccccc;
	width: 98%;
}


div.PlayButton
{
    height: 141px;
    width: 171px;
    display: block;
    background-color: #fedb89;
    position: relative;
    top: 0px;
    left: 13px;
}

div.PlayButton a:link
{
	background: #fedb89 url('../images/VideoClickHereImage.jpg') no-repeat left top;
	height: 141px;
	width: 171px;
	display: block;
    }

div.PlayButton a:visited
{
	background: url(../images/VideoClickHereImage.jpg) no-repeat top left;
	height: 141px;
	width: 171px;
	display: block;
    background-color: #fedb89;
}

div.PlayButton a:hover
{
	background-position: bottom left;
    background-color: #fedb89;
}


