body {

	background-color: #436545;

	color: #333333;
	font-size: 10pt;
	line-height: 1.50;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-image: url(../images/BodyBGPattern.jpg);
}



h1 {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 30pt;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;

	color: gray;
}


h1.H1AndAHalf 
{
	padding-top: 20px;
	font-size: 20pt;
}


h2 {
	font-style: normal;
	color: #4c4c4c;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
	font-weight: normal;
}

a.h2Link
{
	text-decoration: none;
	color: #4c4c4c;
}


a.h2Link:hover
{
	text-decoration: underline;
	color: blue;
}


a img {
	border-style: none;
}


img.CornerLogo
{
	left: 6px;
	top: 4px;
	position: absolute;
}

img.ImageWrap 
{
	float: left;
	padding-right: 10px;
}


div.NavigationBarBG 
{
	background-image: url(../images/NavBarBG.png);
	background-repeat: repeat-x;
	z-index: 0;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 52px;
}


div.NavigationBar {
	top: 0px;
	z-index: 1;
	position: absolute;
	text-shadow: 1px 1px 1px white;
	text-decoration: none;
	height: 45px;
	width: 100%;
	
	color: #4c4c4c;
	text-align: center;
	font-size: 10pt;
	font-family: "American Typewriter", Courier, "Courier New", Monaco, monospace;
}


p.NavigationBar {
	padding-top: 8pt;
	margin: 0px;
	text-decoration: none;
}


a.NavigationBar
{
	text-decoration: none;
	color: #4c4c4c;
}


a.NavigationBar:hover
{
	color: blue;
}


div.WideDivider
{
	left: auto;
	right: auto;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
	padding: 0px;
	height: 1px;
	width: 680;
	
	-webkit-border-image: url(../images/SidebarDivider.png) 0 60 0 60 / 0 60 0 60;
	-moz-border-image: url(../images/SidebarDivider.png) 0 60 0 60 / 0 60 0 60;
}


div.PageContentsHeader-Blank 
{
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 70px;
	padding: 0px;
	height: 70;
	width: 640px;
	
	-webkit-border-image: url(../images/ContentsBoxHeader-Blank.png) 0 30 0 220 / 0 30 0 220;
	-moz-border-image: url(../images/ContentsBoxHeader-Blank.png) 0 30 0 220 / 0 30 0 220;
}


div.PageContentsHeader-Software 
{
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 70px;
	padding: 0px;
	height: 70;
	width: 640px;
	
	-webkit-border-image: url(../images/ContentsBoxHeader-Software.png) 0 30 0 220 / 0 30 0 220;
	-moz-border-image: url(../images/ContentsBoxHeader-Software.png) 0 30 0 220 / 0 30 0 220;
}


div.PageContentsHeader-Blog 
{
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 70px;
	padding: 0px;
	height: 70;
	width: 640px;
	
	-webkit-border-image: url(../images/ContentsBoxHeader-Blog.png) 0 30 0 220 / 0 30 0 220;
	-moz-border-image: url(../images/ContentsBoxHeader-Blog.png) 0 30 0 220 / 0 30 0 220;
}


div.PageContentsHeader-Store 
{
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 70px;
	padding: 0px;
	height: 70;
	width: 640px;
	
	-webkit-border-image: url(../images/ContentsBoxHeader-Store.png) 0 30 0 220 / 0 30 0 220;
	-moz-border-image: url(../images/ContentsBoxHeader-Store.png) 0 30 0 220 / 0 30 0 220;
}


div.PageContentsBox
{
	padding: 0px;
	left: auto;
	right: auto;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: 830px;
	
	-webkit-border-image: url(../images/ContentsBoxBody.png) 0 30 80 30 / 0 30 80 30;
	-moz-border-image: url(../images/ContentsBoxBody.png) 0 30 80 30 / 0 30 80 30;
}


div.PageContentsBodyWrapper
{
	padding-right: 20px;
	padding-left: 20px;
	         
	display: -webkit-box;            
	-webkit-box-align: stretch;
	-webkit-box-orient: horizontal;
	
	display: -moz-box;
	-moz-box-align: stretch;
	-moz-box-orient: horizontal;
}


div.PageContentsBodyWrapper-NoFlex
{
	padding-right: 20px;                   
	padding-left: 20px;
}



div.PageContentsBodyMain
{
	padding-right: 20px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}


div.PageContentsBodySidebar 
{
	max-width: 180px;
	min-width: 180px;
	width: 180px;
	padding-left: 15px;
	-webkit-box-flex: 3;
	-moz-box-flex: 3;
}


div.SidebarBlock
{
	max-width: 180px;
	min-width: 180px;
	width: 180px;
	margin-bottom: 40px;
}


p.SidebarHeader
{
	text-align: center;
	font-size: 14px;
	color: #4c4c4c;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
}


p.SidebarText 
{
	line-height: 1.50;
	color: #666666;
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

div.CopyrightBlock 
{
	text-shadow: 0px 2px 2px black;
	margin: 25px;
	text-decoration: none;
	
	color: white;
	text-align: center;
	font-size: 9pt;
	font-family: "American Typewriter", Courier, "Courier New", Monaco, monospace;
}

iFrame.BlogList 
{
	margin-right: 200px;
}

p.BlogReferenceExample 
{
	background-color: #f2f2f2;
	padding: 10px;
	border-width: 1px;
	border-color: #e6e6e6;
	border-style: solid;
	margin-left: 10px;
	color: maroon;
}

