@charset "UTF-8";
/* CSS Document */

/*behavior: url(JS/iepngfix.htc);*/
* {
	margin:0px;
	padding:0px;
	}

html, body {
	height: 100%;
	background:url(../images/whiteBkgnd.jpg) top repeat-x;
	
}

a {
	outline:none; 
}
#container {
	width:1050px;
	position:relative;
	/*margin: 0px auto -125px; for use with smaller page and sticky footer from A List Apart*/
	margin: 0px auto -125px;
	height: 100%;
	}


html>body #container {
    height: auto;
	}


p.noDisplay {
	display:none;
	}
/*--------------TOP CONTENT HERE----------------------*/
#topContent {
	height:auto;
	position:relative;
	width:1050px;
	float: left;
}

.upperLeft, .upperRight {
	width:365px;
	height:181px;
	position:relative;
	float:left;
	
}

.upperLeft {
	background:url(../images/upLeftWhite2.jpg) top right no-repeat;
	}
	
.dbSans, .dwSans {
	height:43px;
	position:relative;
	float:left;
	top: 5px;
}

/*.dbSans {
	background:url(images/dbSans3.png) no-repeat;
	width:234px;
	left: 60px;
	behavior: url(js/iepngfix.htc);
}*/


	
.logoTop {
	background:url(../images/topLogo3.jpg) no-repeat;
	width:320px;
	height:181px;
	position:relative;
	float:left;
}


.upperRight {
	background:url(../images/upRightWhite2.jpg) top left no-repeat;
	width: 360px;
	}

/*.dwSans {
	background:url(images/dwSans3.png) no-repeat;
	width:244px;
	left:65px;
	behavior: url(js/iepngfix.htc);

}*/
/*--------------TOP CONTENT HERE------------------*/
/*--------------Nav content here------------------*/
#navContainer {
	width:1050px;
	height:34px;
	position:relative;
	float:left;
}
ul.leftNav {
	width:365px;
	height:34px;
	position:relative;
	float:left;
	background:url(../images/repeatNavBkgnd.jpg) top left repeat-x;
}


	
li.firstLeft {
	background:url(../images/repeatNavBkgnd.jpg) top left no-repeat;
	float:left;
	width:60px;
	height:34px;
	list-style:none;
	float:left;
	border-left: 2px solid #FFFFFF;
}

li.left, li.leftBold {
	width:auto;
	list-style:none;
	float:left;
	display:inline;
	font:13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 24px;
	padding: 10px 8px 0px 8px;
	letter-spacing: 1px;
	border-right: 1px solid #FFFFFF;
	text-decoration:none;
}

li.left a {
	text-decoration:none;
	font:13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
li.left a:hover {
	text-decoration:none;
	border-bottom:1px dotted #898f1f;
	color:#898f1f;
}

li.leftBold {
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
}

ul.rightNav {
	width:365px;
	height:34px;
	position:relative;
	float:right;
	background:url(../images/repeatNavBkgnd.jpg) top left repeat-x;
}
li.right, li.rightBold, li.rightLast {
	width:auto;
	list-style:none;
	float:right;
	display:inline;
	font:13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 24px;
	padding: 10px 8px 0px 8px;
	letter-spacing: 1px;
}
	
li.rightBold {
	letter-spacing:0px;
	font-weight: bold;
	text-transform:uppercase;
}

li.right, li.rightBold {
	border-right: 1px solid #FFFFFF;

}

li.lastRight {
	background:url(../images/repeatNavBkgnd.jpg) top right no-repeat;
	width:50px;
	height:34px;
	list-style:none;
	float:right;
	border-right: 2px solid  #FFFFFF;
}

li.right a {
	text-decoration:none;
	font:13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

li.right a:hover {
	text-decoration:none;
	border-bottom:1px dotted #898f1f;
	color:#898f1f;
}
	
#logoMid {
	width:320px;
	height:34px;
	position:relative;
	float:left;
	background:url(../images/logoMid3.jpg) top left no-repeat;
	
}
/*----------End Nav content here------------------*/
/*--------------bottom logo area here-------------*/
#bottomLogoArea {
	width:1050px;
	position:relative;
	float:left;
	background-color: #FFFFFF;
}
#logoBottomL {
	width:365px;
	height:114px;
	position:relative;
	float:left;
	background: url(../images/bottomLNavWhite.jpg) top right no-repeat;
	}

		
#logoBottom {
	width:320px;
	height:114px;
	position:relative;
	float:left;
	background:url(../images/logoBottom3.jpg) top left no-repeat;
	}
	
#logoBottomR {
	width:365px;
	height:114px;
	position:relative;
	float:left;
	background: url(../images/bottomRNavWhite.jpg) top right no-repeat;
	}
.whiteSpacer {
	width:1050px;
	height:47px;
	position:relative;
	float:left;
	background:url(../images/whiteSpacer.jpg) top center no-repeat;
	}
/*-----------END ALL HEADER HERE-----------------*/
/*-----------INDEX MAIN TAB/CONTENT HERE MC is main Content---------*/
#mCContainer {
	min-height:245px;
	height:auto !important;
	height:245px;
	position:relative;
	float:left;
	width:1050px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}

/*web, print, logo etc*/
.sectionContent {
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	float:left;
	width:1050px;
	background-color: #FFFFFF;
	margin: 0px 0px 50px 0px;
}
.topTab {
	width:308px;
	height:27px;
	position:relative;
	float:left;
	background:url(../images/mainTab2.jpg) top left no-repeat;
	left: 95px;
	padding: 16px 0px 0px 25px;
	}
	
.topTabMain {
	width:333px;
	height:43px;
	position:relative;
	float:left;
	background:url(../images/mainTab3.jpg) top left no-repeat;
	left: 95px;
	padding: 0px 0px 0px 0px;
	}

.mCTop {
	width:870px;
	height:19px;
	position:relative;
	float:left;
	background:url(../images/mainContentTop.jpg);
	left: 65px;
	padding: 10px 25px 0px 25px;
}

.mCTopMain {
	width:870px;
	height:19px;
	position:relative;
	float:left;
	background:url(../images/mainContentTop2.jpg);
	left: 65px;
	padding: 10px 25px 0px 25px;
}

.mCMid {
	width:820px;
	position:relative;
	float:left;
	background:url(../images/mainContentMid.jpg) top left repeat-y;
	left: 65px;
	padding: 0px 50px;
}

.mCMidMain {
	width:820px;
	position:relative;
	float:left;
	background:url(../images/mainContentMid2.jpg) top left repeat-y;
	left: 65px;
	padding: 0px 50px;
}

.mCBottom {
	width:870px;
	height:34px;
	position:relative;
	float:left;
	background:url(../images/mainContentBottom.jpg);
	left: 65px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 50px;
}

.mCBottomMain {
	width:870px;
	height:34px;
	position:relative;
	float:left;
	background:url(../images/mainContentBottom2.jpg);
	left: 65px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 50px;
}

.top {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#898f1f;
	text-align:left;
	text-transform: uppercase;
	}
	
.top a {
	color:#898f1f;
	text-decoration:none;
	}

.top a:hover {
	text-decoration:none;
	border-bottom:1px dotted #898f1f;
	}
	
.top2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	text-transform: uppercase;
	}
	
.top2 a {
	color:#333;
	text-decoration:none;
	}

.top2 a:hover {
	text-decoration:none;
	border-bottom:1px dotted #333;
	}
	
h1 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align: left;
	margin: 0px;
	letter-spacing: 2px;
	}
h2.grey {
	color: #333333;
	}
h2 {
	font:14px Arial, Helvetica, sans-serif;
	color:#898f1f;
	margin:0px 0px 5px 0px;
	text-align:left;
	display: block;
	border-bottom: 1px solid #898f1f;
	}
	
h3 {
	font:14px Arial, Helvetica, sans-serif;
	color:#898f1f;
	text-align:left;
	display: block;
	margin: 0px 0px 10px 0px;
	}
	
p.main {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	margin:0px 0px 10px 0px;
	display:block;
	line-height: 1.5em;
	}
.main a{
	text-decoration:none;
	color:#898f1f;
	}
	
.main a:hover {
	text-decoration:none;
	border-bottom:1px dotted #898f1f;
	}	
/*---------END IDEX MAIN TAB HERE--------------*/
/*---------INDEX EXAMPLES START HERE-----------*/
#exampleContainer {
	height:100px;
	width:925px;
	position:relative;
	float:left;
	/*margin: 0px 0px 50px 0px;*/
	padding:0px 0px 0px 125px;
	background-color: #FFFFFF;
	}	

.thumbContainer {
	width:770px;
	position:relative;
	float:left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 50px;
	margin: 20px 0px 0px 0px;
}



.vertTab {
	height:166px;
	position:relative;
	float:left;
	}

	
.exampleBox {
	width:160px;
	height:161px;
	position:relative;
	float:left;
	background:url(../images/exampleBox.jpg);
	margin-right: 101px;
	padding: 5px 0px 0px 6px;
	}
	
.thumbBox {
	width:160px;
	height:155px;
	position:relative;
	float:left;
	background:url(../images/thumbBoxBkgnd.jpg) no-repeat;
	margin: 0px 17px 0px 0px;
	padding: 9px 0px 0px 10px;
	}

.thumbTab {
	width:144px;
	height:27px;
	position:relative;
	float:left;
	background:url(../images/thumbTabBkgnd.jpg) no-repeat;
	margin: 0px 17px 0px 0px;
	padding: 6px 13px 0px 13px;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	}
	
.thumbTab a{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	}
	
.thumbTab a:hover {
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	}	
/*end all top content*/

.clearFooter {
	height: 125px;
	position:relative;
	clear:both;
	background-color: #FFFFFF;
	width: 1050px;
}


#footer {
	/*width:100%;*/
	height:125px;
	position:relative;
	}
#footerContent {
	width:925px;
	height:125px;
	position:relative;
	margin:0px auto 0px auto;
	}
	

.leftEnd {
	width:145px;
	height:125px;
	position:relative;
	float:left;
	background:url(../images/lFooter.jpg) bottom right no-repeat;
	}
	
.midFooter {
	width:635px;
	height:125px;
	position:relative;
	float:left;
	background:url(../images/midFooter.png) bottom center no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
.fLeft, .fMid, .fRight {
	width:211px;
	height:38px;
	padding:87px 0px 0px 0px;
	float:left;
	position:relative;
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
}

.fLeft {
	width:206px;
	padding-left: 5px;
	}
	
.fRight {
	width:151px;
	padding-left: 60px;
	}
.fMid {
	height:18px;
	padding: 107px 0px 0px 0px;
	text-align: center;
	}
		


.fLeft a, .fRight a {
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000000;
	}
	

.rightEnd {
	width:145px;
	height:125px;
	position:relative;
	float:left;
	background:url(../images/rFooter.jpg) bottom left no-repeat;
	}
	
	
/*FORM here */
fieldset, fieldset.checkboxes, fieldset.textarea {
	margin:0px 10px 20px 0px;
	width: 275px;
	float: left;
	height: 100%;
	border: none;
	}
fieldset.checkboxes {
	width: 520px;
	height:100%;
	float: left;
}

fieldset.textarea {
	width:520px;
	height:100%;
	}
label {
	float: left;
	width: auto;
	text-align: left;
	margin: 5px 0px 5px 0px;
} 

ul.contact {
	list-style: none;
	padding:10px 0px 0px 0px;
}

li.contact {
	float: left;
	width: 100%;
	display:block;
	margin: 0px 0px 10px 0px;
}

input.text {
	width:90%;
	float:left;
	clear: left;
	border: 1px solid #898f1f;
	height: 18px;
	margin-top: 5px;
}

.text {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: .375;
	}

li.radio {
	float:left;
	width:25%;
	display:inline;
	margin: 0px 0px 20px 0px;
	}
		
input.radio {
	float:left;
	border:none;
	height:auto;
	margin: 0px 5px 0px 0px;
	}
	
.message {
	width:100%;
	border: 1px solid #898f1f;
	margin: 0px 0px 10px 0px;
	height: 90px;
}

li.submit {
	float:right;
	width:150px;
	position:relative;
	display:inline;
	height:40px;
	}
	
.button {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/submitButton.jpg) top left no-repeat;
	width:136px;
	height:38px;
	border:none;
	outline:none;
	}
	
.button:hover {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	cursor: pointer;
	}
	
/*work History*/
ul.workHistory {
	list-style:none;
	width:800px;
	display: block;
	}
li.workHistory {
	width:100%;
	height:auto;
	margin:10px 0px 10px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.greenBold {
	font-weight:bold;
	color:#898f1f;
	}
	


/*sIFR Print here*/
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/*IE Anchor Fix*/
.anchorFix {
	width:1050px;
	height:20px;
	position:relative;
	float:left;
	}
