/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#000000;
	font:75% arial, sans-serif;}

h1 {
	color:#444444;
	font:bold 200% arial black, arial, sans-serif;}
	
h2	
	{
	color:#7592AD;
	font:normal 155% arial black, arial, sans-serif;
	text-transform:uppercase;}

h3	
	{
	color:#555555;
	font:normal 115% arial black, arial, sans-serif;
	text-transform:uppercase;}

h4 {
	color:#AEB8C1;
	font:normal 100% arial black, arial, sans-serif;
	text-transform:uppercase;}

h5 {
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:140%;
	font-size:95%;}

a {
	color:#7592ad;
	text-decoration:underline;}
	
	#content a {font-weight: bold;;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%; width: 100%;} /* ezedit vs. front-end fix */
		
		#container td td {
		width: auto;}

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 15px 0px;}
h2 	{margin:0px 0px 5px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px 0px 7px 0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.footnote {
	font-size:90%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#7592ad;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:10px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;}
	
.table-sub-subheader-app {
	background:#c2c9d1;
	color:#444444;
	font-weight:bold;
	padding:10px;}
	
.table-top {
	border-top:1px solid #cccccc;}

.table-row {
	background:#FFFFFF;
	border:1px solid #cccccc;
	border-top: none;
	color:#333333;
	padding:10px;}

.table-altrow {
	background:#e6ebf1;
	border:1px solid #cccccc;
	border-top: none;
	color:#333333;
	padding:10px;}

.table-row td, .table-altrow td {
	border:1px solid #cccccc;
	border-top: none;
	padding:10px;}
	
td.table-row td , td.table-altrow td {
	border: none;
	padding:0px;}
table.table-row td , table.table-altrow td {
	border: none;
	padding:0px;}
		
.table-header th a {
	color:#FFFFFF;}
#projects td{
	padding:5px;
	border:1px solid #cccccc;}
	
	#ctl00_Modules_ctl00_gdvList td {
	border-bottom: 1px #CCCCCC solid;
	padding: 10px;}
	
	#ctl00_Modules_ctl00_pnlDetail p {padding-right: 15px;font-size:100%;}
	
	#content #ctl00_Modules_ctl00_pnlDetail li {
		font-size: 100%;
		font-weight:bold;}
	

	
/*For Download's Delivery header*/
	
.table-header th {
	background-color:#7592ad;
	border:1px solid #cccccc;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

	#utilities {
		color:#333333;
		font-size:90%;}
		
		#utilities li {
			line-height:100%;}

		#utilities a {
			color:#333333;
			text-decoration:none;}

			#utilities a:hover {
				color:#333333;
				text-decoration:underline;}

#footer {
	color:#FFFFFF;
	font-size:90%;
	text-align:right;}
	
	#footer ul li {
		line-height:100%;}

	#footer a {
		color:#FFFFFF;
		text-decoration:none;}

		#footer a:hover {
			color:#FFFFFF;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	border-top:0px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:1020px;}
		
	#header {
		background:url(images/header_bg.gif) 0px 0px no-repeat;
		height:110px;
		width:100%;}
		
		#logo {	
			float:left;
			margin:9px 0px 5px 30px;}

			#logo img {
				display:block;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:10px 48px 0px 0px;}
	
		#utilities li {
			padding:0px 0px 0px 4px;
			display:inline;}

		#topNav {
			background:url(images/topnav_bg.gif) 0px 0px no-repeat;
			clear:both;
			height:31px;
			padding:4px 0px 0px 279px;
			width:741;}
			
			#topNav #topnavLeft {
				margin:0px 21px 0px 0px;}
	
			#topNav img {
				float:left;
				margin-left:4px;
				display:inline-block;}

#footer {
	background:url(images/footer_bg.gif) 0px 0px no-repeat;
	clear:both;
	height:39px;
	margin:0px auto 10px;
	width:1020px;}

	#footer ul {
		list-style:none;
		padding:12px 30px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 8px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMid {
	color:#666666;
	font-size:90%;}
	
	#homeMid p {
		line-height:160%;
		margin:0px 15px 0px 0px;}
		
	#homeMid h1 {
		color:#666666;
		font:normal 110% Arial Black, arial, sans-serif;
		line-height:100%;
		margin:0px 15px 15px 0px;}
		
		#homeMid h1 img {
			margin-top: 0px;}
			
	#homeBottom h1 {
		color:#666666;
		font:normal 120% Arial Black, arial, sans-serif;
		line-height:100%;
		margin:0px 0px 27px 4px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	width:100%;}

	#homeFlash {
		height:237px;
		padding:62px 0px 0px 0px;
		margin:-560px 0px 0px 0px;
		position:relative;
		width:100%;}
		
	#homeMid {
		clear:both;
		position:relative;
		margin:31px auto 0px auto;
		width:972px;}
		
		#homeMid a {
			display:inline-block;
			width:17px;
			float:right;
			margin-top:-4px;}
		
		#homeMidAContainer, #homeMidBContainer, #homeMidCContainer {
			float:left;
			width:243px;}
			
		#homeMidDContainer {
			float:right;
			width:243px;}
			
			#homeMidA, #homeMidB, #homeMidC, #homeMidD {
				background:url(images/homemidbox_bg-trans.png) 0px 0px no-repeat;
				padding:17px 0px 0px 17px;
				min-height:115px;
				height:auto !important;
				height:85px;}
			
	#homeBottom {
		clear:both;
		margin:0px 0px 0px 31px;
		position:relative;
		padding:0px 0px 0px 0px;
		width:961px;}
			
		#homeBottomA {
			background:url(images/homebottom_projects_bg.gif) 0px 0px no-repeat;
			float:left;
			min-height:225px;
			height:auto !important;
			height:225px;
			padding:13px 0px 0px 14px;
			width:704px;}
		
		#homeBottomB {
			background:url(images/homebottom_quicklinks_bg.gif) 0px 0px no-repeat;
			float:right;
			min-height:225px;
			height:auto !important;
			height:225px;
			padding:13px 0px 0px 0px;
			width:235px;}
			
			#homeBottomB a {
				float:left;}
			
			#homeBottomB .project {
				background: url(images/home_project_over.gif) no-repeat right center;
				display:block;
				height:15px;
				margin:11px 0px 16px 25px;
				width:127px;}
				
			#homeBottomB .project:hover {
				background: url(images/home_project_over.gif) no-repeat left center;
				display:block;
				height:15px;
				margin:11px 0px 16px 25px;
				width:127px;}
				
			#homeBottomB .media {
				background: url(images/home_media_over.gif) no-repeat right center;
				display:block;
				height:15px;
				margin:0px 0px 15px 25px;
				width:122px;}
				
			#homeBottomB .media:hover {
				background: url(images/home_media_over.gif) no-repeat left center;
				display:block;
				height:15px;
				margin:0px 0px 15px 25px;
				width:122px;}
				
			#homeBottomB .career {
				background: url(images/home_career_over.gif) no-repeat right center;
				display:block;
				height:16px;
				margin:0px 0px 13px 25px;
				width:164px;}
				
			#homeBottomB .career:hover {
				background: url(images/home_career_over.gif) no-repeat left center;
				display:block;
				height:16px;
				margin:0px 0px 13px 25px;
				width:164px;}
				
			#homeBottomB .contact {
				background: url(images/home_contact_over.gif) no-repeat right center;
				display:block;
				height:16px;
				margin:0px 0px 0px 25px;
				width:105px;}
				
			#homeBottomB .contact:hover {
				background: url(images/home_contact_over.gif) no-repeat left center;
				display:block;
				height:16px;
				margin:0px 0px 0px 25px;
				width:105px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:140%;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	width:100%;}

	#sectionalGraphic {
		height:185px;
		width:100%;}
		
#interiorColumns {
	background:url(images/interiorcolumns_bg.gif) 0px 0px no-repeat;
	margin:0px 0px 10px 0px;
	padding:12px 0px 0px 0px;
	width:100%;}
	
	#leftNav {
		background:url(images/leftnav_bg.gif) 0px 0px repeat-y;
		float:left;
		display:inline; /*IE double margin fix*/
		margin:0px 0px 0px 0px;
		width:192px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin:0px 0px 0px 5px;
			width:182px;}
		
	#main {
		float:right;
		display:inline; /*IE double margin fix*/
		min-height:400px;
		height:auto !important;
		height:400px;
		margin:0px 0px 0px 0px;
		width:815px;}
	
		#content {
			padding:26px 15px 5px 9px;}
		
			#content ul {
				margin:0px 0px 5px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/leftnav_lvl2_on.gif) 0px 6px no-repeat;
					padding:0px 0px 5px 11px;
					margin-top:3px;
					font-size:95%;}
				
				#content ul ul {
					/*margin:0px 0px 0px 25px;
					list-style:circle;
					padding:0px;*/
					background: url(images/leftnav_lvl2_off.gif) 0px 12px no-repeat;
					padding:0px 0px 5px 13px;
					margin-top:3px;}
					
					#content ul ul li {
						background:none;
						padding-left:0px;
						padding-top:5px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;
				list-style:decimal;}
				
			.imgCenter {
				border: 1px solid #CCCCCC;}
				
			.imgRight {
				border: 1px solid #CCCCCC;
				vertical-align: top;
				margin:10px 0px 10px 15px;}
			
			.imgLeft {
				border: 1px solid #CCCCCC;
				vertical-align: top;
				margin:10px 15px 10px 0px;}
				
			.imgLeftNoBorder {
				margin:10px 15px 10px 0px;
				vertical-align: top;}
				
			.imgRightNoBorder {
				margin:10px 0px 10px 15px;
				vertical-align: top;}
							
#equipment	{
	padding-left:20px;}
	
#equipment td {
	padding-bottom:5px;}

#gallery img	{
	padding-top:0px;}
	
#gallery p img	{
	padding:0px;}
	
	#gallery ul {
		margin:0px;}
	
#gallery_page sup	{
	font-size:50%;}
	
#gallery_page p	{
	text-align:left;
	padding-left:32px;
	padding-top:5px;}

#galleryThumbnail {
	padding: 0px 7px;}
	
#galleryThumbnail img {
	display: block;}

#gallery .table-row {
	background:#FFFFFF;
	border:1px solid #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	color:#333333;
	padding:10px;}
	
#portfolio-thumbs table td {
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 0px 5px;}

/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {color: #FFFFFF; font-size:90%; line-height: 100%; width: 203px;}

td#library a {color: #666666;font-weight:bold;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:78px 0px 0px 0px;}
	
	#libraryItem {margin:0px 0px 13px 0px;width: 200px;}
	
	#library p {margin:7px 12px 12px;}
	
	#library .quickLinks {
		background-color: #409bd1;}
		
		#library .gray {
		background-color: #989898;}
		
		#library .tan {
		background-color: #d1d5a1;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1on_bg.gif) 0px 0px no-repeat;
	color:#949FAA;
	font:normal 100% arial black, arial, sans-serif;
	padding:6px 10px 6px 33px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1off_bg.gif) 0px 0px no-repeat;
	color:#666666;
	font:normal 100% arial black, arial, sans-serif;
	line-height: 130%;
	padding:6px 10px 6px 33px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#949FAA;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#949FAA;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:#ffffff url(images/leftnav_lvl2_on.gif) 38px 6px no-repeat;
	color:#949FAA;
	font:normal 90% arial black, arial, sans-serif;
	padding:0px 10px 6px 46px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:#ffffff url(images/leftnav_lvl2_off.gif) 38px 6px no-repeat;
	color:#000000;
	font:normal 90% arial black, arial, sans-serif;
	padding:0px 10px 6px 46px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#000000;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#000000;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#949FAA;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#949FAA;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:#ffffff url(images/leftnav_lvl3_on.gif) 0px 0px no-repeat;
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 57px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:#ffffff url(images/leftnav_lvl2_bg.gif) 0px 0px repeat-y;
	color:#999999;
	font-size:90%;
	padding:6px 10px 6px 57px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#999999;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#999999;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#666666;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #FEFEFE;
	font:normal 100% arial black, arial, sans-serif;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#FFFFFF;
	color:#A8B3BC;
	padding:6px 10px 6px 10px;
	text-align:left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#FFFFFF;
	color:#A8B3BC;
	padding:6px 10px 6px 10px;
	text-align:left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#A8B3BC;
	border:1px solid #8F9AA3;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
/*site map*/

#sitemap td {
	padding:5px;}