body {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none; 
	FONT-SIZE: 83%;
	font-family: Verdana, Helvetica, sans-serif;
}

.accentSpc {
	FONT-SIZE: 14px;
}
.accentbarBottom {
	FONT-WEIGHT: normal; COLOR: rgb(255,255,255); TEXT-DECORATION: none; 
	FONT-SIZE: 2px; BACKGROUND-COLOR: rgb(190,190,190);
}

table { FONT-SIZE: 100% }

.input_label {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none; 
	FONT-SIZE: 90%;
	font-family: Verdana, Helvetica, sans-serif;
}

.error {
	FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: none; 
	font-family: Verdana, Helvetica, sans-serif;
}
.message {
	FONT-WEIGHT: bold; COLOR: darkblue; TEXT-DECORATION: none; 
	font-family: Verdana, Helvetica, sans-serif;
}
.warning {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none; 
	font-family: Verdana, Helvetica, sans-serif;
}
table sup {
	FONT-WEIGHT: bold; COLOR: red;
}

.welcome {
	FONT-WEIGHT: bold; COLOR: rgb(128,0,0); TEXT-DECORATION: none; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 110%;
}

.pagetitle {
	FONT-WEIGHT: bold; COLOR: rgb(64,64,64); TEXT-DECORATION: none; 
	FONT-SIZE: 150%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.date {
	FONT-WEIGHT: bold; COLOR: rgb(64,64,64); TEXT-DECORATION: none; 
	FONT-SIZE: 85%;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.question {
	FONT-WEIGHT: bold;
}

a {
	COLOR: rgb(0,0,255); TEXT-DECORATION: underline; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}
a:link {
	COLOR: rgb(0,0,255); 
}
a:visited {
	COLOR: rgb(0,0,255); 
}
a:hover {
	COLOR: rgb(0,0,255); 
}

ul li {
	list-style-type: square
}
ul li li {
	list-style-type: disc
}

.footer {
	COLOR: rgb(120,120,120); FONT-SIZE: 75%;
	TEXT-DECORATION: none; 
	font-family: Verdana, Helvetica, sans-serif;	
}


.nt_heading {
	background-color:	#f7f5e9;
	color: 				rgb(0,0,0);
	font-family: 		Verdana, Helvetica, sans-serif;
	font-weight: 		bold;
}
.nt_colheading {
	background-color:	#cee7ff;
	color: 				rgb(0,0,102);
	font-family: 		Verdana, Helvetica, sans-serif;
	font-weight: 		bold;
}
.nt_colheading:link {
	color: 				rgb(0,0,102);
}
.nt_colheading:visited {
	color: 				rgb(0,0,102);
}
.nt_colheading:hover {
	color: 				rgb(0,0,102);
}
.nt_table_border {
	background-color:	#000000;
}
.nt_colheading_bg {
	background-color:	#cee7ff;
}
.nt_odd {
	background-color:	#dddddd;/*#efefef;*/
	color:				#000000;
	font-family: 		Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
}
.nt_even {
	background-color:	#ffffff;
	color:				#000000;
	font-family: 		Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
}

.normal_blue {
	FONT-WEIGHT: normal; COLOR: black; TEXT-DECORATION: none; 
	background-color:	#cee7ff;
	font-family: Verdana, Helvetica, sans-serif;
}
.mrp_btn {
	padding-left: 		2px;
	FONT-WEIGHT: bold;
}
.mrp_btn_75 {
	padding-left: 		2px;
	FONT-WEIGHT: bold;
	width:				75px;
}
.mrp_btn_125 {
	padding-left: 		2px;
	FONT-WEIGHT: bold;
	width:				125px;
}
.mrp_btn_200 {
	padding-left: 		2px;
	FONT-WEIGHT: bold;
	width:				175px;
}
