h3 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #687AA5;

}
ul {
	font: 0.8em Arial, Geneva, Helvetica, sans-serif;
}
p {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
}
a:link {
	color: #003873;
}
a:visited {
	color: #003976;
}
a:hover {
	color: #003873;
	background-color: #F3F5F9;
	text-decoration: none;

}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336633;
}
h4 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #003873;

}
.small {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	font-size: 0.75em;
}
.watermark {
	background-image: url(img/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.cellborder {
	border: 1px solid #A9BFC2;


}
.fullcellborder {
	border: 1px solid #003873;
}
.leftCellborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9BFC2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9BFC2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9BFC2;
}
.topLeftCB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003976;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9BFC2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9BFC2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9BFC2;
	background-color: #CCE5FF;
}
.topRightCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9BFC2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A9BFC2;
	border-right-color: #A9BFC2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9BFC2;
	background-color: #CCE5FF;
}
