/*body,div,p,td {
	font-family: tahoma,arial,sans-serif;
	font-size: 12pt;
}*/
table {
	border-collapse: collapse;
}
.plain-table {
	border: none;
}
.small-label {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
}
.cell-small-label {
	border: none;
}
.small-grey {
	font-size: 8pt;
	color: #454545;
}
.cell-label {
	font-weight: bold;
	text-align: right;
	color: #343434;
}
.error-msg {
	border: 2px solid #cc0000;
	padding: 15px;
	font-size: 12pt;
	font-weight: bold;
}
.success-msg {
	border: 2px solid #006600;
	padding: 15px;
	font-size: 12pt;
	font-weight: bold;
}
.big-bold-head {
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}
.big-bold {
	font-weight: bold;
	font-size: 12pt;
}
.copy {
	color: #999999;
	font-size: 8pt;
	padding: 1px;
	font-family: arial;
}
a.copy {
	color: #aaccee;
	text-decoration: none;
}
a.copy:hover {
	color: #99aacc;
	text-decoration: underline;
}
.menu {
	color: #ffffcc;
	text-align: center;
	text-transform: uppercase;
}
a.menu {
	text-decoration: none;
	color: #ffffcc;
	font-weight: bold;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu-in {
	text-align: center;
	color: #3399cc;
	text-transform: uppercase;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.button {
	color: #000000;
	font-weight: bold;
	border: solid 1px #000066;
	font-family: tahoma,verdana,arial,sans-serif;
}
input {
	border: 1px solid #999999;
	font-family: courier new, arial, sans-serif;
}
select {
	border: 1px solid #999999;
	font-family: courier new, arial, sans-serif;
}
.colhead {
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
}
.cell-data {
	font-size: 10pt;
}
.small-note {
	font-size: 8pt;
	color: #333333;
}
a.big-link {
	text-decoration: none;
	color: #000000;
}
a.big-link:hover {
	text-decoration: underline;
	color: #000033;
}
.small-link { font-size: 8pt; font-weight: bold; color: #000033; }
a.small-link { font-size: 8pt; font-weight: bold; color: #000033; text-decoration: none; }
a.small-link:hover { text-decoration: underline; color: #ffffff; }

.div-align-center { margin-left: auto; margin-right: auto; }
.menu-new { color: #777777; text-decoration: none; }
a.menu-new { color: #777777; text-decoration: none; }
a.menu-new:hover { color: #637B94; }
.menu-item {
	position: relative;
	display: block;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
}#menu-containter {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}
