html, body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	scrollbar-face-color: #004A8C;
	scrollbar-shadow-color: #043163;
	scrollbar-highlight-color: #3488BD;
	scrollbar-3dlight-color: #1B6AAB;
	scrollbar-darkshadow-color: #012241;
	scrollbar-track-color: #00488E;
	scrollbar-arrow-color: #3488BD;
	scrollbar-base-color: #012241;
}

a {
	color: #003371;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

li {
	list-style-image: url(/ima/cm-bullet-new.png);
}

textarea {
	background-color: #FFFFFF;
	border-bottom: #00488E 1px outset;
	border-left:  #3488BD 1px outset;
	border-right: #00488E 1px outset;
	border-top:  #3488BD 1px outset;
	color: #00488E
}

.clear { clear: both; }

.arial12white {
	color: #FFFFFF
}
.arial11white {
	font-size: 11px;
	color: #FFFFFF
}
.arial12white a {
	color: #FFFFFF
}
.arial10black {
	font-size: 10px;
	color: #000000
}
.arial12black {
	color: #000000
}
.arial12darkblueBold {
	font-weight: bold;
	color: #003371
}
.arial12blackBold {
	font-weight: bold;
	color: #000000
}
.arial12darkblue {
	color: #003371
}
.arial12lightblueBold {
	font-weight: bold;
	color: #D6E7F2;
}
.arial10darkblue {
	font-size: 10px;
	color: #003371
}
.arial14blackBold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.arial12whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.timebox {
	color: #003371;
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	border: 0px;
}
.arial14darkblue {
	font-size: 16px;
	color: #003371
}
.error_field {
	border: 1px solid #FF0000;
}
.inputStyle {
	background-color: #FFFFFF;
	border-bottom: #00488E 1px outset;
	border-left:  #3488BD 1px outset;
	border-right: #00488E 1px outset;
	border-top:  #3488BD 1px outset;
	color: #00488E
}
tbody tr td a img {
	border:none;
}
