body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.orangestrip {
	background-color: #FF6600;
	padding-top: 0px;
	height: 3px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#bodyholder {
	background-image: url(images/strip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	font-size: 10px;
	text-align: center;
}
#navbar {
	background-color: #123066;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover {
	text-decoration: none;
	color: #FF6600;
}
#navbar a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.nbbuttonsmid {
	padding-right: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8FBCCF;
}
.nbbuttonsleft {
	padding-right: 25px;
	padding-left: 25px;
}

.rhhdrtxt {
	text-align: right;
	height: 76px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-image: url(images/icmlogo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #0C2577;
}
#teststyle {
	background-color: #FF6600;
}

/*.bkgrorange {
	background-color: #FF6600;
	padding-top: 3px;
	padding-bottom: 3px;
}
*/
.bkgrorangenp {
	background-color: #FF6600;
}
.orangetxt {
	font-weight: bold;
	color: #FF6600;
}
.bottombdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 10px;
}
.lgtbluetxt {
	color: #95ADD1;
}
.lgtbluetxt a {
	color: #95ADD1;
}
.lgtbluetxt a:link {
	text-decoration: none;
}
.lgtbluetxt a:visited {
	text-decoration: none;
}
.lgtbluetxt a:hover {
	text-decoration: none;
}
.lgtbluetxt a:active {
	text-decoration: none;
}

.tblpadding {
	padding-left: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}


.bold {
	font-weight: bold;
}
