/* CSS Styles */
body{
	background:#d8e4e7 url("http://www.burtonandburton.com/images/global/pageContainer_bg.gif") 0 0 repeat-y;
	font-size:12px;
	font-family:"Arial", "Helvetica", sans-serif;
	color:#446677;
}
form{
	padding:0;
	margin:0;
	display:inline;
}
a{
	text-decoration:none;
	color:#446677;
}
a.hidden{
	text-decoration:none;
}
sup {
	font-size:9px;
}
img {
	border:none;
}
img a{
	border:none;
}
button{
	border:none;
	background:#ffffff;
}
#pageContainer{
	background-color:#ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	width:980px;
	min-height: 100%;
	margin-bottom:10px;
}
#contentContainer{
	background-color: #ffffff;
	width: 980px;
	min-height: 100%;
}
div#content{
	min-height: 390px;
	width: 980px;
	margin:0 0 0 0;
	voice-family:"\"}\"";
	voice-family:inherit;
}
#leftNav {
	float:left;
	height: 365px;
	width: 250px;
	margin: 0 0 0 0;	
}
#leftNav table {
	width: 250px;
	border: none;
	margin: 0 0 0 0;
}
#leftNav table tr td {
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0 0 0 0;
}
#leftNav table tr td:hover {
	background-color: #ffffff;
}
#leftNav table tr td a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
#main_content {
	position: relative;
	top: 0px;
	left: 260px;
	width: 714px;
}
/**** header classes ****/
#headerContainer{
	width:980px;
	color:#446677;
	background-color:#FFFFFF;
}
#phoneUtilityContainer {
	position: absolute;
	top:5px;
	left:270px;
	width:712px;
	border-bottom:1px solid #EDF3F4;
}
#welcome {
	position:absolute;
	top:50px;
	left:270px;
	width:712px;
	height:35px;
	font-weight:bold;
}
#loginQuickNavContainer {
	position: absolute;
	top:65px;
	left:270px;
	width:709px;
	height:35px;
	background-color:#EDF3F4;
}
#utilityNav a{
	color:#446677;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#phoneHelp a{
	color:#446677;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#quickNav a{
	color:#446677;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#utilityNav{
	margin:5px 5px 0 0;
	float:right;
}
#registerButton {
	position:absolute;
	top:113px;
	left:271px;
}
#utilityNav img{}
#phoneHelp{
	font-size:12px;
	float:left;
	color:#446677;
	font-weight:bold;
}
#phoneHelp img{
	vertical-align:middle;
}
#quickNav{
	float:right;
	margin-right:5px;
	margin-top:15px;
}
#loginNavContainer{
	position:absolute;
	left:276px;
	top:70px;
}
#fibLogo{
	position:absolute;
	left: 400px;
	top:47px;
}
#logo{
	float:left;
	width:151px;
	height:93px;
	clear:both;
}

/**** BREADCRUMB ****/
#breadcrumbContainer{
	position:absolute;
	top:163px;
	height:399px;
	left: 0px;
}
#search{
	float: left;
	background:#FFFFFF;
	color:#446677;
	font-size:11px;
	margin-top:3px;
	width:250px;
	height:26px;
	voice-family:"\"}\"";
	voice-family:inherit;
	max-width:250px;
}
.searchField{
	font-size:11px;
	width:150px;
	color:#446677;
}
.formButton2{
	width:25px;
	font-family: "Arial", "Helvetica",sans-serif;
	background:#FFFFFF;
	color:#446677;
	border:1px solid #6992A4;
	font-size:9px;
	vertical-align:top;
	margin-top:3px;
}
#breadcrumb{
	position:absolute;
	left:10px;
	top:-57px;
	font-weight:bold;
	text-transform:lowercase;
	background:#FFFFFF;
}
#established{
	float: right;
	margin:3px 0 0 0;
	padding:0 5px 0 0;
	width:725px;
	border-top:1px solid #edf3f4;
	text-align:right;
}

/****FOOTER****/
.footer{
	position: relative;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	border-top:2px solid #EDF3F4;
	padding:0 0 0 0;
	width: 980px;
}
.footerNav{
	margin:5px 0 0 0;
}
.footerNav a{
	color:#446677;
	font-size:10px;
	margin:0 10px 0 5px;
}
.footerNav img{
	margin:-5px 0 0 0;
}
.burtonInfo{
	position:relative;
	color:#446677;
	float:right;
	margin-top:5px;
}
#beaconFooter{
	position:relative;
	color:#446677;
	float:right;
	clear:both;
}
#beaconFooter a{
	color:#446677;
}
.pop {
	background-color: #FFFFFF;
	position:absolute;
	top:100px;
	left: 175px; 
	width: 350px;
	min-height: 50px;
	max-height: 300px;
	text-align: left;
	padding: 10px;
	z-index: 100;
	visibility: hidden;
	border-bottom: #666666 medium outset;
	border-right: #666666 medium outset;
}
.pop_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pop_close {
	text-decoration: none;
	color: #446677;
}
.pop_close:hover {
	text-decoration: underline;
}
.agenda_download {
	text-decoration: none;
}
.agenda_download:hover {
	text-decoration: underline;
}
.instructors {
	text-decoration: none;
}
.instructors:hover {
	color: #000000;
	cursor: pointer;
}
.instructorClose {
	position:absolute;
	top:0px;
	right:0px;
	text-decoration: none;
}
.instructorClose:hover {
	text-decoration: underline;
	cursor: pointer;
} 
.instructorPop {
	width:525px;
	min-height:100px;
	padding:10px;
	background-color:#FFFFFF;
	top:125px;
	left:100px;
	position:absolute;
	visibility:hidden;
	color:#000000;
	border-bottom: #666666 medium outset;
	border-right: #666666 medium outset;
}
.bold
{

	font-size: 14px;
	font-style: italic;
	font-weight:bold;
}
#leftNavTab {

	float:left;
	height: 365px;
	width: 250px;
	margin: 0 0 0 0;	
}
#leftNavTab table {
	width: 250px;
	margin: 10px 0 0 0;
}
#leftNavTab table tr td {
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0 0 0 0;
	border-left: 1px solid #C6DDE0; 
	border-top: 1px solid #C6DDE0; 
	border-right: 1px solid #C6DDE0; 
	font-weight:bold;
}
#leftNavTab table tr td:hover {
	background-color: #FFF;
}
#leftNavTab table tr td a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
