body {
	padding: 0;
	margin: 15px;
	background-color: #A4ACB5;
}

a, a:visited {
	color: #009;
	text-decoration: none;
}

a:hover, .nav a:hover, a:visited:hover, p.nav a:visited:hover, .nav a:visited:hover {
	color: #333;
	text-decoration: underline;
}

p.nav, p.nav a, p.nav a:visited, .nav, .nav a, .nav a:visited {
 	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

h1, h2, h3, h4, h5, .header, .hd1, .hd2, .hd3, .hd4, .hd5 {
	font-family: arial, helvetica, sans-serif;
	color: #000; 
}

h1 {
 	font-size: 16px;
	font-weight: bold;
}

h2, h3, .hd1, .hd4 {
 	font-size: 14px;
	font-weight: bold;
}

h4 { 
  font-size: 12px;
  font-weight: bold;
}

.hd2 {
 	font-size: 13px;
	font-weight: normal; 
}

.hd3 {
 	font-size: 12px;
	font-weight: normal; 
}

p, blockquote, li, .text, .textBold, p.nav, .nav, p.sg {
 	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p.sg {
  text-align: right;
}

sup, .textBold {
	font-weight: bold;
}

.intro {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A3ACB5;
}

.txtsm {
  font-family: arial, helvetica, sans-serif; 
 	font-size: 11px;
 	color: #000;
}

.ft, .dl {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

hr {
	height 1px;
	width: 600px;
}

.divider {
	height 1px;
	width: 150px;
}

.yellow_box {
	background-color: #FFF886;
	border: 1px solid #808080;
	/*//padding: 10px;
	//width: 250px;*/
	height: auto;
	min-height:67px;
	/*//margin-top: 5px;
	//margin-bottom: 5px;*/
	width:500px
}

.yellow_box ul{ist-style: none outside;}
.yellow_box ul li{line-height: 18px; margin-bottom: 12px;list-style:none}


.clear{
	clear:both;
}

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid white;
	width:141px;
	height:141px;
}

.pic a{
	width:150px;
	height:150px;
	text-indent:-99999px;
	display:block;
}

.foldertitle{display:block;width:100%;float:left;clear:both}
.foldertitle .btnback{float:right;display:inline-block;font-size:10px}

.folder_list{margin:0;padding:0;list-style:none}
.folder_list li{margin:0 0 5px 0;padding:0;list-style:none;display:block;width:100%}
.folder_list li a{display:inline-block;padding:0 0 0 23px;background:url('images/icn_folder.png') no-repeat left 1px;color:#fff;min-height:16px;line-height:16px;font-size:14px}
.folder_list li a:hover{text-decoration:none;color:#444}