﻿body
{
	background-color: #888888;
}
#divColCenter
{
	width: 800px;
	background-color:#ffffff;
}
#pageFooter
{
    background-color: #ffffff;
    border-top: 1px solid #aaaaaa;
    width: 800px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #aaaaaa;
    padding-top: 10px;
    padding-bottom: 10px;
}
#pageFooterLeft
{
	margin-left: 3px;
	float: left;
	text-align:left;
}
#pageFooterRight
{
	margin-right: 3px;
	float: right;
	text-align:right;
}
#homePhotoBlock
{
	width:800px;
	height: 590px;
	background-image: url(../../images/imgBackground1.jpg);
	background-color: #000000;
	text-align: left;
}
#contactUs
{
	width: 400px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	margin: 5px 5px 15px 5px;
}
#pageContent
{
    vertical-align: top;
    color: #888888;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 15px;
    width:800px;
}
.pageContent a:hover
{
	color: #999999;
	text-decoration:underline;
}
SPAN.header
{
	font-weight: bold;
	font-size: 12px;
}
a.lnkSoftware:link, a.lnkSoftware:visited, a.lnkSoftware:active
{
	color:#f8981c;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.lnkTech:link, a.lnkTech:visited, a.lnkTech:active
{
	color:#778e1d;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.lnkOther:link, a.lnkOther:visited, a.lnkOther:active
{
	color:#777777;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.homeWhite
{
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}
.homeWhiteTitle
{
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
}
.homeOrange
{
	color:#f8981c;
	font-size: 18px;
	font-weight: bold;
}
#mainMenu
{
	width:794px;
	border-bottom:1px solid #aaaaaa;
	margin:10px 3px 5px 3px;
}
.ThinMargins
{
	text-align: left;
	margin: 5px 25px 10px 25px;
}
.WideMargins
{
	text-align: left;
	margin: 5px 99px 10px 99px;
	padding-left: 2px;
	width: 600px;
}
.ThinMarginsBoldText
{
	text-align: left;
	font-size: 14px;
	margin: 10px 20px 15px 20px;
	padding-left: 2px;
}
.textblockright
{
	float:right;
	text-align: left;
	margin: 5px 5px 10px 5px;
}
.largetext
{
	text-align: left;
	margin: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
}
.contactUs
{
	text-align: left;
	margin: 5px 5px 5px 5px;
	border-left:1px solid #aaaaaa;
	padding-left: 15px;
	width: 150px;
}
.divError
{
	color: #ff0000;
	font-weight: bold;
}
.casestudy
{
	text-align: left;
	margin: 8px 8px 8px 8px;
	padding: 3px 3px 3px 3px;
	width: 360px;
	border: 1px solid #cccccc;
}
a:link, a:visited, a:active
{
	color: #f8981c;
}
a.Contact:link, a.Contact:visited, a.Contact:active
{
	color: #777777;
	text-decoration: none;
}
a.Contact:hover
{
	color: #777777;
	text-decoration: underline;
}
.blurb
{
    color: #727272;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    width:375px;
    text-align: left;
}

.AlertBoxOuter
{
	vertical-align: top;
	margin-left: 99px;
	margin-right: 99px;
	background-color:#ffffff;
}
.AlertBoxClosed
{
	width: 600px; 
	position: absolute; 
	z-index: 99; 
}
.AlertBoxOpen
{
	width: 600px; 
	position: absolute; 
	z-index: 98; 
}
.AlertBoxClosedInner
{
	text-align: left; 
	overflow: hidden;
}
.AlertBoxOpenInner
{
	text-align: left; 
	overflow: hidden;
}
.AlertTitle
{
	padding: 6px 6px 6px 6px;
	font-style: italic;
	font-family: Arial;
	font-size: 0.95em;
	font-weight: bold;
	color: #000000;
}
.AlertText
{
	font-family: Arial;
	font-size: 0.95em;
	line-height: 14px;
	color: #888888;
}
.AlertSpacerClosed
{
	width: 381px; 
	height: 16px; 
	float: left;
	font-family: Arial;
	font-size: 0.1em;
}
.AlertMore
{
	width: 148px; 
	height: 16px; 
	float: left;
	text-align: center;
	cursor: pointer;
	background-color:#ffffff;
}
.AlertSpacerOpen
{
	width: 381px; 
	height: 16px; 
	float: left;
	font-family: Arial;
	font-size: 0.1em;
}
.AlertLess
{
	width: 148px; 
	height: 16px; 
	float: left;
	text-align: center;
	cursor: pointer;
	background-color: #ffffff;
}
.AlertButtonImage
{
	padding-top: 4px;
}
.AlertButtonText
{
	padding-top: 2px;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	color: #888888;
}
.AlertButtonMoreImage
{
	width: 14px;
	height: 16px;
}
.AlertButtonLessImage
{
	width: 14px;
	height: 16px;
}