.title {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding:3px;
	background-color: #e8e8e8;
    height: 17px;
}

._title {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding:3px;
	background-color: #e8e8e8;
}

.title a { color: #444; text-decoration: none;}
.title a:link { color: #444; text-decoration: none;}
.title a:visited { color: #444; text-decoration: none;}
.title a:hover { color: #444; text-decoration: none;}
.title a:active { color: #444; text-decoration: none;}
.title a:visited:hover { color: #444; text-decoration: none;}

a {color: #336699; text-decoration: none;}
a:link {color: #336699; text-decoration: none;}
a:visited {color: #336699; text-decoration: none;}
a:hover {color: #ff9933; text-decoration: underline;}
a:active {color: #336699; text-decoration: none;}
a:visited:hover {color: #ff9933; text-decoration: underline;}

.subtitle {
	font-size: 13px;
	color: #336699;
}

.rightBorder {
	border-right: 1px solid #cacaca;
}

.imagepadding
{
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
}

.readmore
{
    margin-top:40%;
}

#acamodule {
	width:234px;
	height:216px;
	background:url('/images/homepage/aca_background.jpg') no-repeat right bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
#acamodule ul {
	margin:0;
	padding:8px 0 0 10px;
	width:275px;
}
#acamodule li {
	font-size:0.875em;
	line-height:130%;
	background: url(/images/homepage/aca_arrow.gif) left 6px no-repeat;
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
}
#acamodule a {
	color:#336697;
	text-decoration:none;
	display:block;
	width:110px;
	padding-left:22px;
}
#acamodule a:hover {
	color:#336697;
	text-decoration:underline;
}