* html body { width: 100%; height: 100%;}

body
	{
	margin:0px;
	text-align:center;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:100%;
	height:auto;
	border:0px solid green;
	}
p {font-size:8pt; line-height:13pt;}

table { font-size:8pt; line-height:13pt;}

ul li {line-height:13pt;}

.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.link {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	height:31px;
	font-weight:bold;
	border:0px solid red;
}
.searchjobs_bg {
	background-image: url(../images/searchjobs_bg.gif);
	background-repeat: repeat-x;
	background-color: #00629b;
	border:1px solid #00629b;
	border-top:0px;
	height:233px;
}
.contentbg {
	background-image: url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:200px;
}

.contentarea { height:476px;}

.textblue { color:#01639c;}

.textgreen { color:#72aa00;}

.textwhite { color:#FFFFFF;}

.textfield { width:190px; margin-bottom:10px;}

.breadcrumb { padding:10 0 10 0; color:#999999;}

.header { font-size:10pt; font-weight:bold;}

h1 { font-size:18px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#01639c; margin:0 0 10 0;}

A:link {text-decoration: none; color:#01639c;}
A:visited {text-decoration: none; color:#01639c;}
A:active {text-decoration: none; color:#01639c;}
A:hover {text-decoration: underline; color:#2a93d1;}


A.toplink:link {text-decoration: none; color:#003b68;}
A.toplink:visited {text-decoration: none; color:#003b68;}
A.toplink:active {text-decoration: none; color:#003b68;}
A.toplink:hover {text-decoration: underline; color:#1972b7;}

A.whitelink:link {text-decoration: none; color:#ffffff;}
A.whitelink:visited {text-decoration: none; color:#ffffff;}
A.whitelink:active {text-decoration: none; color:#ffffff;}
A.whitelink:hover {text-decoration: underline; color:#ccecff;}

.lineheight { line-height:15pt; font-size:10pt;}
