body
{
	
	width:100%;
	margin: 0 auto;
	vertical-align:center;
	font-family: Tahoma, Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 8pt;
	background: #ffffff ;
}

td
{
	font-family: Tahoma, Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 8pt;
}

a 
{
	text-decoration:none;
	font-weight:bold;
	color:#c63203;
}

a:visited 
{	
	color:#c63203;
}
a:active  
{ 
	color:#FEAC00;	
}
a:hover
{	
	color:#FEAC00;	
	text-decoration:underline;	
}

#page
{
	width:100%;
	background-color:#FFFFFF;
}

#banner
{
	width:100%;
	vertical-align:top;
	background: #FDBB07 url(../images/layout/wkb_header_bg.jpg) repeat-x;
}

#breadcrumb
{
	background:#EB9F01;
	border-bottom:solid #989898 1px;
	font-family: Tahoma, Verdana, Arial, Geneva, helvetica, sans-serif;
 	font-size: 8pt;
 	background-image:url(../images/layout/gradientFill.png);
	background-repeat:repeat-x;
 	vertical-align:top;
}

#mainCanvas
{
	height:300px;
	vertical-align:center;
	background: #FFF0D7;
}

#footer
{
	background-image:url(../images/layout/wkb_footer_bg.png);
	background-repeat:repeat-x;
}

h2 
{
	font-size:14px;
	padding-top:10px;
	color: #004483;
}
	
h3 
{
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	color:#4682B4;
}

pre 
{
	font-size:11px;
	color:blue;
}

#indexHeader
{
	background-image:url('../images/lpanelgradbgp.jpg');
	background-repeat:repeat-y;
	width:100%;
}

