body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4F4F4F;
	line-height: 18px;
}

td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	line-height: 18px;
}
.content span + .content p {
	margin-top: 0px
}
a:link {
	color: #1B6871;
}
a:visited {
	color: #46848C;

}
a:hover {
	color: #46848C;
	text-decoration:none;

}
a:active {
	color: #1B6871;
	text-decoration:none;
}
.boldtext {
	color: #1B6871;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
}
.copyright a:link {
	color: #666666;
	font-weight: normal;
}
.copyright a:visited {
	color:#999999;
	font-weight: normal;

}
.copyright a:hover {
	color:#999999;
	text-decoration:none;
	font-weight: normal;


}
.copyright a:active {
	color: #666666;
	font-weight: normal;

}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.breadcrumbs strong {
	color: #0F3D43;
	font-weight: bold;

}
.breadcrumbs a:link {
	color: #1B6871;
	font-weight: normal;
	text-decoration:underline;
}
.breadcrumbs a:visited {
	color: #1B6871;
	font-weight: normal;
	text-decoration:underline;

}
.breadcrumbs a:hover {
	color: #46848C;
	font-weight: normal;
	text-decoration:underline;
}
.breadcrumbs a:active {
	color: #1B6871;
	font-weight: normal;
	text-decoration:underline;

}
.maintable {
	background-image: url(../images/table_bg.gif);
	background-repeat:repeat-y;
}
.bctable {
	background-image: url(../images/breadcrumb_gr.gif);
	background-repeat: no-repeat;
}
.imagestyle {
	border: 1px solid #CCCCCC;
}
.imagetitle {
	padding-bottom: 5px;
}
.listbold {
	font-size: 11px;
	font-weight: bold;
	color: #913F55;
}
.listbold a:link {
	font-weight: bold;
	color: #913F55 !important;
}
.listbold a:visited {
	font-weight: bold;
	color: #913F55 !important;
}
.listbold a:hover {
	font-weight: bold;
	color: #965375;
}
.listbold a:active {
	font-weight: bold;
	color: #913F55;
}
.listsmall {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
.linklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #913F55;
	list-style-type: none;
}
.linklist a:link {
	font-weight: bold;
	color: #913F55 !important;
}
.linklist a:visited {
	font-weight: bold;
	color: #913F55 !important;
}
.linklist a:hover {
	font-weight: bold;
	color: #965375 !important;
}
.linklist a:active {
	font-weight: bold;
	color: #913F55 !important;
}
.linklist ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #913F55;
	list-style: none;
	padding: 0;
	margin: 0;
}
.linklist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #913F55;
	line-height: 22px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 2px 50%;
	list-style-type: none;
	padding-left: 20px;
}
.boldgreen {
	font-weight: bold;
	color: #1B6871;
}
.boldpurple {
	font-weight: bold;
	color: #913F55;
}
