/*
* Site Styles
*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7E83;
	font-weight: bold;

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7E83;
	font-weight: bold;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7E83;
	font-weight: bold;
}
strong
{
	font-weight: bolder;

}
p{

}
td {
	
}

th {
	
}
ul{

}
ol{
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.menu a
{
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.header a
{
	color: #ffffff;
	text-decoration: none;
}

/* Styles for file catorgorys */
div#catogorys{
	
}
#file_tree{
	width:200px;
	border-right:1px solid #999999;	
}
#documents_td{
	vertical-align:top;	
}
.selected{
	font-weight:bold;	
}
.hometitle a{font-size:12px}
.hometitle{font-size:12px}
.testimonials{height:390px;background-color:#ffffff}
.speechfix{text-align:left}
ul.sitemap li{padding-bottom:5px;padding-left:5px;margin-left:15px;list-style-type:disc;}
ul.sitemap li ul{padding-top:5px;}
ul.sitemap li li{padding-top:5px;list-style-type:circle;}