@charset "UTF-8";
/* CSS Document */


/* -- container colunn 1 -- */
#left01 {
	width: 202px;
	margin-left:0px;
	height:auto;
	float:left;
	margin-top:5px;
}

#left01 a {
	color:#4f4f4f;
	font-size:13px;
	line-height:25px;
	text-decoration:none;
	
	display: block;
	padding-left:20px;
}
#left01 a:hover {
	color:#b70084;
}
#left01 a.CMSListMenuLinkHighlighted {
	color:#b70084;
	font-weight: bold;

}


#left01 ul.CMSListMenuUL
{
	padding: 0;
	margin:0;
}

#helpLeft
{
    padding-left: 10px;
    padding-right: 10px;
}

#helpLeft p 
{
    font-size: 10px;
}

#CMSListMenuVertical li.CMSListMenuLI
{

    list-style-type: none;
    border-bottom-width: 1px;
   	border-bottom-style: dotted;
	border-bottom-color: #4f4f4f;
}

#CMSListMenuVertical li.CMSListMenuHighlightedLI
{

    list-style-type: none;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4f4f4f;

}

#CMSListMenuVertical_UL_1 li.CMSListMenuLI
{
    padding-left: 20px;
    border:none;
}


#CMSListMenuVertical_UL_1 li.CMSListMenuHighlightedLI
{
    padding-left: 20px;
  border:none;   
}


/*
#left01 dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4f4f4f;
	margin-bottom:0px;
	padding-bottom:5px;
	
}
#left01 dt a {
	border:none;
	padding-left:40px;
	line-height:20px;
}
#left01 dd a {
	border:none;
	padding-left:22px;
	line-height:20px;
	color: #4f4f4f;
}
#left01 dd a#activ-lv3 {
	border:none;
	padding-left:22px;
	line-height:20px;
	color: #000000;
	background-image:url(../media/utility/activ-lv3.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
#left01 dt a#activ-lv2 {
	border:none;
	padding-left:62px;
	line-height:20px;
	color: #000000;
	background-image:url(../media/utility/activ-lv2.png);
	background-repeat:no-repeat;
	background-position:40px center;
}
*/

table.table-c {
	/*width:55%;*/
}
table.table-c td {
	background-color:#eae54a;
	padding-left:5px;
	color:#4f4f4f;
}
table.table-c th {
	background-color:#aaa9a9;
	padding-left:5px;
	text-align:left;
	text-transform:uppercase;
	height:30px;
}

#news-list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4f4f4f;
	margin-bottom:10px;
	padding-bottom:10px;
}
#news-list h2 {
	font-size:20px;
	margin:0px;
}
#news-list .more {
	font-weight:bold;
	color:#949129;
}
#news-list img {
	border: 1px solid #000;
	float:right;
}
#news-list-1col {
	margin-bottom:10px;
	padding-bottom:10px;
}
#news-list-2col ul {
	float:none;
	width:100%;
	clear:left;
}
#news-list-2col li{
  list-style-type: none;
	width:45%;
	float:left;
	margin:0;
	margin-left:-40px;
	padding:0;
	padding-right:70px;
}
#news-list-2col strong {
	background-image:url(../media/utility/placer.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:17px;
}