/*  [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]  */

/* Agents Page */

.pagetext	{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	Font-size:75%;
	font-weight: normal;
}

.datahead	{
	background-color:#9ba4af;
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	padding:3px;
	text-decoration:none;
}
.dataA	{
	background-color:#eeeeee;
	padding:7px;
	text-decoration:none;
	border-bottom: 1px solid #DDDDDD;
}

.dataB	{
	background-color:#FFFFFF;
	padding:7px;
	text-decoration:none;
	border-bottom: 1px solid #DDDDDD;
}

body {
	color:#333333;
	font:75% arial, helvetica, sans-serif;}

h1 {
	color:#E56733;
	font:normal 160% Arial Black, Arial, sans-serif;
	line-height: 100%;}
	
h2	
	{
	color:#E56733;
	font-size:120%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#E56733;
	font-size:100%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#00457C;
	font-size:100%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:150%;
	font-size:90%;}

#content a {
	color:#EB8F6A;
	font-weight:normal;
	text-decoration:underline;}

	#content a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	background:#e6e6e6 url(images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 17px 0px;}	
h2 	{margin:0px 0px 12px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 0px 0px 10px; padding: 0px; height: 1px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
#ctl00_Modules_ctl00_pnlDisplayPage {font-size: 90%;}
	
.imgLeft {
	margin: 10px 20px 20px 0px;}
	
.imgRight {
	margin: 10px 0px 20px 20px;}
	
.screenshot {}
	
	.screenshot a {background: transparent url(images/magnify.png) right bottom no-repeat; padding-bottom: 22px;}
	
	.screenshot img {border:1px solid #CCCCCC;}
#content_logo	{
	float:right;
	vertical-align:top;
	padding: 7px 20px 0px 0px;}

/*	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;}
	
.image-left {margin:0px 12px 7px 0px;}
.image-right {margin:0px 0px 7px 12px;}
	
.footnote {
	font-size:90%;}
	
	#container td .footnote {
		font-size:85%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#00447c;
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	padding:3px 5px;}
	
#container .table-header-app {font-size:150%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	padding:3px 5px;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:7px 5px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#eeeeee;
	color:#333333;
	padding:7px 5px;}
	
#camera-station .table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	padding:3px 5px;}
	
#camera-station .table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:3px 5px;
	font-size:80%;}

#camera-station .table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#eeeeee;
	color:#333333;
	padding:3px 5px;
	font-size:80%;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-altrow td, .table-row td {
	padding:7px 5px;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
#videos{}
	
	#videos a {
	color:#EB8F6A;
	font-family:Arial,Helvetica,sans-serif;
	Font-size:110%;
	font-weight: bold;}
	
	#videos td {
	padding-bottom:3px;}
	
	#videos img	{
	border:1px solid #333333;
	margin:10px 5px 5px 5px;}
	
	#videos .table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	padding:3px 5px;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities ul {
	color:#FFFFFF;
	font-size:90%;}

	#utilities ul li a {
		color:#FFFFFF;
		font-weight: normal;
		text-decoration:none;}

		#utilities ul li a:hover {
			color:#FFFFFF;
			text-decoration:underline;}
			
#utilities td#search {
	font-size:90%;
	padding-right:9px;
	color:#ffffff;}

#footer {
	color:#666666;
	font-size:90%;}

	#footer a {
		color:#666666;
		font-weight: normal;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
#int_footer {
	color:#666666;
	font-size:90%;}

	#int_footer a {
		color:#666666;
		font-weight: normal;
		text-decoration:none;}

		#int_footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:940px;}
		
	#header {
		height:134px;
		margin:0px auto;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline;
			margin:31px 0px 34px 0px;}
			
			#logo img {
				display:block;}
			
		#utilities {
			float:right;
			display:inline;
			height:20px;
			margin:54px 0px 0px 0px;}
	
		#utilities ul li {
			padding:0px 9px 0px 0px;
			display:inline;}
				
			#searchBox {
				background: url(images/util_search_bg.gif) 0px 0px repeat-x;
				border-left:1px solid #CCCCCC;
				border-right:0px;
				border-bottom:0px;
				border-top:0px;
				display:block;
				padding:3px 0px 0px 1px;
				height:17px;
				font-size:90%;
				width:87px;}
			
			#topNav {
				clear:both;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				width:940px;}
	
			#topNav img {
				float:left;
				margin:0px 16px 0px 0px;
				display:inline;}
				
#footer {
	clear:both;
	height:28px;
	margin:60px auto 10px auto;
	width:939px;}

	#footer ul {
		list-style:none;
		margin:7px 0px 0px 0px;
		text-align:left;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			
#int_footer {
	clear:both;
	height:28px;
	margin:15px auto 10px auto;
	width:939px;}

	#int_footer ul {
		list-style:none;
		margin:7px 0px 0px 0px;
		text-align:left;}

		#int_footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	font-size:100%;}
	
#homeBottom a {
	color:#333333;
	font-weight:bold;}

#homeBottomA h1, #homeBottomB h1 {
	color:#E56733;
	border-bottom:1px dotted #ABABAB;
	padding:0px 0px 8px 0px;
	margin:0px 0px 10px 0px;
	font:normal 120% Arial Black, Arial, sans-serif;
	line-height:100%;}
	
#homeBottomA h2 {
	color:#949494;
	padding:0px 0px 2px 0px;
	margin:0px;
	font:normal 120% Arial Black, Arial, sans-serif;
	line-height:100%;}
	
#homeBottom h3 {
	color:#333333;
	margin:0px 0px 10px 0px;}
	
#homeBottom h4 {
	color:#E56733;
	padding:0px 0px 0px 0px;
	margin:0px;
	font:bold 90% arial, sans-serif;
	line-height:100%;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:0px auto;
	width:100%;}

	#homeFlash {
		height:215px;
		width:940px;}
		
		#flashTable td.empty {
			height:215px;
			width:655px;}
			
			#flashTable td img {
				display:block;}
			
		#flashtable td.homeMessageTop {
			height:28px;}
		
		#flashTable td.content {
			color:#ffffff;
			padding:10px 19px 10px 23px;
			background:url(images/homemessage_bg.png) 0px 0px repeat-y;}
			
				#flashTable td.content a {color:#ffffff;}
		
		#homeBottom {
			clear:both;
			margin:0px auto;
			padding:38px 0px 0px 0px;
			width:860px;}
			
			#homeBottomA {
				float:left;
				border-bottom:1px dotted #ABABAB;
				width:610px;}
				
				#homeBottomA table img	{
				display:block;}
				
				#homeBottomA td.news {
					border-top:1px dotted #ABABAB;
					padding:16px 0px 0px 0px;}

			#homeBottomB {
				float:right;
				padding:0px 0px 0px 0px;
				width:211px;}
				
				#homeBottomB table {
					margin:0px 0px 25px 0px;}
				
				#homeBottomB td.brands {
					border-bottom:1px dotted #ABABAB;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {}
	
#content ul li {
	font-size:90%;
	line-height:130%;}
	
#breadcrumbs {
	color:#AAAAAA;
	font-size:90%;
	width:300px;}
		
	#breadcrumbs .Breadcrumb-Link {
		color:#333333;
		font-weight:normal;
		margin:0px 5px;
		text-decoration:underline;}
		
	#breadcrumbs .Breadcrumb-NoLink {
		margin:0px 5px;}
		
		#breadcrumbs .Breadcrumb-Link:hover {
			text-decoration:none;}
			
		#breadcrumbs .Breadcrumb-Selected {
			color:#E56733;
			font-weight:normal;
			margin:0px 0px 0px 5px;
			text-decoration:none;}


/*	5.2 [Layout]  */

#interiorMain {
	background:#FFFFFA;
	clear:both;
	margin:0px auto;
	width:940px;}

	#sectionalGraphic {
		height:194px;
		width:100%;}
		
	#interiorColumns {
		margin:0px auto 10px auto;
		width:100%;}
		
	#breadcrumbs {
		/*clear:both;*/
		margin:21px 0px 20px 0px;
		padding:0px 0px 0px 15px;
		width:508px;}
	
	#leftNav {
		background:#FFFFFA;
		border-bottom:1px solid #E8E8E4;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:21px 0px 25px 20px;
		width:180px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin:0px auto;
			width:100%;}
					
	#main {
		float:right;
		min-height:300px;
		height:auto !important;
		height:300px;
		width:737px;}
	
		#content {
			padding:17px 15px 15px 15px;
			width:100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 5px 6px no-repeat;
					padding:0px 0px 4px 13px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 0px 7px no-repeat;
						padding:0px 0px 7px 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */
		
/*	5.5 [Layout]  */
	
	#library {
		margin: 42px 0px 0px 0px;
		padding: 0px 15px 0px 0px;
		width: 170px;}
		
		#library img {
			display:block;}
			
			#library h4 {
			padding: 20px 0px 0px 5px;}	
			
			#library a {
					color:#EB8F6A;
					text-decoration:underline;}
			
			#resources ul li {
					background: url(images/int_list.gif) 10px 6px no-repeat;
					padding:0px 0px 4px 20px;}
					
					#resources a {
					color:#EB8F6A;
					font-weight:bold;
					text-decoration:underline;}
			


/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 0px top no-repeat;
	border-top:1px solid #E8E8E4;
	color:#E56733;
	font-size:90%;
	font-weight:bold;
	padding:7px 10px 7px 21px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 0px top no-repeat;
	border-top:1px solid #E8E8E4;
	color:#333333;
	font-size:90%;
	font-weight:bold;
	padding:7px 10px 7px 21px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#E56733;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#E56733;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 0px 0px no-repeat;
	color:#E56733;
	font-size:90%;
	padding:6px 10px 6px 36px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 0px 0px no-repeat;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 36px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#E56733;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#E56733;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_bg.gif) 0px 0px repeat-y;
	color:#E56733;
	font-size:90%;
	font-weight:bold;
	padding:6px 10px 6px 45px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_bg.gif) 0px 0px repeat-y;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 45px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#333333;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#E56733;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#E56733;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */ {
	background:url(images/topnav_arrow_off.gif) 16px 9px no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	padding:5px 10px 5px 25px;
	text-align: left;
	font-size:90%;
	white-space:normal;
	width:156px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */ {
	color: #FFFFFF;
	background:url(images/topnav_arrow_off.gif) 16px 9px no-repeat;
	font-weight: bold;
	padding:5px 10px 5px 25px;
	text-align: left;
	font-size:90%;
	white-space:normal;
	width:156px;}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited {
	cursor:pointer;
	text-decoration:none;}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded {
	background:#FFFFFF url(images/topnav_arrow_on.gif) 16px 9px no-repeat;
	color:#E56733;
	font-weight: bold;
	padding:5px 10px 5px 25px;
	text-align:left;
	white-space:normal;
	width:156px;}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded {
	background:#FFFFFF url(images/topnav_arrow_on.gif) 16px 9px no-repeat;
	color:#E56733;
	font-weight: bold;
	padding:5px 10px 5px 25px;
	text-align:left;
	white-space:normal;
	width:156px;}

.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:#E56733;}

.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_btm.gif) center bottom no-repeat;
	padding-bottom:4px;}

/* =-=-=-=-=-=-=-=-=-=-=-=-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;}
	
/* Press Release Detail Template */

#mainTopPressRelease {
	margin:7px 0px 0px 0px;
	width:764px;}
	
#mainPressRelease {
	background:url(images/main_bg.gif) 0px bottom repeat-x;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#contentPressRelease {
			padding:6px 15px 5px 22px;}
			
#flashcontent {margin:5px auto 5px auto;}

