@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #EDEDED;
	line-height: 16px;
	margin-top: 0px;
}
h1 {
	font-size: 15px;
	line-height: 18px;
	color: #192753;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: normal;
}
.employeeHead {
	font-size: 12px;
	font-weight: bold;
	color: #192753;
	line-height: 30px;
}


/*----------------------------------------
                Links
----------------------------------------*/
a:link {
	color: #192753;
}
a:visited {
	color: #192753;
}
a:hover {
	color: #192753;
}
a:active {
	color: #192753;
}
/*-----------------------------------------*/
a.mainLink:link,a.mainLink:visited,a.mainLink:hover,a.mainLink:active{ color:#192753; text-decoration:underline;
}
/*-----------------------------------------*/
a.logIn:link,a.logIn:visited,a.logIn:active{ color:#ffffff; text-decoration:none;
}
a.logIn:hover {
color:#ffffff;
text-decoration:underline;
}
/*-----------------------------------------*/
a.footNav:link,a.footNav:visited,a.footNav:active{ color:#192753; text-decoration:none;
}
a.footNav:hover {
color:#192753;
text-decoration:underline;
}
/*-----------------------------------------*/
a.homeContact:link, a.homeContact:active, a.homeContact:visited {
	color: #555555;
	text-decoration:none;
}
a.homeContact:hover { 
	text-decoration:none; 
	color: #000000;
}
/*----------------------------------------
                divs
----------------------------------------*/


#wrapper {
	width: 930px;
	margin: auto;
}
#loggedInBar {
	font-size: 10px;
	color: #ffffff;
	background-color: #997744;
	text-align: right;
	height: 21px;
	width: 908px;
	padding-right: 22px;
	line-height: 21px;
	margin-bottom: 24px;
}
#headHome {
	background-color: #FFFFFF;
	width: 930px;
	position: relative;
}
#homeContact{
	position:absolute;
	left:528px;
	top:0px;
	width:400px;
	height:38px;
	z-index:1;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

#homePhone, #homeHome, #homeContactUs {
	color: #555555;
} 
#homePhone {
	float: right;
	margin-top: 15px;
	padding-right: 18px;
	margin-left: 9px;
}
#homeContactUs {
	background-image: url(images/homeTick.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
	float: right;
	padding-top: 15px;
	margin-left: 9px;
	padding-right: 6px;
}
#homeHome {
	background-image: url(images/homeTick.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
	float: right;
	padding-top: 15px;
	padding-right: 9px;
}

#navHome {
	background-color: #A37B40;
	width: 930px;
}
#insideLeft {
	float: left;
	width: 167px;
}
#insideMain {
	float: left;
	width: 577px;
	clear: none;
	padding-left: 50px;
	padding-top: 41px;
}
.script {
	background-image: url(images/script_21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#insideRight {
	width: 75px;
	position: absolute;
	top: 0px;
	text-align: right;
	padding-top: 35px;
	left: 855px;
	z-index: 10;
}
#scriptText {
	width: 440px;
	margin-left: 59px;
	font-size: 11px;
	height: 480px;
	padding-top: 105px;
}

#homeMain {
	background-color: #FFFFFF;
	width: 788px;
	padding-left: 142px;
	position: relative;
	margin-top: 24px;
}
#homeMain {
	color: #192753;
 }

#whiteWrapper {
	background-color: #FFFFFF;
	width: 930px;
}
#footerNav {
	font-size: 10px;
	line-height: 30px;
	height: 30px;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 25px;
}

#homeText {
	width: 584px;
	margin-bottom: 26px;
}
#homeText1 {
	width: 584px;
	position: relative;
}
.homeTextWrapper {
	width: 785px;
	position: relative;
}

#homeSearch {
	position: absolute;
	width: 56px;
	left: 640px;
	top: 20px;
	text-align: center;
}
#homeSearch, a:link, a:active, a:visited, a:hover {
 color: #192753;
 }
#homeCandLog {
	position: absolute;
	width: 56px;
	left: 707px;
	top: 20px;
	text-align: center;
}
#homeClientLog {
	position: absolute;
	width: 56px;
	left: 640px;
	top: 20px;
	text-align: center;
}
#homeText2 {
	width: 584px;
	float: left;
}
#listWrapper {
	width: 600px;
	clear: both;
}
#insideTagLine {
	float: right;
	position: absolute;
	left: 176px;
	top: 26px;
}
#listWrapperInside {
	width: 600px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
#insideMiddleWrapper {
	position: relative;
	width: 930px;
}
#textSizerInside {
	position:absolute;
	left:752px;
	top:47px;
	width:158px;
	height:20px;
	z-index:2;
	text-align: right;
	font-size: 11px;
}

#footer {
	background-color: #efeeee;
	width: 930px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	float: left;
}
#footerAddress {
	margin-top: 17px;
	margin-bottom: 15px;
	font-size: 11px;
}
.copyright {
	font-size: 9px;
	margin-top: 3px;
}

#homeTagLine {
	float: right;
	position: absolute;
	left: 188px;
	top: 44px;
}
#textSizer {
	position:absolute;
	left:752px;
	top:83px;
	width:158px;
	height:20px;
	z-index:2;
	text-align: right;
	font-size: 11px;
}
/*----------------------------------------
                classes
----------------------------------------*/
.boldA {
	font-weight: bold;
}
.colorTanTicks {
	color: #b99d72;
}
.colorBrown {
	color: #A6773F;
}
.colorBlack {
	color: #000000;
}
.cursorHand {
	cursor: pointer;
}
.listEmployInside {
	clear: none;
	float: left;
	width: 150px;
	margin-right: -5px;
	font-size: 11px;
}


.InsideIcons {
	text-align: center;
	padding-right: 17px;
	padding-bottom: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	margin-bottom: 30px;
}
.InsideIconsNB {
	text-align: center;
	padding-right: 17px;
	padding-bottom: 19px;
}

.noPad {
	margin: 0px;
	padding: 0px;
}
.listEmploy {
	clear: none;
	float: left;
	width: 175px;
	margin-right: 15px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
ul{
    margin: 0 auto;
}
#leftListDiv {
	margin-left: 19px;
	margin-top: 16px;
	list-style: none;
	padding-left: 1px;
	width: 148px;
}
#leftListDiv li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #192753;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(images/dot_15.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
	line-height: 16pt;
	font-weight: bold;
}
#transList {
	width: 525px;
	margin-left:0px;
	padding-left: 38px;
}
#transList li
{
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 13pt;
	list-style-type: none;
	background-image: url(images/bullet_trans_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.formText {
	background-color: #ededed;
	width: 440px;
	border: 1px solid #b9babc;
	float: right;
	color: #192753;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #192753;
	text-align: center;
	height: 24px;
	width: 101px;
	border: 2px solid #1f92ff;
	float: right;
}

.formMargin {
	margin-bottom: -8px;
}
#bonusList {
	width: 535px;
	margin-left:0px;
	padding-left: 27px;
}
#bonusList li
{
	padding-bottom: 6px;
	padding-left: 13px;
	line-height: 16px;
	list-style-type: none;
}
#beniList {
	width: 555px;
	margin-left:0px;
	padding-left: 27px;
}
#beniList li
{
	padding-bottom: 0px;
	padding-left: 13px;
	line-height: 16px;
	list-style-type: none;
	background-image: url(images/bullet_trans_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.headPad {
	padding-bottom: 23px;
}

#csIS {
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	height:123px;
	z-index:1;
}
#csTL {
	position:absolute;
	left:96px;
	top:0px;
	width:70px;
	height:123px;
	z-index:2;
}
#csPS {
	position:absolute;
	left:192px;
	top:0px;
	width:70px;
	height:123px;
	z-index:3;
}
ul {
	margin: 0px;
}
/*----------------------------------------
               Calendar
----------------------------------------*/
#calendarWrapper {
	background-color: #FFFFFF;
	height: 382px;
	width: 540px;
	position: relative;
	margin-top: 17px;
	margin-bottom: 8px;
}
#cal1 {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 176px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cal2 {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 176px;
	position: absolute;
	left: 182px;
	top: 0px;
}
#cal3 {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 176px;
	position: absolute;
	left: 364px;
	top: 0px;
}
#cal4 {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 176px;
	position: absolute;
	left: 0px;
	top: 194px;
}
#cal5 {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 176px;
	position: absolute;
	left: 182px;
	top: 194px;
}
#cal6 {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 176px;
	position: absolute;
	left: 364px;
	top: 194px;
}
.calActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	cursor: pointer;
	position:absolute;
	width:24px;
	height:24px;
	z-index:1;
}
#calDateWrapper {
	height: 150px;
	width: 176px;
	left: 0px;
	top: 38px;
	position: absolute;
}
.calInactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #C5C5C5;
	text-align: center;
	position:absolute;
	width:24px;
	height:24px;
	z-index:1;
}
.calMonth {
	text-align: center;
	height: 15px;
	width: 176px;
	position: absolute;
	left: 0px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.calSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #192753;
	border: 1px solid #1fa2ff;
	cursor: pointer;
	position:absolute;
	width:24px;
	height:24px;
	z-index:1;
}

/*----------------------------------------
                Hacks
----------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.ieFix0px {
	font-size: 1px;
}
.leftHead {
	margin-top: 32px;
	margin-left: 20px;
}
#csImage {
	width: 264px;
	position: relative;
}
#requestCoverageIcon {
	margin-top: 16px;
}
.borderBottom1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.searchJobOpp {
	float: left;
	width: 40px;
	text-align: center;
	margin-top: 32px;
}
.padLeftA {
	padding-left: 22px;
}
.padLeftB {
	padding-left: 5px;
}
.formTextPhone {
	background-color: #ededed;
	width: 210px;
	border: 1px solid #b9babc;
	float: right;
	color: #192753;
	margin-right: 230px;
}
.borderBottmBrown {
	width: 577px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #997744;
}
.borderBottmGray {
	width: 577px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
.lineHieghtA {
	line-height: 20px;
}
#homeContactUspage {
	background-image: url(images/contactUs_topBar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
	float: right;
	padding-top: 15px;
	margin-left: 9px;
	padding-right: 6px;
}
#homeContactUs2 {
	background-image: url(images/contactUs_topBar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
	float: right;
	padding-top: 15px;
	padding-right: 6px;
	padding-left: 9px;
}
#insideMainAbout {
	width: 440px;
	padding-left: 109px;
	padding-top: 145px;
	padding-right: 79px;
	height: 485px;
	float: left;
}
.padBottom {
	padding-bottom: 6px;
}
.employeeLog {
	margin-bottom: 8px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

