body {
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 10pt;
	background-color: #E1E3E6;
}
a {
	color: #224466;
	text-decoration: underline;
}
a:hover {
	color: #7E91AE;
	text-decoration: none;
}
ul.nav {
	padding: 0px 2px 2px 5px;
	margin: 0 3px 2px 15px;
	list-style-image: url(/images/arrow.jpg);
	background: transparent;
}
h1 {
	color: #224466;
	border: 1px solid #405167;
	text-align: center;
	padding: 2px;
	font-size: 14pt;
}
hr {
	height: 1px;
}
table.border {
	border: 1px solid #405167;
	width: 100%;
}
table.standard {
	border: 1px solid #405167;
	width: 100%;
}
table.standard2 {
	border: 1px solid #405167;
}
table.contents {
	width: 100%;
}
th {
	color: #000000;
	background-color: #E1E3E6;
}
th.left {
	text-align: left;
}
td.head {
	width: 100%;
	background-image: url(/images/head3.jpg);
}
td.squares {
	width: 100%;
	background-image: url(/images/head5.jpg);
	border-top: 1px solid #405167;
	border-bottom: 1px solid #405167;
	font-size: 6px;
	height: 6px;
}
td.buttons {
	width: 100%;
	background-image: url(/images/buttons2.jpg);
}
td.contentsleft, td.contentsright {
	color: #000000;
	background-color: #F5F6F7;
	width: 150px;
	padding: 5px;
	vertical-align: top;
	font-family: Verdana,serif;
}
td.contentsmiddle {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #405167;
	border-right: 1px solid #405167;
	vertical-align: top;
	width: 100%;
}
td.bottom {
	border-top: 1px solid #405167;
	background-image: url(/images/bottom3.jpg);
	width: 100%;
}
td.forum_forumlist {
  border: 1px dotted #405167;
  background-color: #F5F6F7;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
td.forum_forumname  {
	font-size: 110%;
	font-weight: bold;
}
td.forum_topictd { 
  border: 1px dotted #405167;
  background-color: #F5F6F7;
  text-align: left; 
}
div.forum_msg {
	background-color: #FFFFFF; 
	padding: 5px;
}
span.forum_subject { 
	font-weight: bold; 
}
span.forum_login {
	white-space: nowrap;
}
div.forum_msghead {
	font-style: italic;
	background-color: #e8ecef;
	margin: 5px;
}
td.forum_fieldname, td.forum_fieldlist, td.forum_fieldtopic {
	background-color: #F5F6F7; 
	padding: 5px;
	text-align: center;
	border: 1px dotted #405167;
}
td.forum_fieldname {
	border: 1px solid #405167;
	font-weight: bold;
	background-color: #e8ecef;
}
td.forum_fieldtopic {
	text-align: left;
}
table.email_headers {
	border: 1px solid #000000;
	width: 100%;
	background-color: #eaeaea;
}
td.email_headers {
	text-align: right;
	font-weight: bold;
	width: 50px;
}
td.center, td.recalculate {
	text-align: center;
}
td.recalculate {
	border-top: 1px solid #405167;
}
td.red {
	color: #a80000;
}
td.orange {
	color: #ff6a00;
}
td.green {
	color: #136000;
}
img {
	border: 0px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
img.buttonmiddle {
	float: left;
}
img.bottommiddle {
	float: left;
	padding-left: 35%;
}
img.border {
	border: 1px solid #405167;
}
div.box_green {
	border: 2px solid #2d863a;
	padding: 5px;
	margin-bottom: 10px;
}
div.box_red {
	border: 2px solid #95282b;
	padding: 5px;
	margin-bottom: 10px;
}
div.infoboxtitle {
	border-top: 1px solid #405167;
	border-left: 1px solid #405167;
	border-right: 1px solid #405167;
	color: #000000;
	background-color: #E1E3E6;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}
div.infoboxcontents {
	border: 1px solid #405167;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.title {
	color: #405167;
	text-align: center;
	border-bottom: 1px solid #405167;
	font-size: 14pt;
	margin-bottom: 7px;
}
div.footer {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
}
div.bigger, p.bigger, td.bigger {
	font-size: 12px;
	font-weight: bold;
}
div.errors, p.errors {
	color: #723b3b;
	font-weight: bold;
}
p.center {
	text-align: center;
}
.bold, .ibold {
	font-weight: bold;
}
.ibold {
	display: inline;
}
