/* CSS Document */

body, html
{
	font-family: verdana;
	font-size:101%;
	text-align:left;
	line-height:130%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #8C8C8C;
}


.heading
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:0px;
	padding:0px;
}


div#container 
{
	height: auto;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: verdana;
	font-size:0.7em;

}	





div#banner
{
	
	height: 88px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



div#wrapper
{
	height: auto;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	background-color:#999999;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	display: block;
	
}



#bottomshadow 
{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 8px;
	width: 823px;
	display: block;
	margin-bottom:20px;
}



div#topLeft
{
	height: auto;
	width:158px;
	top:100px;
	left:0px;
	background-color:#EBEBEB;
	font:verdana;
	float: left;
}




#topLeft a:link
{
	text-decoration:none;
	color:#003987;
}


#topLeft a:visited
{
	text-decoration:none;
	color:#003987;
}


#topLeft a:hover
{
	color:#003987;
	text-decoration:underline;
}



#topLeft a:active
{
	text-decoration:none;
	color:#003987;
}

li.leftBullet
{
	
	font-family:Arial, Helvetica, Verdana;
	line-height:120%;
	list-style-type: none;
	background-image: url(images/graphic1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0px;
	display: block;
	margin-left: -25px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:25px;
	color:#003987;
	
}
	


li.dottedLine
{
	
	font-family:Arial, Helvetica, Verdana;
	line-height:120%;
	list-style-type: none;
	background-image: url(images/graphic2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0px;
	display: block;
	margin-left: -25px;
	padding-top:5px;
	padding-bottom: 6px;
	padding-left:25px;
	color:#003987;
}



	
#topLeft ul
{
	padding-top:5px;
	padding-left:25px;
	margin-right:24px;
	font:verdana;

}



#middle li
{

	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0px;
	display: block;
	margin-left: -18px;
	padding-left: 14px;
	margin-top:0
}



div#bottomLeft
{
	height: auto;
	width:158px;
	background-color:#D6D6D6;
	top: 0px;
	
}


div#middle
{
	width:400px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;
}



#middle a:link
{
	text-decoration:none;
	color:#003987;
}


#middle a:visited
{
	text-decoration:none;
	color:#003987;
}


#middle a:hover
{
	text-decoration:underline;
	color:#003987;
}


#middle a:active
{
	text-decoration:none;
	color:#003987
}



div#right
{
	height:auto;
	width:159px;
	float:right;
	margin-top:20px;
	margin-right:30px;
	margin-bottom:-10px;
	display: block;
	font-family: verdana;
	font-size: 0.9em;
	line-height: 140%;
	
}



#middle p 
{
	/*margin-top: 0px;*/
	margin-bottom: 10px;
	/*padding-top: 0px;
	padding-bottom: 0px;*/
}

#middle ul 
{
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 16px;
	padding-left: 0px;
}

/*---------------------------------------------------*/



li.christine
{

	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0px;
	display: block;
	margin-left: -18px;
	padding-left: 14px;
	margin-top:0
}



#right a:link
{
	text-decoration:none;
	color:#003987;
}

#right a:visited
{
	text-decoration:none;
	color:#003987;
}

#right a:hover
{
	text-decoration:underline;
	color:#003987;
	}

#right a:active
{
	text-decoration:none;
	color:#003987;
}



div#footer
{
	width:619px;
	color:#999999;
	height: 30px;
	font-family: verdana;
	font-size: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 188px;
	padding-top: 10px;
	padding-bottom: 5px;

}



#footertext 
{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 3px;
	display: block;
	width: 410px;
}


#footer a:link
{
	text-decoration:none;
	color:#999999;
}

#footer a:visited
{
	text-decoration:none;
	color:#999999;
}

#footer a:hover
{
	text-decoration:underline;
	color:#999999;
	}

#footer a:active
{
	text-decoration:none;
	color:#999999;
}



.rightSpacing
{

	color:#003987;
	margin-top:10px;
	margin-bottom:-9px;
	padding-bottom:0px;
	padding-top:0px;
}



.blue
{
	color:#003987;
}


.blueStrong
{
	color:#003987;
	
}



.terms
{
	color:#999999;
	font-style:italic;
	margin-top:-2px;
}








#wideColumn
{
	width:500px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;

}


#wideColumn li
{
	background:#003A86;
	width: 500px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:0px;
	color:#FFFFFF;
}


#wideColumn ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


#wideColumn a:link
{
	text-decoration:none;
	color:#003987;
}


#wideColumn a:visited
{
	text-decoration:none;
	color:#003987;
}


#wideColumn a:hover
{
	text-decoration:underline;
	color:#003987;
}


#wideColumn a:active
{
	text-decoration:none;
	color:#003987
}



#wideColumn p
{
margin-bottom:-5px;
}


.ruler
{
padding-bottom:900px;
}





/*
#careers 
{
	width:400px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;

}


#careers  li
{
	background:#003A86;
	background-image:url(images/whiteTop.gif);
	background-position:375px;
	background-repeat:no-repeat;
	width: 400px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:0px;
	color:#FFFFFF;
	
}


#careers ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


#careers a:link
{
	text-decoration:none;
	color:#003987;
}


#careers a:visited
{
	text-decoration:none;
	color:#003987;
}


#careers a:hover
{
	text-decoration:underline;
	color:#003987;
}


#careers a:active
{
	text-decoration:none;
	color:#003987
}


*/


.ruler
{
	
	border-bottom:#E5E5E5 1px solid;
	margin-bottom:0px;
	margin-top:2px;
	padding-bottom:20px;

}



#vacancies
{
	width:400px;
	height:auto;
}


#vacancies li
{
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 0px;
	display: block;
	margin-left: -18px;
	padding-left: 14px;
	margin-top:0px;

}


#vacancies ul 
{
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 16px;
	padding-left: 0px;
}


#grey
{
	width:500px;
	height:auto;
}


#grey li
{
	background:#EBEBEB;
	width: 500px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:px;
	padding-bottom:3px;
	margin-left:0px;
	color:#003A86;
}


#grey ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:-9px;
}



#vacancies li
{
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 0px;
	display: block;
	margin-left: -18px;
	padding-left: 14px;
	margin-top:0px;

}

#vacancies ul
{
margin-bottom:-4px;
}


#bullets ul 
{
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 16px;
	padding-left: 0px;
}


#bullets1 li
{
	background-color:#ffffff;
	color:#000000;
	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 0px;
	display: block;
	margin-left: -18px;
	padding-left: 14px;
	margin-top:0px;

}


#bullets1 ul 
{
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 16px;
	padding-left: 0px;
}


#bullets2 li
{
	background-color:#ffffff;
	color:#000000;
	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 0px;
	display: block;
	margin-left: -18px;
	padding-left: 14px;
	margin-top:0px;

}



#bullets2 ul 
{
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 16px;
	padding-left: 0px;
}




#news
{
	width:500px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;

}


#news p
{
	margin-bottom:5px;
	margin-top:4px;
	
	

}


#news li
{
	background:#003A86;
	width: 500px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:0px;
	margin-top:0px;
	color:#FFFFFF;
}


#news ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


#news a:link
{
	text-decoration:none;
	color:#003987;
}


#news a:visited
{
	text-decoration:none;
	color:#003987;
}


#news a:hover
{
	text-decoration:underline;
	color:#003987;
}


#news a:active
{
	text-decoration:none;
	color:#003987
}




#conditions
{
	width:500px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;

}

#conditions p
{
	
	margin-top:-12px;
	margin-bottom:20px;

}


#conditions li
{
	background:#003A86;
	width: 500px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:0px;
	color:#FFFFFF;
}


#conditions ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#news
{
	width:500px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;

}


#news li
{
	background:#003A86;
	width: 500px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:0px;
	color:#FFFFFF;
}


#news ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}






#conditions
{
	width:500px;
	height:auto;
	margin-left:0px;
	padding-top:20px;
	padding-left:30px;
	float: left;
	font-family: verdana;
	line-height: 145%;

}


#conditions li
{
	background:#003A86;
	width: 500px;
	list-style:none;
	text-indent:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:0px;
	color:#FFFFFF;
}


#conditions ul
{
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


#conditions a:link
{
	text-decoration:none;
	color:#003987;
}


#conditions a:visited
{
	text-decoration:none;
	color:#003987;
}


#conditions a:hover
{
	text-decoration:underline;
	color:#003987;
}


#conditions a:active
{
	text-decoration:none;
	color:#003987
}