﻿body
{
	font-family: 'Microsoft Sans Serif' , 'Courier New' , 'Comic Sans MS' , 'Book Antiqua';
	font-size: 12px;
}

.textbox
{
	
	font-size: 11px;
	background-image: none;
	vertical-align: middle;
	color: black;
	direction: ltr;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: transparent;
	text-align: left;
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	border-left: #003399 1px solid;
	border-bottom: #003399 1px solid;
}

.label
{
	
	font-size: 11px;
	vertical-align: middle;
	color: black;
	direction: ltr;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: left;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
.dropdown
{
}

.linkbutton
{
	font-size: 11px;
	text-decoration: none;
	color: #0000cc;
	font-family: Verdana;
	background-color: transparent;
}
.linkbutton:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
	background-color: transparent;
}

.bottom
{
	font-weight: bold;
	font-size: 10pt;
	color: #E5E5E5;
	font-family: Verdana;
	background-color: transparent;
}
.tableborder
{
	border-right: #79a4d1 1px solid;
	border-top: #79a4d1 1px solid;
	border-left: #79a4d1 1px solid;
	border-bottom: #79a4d1 1px solid;
}
.tableborder1
{
	border-right: #d09999 1px solid;
	border-top: #d09999 1px solid;
	border-left: #d09999 1px solid;
	border-bottom: #d09999 1px solid;
}

.RegistrationStriplong
{
 background-image: url("Images/general_registration.gif");
/* background-repeat:no-repeat;*/
 width:850px;
 height:29px;
 padding-left:5px;
 font-size:11pt;
 font-family:Arial ;
 font-weight :bold ;
 color : #a04a4a;
 padding-bottom:5px;
}
.JobSeekerProfileImage
{
	background-image:url("Images/my profile-heading.gif");
	background-repeat:no-repeat;
	width:165px;
	height:32px;
}
.JobSeekerProfileTitleImage
{
	background-image:url("Images/JobSeekerProfileImage.jpg");
	background-repeat:no-repeat;
	width:650px;
	height:32px;
	padding-left:10px;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:#888888;
	padding-bottom:1px;
	letter-spacing:1px;
}
.SummaryHeadingTitle
{
	background-image:url("Images/summary heading.gif");
	background-repeat:no-repeat;
	width:650px;
	height:36px;
	text-align:center;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:#a04a4a;	
	letter-spacing:1px;	
	padding-top:9px;
}
.JobSeekerLineBorder
{
	border:solid 1px #f8f5f0 solid;
	background-color:#f9f9f9;
}