body
{
	background: #efefef;
}

table.header
{
	border: 1px solid #000000;
	background: #FFFFFF;
}

table.body
{
	border: 1px solid black;
	background: #FFFFFF;
	font-family: Times;
}

table.featured
{
	border: 0px solid black;
	background: #FFFFFF;
	font-family: Times;
}

table.form
{
	border: 0px solid black;
	background: #FFFFFF;
	font-family: Times;
}

table.jobfile
{
	border: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background: #FFFFFF;
	font-family: Times;
}
table.login
{
	border: 1px solid #dfdfdf;
	background: #FFFFFF;
	font-family: Times;
}
td.header
{
	border-bottom: 1px solid #000000;
	background-image: url('images/banner.jpg');
	padding: 0px;
	color: #000000;
	font-family: Times;
	font-size: 10pt;
}
td.headerBlock
{
	padding: 2px;
	color: #000000;
	font-family: Times;
	font-size: 10pt;
}
td.navigation
{
	padding: 0px;
}

td.block
{
padding: 5px;
border: 0px solid #000000;
background: #FFFFFF;
border-bottom: 1px solid #000000;
}

td.wel
{
padding: 15px;
border: 0px solid #000000;
background: #FFFFFF;

font-family: sans-serif;
font-size: 10pt;
}

td.extra
{
padding: 5px;
border: 0px solid #000000;
background: #FFFFFF;
}

td.announce
{
background: #efefef;
border: 1px solid #999999;
padding: 2px;
font-size: 11pt;

}
td.announce:hover
{
background: #dfdfdf;
border: 1px solid #12076F;
padding: 2px;
font-size: 11pt;

}

td.topborder
{
border-top: 1px solid #000000;
}

td.featured
{
padding: 5px;
border: 1px solid #000000;
}

a.nav:link 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000099; 
text-decoration: none; 
}

a.nav:visited 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000099; 
text-decoration: none; 
}

a.nav:active 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000099; 
text-decoration: none; 
}

a.nav:hover 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000000; 
text-decoration: underline overline; 
}
a.pageLink:link 
{ 
font-family: Sans, Times; 
font-weight: bold;
font-size: 12pt;
color: #000000; 
text-decoration: none; 

}

a.pageLink:visited 
{ 
font-family: Sans, Times;  
font-weight: bold;
font-size: 12pt;
color: #000000; 
text-decoration: none; 
}

a.pageLink:active 
{ 
font-family: Sans, Times; 
font-weight: bold;
font-size: 12pt; 
color: #000000; 
text-decoration: none; 
}

a.pageLink:hover 
{ 
font-family: Sans, Times; 
font-weight: bold;
font-size: 12pt;
color: #000000; 
text-decoration: none; 
}

a:link 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000099; 
text-decoration: none; 
}

a:visited 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000099; 
text-decoration: none; 
}

a:active 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000099; 
text-decoration: none; 
}

a:hover 
{ 
font-family: Times New Roman,Times,Serif; 
font-size: 11pt; 
color: #000000; 
text-decoration: none; 
}

a.announce:link
{
color: #000000;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}

a.announce:active
{
color: #000000;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}

a.announce:visited
{
color: #000000;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}
a.announce:hover
{
color: #000000;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}
a.header:link
{
color: #EFEFEF;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}

a.header:active
{
color: #FFFFFF;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}

a.header:visited
{
color: #EFEFEF;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}
a.header:hover
{
color: #FFFFFF;
text-decoration: none;
font-size: 10pt;
font-family: Serif;
}
div.welcome
{
	text-align: right;
	color: #12076F;
	background: #FFFFFF;
	padding: 2px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, Sans-serif;
	width: 130px;
}
