﻿.hyperlinkStyle
{
	color: #97b242;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.hyperlinkStyleOrange
{
	color: #FDB300;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.hyperlinkStyleGrey
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.pagerNumericStyle
{
	color: #898977;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.hyperlinkStyleSmall
{
	color: #97b242;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

.hyperlinkStyleSmallOrange
{
	color: #FDB300;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

.hyperlinkCurrentStyle
{
	color: #FDB300;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.OfferPositionName
{
	color: #97b242;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

.offerLabel
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
}
.labelStyle
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
}
.offerTitleStyle
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.titleStyle
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.welcomeTitle
{
	color: #898977;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}

.titleStyleGreen
{
	color: #97b242;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

.titleStyleDefault
{
	font-size: 1.0em;
	font-family: Tahoma;
}

.titleStyleBigger
{
	color: #898977;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}

.titleStyleBiggerGreen
{
	color: #97b242;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}



.labelBoldStyle
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.labelSmallerStyle
{
	color: #898977;
	font-size: 11px;
	font-family: tahoma;
}

.labelSmallerBoldStyle
{
	color: #898977;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.labelSmallStyle
{
	color: #898977;
	font-size: 10px;
	font-family: tahoma;
}

.labelSmallBoldStyle
{
	color: #898977;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

.hintStyle
{
	color: #898989;
	font-size: 11px;
	font-family: tahoma;
}

.hintStyleBigger
{
	color: #898989;
	font-size: 12px;
	font-family: tahoma;
	color: Red;
	font-weight: bold;
}

.textboxStyle
{
	width: 250px;
	height: 13px;
	font-family: tahoma;
	font-size: 11px;
}

.textboxMultilineStyle
{
	width: 250px;
	font-family: tahoma;
	font-size: 11px;
}

.comboStyle
{
	width: 255px;
	font-family: tahoma;
	font-size: 11px;
}

.buttonStyle
{
	font-size: 12px;
	font-family: tahoma;
}


.confirmButtonStyle
{
}


/*.editButton
{
    background: transparent url(images/edit.png) repeat-x scroll left top;
    border: 1px solid #B3B3B3;
    color: #252E5E;
    font-size: 12px;
    font-weight: bold;
    margin: 0pt;
    padding: 0pt;
}

.deleteButton
{
    background: transparent url(images/delete.png) repeat-x scroll left top;
    border: 1px solid #B3B3B3;
    color: #252E5E;
    font-size: 12px;
    font-weight: bold;
    margin: 0pt;
    padding: 0pt;
}*/



.ResumeViewApplicantName
{
	color: #97b242;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}


.ResumeViewLabel
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
}
.ResumeViewLabelTitle
{
	color: #898977;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.ResumeViewTitle
{
	color: #898977;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}

.ResumeViewChapterTitle
{
	color: #898977;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
