/* CSS Document */
#maincontentarea dl {
	color: #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #0066CC;
	width: 644px;
	margin-right: auto;
	margin-left: auto;
}
#maincontentarea dl dt {
	background-color: #F6C625;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000033;
	display: block;
}
#maincontentarea dl dd.title{
	background-color: #F6C625;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000033;
	display: block;
}

#maincontentarea dl dd.title h3{
	
}
#maincontentarea dl dd {
	color: #666666;
	font-style: normal;
	font-size: 90%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 3px 3px 3px 10px;
	clear: left;
}
#maincontentarea dl dd.cat {
	color: #006666;
	font-style: normal;
	font-size: 85%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 3px 3px 3px 10px;
	clear: left;
}
#maincontentarea dl dd.catempty {
	color: #FF0000;
	font-style: normal;
	font-size: 85%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 3px 3px 3px 10px;
	clear: left;
}

#maincontentarea dl dd.bold {
	text-align: center;
	color: #333333;
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px dashed #0066CC;
	width: 186px;
	margin-left: 10px;
	background-color: #EBEBEB;
	margin-top: 10px;
	float: left;
	clear: none;
	display: block;
}
#maincontentarea dl dd.linkbox {
	color: #333333;
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px dashed #0066CC;
	margin-left: 10px;
	background-color: #EBEBEB;
	margin-top: 10px;
	float: left;
	clear: none;
	display: block;
	width: 340px;
}
#maincontentarea dl dd.linkboxins {
	color: #006699;
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px dashed #0066CC;
	margin-left: 10px;
	background-color: #EBEBEB;
	margin-top: 10px;
	float: left;
	clear: none;
	display: block;
	width: 550px;
	text-align: center;
}

#maincontentarea dl dd.linkboxcentered {
	color: #006699;
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px dashed #0066CC;
	margin-left: 10px;
	background-color: #FFF;
	margin-top: 10px;
	float: none;
	clear: none;
	display: block;
	width: 600px;
	text-align: center;
}

#maincontentarea dl dd.bannerbox {
	text-align: center;
	color: #333333;
	font-size: 100%;
	border: 1px dashed #0066CC;
	background-color: #EBEBEB;
	margin-right: 6px;
	vertical-align: middle;
	float: right;
	top: -20px;
	position: relative;
}
#maincontentarea dl dt img{
	padding: 3px;
	margin-left: 20px;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #000066;
	border-left-color: #003366;
	margin-bottom: 1px;
	top: 22px;
	right: 5px;
	float: right;
	margin-top: 23px;
}
#maincontentarea dl img{
	padding: 3px;
	margin-left: 20px;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #000066;
	border-left-color: #003366;
	margin-bottom: 1px;
	top: 22px;
	right: 5px;
	float: right;
	margin-top: 5px;
}

