H2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color : #2972BF;
	margin-bottom : 8px;
}

H3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color : #2972BF;
	margin-bottom : 3px;
}

.verdana100FFFFFFt{
font-family:Verdana;font-size:13px;color:#000000;text-decoration:none;
}
.navlink{
color:#efefef;text-decoration:underline;font-family:arial,tahoma;font-size:12px;
}
.navlink:hover{
color:#62CAFF;text-decoration:none;font-family:arial,tahoma;font-size:12px;
}

A {
color:#007BB7;text-decoration:underline;
}
A :hover{
color:#007BB7;text-decoration:none;
}



.kcb_footer{
font-size:11px;font-family:arial,tahoma;
}

.kcbnote{
	background-color : #FFFFF0;
	border : 1px dotted Black;
	margin-bottom : 5px;
	margin-top : 5px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	font-family : Arial, Tahoma;
	font-size : 13px;
}


.box           {width: 325px;padding: 25px;border: 1px solid gainsboro;background:white no-repeat;}
.left          {margin: 0 auto 32px 0;}
div.blue       {background-image: url(images/blue.jpg);}



.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 600;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 600; margin: 1em auto; }