body { 
	voice-family: ""}""; 
	voice-family: inherit; 
	width: expression(document.documentElement.clientWidth - 30);
}
th {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}

td {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}

input, textarea, select {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #333333;
}

img {
	vertical-align:middle;
}

.button {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background-color: #F6F9FA;
	border: 1px solid #333333;
	border-style: inset;
	cursor: pointer;
	font-size: 11px;
	padding: 0 6px 0 6px;
}

.button:hover {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background-color: #F6F9FA;
	border: 1px solid #333333;
	border-style: solid;
	cursor: pointer;
	font-size: 11px;
	padding: 0 6px 0 6px;
}

.label {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	border: 1px solid #FAF6F9;
	background: #416FAB;
	color: #F6F9FA;
	font-weight: bold;
	font-size: 9pt;
	padding: 4px;
}
.panel {
	border: 1px solid #416FAB;
}

.header {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background: transparent;
	color: #444444;
	font-weight: bold;
	font-size: 9pt;
	padding: 4px;
}

a.header {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background: transparent;
	color: #444444;
	font-weight: bold;
	font-size: 9pt;
	padding: 4px;
}

a.header:hover {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background: transparent;
	color: #1A4977;
	font-weight: bold;
	font-size: 9pt;
	padding: 4px;
}

.comments {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
}

.small {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        color: #333333;
        font-weight: normal;
        font-size: 7pt;
}
.red {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        color: #FF0000;
}

form {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	margin: 2px 0 0 0;
}

a.menu {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF6633;
	text-decoration: underline;
}

a.menu:active {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF6633;
	text-decoration: underline;
}

a {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF6633;
	text-decoration: none;
}

a:active {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF6633;
	text-decoration: none;
}

.underline {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #1A4977;
	font-size: 8pt;
	text-decoration: underline;
	cursor: pointer;
}

a.underline {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #1A4977;
	font-size: 8pt;
	text-decoration: underline;
}

a.underline:hover {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #416FAB;
	font-size: 8pt;
	text-decoration: underline;
}
