body
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 0 0 0;
	width: 100%
}

.layout
{
	height: 100%;
	vertical-align: top;
	width: 100%;
}

.title-layout
{
	margin: 10 10 10 10;
	width: 100%;
}

.title-image
{
	border-style: none;
}

.titlebar
{
	background-image: url("/images/title_background.jpg");
	background-repeat: repeat-x;
}

.leftbar
{
	background-image: url("/images/leftbar_background.jpg");
	background-repeat: repeat-y;
	width: 186;
}

.leftbar-image
{
	border-style: none;
}

.copyright
{
	color: #5B5B5B;
	font-family: Arial,sans-serif;
	font-size: x-small;
	text-align: center;
}

.section1
{
	font-family: 'Arial','MS Gothic',sans-serif;
	font-size: x-large;
	font-weight: bold;
	padding: 10 0 10 0;
}

.section2
{
	font-family: 'Arial','MS Gothic',sans-serif;
	font-size: large;
	padding: 8 0 8 0;
}

.sectiontext
{
	line-height: 150%;
	padding: 5 0 5 0;
}

.sectionnote
{
	font-size: small;
	line-height: 130%;
	padding: 2 0 2 0;
}

.questionanswer
{
	padding: 20 0 20 0;
}

.answertext
{
	color: #000000;
	font-family: 'MS Gothic',sans-serif;
	font-size: small;
	line-height: 125%;
	padding: 2 0 2 30;
}

.questiontext
{
	color: #B60005;
	font-family: 'MS Gothic',sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 125%;
	padding: 5 0 5 0;
}

.jobconditions
{
	color: #093A62;
	font-family: Arial,sans-serif;
	padding: 5 0 5 0;
}

.maplink
{
	color: #777777;
	font-size: small;
	padding: 10 0 10 0;
	text-decoration: none;
}

.whatsnew
{
	color: #BFBFBF;
	font-size: x-small;
	padding: 2 0 2 0;
}

