﻿body
{
	margin-top: 15pt;
	margin-bottom: 15pt;
	margin-left: 15pt;
	margin-right: 15pt;
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
}

.topnavigationarea
{
	background-color: #e8592d;
	padding-top: 10pt;
	padding-bottom:10pt;
	padding-left: 10pt;
	padding-right: 10pt;
}

.toptitle
{
	color: #ffffff;
	font-size: 25pt;
	font-variant: small-caps;
	text-decoration:underline
}

.topnavigation
{
	border-style: none;
	width: 100%;
	text-align: right;
}

.topnaventry
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-right:10pt;
	font-variant: small-caps;
}   

.leftnavigationarea
{
	margin-top: 20pt;
	background-color: #e8592d;
	width: 200pt;
}

.leftnavigation
{
	border-style: none;
	border-spacing: 0pt;
	width: 100%;
}

.leftnavcell
{
	padding-bottom: 10pt;
	border-style: solid;
	border-width: 1pt;
	border-color: #e1f1fe;
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 10pt;
	padding-right: 10pt;
}  

.leftnaventry
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}  

.contentarea
{
	margin-top: 15pt;
	margin-bottom: 15pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 10pt;
	padding-right: 10pt;
}

.titlebar
{
	background-color: #e8592d;
	color: #ffffff;
	font-size: 10pt;
	margin-bottom: 10pt;
	font-weight: bold;
	padding-left: 10pt;
}

.titletext
{
	font-size: 15pt;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #e8592d;
	margin-bottom: 10pt;
}

.subtitletext
{
	font-size: 12pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #e8592d;
	margin-bottom: 10pt;
}

.standardtext
{
	margin-bottom: 10pt;
	text-align: justify;
	text-decoration: none;
}

.notifytext
{
	margin-bottom: 10pt;
	text-align: justify;
	text-decoration: none;
	color: red;
	font-weight: bold;
}

.bulletlist
{
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10pt;
	text-align: justify;
	text-decoration: none;
}

.alphalist
{
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-bottom: 10pt;
	text-align: justify;
	text-decoration: none;
}

.footerarea
{
	padding-top: 10pt;
	padding-bottom:10pt;
	padding-left: 10pt;
	padding-right: 10pt;
}

.footer
{
	padding-top: 10pt;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #e8592d;
	width: 100%;
	text-align: center;
}

.footerentry
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-right:8pt;
	font-variant: small-caps;
}

.standardlink
{
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}

.imagemarginleft
{
	margin-right: 10pt;
	margin-bottom: 10pt;
}

.imagemarginright
{
	margin-left: 10pt;
	margin-bottom: 10pt;
}

.standardspacer
{
	color: #e8592d;
	margin-bottom: 10pt;
}

.thumbcontainer
{
	height:150px;
	width:150px;
	overflow:hidden;
	text-align:center;
}

.imageViewer
{
	position:absolute;
	top:0px;
	left:20px;
	display:none;
	z-index:2;
	background-color:white;
	border:3px solid #e8592d;
	padding:10px;
}

.overlay
{
   background-color: grey;
   opacity: .7;
   position: absolute; 
   top: 0px; 
   left: 0px;
   width: 100%; 
   height: 100%;
   z-index: 1;
   display:none;
   filter: alpha(opacity=70);
}

.fbComments
{
}

.fbLikeSite
{
	position:relative;
	top:0px;
	left:30px;
}
