/* Stlye Sheet for BH Automations Template site */

/* Div setup for layout of page */

DIV.Header
{
	width: 1000px;
	height: 92px;
	clear: right;
	font-family: sans-serif;
	font: Veranda;
	background-color: #E8E8E8;
	}
	
DIV.Left
{
	height: 800px;
	width: 150px;
	float: left;
	background-color: #B2B2B2;
	padding-top: 10px;
}

DIV.Right
{
	height: 800px;
	width: 150px;
	float: left;
	background-color: #B2B2B2;
}

DIV.Main
{
	width: 700px;
	float: left;
	}

DIV.Footer
{
	width: 1000px;
	height: 30px;
	clear: both;
	background: #E8E8E8;
	text-align: right;
	vertical-align: middle;
}

DIV.Copyright
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-top: 6px;
}

DIV.PCBImage
{
	float: right;
}

/* Navigation Div */
DIV.LeftNav
{
	width: 130px;
	height: 25px;
	clear: both;
	background-color: #E8E8E8;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
	padding-top: 3px;
	padding-left: 4px;
}

/* Main page title format */
Div.MainTitle
{
	width: 100%;
	background-color: #B2B2B2;
	clear: both;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	height: 35px;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 8px;
	font-size: 21px;
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	color: White;
	text-align: center;
}

/* Title DIV formatting */

Div.Title
{
	width: 100%;
	background-color: #FC9D9D;
	clear: both;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	height: 27px;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 8px;
	font-size: 17px;
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
}

/* Thumbnail DIV formatting */

DIV.thumbnail
{
	background-color: #DCDDF5;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 4px;
	margin-top: 2px;	
	float: right;
	}

/* content DIV formatting */
DIV.TextBody
{
	width: 100%;
	margin-left: 8px;
	word-spacing: 3px;
}

Div.SubCellCenterFF
{
	margin-left: 20%;
	margin-right: 20%;
}


DIV.SubCell
{
	width: 100%;
}

DIV.SubTitle
{
	width: 100%;
	background-color: #B2B3DE;
	clear: both;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 14px;
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
}

DIV.SubTextBody
{
	width: 100%;
	background-color: #E8E8E8;
	text-align: center;
	word-spacing: 3px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}


/* image information */

img.thumbnail
{
	height: 60px;
	width: 60px;
}

img.footer
{
	float: right;
}

/* Body formatting */
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    line-height: 16px;
}

/* Hyperlink Formatting */

a
{
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	color: #191970;
}

a:hover
{
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	color: Blue;
	text-indent: 2px;
}

a.LeftNav
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	color: Black;
}

a.LeftNav:hover
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	color: #191970;
	text-indent: 2px;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}