/* KCA (Key Content Area) */

.kca-wrap {
	width: 26%;
	vertical-align: top;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

#portal-wrapper div.kca {
	height: 100%;
	padding: 0.3em;
}

#portal-wrapper div.kca img {
	margin: -0.4em -0.3em 0.3em 0.3em;
	float: right;
}

#portal-wrapper div.kca ul {
	list-style-image: url(pics/r-bul.gif);
	margin: 0 0.3em 0.5em 1.5em;
}


#welcome {
	width: 100%;
	vertical-align: top;
	
}
.homepageleft {
	height:auto;
	float: left;
	width: 30%;
	border-right:1px dotted #a0a0a0;
	
}
.lefthold{
 	height:auto;
	background:url(Images/leftbg.jpg) top left repeat-x; 
	border-right:1px dotted #a0a0a0;
	padding-left: 5px;
	vertical-align: top;
}

.homepagetable {
	font-size: small;
}

.homepagetable td {
	font-size: small;
	vertical-align: top;
}
.homepageright {
	padding:5px;
	vertical-align: top;

}

.picthomepageright{
	padding:5px;
	vertical-align: top;
	
}
.homepageright a {
	color: #333;
	text-decoration:none;
}

.homepageright a:hover {
	color: #A71D1D;
	text-decoration:underline;
}

.homepageleft a {
	color: #333;
	text-decoration:none;
}

.homepageleft a:hover {
	color: #A71D1D;
	text-decoration:underline;
}

.policies {
	width:auto;
	background:url(Images/bgmanage.jpg) top left repeat-x;
	height:39px;
	padding-left:10px;
	padding-top:10px;
	margin-top: 5px;
	color:white;
	font-size: medium;
	font-weight: bold;
	
}

.homepageright h2 {
	margin: 0 0.2em 0.3em 0.1em;
	padding: 0.2em 0.1em 0.2em 0;
	color: #A71D1D;
	font-size: small;
	font-weight: bold;
}

