.mainborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}
.subnav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.subnavbg {
	background-image: url(images/header_sub.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000800;
	padding-left: 10px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	padding: 10px;

}
h1 {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #000000;

}
.officeborder {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F0CC88;


}
.officecell {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.officecell2 {
	padding-right: 10px;
}
.lineheight {
	line-height: 30px;
}
.subnav a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.subnav a:hover {
	color: #F0CC88;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.subnav a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.nav a:link {
	color: #000099;
	font-size: 12px;
	text-decoration: underline;
}
.nav a:visited {
	color: #000099;
	font-size: 12px;
	text-decoration: underline;

}
.nav a:hover {
	color: #990000;
	font-size: 12px;
	text-decoration: none;

}
.nav a:active {
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
}
