﻿body
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: small;
	background-color: white;
}

A
{
	font-size: 13px;
	font-family: 'Trebuchet MS' , Arial;
}

A:link
{
	font-size: 13px;
	font-family: 'Trebuchet MS' , Arial;
}

A:hover
{
	font-size: 13px;
	font-family: 'Trebuchet MS' , Arial;
}

A:visited
{
	font-size: 13px;
	font-family: 'Trebuchet MS' , Arial;
}

.lablestyle
{
	font-family: Verdana;
	font-size: large;
}

.logintoplabel
{
	font-size: 20px;
	color: #538f6e;
	font-family: 'Trebuchet MS';
	position: relative;
}

.loginbglabel
{
	font-size: 20px;
	color: #538f6e;
	font-family: 'Trebuchet MS';
	position: relative;
	left: 50%;
	top: 100px;
}

.labelPageTop
{
	font-size: 20px;
	color: #538f6e;
	font-family: 'Trebuchet MS';
	position: relative;
	left: 10px;
	top: 10px;
}
.labelPageTop2
{
	font-size: 20px;
	color: #538f6e;
	font-family: 'Trebuchet MS';
}
.labelPrintPageDecription
{
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS';
	left: 20px;
	top: 90px;
	position: absolute;
}
.labelPrintPageDecription2
{
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS';
	margin-top:10px;
	margin-bottom:20px;
}

.labelPageDecription
{
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS';
	left: 20px;
	top: 60px;
	position: absolute;
}
.labelPageDecription2
{
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS';
}
.labelPageDecriptionRed
{
	font-size: 13px;
	color: #FF0000;
	font-family: 'Trebuchet MS';
	left: 20px;
	top: 60px;
	position: absolute;
}
.labelPageDecriptionRed2
{
	font-size: 13px;
	color: #FF0000;
	font-family: 'Trebuchet MS';
}
.navigateMenuItem
{
	font-size: 10px;
	color: #000000;
	font-family: 'Trebuchet MS';
}
.panelNewCertificate
{
	width:100%;
	margin-top:8px;
	background-color:White; 
	border-color:#404040;
	border-style:solid;
	border-width:1px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;	
}
.alignRight
{
	text-align:right; 
	padding-right:24px;
}

.btnloginCancel
{
	z-index: 100;
	left: 640px;
	top: 270px;
	position: absolute;
}

.btnloginOK
{
	z-index: 100;
	left: 710px;
	top: 270px;
	position: absolute;
}

.lblUserName
{
	z-index: 100;
	left: 580px;
	top: 140px;
	position: absolute;
	color: #373737;
	font-family: 'Trebuchet MS';
}

.lblPassword
{
	z-index: 100;
	left: 580px;
	top: 200px;
	position: absolute;
	color: #373737;
	font-family: 'Trebuchet MS';
}

.lblLostPassword
{
	z-index: 100;
	left: 580px;
	top: 300px;
	position: absolute;
	color: #373737;
	font-family: 'Trebuchet MS';
}

.logintext
{
	font-size: 12px;
	color: #373737;
	font-family: 'Trebuchet MS', Arial;
}

.txtUserName
{
	z-index: 100;
	left: 580px;
	top: 160px;
	position: absolute;
	color: #373737;
	font-family: 'Trebuchet MS';
}

.lblErrorLogin
{
	z-index: 100;
	left: 580px;
	top: 330px;
	position: absolute;
	color: #ff0000;
	font-family: 'Trebuchet MS' , Arial;
}

.ValidationUserName
{
	color: #ff0000;
	font-family: 'Trebuchet MS' , Arial;
}

.ValidationPassword
{
	color: #ff0000;
	font-family: 'Trebuchet MS' , Arial;
}

.txtPassword
{
	z-index: 100;
	left: 580px;
	top: 220px;
	position: absolute;
	color: #373737;
	font-family: 'Trebuchet MS';
}

.TYADefulttext
{
	font-size: 12px;
	color: #373737;
	font-family: 'Trebuchet MS';
	font-family: Arial;
	line-height: 25px;
}


.errormessagetext
{
	font-size: 11px;
	color: Red;
	font-family: Arial;
}


.edutopheading
{
	font-size: 26px;
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-variant: small-caps;
}

.edutopsecondheading
{
	font-size: 16px;
	color: #538f6e;
	font-family: 'Trebuchet MS';
	position:absolute;
	left: 20px;
	top: 50px;
}

.edutopthirdheading
{
	font-size: 16px;
	color: Black;
	font-family: Arial;	
	font-weight: bold;
}

.edutopfourthheading
{
	font-size: 12px;
	color: Black;
	font-family: Arial;	
	font-weight: bold;
}

.ucHeading
{
	font-size: 12px;
	color: Black;
	font-family: Arial;	
	font-weight: bold;
}

.lblAgreementHeaders
{
	color: #373737;
	font-size: small;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial;
}

.ButtonWizard
{
	left: 400px;
	position: absolute;
	top: 300px;
}

.PreviousButtonWizard
{
	left: 320px;
	position: absolute;
	top: 300px;
}

.TopLableWizard
{
	left: 20px;
	position: absolute;
	top: 80px;
	font-weight: bold;
}

.LableWizard
{
	left: 20px;
	position: absolute;
	top: 100px;
}

.CheckboxWizard
{
	left: 20px;
	position: absolute;
	top: 300px;
}

.DropDowWizard
{
	left: 20px;
	position: absolute;
	top: 140px;
}

.AgreementWizard
{
	left: 20px;
	position: absolute;
	top: 80px;
	width: 45px;
	height: 200px;
}

.lbErrorStyle
{
	color: #ff0000;
	font-style: italic;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10pt;
}
.lbErrorStyle .InnerError
{
	color: #fff;
	font-style: italic;
	font-family: 'Trebuchet MS' , Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ff0000;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}


#container
{
	background: gainsboro;
}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: gainsboro;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: gainsboro;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: gainsboro;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: gainsboro;}
.content {padding: 10px;}


input.hidden
{
	display: none;
}
.onlineguide
{
	text-align:center;
	width: 700px;
}
td.Head
{
	font-weight: bold;
}

.printOfficeTable
{
	position:relative;
	top:100px;
	left:70px;
	border-style:none;

}
#tableContainer
{
	display: block;
}
.printOfficeTableColumn
{
	width:300px;
	height:20px;
}
.printOfficeLogo
{
	position:relative;
	left:50px;
	top:20px;	
}
.printOfficeLogo2
{
	position:relative;
	left:30px;
	top:10px;	
}
.printOfficeLink
{
	position:relative;
}
.PanelContainer
{
	clear: both;
	display: block;
	float: none;
	padding-left: 9px;
	padding-top: 9px;
	margin-bottom: 15px;
}
.btnSave
{
	left: 447px;
	position: relative;
	top: -12px;
	margin-bottom: 15px;
}
.btnRedo
{
	left: 287px;
	position: relative;
	top: -12px;
	margin-bottom: 15px;
}
.btnUndo
{
	left: 187px;
	position: relative;
	top: -12px;
	margin-bottom: 15px;
}

.panelDetaildCV
{
	left: 20px;
	position: relative;
}