.white {
	text-decoration: none;
	background-color: #FFF;
}
.bluelink{
	font-family: Calibri, "Calibri Light", Tahoma;
	font-size: small;
	color: #942D1B  !important;
	text-decoration: underline;
}
.h200 {height:200px;}
.h180 {height:180px;}
.h150 {height:165px;}
.h140 {height:140px;}
.fpsemtxt{
	color: #777777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
	.fr-box2 {
	background-color: #D3DADA;
	background-position: center;
	position: relative;
	height:  auto;
	left:    auto;
	top:     auto;
	right:   auto;
	bottom:  auto;
	display: block;
	border:  1px solid #bbbbbb;
	float:   none;
	margin:  4px;
	padding: 4px;
	visibility: inherit;
	z-index: 99;
	padding-top:   15px;
	padding-right: 5px;
	padding-bottom:10px;
	padding-left:  5px;
	font-size: x-small;
	color: #666666;
	font-weight: 500;
	clear: none;
	} 

	
	.spaced {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.newspaper
{
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
	height: auto;
}

	
.dl-horiz{display: inline;}
.dl-horiz dl{
	width: 15em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: 500;
	color: #666;
	text-decoration: none;
}
.dl-horiz dt{float:right; }
.dl-horiz dd img{float:left;}







article.accordion
{
	display: block;
	width: 7em;
	padding: .2em;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px;
	
}

article.accordion section
{
	display: block;
	width: 7em;
	height: 2em;
	padding: 0 .5em;
	margin: 0 0 0.5em 0;
	color: #333;
	background-color: #fff;
	overflow: hidden;
	
}

article.accordion section h6
{
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	line-height: 2em;
	padding: 0;
	margin: 0;
	color: #666;
}

article.accordion section h6 a
{
	display: block;
	width: 100%;
	line-height: 1em;
	text-decoration: none;
	color: inherit;
	outline: 0 none;
}
article.accordion section:target
{
	height: auto;
	background-color: #fff;
}

article.accordion section:target h6
{
	font-size: .8em;
	color: #333;
}

article.accordion section,
article.accordion section h6
{
}

#nav-accord{
width:16%;
float:left;
padding-left:0;
}


ul.nest{
	padding-left: 20px}
ul.nest li{
	font-size: 0.9em;
	color: #444;
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.1em;
}
pre {
	padding: 10px !important;
	background-color: #ddd !important;
	font-size: small !important;
}

</style>
