body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
td, p, ul, caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bgLine {
	background-image: url(images/bg-line.gif);
	background-repeat: repeat;
}
#main {
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
	margin: 0px 24px 14px 24px;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 14px 0px 0px 24px;
	color: #6699CC;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 12px 0px 0px 12px;	
	color: #5E6B7F;
	font-style: italic;
	font-weight: bold;
}
td>img {
	display: block;
}
#main p {
	margin: 12px 24px 0px 24px;
}
#main a:link {
	color: #6699cc;
	text-decoration: underline;
}
#main a:visited {
	color: #999999;
}
#main a:hover, #footer a:active {
	color: #0099FF;
	text-decoration: underline;
}
#footer {
	font-size: 11px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
}
#footer a:link {
	color: #6699cc;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover, #footer a:active {
	color: #0099FF;
	text-decoration: none;
}
#footer p {
	margin: 20px 0px 4px 24px;
}
#sidebar {
	background-image: url(images/bg-blockpattern.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-size: 11px;
	width: 170px;
}
p.sidebar {
	font-size: 11px;
	margin: 12px 3px 6px 12px;
}
p.sidebar a {
	color: #6699cc;
	text-decoration: underline;
}
p.sidebar a:hover,a:active {
	color: #0099FF;
	text-decoration: none;
	background-color: #FFFFCC;
}	
#topNav {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	margin: 0px 0px 6px 0px;
}
p.topNav {
	margin: 6px;
}
p.topNav a {
	color: #6699CC;
	display: inline;
	text-decoration: underline;
}
p.topNav a:hover,a:active {
	color: #2687E3;
	text-decoration: none;
	background-color: #FFFFCC;
}
#subNav {
	font-size: 11px;
	font-variant: small-caps;
	text-transform: uppercase;
	padding: 12px 5px 3px 5px;	
}
p.subNav {
	font-size: 11px;
	text-align: right;
}
p.subNav a {
	color: #6699cc;
	text-decoration: underline;
}
p.subNav a:hover,a:active {
	color: #0099FF;
	text-decoration: underline;
}	
.bold {
	font-weight: bold;
	color: #333333;
}
.top a {
	color: #336699;
	font-size: 11px;
	text-decoration: underline;
}
.top a:visited {
	color: #3399CC;
	text-decoration: underline;
}
.top a:hover,a:active {
	color: #0099ff;
	text-decoration: none;
}
#jobs {
	font-size: 11px;
	background-color: #ffffff;
}
#jobsHeader {
	color: #333333;
	background-color: #FFCC66;
}
#jobsPosition {
	background-color: #9BBCDD;
	color: #333333;
}
p.jobsPosition {
	font-size: 12px;
}
caption {
	font-weight: bold;
	color: #333333;
}
