@charset "utf-8";
/* CSS Document */

/* Body ------------------------------------------*/ 
html {
	height: 100%;
}
body {
	font: sans-serif, Tahoma, Verdana, Arial;
	text-align: center; /* Text centered to fix IE, resolved in wrap */
	background-color: #ffffff;
	margin: 0px;
}

a{
	color:#336699;
	font-size: 0.8em;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color:#336699;
	font-size: 0.8em;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

p {
	border: 0px;
	padding: 0px;
	color: #000000;
	margin: 5px 280px 0px 40px;
	font-size: 1.0em;
	text-align:justify;
}
h1 {
	font-size: 1.8em;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px 0px 55px;
}
h2 {
	font-size: 0.9em;
	color: #006699;
	margin: 0px;
	padding: 0px 0px 0px 130px;
}
fieldset{
	padding: 0px 5px 2px 5px;
	border: 1px solid #999999;
}
img{
	border: 1px solid #666666;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
}
/* Wrapper ------------------------------------------*/
#outerWrap{
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center; /* Text centered to fix IE, resolved in wrap */
}

/* Banner -------------------------------------------*/
#topBanner{
	width: 100%;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #5096c8;
	border-bottom: 1px solid #000000;
}

#logo{
	width: 960px;
	height: 90px;
	border: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(images/graphics/swarm_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

/* Navigation ------------------------------------------*/
#spacer{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
}

#main_nav {
	width: 920px;
	height:30px;
	padding: 0px;
	background-image:url(images/graphics/swarm_nav_bg2.jpg);
	margin: 0px auto 0px auto;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
}

#main_nav ul {
	padding: 2px 0px 0px 25px;
	margin: 0px;
	list-style-type: none;
}

#main_nav li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	float: left;
	font-weight: bold;
	letter-spacing: 0.7px;
	margin-right: 0px;
	padding: 5px 0px 5px 0px;
}

#main_nav .nav_link {
	color: #000000;
	font-weight: bold;
}

#main_nav .nav_link a{
	font-size: 0.95em;
	font-weight: bold;
	padding: 5px 10px 4px 10px;
	background-color: #FFFFFF;
	color:#000000;
}

#main_nav .nav_link a:hover{
	font-size: 0.95em;
	font-weight: bold;
	padding: 5px 10px 4px 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color:#000000;
}

#main_nav a {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}

#main_nav a:hover {
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}

/* --------------- MAIN CONTENT --------------------------*/
#mainContentWrap {
	width: 960px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(images/graphics/page_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	border: none;
}

#mainContent{
	width: 919px;
	padding: 30px 30px 0px 30px;
	min-height:300px;
	text-align:left;
	border: none;
}

#newsFlash{
	width: 600px;
	height: 100px;
	text-align: center;
	border: 1px solid #000000;
	padding: 0px;
	margin: 10px 0px 20px 35px;
}

#newsFlash img{
	padding: 0px;
	margin: 0px;
	border: none;
}

#newsFlashLink{
	position: absolute;
	margin: 35px 0px 0px 130px;
}

#newsFlashLink a{
	color: #FFFFFF;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-weight: bold;
}

	/* ------------ INFO BOX -------------*/	
	#infoBox{
		float: right;
		width: 200px;
		padding: 0px 40px 0px 10px;
	}
	
	#infoBox a{
		color:#336699;
		font-size: 0.7em;
		font-family: sans-serif, Verdana, Arial, Helvetica;
		font-weight: bold;
		text-decoration: none;
	}
	
	#infoBox a:hover{
		color:#336699;
		font-size: 0.7em;
		font-weight: bold;
		text-decoration: none;
	}
	
	#infoTitle{
		padding: 10px 10px 15px 5px;
	}
	
	#infoContent{
		padding: 10px 5px 15px 5px;
	}
	
	#infoFooter{
		border-top: 1px solid #CCCCCC;
		text-align:center;
		padding: 0px 5px 0px 5px;
	}

#footer{
	width: 960px;
	height: 60px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(images/graphics/footerbar4.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align:right;
	border: none;
}

#footer a{
	color: #AAAAAA;
	font-size: 0.7em;
	text-decoration:none;
	margin-right: 50px;
}

#footer a:hover{
	color: #AAAAAA;
	font-size: 0.7em;
	text-decoration:none;
}

#stretcherTitle{
	display:block;
	width: 630px;
	height: 22px;
	background-image:url(images/graphics/swarm_nav_btn2.jpg);
	padding: 0px;
	margin: 0px 0px 0px 20px;
	border: 1px solid #000000;
}

#stretcherTitle a{
	display: inline;
	text-align:left;
	text-decoration:none;
	font-size: 1.1em;
	color:#FFFFFF;
	padding: 0px 0px 0px 5px;
}

.infoDetails{
	font-size: 0.75em;
	border: 0px;
	color:#999999;
}

.infoLinks{
	font-size: 0.75em;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.infoDetailsFooter{
	font-size: 0.8em;
	color: #FF9900;
}

.infoDetailsCV{
	background-image:url(images/icons/pdf_icon.png);
	background-repeat: no-repeat;
	padding: 0px 5px 15px 38px;
	margin: 0px 0px 0px 2px;
}

.infoDetailsFB{
	background-image:url(images/icons/icon_facebook.png);
	background-repeat: no-repeat;
	padding: 0px 5px 15px 33px;
	margin: 0px 0px 0px 7px;
}

.infoDetailsEM{
	background-image:url(images/icons/email-icon.png);
	background-repeat: no-repeat;
	padding: 0px 5px 15px 35px;
	margin: 0px 0px 0px 5px;
}

.infoDetailsTEL{
	background-image: url(images/icons/telephone_icon.png);
	background-repeat: no-repeat;
	padding: 5px 5px 15px 37px;
	margin: 0px 0px 0px 3px;
	font-size: 0.9em;
}

.infoDetailsMOB{
	background-image: url(images/icons/mobile_icon.png);
	background-repeat: no-repeat;
	padding: 5px 5px 15px 35px;
	margin: 0px 0px 0px 5px;
	font-size: 0.9em;
}

.infoDetailsTitle{
	font-size: 1.0em;
	font-weight: bold;
}

.pageTitle{
	color: #006699;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.2em;
	padding: 20px 0px 0px 30px;
}

.subTitle{
	color:#3399CC;
	font-weight: bold;
	font-size: 1.0em;
	padding: 10px 0px 0px 10px;
}

.stretcher{
	font-size: 0.9em;
	width: 620px;
	margin: 5px 0px 5px 30px;
	background-color:#EEEEEE;
}

.innerBorder{
	border: 1px solid #CCCCCC;
	padding: 0px 10px 5px 0px;
	margin-top: 5px 5px 10px 5px;
}

.innerBorder p{
	font-size: 1.0em;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}

.innerBorder li{
	font-size: 0.9em;
	font-weight: normal;
}

.subCatTitles{
	display: inline;
	text-align:left;
	text-decoration:none;
	font-size: 1.3em;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0px 0px 0px 5px;
}