body {
 color: #0b203b; 
 font-family: "Arial";
 font-size: 14px;
 margin: 0;
 background-color: #282e55; 
 background-image: url("images/bg-streetwise.jpg");
 background-repeat: no-repeat;
}
#apHeader {
	position:relative;
	left:0px;
	top:-5px;
	width:800px;
	height:200px;
	z-index:1;
	border: 0px;
}
#apHeader.img {
	border: 0px;
}
#apNavBar {
	position:relative;
	left:0px;
	top:-10px;
	width:790px;
	height:20px;
	z-index:10;
	color: #fefefe;
 	background-color: #0b203b; 
	font-family: "Arial";
	font-size: 14px;
	padding: 5px;
}
#apContent {
	position:relative;
	left:0px;
	top:-20px;
	width:760px;
	height:800px;
	z-index: 1;
 	color: #0b203b;
 	background-color: #b5cae5; 
 	font-family: "Arial";
 	font-size: 14px;
	padding: 20px;
}
#apContent-long {
	position:relative;
	left:0px;
	top:-20px;
	width:760px;
	height:1400px;
	z-index: 1;
 	color: #0b203b;
 	background-color: #b5cae5; 
 	font-family: "Arial";
 	font-size: 14px;
	padding: 20px;
}
#apFooter {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:150px;
	z-index: 1;
 	color: #fefefe; 
 	font-family: "Arial";
 	font-size: 14px;
}
a:link, a:visited{ 
 color: #fefefe; 
 text-decoration: none;
 font-weight: bold;
} 
a:active, a:hover, a:focus { 
 color: #fefefe; 
 text-decoration: none; 
 font-weight: bold;
}
a.nav:link, a.nav:visited{ 
 color: #eb922d; 
 text-decoration: none;
 font-weight: bold;
} 
a.nav:active, a.nav:hover, a.nav:focus { 
 color: #fefefe; 
 text-decoration: underline; 
 font-weight: bold;
}
a.content:link, a.content:visited{ 
 color: #3985e5;
 text-decoration: none;
 font-weight: bold;
} 
a.content:active, a.content:hover, a.content:focus { 
 color: #fefefe;
 text-decoration: underline; 
 font-weight: bold;
}
a.footer:link, a.footer:visited { 
 color: #fefefe; 
 text-decoration: none;
 font-weight: bold;
 font-family: "Arial";
 font-size: 1.0em;
} 
a.footer:active, a.footer:hover, a.footer:focus { 
 color: #fefefe; 
 text-decoration: underline; 
 font-weight: bold;
 font-family: "Arial";
 font-size: 1.0em;
}
div	{
 text-align: justify; 
 font-family: "Arial";
 color: #0b203b;
 font-size: 14px;
 font-weight: bold;
 margin: 5px 5px;
}
div.cd-right {
 width: 708px;
 text-align: right; 
 font-family: "Arial";
 color: #0b203b;
 font-size: 14px;
 font-weight: bold;
 margin: 5px 5px;
}
div.footer	{
 text-align: center;
 font-family: "Arial";
 color: #fefefe; 
 font-size: .9em;
}
ul {
 color: #fefefe; 
 list-style-type: disc;
 font-size: 1.0em;
 font-family: "Arial";
 text-align: left;
}
img	{
 border-width: 0px;
}
img.left {
 border-width: 0px;
 margin-right: 15px;
}
img.right {
 border-width: 0px;
 margin-left: 15px;
}
hr {
 color: #c4a65d;
 width: 100%;
}

