@charset "utf-8";

/* CSS Document */



body{

	background-image: url(images/layout/bg.jpg);

	background-repeat:repeat-x;

	background-color:#80b4cc;

	font-family:Calibri, Arial, Helvetica, sans-serif, Tahoma;

	}

	

td{

	vertical-align: top;

	}	

	

#container{

	width: 953px;

	background-color:#FFFFFF;

	position: relative;

	z-index: 1;

	}	

	

#bcareers{

	position: relative;

	background-image:url(images/jobboard_bg.jpg);

	background-repeat:no-repeat;

	background-position: top right;

	}	



#header{

	position: absolute;

	z-index: 10;

	left: 0px;

	}	

	

#content{

	position:relative;

	z-index: 2;

	padding: 148px 0px 0px 0px;

	text-align: left;

	background-color:#FFFFFF;

	}

	

#text{

	padding: 10px 10px 0px 12px;	

	font-size: 14px;

	position:relative;

	width: 640px;

	z-index: 500;

	}

	

#text_wide{

	padding: 10px 15px 0px 12px;	

	font-size: 14px;

	position:relative;

	z-index: 50;

	}	



#footer{

	position:relative;

	font-size: 14px;

	text-align: center;

	background-color:#FFFFFF;

	width: 953px;
	
	clear:both;

	}

	

#footer1{

	position:relative;

	font-size: 14px;

	text-align: center;

	}	

	

#foot-text{

	background-color: #CCCCCC;

	vertical-align:middle;

	font-size: 14px;

	padding: 15px;

	}	



#foot-links{

	font-size: 11px;

	color:#333333;

	padding: 5px;

	}		

	

#side1{

	width: 313px;

	z-index: 1;

	position: absolute;

	left: 640px;

	top: 150px;

	text-align:center;

	padding: 5px 0px 5px 0px;

	}

	

#side{

	width: 252px;

	z-index: 1;

	position: absolute;

	left: 700px;

	top: 150px;

	}		

	

#Newsletter{

	padding-left: 20px;

	position: relative;

	top: -5px;

	}	

	

/*TEXT STYLES/////////////////////////////*/



.bluetext{

	color:#144c82;

	font-weight: bold;

	}	

	

p{

	font-size: 14px;

	}	

h1{

	color:#144c82;

	font-weight: bold;

	font-size: 18px;

	}	

		

h5{

	color:#144c82;

	font-weight: bold;

	font-size: 32px;

	padding: 0px;

	margin: 0px;

	

	}	

	

h6{

	color:#144c82;

	font-weight: bold;

	font-size: 18px;

	padding: 0px;

	margin: 0px;

	}	

	

.packagetxt{
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri,;
 	
	font-size: 12px;
	
	padding:0px;

	margin: 0px;

	}		

			

.pic{

	border: solid;

	border-color: #333333;

	border-width:thin;

	}	

	

#pkg{

	padding: 10px 30px 5px 30px;

	border: dashed;

	border-width: 1px;

	border-color: #999999;

	height: 230px;

	}			

	

a:link{

	color:#144c82;

	text-decoration:underline;

	}	



a:hover{

	color: #000000;

	text-decoration:underline;

	}	

	

a:active{

	color:#144c82;

	text-decoration:underline;

	}

	

a:visited{

	color:#144c82;

	text-decoration:underline;

	}						
