﻿
.whitelink A:link {text-decoration: none; color: #fff;}
.whitelink A:visited {text-decoration: none; color: #fff;}
.whitelink A:active {text-decoration: none; color: #fff;}
.whitelink A:hover {text-decoration: underline; color: #fff;}

.blacklink A:link {text-decoration: none; color: #000;}
.blacklink A:visited {text-decoration: none; color: #000;}
.blacklink A:active {text-decoration: none; color: #000;}
.blacklink A:hover {text-decoration: underline; color: #000;}

.tdleft {
	border-width:0px;
	border-style:hidden;
	border-color:#fff;
	width:200px;
	text-align:left;
}

.tdQuickbar {
	text-align:right;
	border-width:0px;
	border-left:0px;
	border-style:solid;
	width:700px;
	padding-right:7px;
}

.divQuickbar {
	float:right;
	text-align:center;
	padding-top:3px;
	background-color:#B45800;
	border-style:solid;
	border-width:5px;
	border-bottom:0px;
	border-color:#fff;
	width:100px;
	height:20px;
}

.tdleftboxgeneric {
	font-family:arial narrow bold, arial narrow, arial; 
	font-size:8pt;
	font-weight:normal;
	padding:0px;
	border-width:7px;
	border-style:solid;
	border-color:#fff;
	width:200px;
	text-align:left;
}

.tdleftbox {
	background-color:#eacf9a;
	height:200px;
}

.tdleftboxEmploy {
	vertical-align:top;
	color:#fff;
	padding-left:15px;
	padding-top:15px;
	background-color:#B02817;
	height:200px;
	background-image:url('../../Images/worker.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}


.tdrightgeneric {
	vertical-align:top;
	color:#000;
	border-width:7px;
	border-left:0px;
	border-style:solid;
	border-color:#fff;
	width:700px;
	height:100px;		
	background-color:#fff;
	text-align:left;
}

.tdrightbox {
	padding-left:15px;
	background-color:#eacf9a;
}



.divMenu {
	height:25px;width:100%;
}

.divText {
	padding:15px;
	font-family:arial narrow bold, arial narrow, arial;
	font-size:10pt;
	font-weight:normal;
}

.headerFont {
	font-family:arial narrow bold, arial narrow, arial; 
	font-size:16pt;
	font-weight:bold;
}

.leftMainText {
	float:left;
	padding:15px;
	font-family:arial narrow bold, arial narrow, arial; 
	font-size:10pt;
	font-weight:normal;
	width:175px;
	padding-left:50px;
}

.header2Font {
	font-family:arial narrow bold, arial narrow, arial; 
	font-size:12pt;
	font-weight:bold;
}

.mainPageFont {
	font-family:arial narrow bold, arial narrow, arial; 
	font-size:10pt;
	font-weight:normal;
}

.mainPageArea {
	border-left: 1px solid lightgrey;
	padding:15px;
	font-family:arial narrow bold, arial narrow, arial; 
	font-size:10pt;
	font-weight:normal;
	width:350px;
	float:left;
}

.mainLogoArea {
	text-align:center;
	font-family:verdana,arial narrow bold, arial narrow, arial; 
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	border-width:7px;
	border-top:0px;
	border-style:solid;
	border-color:#fff;
	background-color:#CAC5B4;
	width:200px;
	height:650px;
}

.footerContent {
	font-family:verdana,arial narrow bold, arial narrow, arial; 
	font-size:8pt;
	font-weight:normal;
	color:#fff;
	text-align:center;
	padding:15px;
	border-width:7px;
	border-style:solid;
	border-color:#fff;
	border-top:0px;
	background-color:#000000;
	height:20px;
}
