body {
	color: black;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-repeat: repeat-x;
	background-image: url(../images/topBackgroundGradient.png);
	margin: 0px;
}

p, li {
	font-size: 14px;
	font-family: Arial, sans-serif;
}a {
	color: #0071b8;
}
#wrapper {
	z-index: 50;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#logo {
	margin-top: 8px;
	position: absolute;
	height: 48px;
	width: 203px;
	background-repeat: no-repeat;
	background-image: url(../images/BlueConnectLogo.png);
	cursor: pointer; 
}
#nav-wrap {
	width: 900px;
	top: 86px;
	position: absolute;
}
#nav-wrap ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav-wrap ul li {
	display: inline;
	position: relative;
	text-align: center;
	border-right: 1px solid #70bc4a;
}
#nav-wrap ul li a {
	margin: 0px 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #70bc4a;
}
#nav-wrap ul li a:hover {
	color: #0071b8;
}
.current_page {
	color: #0071b8 !important;
}
.current_action {
	color: #70bc4a !important;
}
.navSelectHome {
	left: 21px;
	top: 15px;
	position: absolute;
	height: 14px;
	width: 45px;
	background-image: url(../images/navSelectHome.png);
	background-repeat: no-repeat;
	display: block;
}
#subnav {
	top: 36px;
	left: 600px;
	position: absolute;
}
#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#subnav ul li {
	display: inline;
	position: relative;
	text-align: center;
	border-right: 1px solid #70bc4a;
}
#subnav ul li a {
	margin: 0px 10px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #70bc4a;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	color: #70bc4a;
}
h2 {
	font-weight: bold;
	color: #0071b8;
	font-size: 20px;
}
#content {
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	top: 150px;
	position: absolute;
}
.homeCopy {
	line-height: 28px;
	font-size: 14px;
}
#lowerBlue {
	
	margin-top: 50px;
	
	z-index: 10;
	
	left: 0px;
	
	bottom: 0px;
	
	background-repeat: repeat-x;
	
	background-image: url(../images/bottomBackgroundGradient.png);
	
	position: relative;
	
	height: 1px;
	
	background-color: #0071b8;
	
	width: 100%;
	
}
#footer { height: 0px; text-align: center; color: white; z-index: 15; bottom: 30px; position: relative; margin-right: auto; margin-left: auto; }#player {
	z-index: 9;
	left: 550px;
	background-image: url(../images/player.png);
	position: absolute;
	height: 151px;
	width: 276px;
}
#aboutNav {
}
#aboutNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#aboutNav ul li {
	display: inline;
	border-right-color: #7a7a7a;
	border-right-style: solid;
	border-right-width: 1px;
}
#aboutNav ul li a {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: #7a7a7a;
}
#aboutNav ul li a:hover {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: #0071b8;
}
#findQuestions {
	text-align: center;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
select    { color: #525051; font-size: 11px; font-family: Arial, sans-serif; background-color: #cfcfcf; width: 200px; border: solid 1px }
select[disabled]     { color: #aaaaaa; font-size: 11px; font-family: Arial, sans-serif; background-color: #e6e6e6; width: 200px; border: solid 1px }
button[disabled]     { color: #aaa; font-size: 11px; font-family: Arial, sans-serif; background-color: #e6e6e6; border: solid 1px }
button   { color: #525051; font-size: 12px; font-family: Arial, sans-serif; background-color: #cfcfcf; cursor: pointer; height: 20px; border: solid 1px }
input[type="submit"],input[type="button"]  { color: #525051; font-size: 12px; font-family: Arial, sans-serif; background-color: #cfcfcf; height: 20px; border: solid 1px }
input[type="submit"][disabled],input[type="button"][disabled]  { color: #aaaaaa; font-size: 12px; font-family: Arial, sans-serif; background-color: #e6e6e6; height: 20px; border: solid 1px }
input[type="text"]   { color: #525051; font-size: 11px; font-family: Arial, sans-serif; background-color: #cfcfcf; border: solid 1px }
textarea   { color: #525051; font-size: 11px; font-family: Arial, sans-serif; background-color: #cfcfcf; border: solid 1px }
#phones   { position: relative; }
.phone   { margin-right: 20px; margin-left: 0px; margin-bottom: 10px; margin-top: 0px; float: left; position: relative; border-color: #70bc4a; border-width: 1px; border-style: solid; height: 155px; width: 130px; vertical-align: top; }
.approved   { color: #70bc4a; }
.failed   { color: #b31a34; }
.caution   { color: #ff9900; }
#disclaimer   { margin-top: 50px; clear: both; position: relative; width: 800px; }
#legend   { margin-top: 10px; clear: both; position: relative; width: 800px; }
#findSummaryButtons   { padding-top: 15px; margin-top: 15px; clear: both; width: 800px; }
#matrix   { border-color: #70bc4a; border-style: solid; border-width: 1px; border-collapse: collapse; }
#matrix th   { text-align: center; color: white; background-color: #70bc4a; border-color: #70bc4a; border-width: 1px; border-style: solid; vertical-align: bottom; }
#matrix td   { padding: 2px; text-align: center; border-color: #70bc4a; border-width: 1px; border-style: solid; }
.popup   { margin-top: 10px; width: 150px; text-align: left; z-index: 5; position: absolute; background-color: white; border-color: #0071b8; border-width: 1px; border-style: solid; padding: 4px; display: none; }
.popup p   { margin: 0px; font-size: 12px; }
#accordion { margin: 0; padding: 0; }
#accordion dd { display: none; margin-left: 0; margin-bottom: 15px; margin-right: 0; margin-top: 0; padding: 0; }
#accordion dt { line-height: 24px; font-size: 14px; }
.makeLogo { margin: 0px 30px; text-align: center; float: left; vertical-align: middle; border: none; }
.makeLogo a img { border: none; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
#makeLogoDiv { width: 203px; text-align: center; float: right; position: relative; }
#makeLogoStackDiv { width: 250px; text-align: center; }
