@charset "UTF-8";
span.pnumber{
	font-size: 26px;	
	}
a:link{
	font-style: normal;
	text-decoration:none;
	text-transform: none;
	color: 86b8d1;
}
a:visited{
	font-style: normal;
	text-decoration:none;
	text-transform: none;
	color: #3290B9;
	
}
a:hover{
	font-style: normal;
	text-decoration:none;
	text-transform: none;
	color: #363;	
}
body{
background:url('grade.png') #1D445C;
background-repeat:repeat-x;
margin:0px;
}
#m2{
opacity:.6;
}
div.blurb{
position:absolute;
}
div.blurbinner{
overflow:auto;
padding:10px;
position:absolute;
-webkit-border-radius:10px;
background:#ffff77;
width:100%;
}
span.highlight{background:#ffff77;}
div.blurbinner>input{
position:absolute;
bottom:10px;
right:10px;
}
div.blurbcarrot{
width:30px;
height:30px;
position:absolute;
background:url("tri.png")
}
span.header{
	font-size:22px;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
}
span.body{
	font-size:16px;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
span.footer{
font-size:10px;
}
div.header{
	width:350px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	background:url('j5.png');
	font-size: 18px;
}
div.phone{
	width:100%;
	color:white;
	font-size:30px;
	position:relative;
	top:-85px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
div.imgbar{
	white-space:nowrap; 
	overflow:hidden;
	width:100%;
	position:absolute;
	top:50px;
	height:160px;
	z-index:-1;
	opacity:.3;
}
span.innerimg{
	position:relative;
}
div.menu{
	width:100%;
	text-align:center;
	height:20px;
	background-color:ffffff;
	opacity:.8;
	position:relative;
	top:10px;
	font-family: Arial, Helvetica, sans-serif;
	filter: alpha(opacity=80);
	color: #27667A;
	vertical-align: center;
	font-size: 16px;
}
div.menu2{
	text-align:center;
	width:100%;
	height:16px;
	background-color:ffffff;
	opacity:.5;
	position:relative;
	top:10px;
	filter: alpha(opacity=50);
	color: #27667A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.body{
width:100%;
height:20px;
position:relative;
top:20;
-webkit-border-radius:5px;
}
div.far-left {
	position: absolute;
	top: 310px;
	left: 0px;
	width: 280px;
	margin: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 2;
	vertical-align: middle;
	opacity: 1;
	font-size: 12px;
	color: white;
}
.ndblspd{
	line-height: 1;
}
table.tb{
	opacity:1;
}
table td{
padding:8px;
}
td.tleft{
	background-color:white;
vertical-align:top;
}
td.tright{
	vertical-align:top;
	width:180px;
	font-size:18px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: left;
	font-style: italic;
}
td.tfarleftback {
	vertical-align:top;
	width:280px;
}
div#alert{
display:none;
width:100%;
height:200px;
top:0px;
left:0px;
position:fixed;
}
div#alert div#msg{
margin:auto;
padding:10px;
width:260px;
height:120px;
background:#0088ff;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-box-shadow:5px 5px 40px #444;
-moz-box-shadow:5px 5px 40px #444;
}
div#alert div#msg div{
border:solid black;
border-width:1px 0px 0px 0px;
height:100px;
overflow:auto;
}
div.far-left input#build{
width:100%;
}
