@charset "utf-8";
/* CSS Document */
.title {
	font-weight: bold; font-size: 10px; color: #ffffff; font-family: verdana, sans-serif; text-decoration: none
}
.title2 {
	font-weight: bold; font-size: 11px; color: #DFB188; font-family: verdana, sans-serif; text-decoration: none
}
.text {
	PADDING-LEFT: 10px; font-size: 10px; color: #2d2d2d; text-indent: 0px; font-family: verdana, sans-serif; text-align: left; text-decoration: none
}
.small {
	PADDING-LEFT: 10px; font-size: 9px; color: #2d2d2d; font-family: arial, sans-serif; text-decoration: none
}
.smallwhite {
	font-weight: normal; font-size: 9px; color: #ffffff; font-family: verdana, sans-serif; text-decoration: none
}
.bold {
	font-weight: bold; font-size: 10px; color: #000000; font-family: verdana, sans-serif; text-decoration: none
}
.link {
	font-size: 10px; color: #003366; font-family: verdana, sans-serif; text-decoration: underline
}
.link2 {
	font-weight: bold; font-size: 10px; color: #003366; font-family: verdana, sans-serif; text-decoration: underlineM;
}
.link3 {
	font-weight: normal; font-size: 11px; color: #cc6600; font-family: verdana, sans-serif; text-decoration: underline;
}
.blue {
	font-weight: bold; font-size: 11px; color: #0071bd; font-family: arial, sans-serif; text-decoration: none;
}
p {
	font-weight: normal; font-size: 11px; margin: 5px 10px 20px; color: #000000; text-indent: 0px; font-family: arial,sans-serif; text-align: left; text-decoration: none;
}
.blue2 {
	font-weight: bold; font-size: 12px; color: #003366; font-family: arial, sans-serif; text-decoration: none
}

.imagewithmarginleft { margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px; float: left; }

.imagewithmarginright { margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px; float: right; }

.tableborder {
	border: 1px solid #003366;
}

img { border: 0px; }

