body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
p {
	margin: 5px;
	padding: 3px;
}

.p-nomargin {
	margin: 0px;
	padding: 3px;
}

.homeheader {
	/*top: 11px;
	height: 175px;
	width: 100%;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE5BF;*/
	background-image: url(images/header_home.jpg)
}
.projectsheader {
	background-image: url(images/header_projects.jpg)
}
.historicalheader {
	background-image: url(images/header_historical.jpg)
}
.employmentheader {
	background-image: url(images/header_employment.jpg)
}
.resourcesheader {
	background-image: url(images/header_resources.jpg)
}
.contactheader {
	background-image: url(images/header_contact.jpg)
}
.companyprofileheader {
	background-image: url(images/header_company_profile.jpg)
}
.newsheader {
	background-image: url(images/header_news.jpg)
}
.adminheader {
	background-image: url(images/header_admin.jpg)
}
.latestnews {
	padding-top: 30px;
}
.projects-3rdcolumn {
	padding-top: 118px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.bio-2ndcolumn {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.reasons-positioning {
	padding-top: 85px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#navigation {
	z-index: 6;
	position: absolute;
	top: 11px;
	right: 0px;
	height: 210px;
	width: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE5BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5BF;
	overflow: visible;
	visibility: visible;
	/*Transparency values
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	opacity: 0.5;*/
}

.tanborder-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5BF;
}

.tanborder-leftandbottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE5BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5BF;
}

.tanborder-rightandbottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE5BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5BF;
}
.tanborder-toprightandbottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE5BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5BF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE5BF;
}

.whiteoutlined {
	border: thin dotted #FFFFFF;
}
.redoutlined {
	border: thin dotted #E40E26;
}

a.nostyle {
	text-decoration: none;

}
a.latestnews {
	text-decoration: underline;
	color: #FFE5BF;
}
a.projects-morelink {
	text-decoration: underline;
	color: #C44310;
}

.rightaligned {
	text-align: right;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.whitebodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
a.imagegallerylink {
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #E40E26;
}
a.imagegallerylink-black {
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.imagegallery-black {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #E40E26;
	background-image: url('images/3red_arrows-black.gif');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
.imagegallery-yellow {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #E40E26;
	background-image: url('images/3red_arrows-yellow.gif');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
.imagegallery-orange {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url('images/3red_arrows-orange.gif');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
a.projectslink {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
a.adminnavlink {
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
a:hover.adminnavlink {
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
}
a.closewindow {
	margin: 0px;
	padding: 3px;
	border: thin dotted #666666;
	text-decoration: underline;
	color: #E40E26;
}
.whitefont {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.tanfont {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #FFE5BF;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #C44310;
	text-decoration: none;
}
.solidblackoutlined {
	border: thin solid #000000;
}
.blackoutlined {

	border: thin dotted #000000;
}
INPUT.bttn {
	BORDER-RIGHT: #201e1b 1px solid; BORDER-TOP: #201e1b 1px solid; BACKGROUND: #eec982; FONT: 8pt Verdana, Arial, sans-serif; BORDER-LEFT: #201e1b 1px solid; COLOR: #201e1b; BORDER-BOTTOM: #201e1b 1px solid
}
INPUT.styled {
	BORDER-RIGHT: #201e1b 1px solid; BORDER-TOP: #201e1b 1px solid; BACKGROUND: #DEDEBC; FONT: 8pt Verdana, Arial, sans-serif; BORDER-LEFT: #201e1b 1px solid; COLOR: #201e1b; BORDER-BOTTOM: #201e1b 1px solid
}
TEXTAREA.styled {
	BORDER-RIGHT: #201e1b 1px solid; BORDER-TOP: #201e1b 1px solid; SCROLLBAR-FACE-COLOR: #ffffff; BACKGROUND: #DEDEBC; FONT: 8pt Verdana, Arial, sans-serif; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; BORDER-LEFT: #201e1b 1px solid; SCROLLBAR-SHADOW-COLOR: #201e1b; COLOR: #201e1b; SCROLLBAR-3DLIGHT-COLOR: #201e1b; SCROLLBAR-ARROW-COLOR: #201e1b; SCROLLBAR-TRACK-COLOR: #cccccc; BORDER-BOTTOM: #201e1b 1px solid; SCROLLBAR-DARKSHADOW-COLOR: #cccccc
}
SELECT.styled {
	BORDER-RIGHT: #201e1b 1px solid; BORDER-TOP: #201e1b 1px solid; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #201e1b;  BACKGROUND: #DEDEBC; FONT: 8pt Verdana, Arial, sans-serif; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; BORDER-LEFT: #201e1b 1px solid; SCROLLBAR-SHADOW-COLOR: #201e1b; COLOR: #201e1b; SCROLLBAR-TRACK-COLOR: #cccccc;SCROLLBAR-ARROW-COLOR: #201e1b; BORDER-BOTTOM: #201e1b 1px solid; SCROLLBAR-DARKSHADOW-COLOR: #cccccc
}
/* Omnitech Classes */
.blackBorder
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    MARGIN: 0px;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid
}
.redBorder
{
	background-color: #E40E26;	
    BORDER-RIGHT: solid thin #E40E26;
    BORDER-TOP: solid thin #E40E26;
    MARGIN: 0px;
    BORDER-LEFT: solid thin #E40E26;
    BORDER-BOTTOM: solid thin #E40E26;
}
.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smallBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smallRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #E40E26;
}
.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.normalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.normalRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E40E26;
}
.large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.largeBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.largeRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E40E26;
}
.dgHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    background-color: #999999;
}
.dgItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
    background-color: #cccccc;
}
.dgAltItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
    background-color: #cccccc;
}
.dgItemPublic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
    color: #000000;
}
.popupBody
{
	margin: 5px;
	padding: 5px;
	background-color: #F8D77D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.aspbtn
{
	BORDER-RIGHT: #201e1b 1px solid; BORDER-TOP: #201e1b 1px solid; BACKGROUND: #eec982; FONT: 8pt Verdana, Arial, sans-serif; BORDER-LEFT: #201e1b 1px solid; COLOR: #201e1b; BORDER-BOTTOM: #201e1b 1px solid;
}