﻿@charset "utf-8";

/*==========Main==========*/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
}

#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
}

:focus {
	outline: 0;
}

#header {
	height: 162px;
	width: 960px;
	background-image: url(../img/header.png);
}
#address {
	font-family: "Helvetica LT Std Cond", Arial, sans-serif;
	font-size: 12px;
	color: #074987;
	position: relative;
	top: auto;
	right: auto;
	text-align: right;
	margin-top: 30px;
	line-height: 200%;
	letter-spacing: 1px;
	margin-right: 40px;
	float: right;
}
#bodyStage {
	height: auto;
	float: left;
	width: 960px;
}
#bodyStageBox {
	float: right;
	width: 765px;
	height: auto;
}

#bodyStageBoxTop {
	background-repeat: no-repeat;
	height: 23px;
}
#bodyStageBoxBottom {
	height: 27px;
}


#bodyStageBoxMiddle {
	font-family: "Helvetica LT Std Cond", Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	background-image: url(../img/textStageMiddle.png);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 45px;
	letter-spacing: 1px;
}



#sidebar {
}

.clear {
	clear: both;
}


/*==========Link States==========*/

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

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

a:hover {
	text-decoration: none;
	color: #000000;
}
#map {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #074987;
	border-right-color: #074987;
	border-bottom-color: #074987;
	border-left-color: #074987;
	height: 350px;
	width: 425px;
	margin-right: 10px;
}


a:active {
	text-decoration: none;
}

/*==========Navigation==========*/

#nav {
	width: 195px;
	float: left;
	height: auto;
}
#nav .navButton {
	height: 50px;
	width: 195px;
}


#nav .navButton a:link, #nav .navButton a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/button.png);
	text-align: center;
	height: 50px;
	width: 195px;
	display: block;
	line-height: 50px;
}

#nav .navButton a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/buttonOver.png);
	text-align: center;
	height: 50px;
	width: 195px;
	display: block;
	line-height: 50px;
}
#bodyStageBoxMiddle img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.career-opp {
	width: 150px;
	margin: 0 auto;
	border: 1px solid #074987;
}


/*==========H Tags==========*/


h1 {
	font-family: "Helvetica LT Std Cond", Arial, sans-serif;
	color: #074987;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #074987;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25px;
	padding-left: 10px;
	font-size: 14px;
}


h3 {
}

/*==========Footer==========*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
	padding-left: 10px;
	line-height: 150%;
	letter-spacing: 1px;
	background-image: url(../img/footer_bg.png);
	height: 100px;
	background-repeat: no-repeat;
	margin-top: 15px;
}


#footer a:link, #footer a:visited {
	color: #074987;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #074987;
	height: 0px;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 15px;
}








.twoeleven_conference {
	clear:both;	
	margin:10px 0px;
}

#nav .twoeleven_conference a {
	background:none;
	color:none;
	font-family:none;
	font-size:0px;
	line-height:0px;
	
}



