A
{
	color: #064d9f;
	background-color: transparent;
	text-decoration: none;
}
A:active
{
    color: #080000;
}
A:hover
{
	text-decoration: underline;
}
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #000000;
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	margin: 0;
}
UL, DL
{
	margin: 10, 0, 0, 20;
}
LI, DT
{
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 8pt;
	color: #000000;
}
FORM
{
	margin: 0, 0, 0, 0;
}
H4
{
	font-family: Tahoma, Sans-serif;
	font-size: 10pt;
	color: #000000;
}
FIELDSET
{
	border: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
LEGEND
{
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	color: #064d9f;
	margin: 0px;
}
TEXTAREA
{
	width: 300px;
}
.menutext
{
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.menutext A
{
	color: #E2EAE9;
}
.normaltext
{
	font-size: 8pt;
	color: #ffffff;
}
.normaltext A, .normaltext A:active
{
	font-size: 8pt;
	color: #ffffff;
}
.normaltextblack
{
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 14px;
}
.normaltextblack A, .normaltextblack A:active
{
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 8pt;
	color: #000000;
}
.largetextblack
{
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 9pt;
	color: #404040;
}
.largetextblack A, .largetextblack A:active
{
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 9pt;
	color: #404040;
}
.boldtext
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.boldtext A, .boldtext A:active
{
	font-size: 8pt;
	font-weight: bold;	
	color: #ffffff;
}
.boldtextblack
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.boldtextblack A, .boldtextblack A:active
{
	font-size: 8pt;
	font-weight: bold;	
	color: #000000;
}
.menulinks A, .menulinks A:active
{
	font-size: 8pt;
	font-weight: bold;	
	color: #000000;
	text-decoration: underline;
}
.menulinks A:hover
{
	color: #064d9f;
}
.content
{
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	color: #000000;
}
A.link
{
	text-decoration: underline;
}
A.link:hover
{
	color: #02508E;
}
.error
{
  color: #cc0000;
}
#logo
{
	height: 55px;
	background-color: #02508E;
}
#header
{
	height: 27px;
	background-image: url(../images/bg-header.gif);
}
#findjob
{
	padding-left: 10px;
	padding-top: 10px;
	background-color: #02508E;
	color: #ffffff;
}
#footer
{
	height: 73px;
	background-image: url(../images/bg-footer.gif);
}
#block1
{
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/bg-block1.jpg);
}
#block2
{
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/bg-block2.jpg);
}
#block3
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../images/bg-block3.jpg);
}
#left 
{
	width: 30px;
}

#right {
	width: 150px;
}