
body {
margin: 0;
padding: 4px 0 4px 0;
background:#f0f0f0;
}
h1{ 
	margin: 0px;
  text-align:center;
	font-family: "Arial", "sans-serif";
	font-weight:bold;
  color: #874413;
  text-shadow: 2px 2px #eeeeee;
}

h4 {
	margin: 8px 10px;
	padding-left: 10px ;
  padding-bottom: 2px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:large;
	font-weight: bold;
  color: #0143A7;
}
table.tblHeading{
	margin: 0px 0px;
	width:100%;
}

td.tdHeadingLeft	{
  width: 200px;
  padding-left: 5px;
	text-align: left;
  vertical-align: top;
  
  border: 0px solid white;
}
td.tdHeading{
  width: 824px;
  text-align:  center;
	vertical-align: top;
  border: 0px solid white;
}
div.divBorder {
	width:1024px;
	margin: 5px auto;
	margin-bottom:-17px;
	padding:0px;
  background:white;
	border:3px groove #BDD8FD;
}

div.divHeader {
	padding: 5px  0px 0px 0px;
  height: 110px;
	background-image:url("../Images/Backgrounds/DaytonaSky.jpg");
  background-size: 100% 100%;
  background-repeat:no-repeat;
}

div.divSubHeader {
	margin: 0 auto;
	padding: 10px;
  text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:large;
	font-weight: bold;
  color: #555555;
}


div.divIntro{
	padding: 5px 5px;
	font-size: small ;
}

div#divLogo{
  height:70px;
  vertical-align: top;
  border: 1px outset #0143A7;
}
div#SiteTitle	{
	margin:auto;
	width:500px;
	border:1px solid gray
}

div#divNav {
  margin-top: 5px;
  text-align:center;
  height: 25px;
	font-size:small;
  padding-top: -5px;
  padding-bottom: 5px;
	border: 0px solid #0143A7;
  background: #C8EBFF;
}

span.spBobsPlans  {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:large;
	font-weight: bold;
  color: #874413;
}
table.tblNav {
  width:80%;
  margin: 0px auto;
	height:10px;
}
td.tdBobsPlans  {
}
td.tdNav {
  padding: 0px;
  text-align: center;
  font-weight:bold;
  font-family: serif;
}

span.spNav {
	cursor:pointer;
}

a.aNav:link, a.aNav:visited {
    color: #1056C6;
    text-decoration: underline;
}

a.aNav:hover {
  color: #DC851E;
  text-decoration: underline;
  text-shadow: none;
}


span.spQuickLink  {
	padding: 0px 10px;
	color:blue;
	font-weight:bold;
	text-decoration:underline;
	cursor: auto;
}

span.spSelectedLink	{
	padding: 0px 10px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	cursor: auto;
}



p.pDownloadNote {
	margin: 0px;
  text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #0143A7;
	font-style:italic;
	font-weight:bold;
}
p.pLogo {
  margin: 0px 0px 0px 10px;
  text-align: left;
  font-family:  arial, "sans-serif";
  font-size: 28pt;
  font-weight: bold;
  color: #0143A7;
  
}
p.pLink {
  margin: 0px 3px;
  text-align: left;
  font-family:  arial, "sans-serif";
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #0143A7;
  
}


p.pPageSubHeader {
	margin: 8px 10px;
	padding-left: 10px ;
  padding-bottom: 2px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:large;
	font-weight: bold;
  color: #874413;
}