/* CSS Document */


	


/* Layout */
a.img{
	text-decoration:none;
	
}
.mainpagecolumn{
	float: left;
	width: 146px;
	clear:none;
	padding:5px 3px;
	color:#666666;

}
.mainpagecolumn .title{
	background-color: #999999;
	color:white;
	font-weight:bold;
	border:1px solid #999999;
	border-collapse:collapse;
	padding:0px 3px;
}
.mainpagecolumn .content{
	border-right:1px solid #999999;
	border-collapse:collapse;
	padding:0px 3px;	
	height:160px;
}


#cc_all {
	text-align: center;
	margin:0px auto 0px auto;
	clear:both;
	width:767px;
}
#titlebar {
	height:101px;
	clear: both;
}
#titlebar #titleleft{
	width:511px;
	height:101px;
	float:left;
}
#titlebar #titleright{
	float: left;
	width:256px;
	height:101px;
}
#navbar {
	height:34px;
	clear: both;
	padding-top:1px;
	padding-bottom:1px;
}
#cc_content{
	clear:both;
	text-align:left;
	border: 2px solid #999999;
	height: 100%;
	display: table;
	width:763px;
	
	
}
#cc_content #home_leftimg{
	width:347px;
	height:289px;
	vertical-align:top;
	float:left;
}

#cc_content #home_rightcontent{
	width:416px;
	height:289px;
	vertical-align:top;
	text-align: left;
	float:left;	
	background-color: #999999;
	color:white;
}
#cc_content #home_bottomimg{
	width:763px;
}


#cc_content #secondlevel_left{
	width:355px;
	float:left;
	padding-left:1px;
}
#cc_content #secondlevel_right{
	width:407px;
	float:left;
}

#cc_content #secondlevel_right .mainpane{
	padding:4px;
}

#cc_content #secondlevel_altleft{
	padding-left:1px;

	width:130px;
	float:left;
}
#cc_content #secondlevel_altright{
	width:632px;
	float:left;
}

#cc_content #secondlevel_altright .mainpane{
	padding:4px;
}

#cc_footer{
	padding-top:1px;
	font-size:.8em;
}
#cc_footer #copyright{
	width:349px;
	float:left;
	text-align:left;
	padding-top:3px;
}
#cc_footer #bottomnav{
	width:417px;
	float:left;
	text-align:right;
}

.float_right{
	width:auto;
	float:right;
	height:auto;
	text-align:left;
}
.float_left{
	float:left;
	height:auto;
	text-align:left;
}
.clear_both{
	clear:both;
	width:auto;
	height:auto;
}
.float_half{
	float:left;

	width: 47%;
	padding-left:9px;
	height:auto;
	text-align:left;
}

.sidebox{
	width: 353px;
	border: 1px solid #999999;
	font-size:.9em;

}
#secondlevel_altleft .sidebox{
	width: 128px;
	border: 1px solid #999999;
	font-size:.8em;
}
.sidebox_variablewidth{
	width: 99%;
	border: 1px solid #999999;
}
.sideboxtitle{
	background-color: #999999;
	color: white;
	clear:both;
	padding:1px 0;
	font-weight:bold;
	text-indent:2px;
	vertical-align:center;
}
.sideboxcontent{
	clear:both;
	padding:4px;	
}

.sideimg{
	padding-bottom:1px;
	width:100%;
}

/* other */
.linksep{
display:none;
visibility:hidden;
}
.padding9{
	padding:9px;
}
label.hidden{
	display:none;
	visibility:hidden;
	padding:0px; 
	margin:0px;
}
body{
	background-color: white;
	text-align:center;
	margin:10px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}


td img {display: block;}
a:hover{
	text-decoration:none;
}
a {
	color:#0049ae;
}
a.visited{
	color:#0049ae;
}
.whiteborder{
	border: 2px solid #999999;
}
.topborder{
	border: 0px solid #999999;
}
.featurestory{
	border: 1px solid #CCCC99;
	background-image:url(/images/splash/greyboxback.jpg);
	background-repeat:repeat-x;
	padding:8px;
	color:white;
}
h3{
	font-size:13px;
}
.titletext {font-size: 1.15em; font-weight:bold;}


a.bottomlink {	
	text-decoration:none;
}
.searchinput{
	font-size:10px;
	height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.searchform{
	padding:0px;
	margin:0px;
}
.style1 {color: #000000}

td.tabletitlebar{
	color:white; 
	background-color: #999999;
	padding:4px;
}
td.tabletitlebar h1, td.tabletitlebar h2, td.tabletitlebar h3, td.tabletitlebar h4, td.tabletitlebar h5 {
	color:white; 
	padding:0px;
	margin:0px;
}
td.tablecontent{
	padding:4px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;	
	border-bottom:1px solid #999999;		
}

div.crumbtrail{
 width:100%;
 background-color:#CCCCCC;
 font-size:.8em;
 text-indent:3px;
 border-collapse:collapse;
 padding:2px 0px;
 clear:both;
}

h1, .mainsectiontitle {
font-size: 1.3em;
	font-weight: bold;
}

.secondarytitle {
font-size: 16px;
	font-weight: bold;
}
a.secondarytitle{
 	text-decoration:none;
}
a.secondarytitle:hover{
	text-decoration:underline;
}

.postit{
	background-image:url(images/graphics/postit.gif);
	height:110px;
	width: 100px;
	background-repeat:no-repeat;
	color:white;
	padding-right:4px;
	font-size:1.15em;
	text-align:center;
}

h4.mainsectiontitle{
	line-height:1.0em;
	margin-bottom:0px;
}

.sidebartitle {
	font-weight: bold;
}

td.sidebartable{
	padding:4px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;	
	border-bottom:1px solid #999999;		
	border-collapse: collapse;
}
td.topphoto{
	background-color: #c5cce5;
	text-align:center;
}

td.topborder{
		border-top: 1px solid #cccccc;

}
	.ku_greyline{
			padding-bottom:2px;
		padding-top: 2px;
		margin-top:5px;		
		border-top: 1px solid #cccccc;
		border-left:0px;
		border-right:0px;
		border-bottom:0px;
	}
	
	td.greyback{
	background-color:#cccccc;
	}
	
ul {
	padding-left:0px ;
	margin-left:20px ;
	padding-top:0px;
	margin-top:0px;	
}

td.smallside table tr td.tabletitlebar{
	color:white; 
	background-color: #999999;
	padding:4px;
	font-size:.85em;
}

td.smallside table tr td.tablecontent{
	font-size:.85em;
}

@media print {

#titlebar #titleleft{
	width:511px;
	height:101px;
	float:left;
}
#titlebar #titleright{
	float: left;
	width:256px;
	height:101px;
}

#cc_all {
	text-align: center;
	margin:0px auto 0px auto;
	clear:both;
	width:100%;
}

.sidebox{
	width: 95%;
	border: 1px solid #999999;
	font-size:.9em;
}

.sideboxtitle{
	background-color: #999999;
	color: white;
	clear:both;
	padding:1px 0;
	font-weight:bold;
	vertical-align:center;
}
.sideboxcontent{
	clear:both;
	padding:4px;	
}

#cc_content #secondlevel_altleft{
	padding-left:1px;
	width:128px;
	float:left;
	clear:none;
}
#cc_content #secondlevel_altright{
	width:580px;
	float:right;
	padding-right:20px;
}

#cc_content #secondlevel_left{
	width:355px;
	float:left;
	padding-left:1px;
}
#cc_content #secondlevel_right{
	width:402px;
	float:left;
	padding-left:2px;
}

}