body 
{
	background-color: White; 
}

/* fonts */
.k3mediumfont 
{
	font-family: Verdana, sans-serif; 
	font-size: 9pt;
	font-weight: normal;  
}

.k3mediumfontright 
{
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-align: right; 
}

.k3mediumfontbold 
{
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

.k3mediumfontrightnormal 
{
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	text-align: right; 
}

.k3smallfont 
{
	font-family: Verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;  
}

/* general styles */
.k3boldright 
{
	font-weight: bold; 
	text-align: right; 
}

.k3redleft 
{
	color: Red; 
	text-align: left; 
}

.k3redright 
{
	color: Red; 
	text-align: right; 
}

.k3redboldright 
{
	color: Red; 
	text-align: right; 
	font-weight: bold;
}

.k3redcenter 
{
	color: Red; 
	text-align: center; 
}

.k3center  
{
	text-align: center; 
}

.k3boldcenter  
{
	text-align: center; 
	font-weight: bold;
}

.k3bold
{
	font-weight: bold;
}	

.k3left 
{
	text-align: left; 
}

.k3right 
{
	text-align: right;
}

.k3fullborder 
{
	border-bottom: solid 1px Black; 
	border-top: solid 1px Black; 
}

/* control styles */
.k3button 
{ 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	vertical-align: middle; 
}

.k3labellargeright 
{
	font-family: Verdana, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	text-align: right; 
	border-color:Black; 
}

.k3textboxleft 
{
	font-family: Verdana, sans-serif;  
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
}

.k3textboxsmallleft 
{
	font-family: Verdana, sans-serif;  
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
}

.k3textboxright 
{
	font-family: Verdana, sans-serif;  
	font-size: 9pt; 
	font-weight: normal; 
	text-align: right; 
}

/* Specialty styles */
.k3areatitle 
{
	font-family: Verdana, sans-serif;  
	font-size: 11pt; 
	font-weight: bold; 
	text-align: right; 
	color: #DD9A07; 
}

.k3pagetitle 
{ 
	font-family: Verdana, sans-serif;  
	font-size: 12pt; 
	font-weight: bold; 
	text-align: left; 
	color: #DD9A07; 
}

.k3bottombordersmallfont 
{
	font-family: Verdana, sans-serif; 
	font-size: 8pt;
	border-bottom: solid 1px Black; 
}
