
a:link, a:visited {
	font-family: Arial;
	color: #656565;
}

a:hover {
	font-family: Arial;	
	color: #363636;	
}

a:active {
	font-family: Arial;
	color: #656565;
}


.dt_text{
  font-family:  arial;
  font-size: 12px;
  padding-left: 7px;
  padding-right: 7px;
  text-align: left;
}

.dt_content_title{	
	font-family:  Arial;
	font-size: 16px;
	color: #3c5b94;
	font-weight: bold;
}

.dt_folder_title{
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.dt_link:link, .dt_link:visited {
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #656565;
	text-decoration: none;
}

.dt_link:hover {
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #363636;	
}

.dt_link:active {
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #656565;
	text-decoration: none;
}

.dt_block_link:link, .dt_block_link:visited {
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.dt_block_link:hover {
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #656565;	
}

.dt_block_link:active {
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}

.dt_link_small:link, .dt_link_small:visited {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}

.dt_link_small:hover {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	color: #363636;	
}

.dt_link_small:active {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}

#dt_nav_folder {
	list-style: none;
	display:block;
	font-size:12px;		
	width: 289px;
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px;
	/*list-style-image: url("../images/point.png");*/
	/*list-style-position: inherit;*/
}

#dt_nav_folder li a{
	font-family: Arial;
	font-style: normal;
	font-size: 12px;	
	text-decoration: none;
}

#dt_nav_folder ul {
	list-style-type:none;	
	margin:6pt;
	padding:6pt;
	width:auto;
	padding-left: 0px;
}

#dt_nav_folder ul li {
	display:block;
	height: 30px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#dt_nav_folder ul li a {
	display:block;
	height:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 280px;
	text-decoration:none;
}

#dt_nav_folder a {
	color: #656565;	
	padding: 0px;	
}

#dt_nav_folder a:hover {	
	width: 270px;	
	color: #363636;	
}

#dt_nav_folder a.current {
	background: #c4d1d9 none repeat scroll 0%;
	color:#FFFFFF;
}


.dt_topnav_link:link, .dt_topnav_link:visited {
	display:block;
	height: 13px;
	font-family: Arial;
	color: #656565;
	font-size: 12px;
	line-height: 13px;
	/*font-weight:bold;*/
	text-decoration: none;
	/*background-image: url(../graphics/main_nav_bg.png);*/
}

.dt_topnav_link:hover {
	color: #363636;
}

.dt_topnav_link:active {
	color: #363636;
}

 a.block:link, a.block:visited {
	font-family: Arial;
	color: black;
	text-decoration: none;
}

 a.block :hover {
	font-family: Arial;	
	color: black;
	text-decoration: none;	
}

 a.block:active {
	font-family: Arial;
	color: black;
	text-decoration: none;
}
p{	text-indent: 15px;
	text-align:justify;
	}

h1, h2, h3,h4,h5,h6{
	color:#3C5B94;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 10px;
}


