/* CSS Document */

body {
  background-color: #9999FF;
  color: black;
  margin: 0px;
}

#header {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;  /*centering for most browsers*/
	margin-right: auto;  /*centering for most browsers*/
	color: #FFFFFF;
	background-color: #006;
	padding: 0px;
	border-top: 2px #006 solid;
	/*border-bottom: 2px #006 solid;*/
	border-left: 2px #006 solid;
	border-right: 2px #006 solid;
}

#topnav {
	width: 760px;
	color: #FFFFFF;
	background-color: #009;
	top: 0px;
	margin-left: auto;  /*centering for most browsers*/
	margin-right: auto;  /*centering for most browsers*/
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 2px #006 solid;
	border-right: 2px #006 solid;
}

#topnav a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #009;
}

#topnav a:hover {
	color: #009;
	background-color: #FF6;
}

#topnav p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#sidenav {
	float: left;
	width: 120px;
	margin: 0;
	padding-top: 10px;
	/*left: 0px;*/
}

#sidenav p {
	text-decoration: none;
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}

#sidenav * a {
	color: #FFF;
	text-decoration: none;
	border-top: 1px #FF6 solid;
	border-left: 1px #FF6 solid;
	border-bottom: 2px #006 solid;
	border-right: 2px #006 solid;
	background-color: #006;
	padding: 2px;
	width: 98%;
	display: block;
}

#sidenav * a:hover {
	border-top: 2px #006 solid;
	border-left: 2px #006 solid;
	border-bottom: 1px #FF6 solid;
	border-right: 1px #FF6 solid;
	background-color: #99F;
	color: #006;
	font-weight: bold;
}
	
#maincontent {
	margin: 0 0 0 0;
	width: 760px;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: auto;  /*centering for most browsers*/
	margin-right: auto;  /*centering for most browsers*/
	padding: 0;
	border-top: 2px #006 solid;
	border-bottom: 2px #006 solid;
	border-left: 2px #006 solid;
	border-right: 2px #006 solid;
	/*background-image: url(http://www.saintpaulpolicefoundation.com/images/patch.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

#pagecontent {
	margin: 10px;
	padding: 10px 30px 10px 20px;
}

#footer {
	width: 760px;
	margin: 0 0 20px 0;
	margin-left: auto;  /*centering for most browsers*/
	margin-right: auto;  /*centering for most browsers*/
	bottom: 0px;
	color: #FFFFFF;
	background-color: #000066;
	/*background-image: url(http://www.saintpaulpolicefoundation.com/images/footer_background.gif);
	background-repeat: repeat-x;*/
	padding-top: 1px;
	padding-bottom: 1px;
	position: bottom;
	border-left: 2px #006 solid;
	border-right: 2px #006 solid;
	border-bottom: 2px #006 solid;
}

#footer p {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #FF6;
}

#footer a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #336633;
}

#footer a:hover {
	color: #336633;
	background-color: #FFFFFF;
}

#footer p {
	font-size: 12pt;
	font-weight: bold;
	line-height: 22px;
}

p, td, li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #003;
}

li {
	margin-bottom: 16px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
  color: #003;
  margin: 0;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
  color: #003;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: 600;
  color: #003;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: 600;
  color: #003;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-style: normal;
  line-height: normal;
  font-weight: 400;
}

h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-style: normal;
  line-height: normal;
  font-weight: 400;
  color: #000000;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  /*font-size: 0.9em;
  font-style: normal;
  line-height: normal;
  font-weight: 400;
  color: #000000;*/
  vertical-align: top;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.i {
  font-style: italic;
}

.b {
  font-weight: 700;
}

.bi {
  font-style: italic;
  font-weight: 700;
}

a {
  color: #000099;
}

a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.left {
	text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: 500;
}

.in1 {
  margin-left: 25px;
}

.in2 {
  margin-left: 50px;
}

.in3 {
  margin-left: 75px;
}

.red {
  color: #FF0000;
}

.green {
	color: #009900;
}

.white {
  color: #FFFFFF;
}

.blue {
	color: #1C5E79;
}

.left {
  text-align: left;
}

.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.bottomline {
	border-bottom: 1px solid black;
}

.top0 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.bottom0 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}