/* CSS Document */

html, body
{
	background-color:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:89%;
	color:#5f6190;
	margin:0;
	padding:0;
}

.page
{
	width: 950px;
	margin:0 auto 0px auto;
}

.banner
{
	width:950px;
	height:237px;
}

.contentContainer
{
	width:900px;
	margin:30px auto 25px auto;

}	

.textContainer
{
	float:left;
	width:450px;
}

.dottedline
{
	border-bottom:1px dotted #bdbebf;
	padding:5px;
}

.rightside
{
	float:right;
	width: 380px;
}

.rightContainer
{
	float:right;
	width: 370px;
	border:1px solid #97bee8;
	padding:15px;
}

.rightContainer h1
{
	color:#2f3277;
	font-size:115%;
	border-bottom:2px solid #bdbebf;
	padding-bottom:6px;
}

.jobtext
{
	width:900px;
}

.jobtext a, .jobtext a:link, .jobtext a:visited
{	text-decoration: underline;
	color:#009fe3;
	font-weight:bold;

}

.jobtext a:hover, .jobtext a:active
{	text-decoration: none;
	color:#009fe3;
	font-weight:bold;
}


.hughdavies{
	font-family:Arial, Verdana, Helvetica, Sans-serif; font-size: 100%;  color: #009fe3; text-decoration: none;}
a:link.hughdavies {
	font-family:Arial, Verdana, Helvetica, Sans-serif; 	font-size: 100%;  color: #009fe3; text-decoration: underline;}
a:visited.hughdavies{
	font-family:Arial, Verdana, Helvetica, Sans-serif;  font-size: 100%;  color: #009fe3; text-decoration: underline;}
a:hover.hughdavies{
	font-family:Arial, Verdana, Helvetica, Sans-serif; font-size: 100%; color: #009fe3; text-decoration: none;}
a:active.hughdavies{
	font-family:Arial, Verdana, Helvetica, Sans-serif; 	font-size: 100%;  color: #009fe3; text-decoration: none;}

p.Micro {font-family: Arial, Verdana, Helvetica, Sans-serif;  font-size:100%; color:#6d6d6d;}
table.Micro {font-family:Arial, Verdana, Helvetica, Sans-serif;  font-size:100%; color:#5f6190; border-collapse:collapse;}
tr.MicroHeader {font-size:100%; font-weight:bold; color:#2f3277; padding:5px; text-align:left;}
tr.MicroItem { padding:5px;}
tr.MicroAltItem { padding:5px;}

#footer { padding-top:20px;  padding-bottom:8px; padding-left:10px; font-size: 0.9em; position: relative; color:#fff; margin: 0px auto 0 auto; border-top:1px solid #52527c; border-bottom:1px solid #b7b7c8; background-image:url(IMAGES/lowercontentbg.jpg);
background-repeat:repeat-x; height:25px; }
#footer a { margin: 0.3em 0.5em;}
#footer a:link, #footer a:visited { color: #fff; text-decoration: underline;  }
#footer a:hover, #footer a:focus { color: #fff; text-decoration: none; }
#footer a.hayslogo { border: none; float:left; margin: -5px 7px 0 0; position: relative;}
#footer a.awardslogos { border: none; float:right; padding-right:35px; margin: -25px 7px 0 0; }

.clearer
{
	clear:both;
}



#applyform { width:360px; border:0; margin: 0; padding:10px; text-align: right; border: #d8d8d8 solid 1px; }

#applyform form { margin: 0; padding: 0; }

#applyform fieldset { border: 0; padding: 0; margin: 0; }

#applyform label { vertical-align: top; line-height: 1.6em; }

#applyform ol { list-style: none; margin: 0; padding: 0; }

#applyform li { list-style: none; margin: 0; padding: 5px 0 5px 0; border-bottom: #bed0e1 solid 1px; border-top: #FFFFFF solid 1px; }

#applyform input { width: 17em; padding: 2px; font-size: small; font-family: Arial, Verdana, sans-serif;  }

#applyform input.radio { width: auto; margin-right: 2em; }

#applyform input.Submit { width: 10em; color: #000; font-weight: bold;  }

#applyform textarea { width: 17em; padding: 2px; font-size: small; font-family: Arial, Verdana, sans-serif; }



#applyform file { width: 15em; padding: 2px; font-size: small; font-family: Arial, Verdana, sans-serif; border: #bdc0a3 solid 1px; }

#applyform li.startinput { border-top: none; padding-top: 0; }

#applyform li.submitinput { padding-top: 2em; }

#applyform li.endinput { border-bottom: none; padding-bottom: 0; color: #c11933; }

#applyform p { margin: 0; }
