body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 680px;
}
h1 {
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 8px;
	margin-top: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 8px;
	line-height: 14px;
	margin-right: 8px;
	margin-top: 5px;
}
img.left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
img.leftbordered {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
img.right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 8px;
	margin-bottom: 6px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: 8px;
	margin-bottom: 6px;
}
h2.yellow {
	background-image: url(images/bullet_h2_yellow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
h2.blue {
	background-image: url(images/bullet_h2_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
div.banner{
	padding-bottom: 20px;
}
div.banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #113CBB;
	text-decoration: underline;
}
.extraeffect {
	color: #113CBB;
}
a.more {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	background-image: url(images/bullet_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	display:block;
	clear:both;
}
a.more_nobreak {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	background-image: url(images/bullet_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
}
a.textlink{
	color: #333333;	
	text-decoration: none;
}
a.textlink:hover{
	color: #333333;	
	text-decoration: underline;
}
td.leftborder {
	border-left: 1px solid #cccccc;
}
div.hline {
	border-top: 1px solid #DBDBDB;
	padding-top: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.bordered {
	border: 1px solid #cccccc;
}
.contact {
	margin-top: 4px;
	margin-bottom: 4px;
}

.novmargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
}