.navBar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.content {
	padding: 20px;
	width: 620px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
}

.site {
	background-color: #FFFFFF;
	border: 7px solid #F0F0F0;
	height: auto;
	width: 660px;
	position: relative;
	left: 13%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E65310;
	font-size: 30px;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0D457E;
	margin-bottom: 0px;
}

.sideBox {
	padding: 15px;
	width: 130px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	float: right;
	background-color: #FBFBFB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 10px;
	font-size: 12px;
	background-color: #F0F0F0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}




body {
	background-color: #0D457E;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
}
a:link {
	color: #0D457E;
}
a:visited {
	color: #333333;
}
.indent {
	position: relative;
	left: 30px;
	top: -15px;
}
form {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
	margin-top: 0px;
}
.site .content .sideBox #emph_block h2 {
	color: #0D457E;
}
.site .content .sideBox #emph_block a {
	color: #99CC00;
}
#emph_block {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0D457E;
}
