td { 
	font-family:Arial;
	font-size:10pt; }

a { text-decoration:none;color:#006699;font-weight:bold; }
a:hover { text-decoration:underline; }

.footer { color: #007DC3; }

.tableGray { 
	BORDER-TOP: #CCCCCC 2px solid;
	BORDER-BOTTOM: #CCCCCC 2px solid;
	BORDER-LEFT: #CCCCCC 2px solid;
	BORDER-RIGHT: #CCCCCC 2px solid; }

.whtlink { 
 color:#FFFFFF; 
 font-size:8pt; }

.whtlinkBOLD { 
 color: #FFFFFF;
 font-size:12pt;
 font-weight:bold; }

.header { 
 font-size:14pt;
 color:#666666;
 font-weight:bold; }

.caption { 
 color: #006699;
 font-weight:bold;
 text-decoration:none; }

.error_strings { 
 font-family:Verdana;
 font-size:10px;
 color:#660000; }

input, textarea, select { 
 font-family: Arial; 
 font-size: 9pt;
 color:#666666; }

#kuwc { 
 font-family: Verdana; 
 font-size: 8pt;
 color:#666666; }

/************ Button  ************/

#Review {
	float:left;
	position:relative;
	top:180px;
	left:230px; }

a.button {
	/* Sliding right image */
	background: transparent url('images/button_right_01.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 34px;
	margin-right: 6px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; }

a.button span {
	/* Background left image */ 
	background: transparent url('images/button_left_01.png') no-repeat; 
	display: block;
	line-height: 22px;
	padding: 7px 0 5px 18px; }

a.button:hover span{
	text-decoration:underline; }
