body,td,th {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a:link {
	color: #005295;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #88C8D7;
}
a:hover {
	text-decoration: none;
	color: #88C8D7;
}
a:active {
	text-decoration: none;
	color: #88C8D7;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/gears.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.headline {
	color: #005295;
	font-size: 16px;
	text-transform: uppercase;
}

.navigationText {
	font-size: 12px;
	letter-spacing: 2px;
}

.navigationText a:link {
	color: #005295;
	text-decoration: none;
}
.navigationText a:visited {
	text-decoration: none;
	color: #88C8D7;
}
.navigationText a:hover {
	text-decoration: underline;
	color: #88C8D7;
}
.navigationText a:active {
	text-decoration: underline;
	color: #88C8D7;
}



.skillSetText {
	font-size: 12px;
	color: #005295;
	text-transform: uppercase;
	line-height: 16px;
	text-align: right;
}

.skillSetText a:link {
	color: #005295;
	text-decoration: none;
}
.skillSetText a:visited {
	text-decoration: none;
	color: #88C8D7;
}
.skillSetText a:hover {
	text-decoration: underline;
	color: #88C8D7;
}
.skillSetText a:active {
	text-decoration: underline;
	color: #88C8D7;
}


.blueText {
	color: #005295;
	font-size: 14px;
}

.callOutText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005295;
}

.callOutHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005295;
	font-style: italic;
}

.readMore {
	color: #005295;
	text-transform: uppercase;
}

.breadcrumbsText {
	font-size: .8em
}

#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#logoContainer {
	position:relative;
	left:43px;
	top:0px;
	width:367px;
	height:119px;
	z-index:1;
	float: left;
}

#navigationBar {
	position:relative;
	left:20px;
	top:7px;
	width:759px;
	height:19px;
	z-index:2;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
}

#subNavigationBar {
	position:relative;
	left:20px;
	top:7px;
	width:759px;
	height:auto;
	z-index:2;
	float: left;
    padding-top: 5px;
}

#bodyCopyBox {
	position:relative;
	left:24px;
	top:32px;
	width:429px;
	height:auto;
	z-index:3;
	float: left;
	padding-bottom: 20px;
}

#footerBox {
	position:relative;
	left:20px;
	width:759px;
	height:auto;
	z-index:2;
	float: left;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	top: 30px;
}

#skillSetBox {
	float: right;
	height: auto;
	width: 175px;
	position: relative;
	padding-right: 25px;
	padding-top: 50px;
}

#callOutBox {
	float: right;
	height: 160px;
	width: 205px;
	position: relative;
	background-repeat: no-repeat;
	top: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 20px;
}

#callOutBoxEmpty {
	float: right;
	height: 160px;
	width: 205px;
	position: relative;
	background-repeat: no-repeat;
	top: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 20px;
}
