﻿@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #125775;
	font-size: 80%;
	line-height: 130%;
	background-color: #02496E;
}
.contentborder {
	border: 1px solid #03759e;
}
.nav_bkg {
	background-image: url(/images/janicorp_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.content_bkg {
	background-image: url(/images/janicorp_07.gif);
	background-repeat: repeat-y;
}
.topleft_corner {
	background-image: url(/images/janicorp2_12.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.topright_corner {
	background-image: url(/images/janicorp2_14.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.bottomleft_corner {
	background-image: url(/images/janicorp2_18.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.bottomright_corner {
	background-image: url(/images/janicorp2_19.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.navitem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005776;
	background-image: url(/images/silva_04.gif);
}
.navitem:hover {
	background-image: url(/images/silva_06.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005776;
}
a.weblink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFC81F;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
a.weblink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFC81F;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
a.weblink:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFC81F;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
a.weblink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFC81F;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
a.weblink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFC81F;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FADD5B;
	padding: 3px;
	color: #18729B;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #630;
	margin: 0px 0px 0px;
}
a:link {
	color: #BF1F26;
}
a:visited {
	color: #BF1F26;
}
a:hover {
	color: #8C1013;
}
a:active {
	color: #BA2029;
}
.lighttext_color {
	color: #FFF;
}
form {
	margin: 0;
}
#spacer {
	height: 1em;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.cell {
	background-color: #FFEDC2;
}
.cellOver {
	background-color: #C0C0C0;
}
.shadow1 {
	width: 98px;
	height: 100px;
	border-right: 4px #C0C0C0 solid;
	border-bottom: 4px #C0C0C0 solid;
}
.shadow2 {
	border: 1px #000000 solid;
	width: 100px;
	height: 100px;
	margin-top: -3px;
	margin-left: -3px;
}
.articleheader {
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	vertical-align:middle;
}
