
body {
	margin: 3px 3px 0px;
	color: #000044;
	background-color: #f0f0f0;
	font-family: sans-serif
}
p {
	font-size: 9pt;
	margin: 3px 3px 0px;
	color: #000044;
	text-align: justify
}
table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse
}
p.bigger {
	font-size: 10pt
}
form {
	margin: 0px;
	color: #000044
}
tr {
	margin: 0px
}
select {
	border-style: solid;
	border-color: #99aabb;
	border-width: 1px;
	color: #000044;
	font-size: 9pt
}
input {
	border-style: solid;
	border-color: #99aabb;
	border-width: 1px;
	color: #000044;
	font-size: 9pt
}
h1 {
	margin-top: 0px;
	font-size: 10pt;
	margin-bottom: 0px;
	text-transform: uppercase
}
h2 {
	margin-top: 0px;
	font-size: 10pt;
	margin-bottom: 0px;
	font-style: italic
}
textarea {
	margin-top: 0px;
	font-size: 9pt;
	margin-bottom: 0px
}
img {
	margin: 10px
}
a {
	text-decoration: none;
	color: #003aaa
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #003aaa
}
.grey {
	margin: 0px;
	background-color: #f1f1f5
}
th {
	border-top-width: 1px;
	border-right: #ffffff 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #ffffff 1px solid;
	text-align: left;
	background-color: #bbccdd;
	height: 20px;
	color: #ffffff;
	font-size: 8pt;
	background-image: url(../images/fade_small_bbccdd.jpg);
	line-height: 19px;
}
td {
	font-size: 8pt
}
td.topNav {
	background-position: top right;
	background-repeat: no-repeat;
	border-right: #ffffff 1px solid;
	padding-right: 4px;
	border-top: #ffffff 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	cursor: pointer
}
h1 {
	font-size: 10pt
}
hr {
	border-style: solid;
	height: 1px;
	border-width: 0px;
	border-color: #ffffff;
	color: #ffffff;
	background-color: #ffffff;
	width: 50%
}
img {
	border-width: 0px
}
div.panel {
	background-color: #f0f0f0;
	background-image: url(../images/fade_large_a.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 8px
}
div.panelB {
	background-color: #f0f0f0;
	background-image: url(../images/fade_large_b.jpg);
	background-position: bottom right;
	background-repeat: repeat-y;
	padding: 8px
}
p.linkList {
	font-size: 8pt;
	text-align: left;
}
.segment {
	width: 98px;
	height: 98px;
	border-width: 0px;
	border-style: solid;
	border-color: #99aabb;
	font-weight: bold;
	text-align: center
}
td.tableBottom {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #99aabb
}
.formButton {
	border-style: solid;
	border-color: #99aabb;
	border-width: 1px;
	background-color: #f0f0f0;
	color: #000044;
	font-size: 10pt
}
.contentArea {
	padding: 10px
}
fieldset
{
	font-size: 10pt;
	padding: 5px;
}
.small
{
	font-size: 6pt;
}
.large
{
	font-size: 10pt;
}
.largest
{
	font-size: 12pt;
}
/* CALENDAR */
.calBody {
	background-color: #f1f1f5
}

.calHeader {
	background-color: #99aabb;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border-style: none;
	font-size: x-small
}

.clicked {
	background-color: #bbccdd;
	color: #000044;
	cursor: pointer;
	font-size: x-small
}

.unclicked {
	color: #000044;
	cursor: pointer;
	font-size: x-small
}

.disabled {
	background-color: #DDDDDD;
	color: #f0f0f0;
	cursor: default;
	font-size: x-small
}
