/* START of Template layout B */
.BlockMain
{
	float: left;
	overflow: hidden;
	margin-left: 1em;
	margin-right:1.5em;
	width: 95%;	
	text-align:left;
}

.BlockMain h1,
.BlockMain h2,
.BlockMain h3
{
	text-align: left;
}

.BlockText
{
	width:63%;
	line-height:1.5em;
	float: left;
}

.BlockMain img
{
	float:right;
	border: .3em solid #E1A8A8;
	margin-bottom:.5em;
	clear:right;
	vertical-align:middle;
}

.Block
{
	clear : both;
}

.BlockLink
{
	clear : left;
}

.BlockImage
{
	float:right;
}


/* Layout C */
.LayoutC
{
	background-color:Transparent;
	text-align: left;
	overflow: hidden;
	margin-left: 1em;
	margin-right:1em;
}

.LayoutC li
{
    list-style-type:disc;
}

.LayoutC p
{
	text-align:left;
}

.LayoutC h1,
.LayoutC h2,
.LayoutC h3
{
	text-align : left;
}

.LayoutC a
{
}

.LayoutC .indent1
{
	margin-left: 3em;
}

.LayoutC .Bold,
.LayoutC strong
{
	font-weight:bold;
}

.LayoutC .Italic,
.LayoutC em
{
	font-style : italic;
}

.LayoutC .Underline
{
	text-decoration: underline;
}

.LayoutC img
{

}


.LayoutA
{	
	text-align:left;
	margin-left: 1em;
	margin-right:1.5em;
}

.LayoutA li
{
    list-style-type:disc;
}

.LayoutA ul
{
	margin-left: 1em;
}

.LayoutABoxLinks ul li
{
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}

.LayoutABoxLinks a
{
	text-decoration:none;
}

.LayoutABox img
{
	height:138px;
	width:164px;
}


/* home page */
.BoxLinks ul li
{
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}

.Box a:link
{
	text-decoration:none;
}

.Box img
{
	height:138px;
	width:164px;
}
