/* external CSS file */
/* filename admin.css */

/* dark blue (base color): #133055 */
/* navy blue: #083b8b */
/* medium blue: #4b7fe3 */
/* grey-green (header bkgrd): #95babd */
/* dark red: #8b1128 */
/* medium red: #ca325a */
/* dark green: #225f25 */
/* medium green: #419a48 */
/* spring green: #a0d339 */
/* chartruese: #cbdc56 */

/* import CSS file to undo browser style defaults */
@import url("formathtml.css");

body {
	background: #133055;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#printLogo {
    display: none;
}

#accessibility {
    display: none;
}

h1 {
	background: url(/images/logo.jpg) no-repeat;
	height: 113px;
	position: relative;
	text-indent: -9999px;
	width: 353px;
}

h1 a:link, h1 a:visited, h1 a:hover {
	border: none;
	display: block;
	height: 113px;
	position: relative;
	text-decoration: none;
	width: 353px;
}

h2 {
	border-bottom: 1px solid #cbdc56;
	color: #225f25;
	font-family: georgia, times new roman, serif;
	font-size: 150%;
	margin: 15px 15px 20px 15px;
	padding: 0 0 3px 0;
}

h3 {
	color: #8b1128;
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 25px 15px 0 15px;
}

h4 {
	color: #133055;
	font-size: 80%;
	font-weight: bold;
	margin: 15px 15px 0 15px;
}

a:link, a:visited {
	color: #083b8b;
	border-bottom: 1px dotted #083b8b;
}

a:hover {
	color: #4b7fe3;
	border-bottom: 1px dotted #4b7fe3;
}

img.news {
	border: 1px solid #95babd;
	float: right;
	margin: 15px 15px 10px 15px;
	padding: 2px;
}

img.icon {
	margin: 0 3px 0 3px;
	vertical-align: middle;
}

.date {
	color: #ca325a;
	font-size: 65%;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
}

.small {
	font-size: 85%;
}

.toplink {
	font-size: 75%;
}

#container {
	/* background: url(/images/navDivider.jpg); */
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0 0 0 -45%;
	min-width: 760px;
	position: absolute;
	width: 90%;
	left: 50%;
}

#header {
	background: #95babd url(/images/headerBkgrd.jpg);
}

#header #image {
	background: url(/images/header.jpg) no-repeat;
	height: 113px;
	position: absolute;
	right: 0;
	top: 0;
	width: 375px;
}

#header p a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

#mainNav {
	background: #083b8b;
	border-top: 1px solid #ffffff;
	padding: 5px 0 5px 0;
	width: 100%;
}

#mainNav ul {
	font-size: 70%;
	margin: 0 0 0 15px;
}

#mainNav li {
	border-right: 1px solid #95babd;
	display: inline;
	margin: 0 7px 0 0;
	padding: 0 10px 0 0;
}

#mainNav li.last {
	border: none;
}

#mainNav a:link, #mainNav a:visited {
	border-bottom: none;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}

#mainNav a:hover {
	border-bottom: none;
	color: #95babd;
}

#navDivider {
	background: url(/images/navDivider.jpg);
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	clear: both;
	height: 5px;
}

#mainContent p {
	font-size: 80%;
	margin: 10px 15px 15px 15px;
}

#mainContent p.topLink {
	font-size: 70%;
}

#mainContent p.blockquote {
	font-size: 70%;
	line-height: 1.3;
	margin: 10px 50px 15px 50px;
}

#mainContent ul {
	font-size: 70%;
	list-style-image: url(/images/linkBullet.jpg);
	margin: 25px 10px 20px 60px;
}

#mainContent ul a:link, #mainContent ul a:visited, #mainContent ul a:hover {
	font-size: 115%;
}

#mainContent ul a:link.normal, #mainContent ul a:visited.normal, #mainContent ul a:hover.normal {
	font-size: 100%;
}

#mainContent li {
	line-height: 1.3;
	margin: 15px 5px 15px 5px;
}

#mainContent li.indent {
	list-style-image: none;
	list-style-type: disc;
	margin: 0 0 0 20px;
}

#mainContent img a:link, #mainContent img a:visited, #mainContent img a:hover {
	border: none;
	text-decoration: none;
}

#leftNav {
	float: left;
	width: 243px;
}

#leftNav h3 {
	border-bottom: 1px solid #cbdc56;
	color: #225f25;
	font-size: 90%;
	font-weight: normal;
	margin: 20px 15px 10px 15px;
}

#leftNav p {
	color: #133055;
	font-size: 70%;
	margin: -10px 15px 0 15px;
	padding: 5px 0 5px 0;
}

#leftNav ul {
	margin: 0 10px 20px 35px;
}

#leftNav li {
	line-height: 1.2;
	margin: 8px 5px 8px 5px;
}

#leftNav ul a:link, #leftNav ul a:visited, #leftNav ul a:hover {
	font-size: 100%;
}

#leftNav img {
	float: none;
}

#reflectionsPromo {
	background: url(/images/mnReflections.jpg);
	border: 1px solid #133055;
	height: 179px;
	margin: 20px 15px 10px 15px;
	text-align: center;
	text-indent: -9999px;
	width: 211px;
}

#reflectionsPromo a:link, #reflectionsPromo a:visited, #reflectionsPromo a:hover {
	border: none;
	display: block;
	height: 179px;
	position: relative;
	text-decoration: none;
	width: 211px;
}

#pageContent {
	background: #ffffff;
	border-left: 1px solid #95babd;
	float: left;
	margin: 0 5px 0 0;
	min-height: 400px;
	width: 67%;
}

#mainContent div.full {
	border-left: none;
	float: none;
	margin: 0;
	width: 100%;
}

#pageContent table {
	font-size: 70%;
	width: 100%;
}

#pageContent th {
	background: #133055;
	color: #ffffff;
	vertical-align: top;
}

#pageContent th.subheader {
	background: #4b7fe3;
}

#pageContent strong {
	color: #133055;
	font-weight: bold;
}

#breadCrumb p {
	color: #083b8b;
	font-size: 70%;
	margin: 10px 15px 20px 15px;
}

#breadCrumb a:link, #breadCrumb a:visited {
	border-bottom: 1px dotted #083b8b;
	color: #083b8b;
}

#breadCrumb a:hover {
	border-bottom: 1px dotted #4b7fe3;
	color: #4b7fe3;
}

#imageWithCaption {
	float: right;
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;
	text-align: center;
	width: 260px;
}

#imageWithCaption img {
	background: url(/images/navDivider.jpg);
	border: 1px solid #95babd;
	padding: 3px;
}

#imageWithCaption p {
	color: #4b7fe3;
	font-size: 70%;
	margin: 5px 5px 0 5px;
}

.homepageNews {
	clear: both;
}

#bottomDivider {
	background: url(/images/navDivider.jpg);
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	clear: both;
	height: 5px;
}

#footer {
	background: #95babd;
	border-bottom: 1px solid #ffffff;
	clear: both;
	padding: 10px;
}

#footer p {
	color: #133055;
	font-size: 70%;
	margin: 0;
}

#footer ul {
	font-size: 70%;
	margin: 0 0 10px 0;
}

#footer li {
	border-right: 1px solid #133055;
	display: inline;
	margin: 0 2px 0 0;
	padding: 0 6px 0 0;
}

#footer li.last {
	border: none;
}

#footer li a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

/* Form elements styling */

fieldset {
	background: #ffffff url(/images/formBkgrd.jpg) repeat-x;
	border: 1px solid #95babd;
	margin: 0 15px 10px 15px;
}

legend {
	display: none;
}

fieldset em {
	color: #ca325a;
	font-weight: bold;
}

fieldset ol {
	color: #133055;
	font-size: 80%;
}

fieldset li {
	padding: 5px 0 5px 0;
}

fieldset .note {
	font-size: 85%;
	padding: 5px;
}

fieldset .label {
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0;
	text-align: right;
	vertical-align: top;
	width: 25%;
}

input {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 85%;
}

.textfield {
	border: 1px solid #95babd;
	padding: 2px;
	width: 200px;
}

.textbox {
	border: 1px solid #95babd;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 2px;
	width: 300px;
}

a.expand {
	/* This is the key. */
	color: #083b8b;
	border-bottom: 1px dotted #083b8b;
	font-size: 85%;
	position: relative;
	z-index: 24;
}

a.expand:hover {
	z-index: 25;
	color: #4b7fe3;
	border-bottom: 1px dotted #4b7fe3;
}

a.expand span { 
	display: none;
}

a.expand:hover span.expand {
	/* The span will display just on :hover state. */
	display: block;
	position: absolute;
	top: 2em;
	left: -10em;
	width: 325px;
	padding: 5px;
	color: #133055;
	border: 1px solid #133055;
	background-color: #ffffff;
	text-align: left;
}

a.expand:hover span.expand img {
	float: right;
	margin: 0 0 5px 5px;
}

a.expand:hover span.expand h3 {
	color: #8b1128;
	font-family: helvetica, arial, sans-serif;
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 5px 0;
}

/* end form styling */