/*  [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:normal 75% arial, sans-serif;}

h1 {
	color:#0764A3;
	font-size:200%;
	font-weight:bold;}

h2	
	{
	color:#D2AB0E;
	font-size:160%;
	font-weight:bold;}

h3	
	{
	color:#555555;
	font-size:120%;
	font-weight:bold;}

h4 {
	color:#666666;
	font-size:100%;
	font-weight:bold;}

h5 {
	color:#666666;
	font-size:80%;
	font-weight:bold;}

h6 {
	color:#666666;
	font-size:70%;
	font-weight:bold;}

p {
	line-height:160%;
	font-size:100%;}
	
ul {line-height:160%;}

a {
	color:#0764A3;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
	
body#interior {
	background:#F7F9FC url(images/container_bg.gif) 0px 0px repeat-x;}
			
h1 	{margin:0px 0px 8px 0px;}
h2 	{margin:0px 0px 1px 0px;}
h3 	{margin:0px 0px 1px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 12px 0px;}
	
img {border:0px;}
.clear {clear:both;}
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}


/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.imgRight {
	margin:5px 0px 5px 8px;}

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background-color:#0764A3;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	text-align:left;
	vertical-align:top;}
	
	.table-header-app td {
		background-color:#7D63AD;
		color:#FFFFFF;
		font-size:110%;
		font-weight:bold;
		padding:5px;
		vertical-align:top;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	color:#000000;
	padding:5px;}
	
.table-altrow {
	color:#000000;
	background-color:#eeeeee;
	padding:5px;}
	
.table-row td, .table-altrow td {
	padding:5px;}
		
	.footnote {
		font-size:80%;}
	
/*	2.4 [Library Items]  */




/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#header {}

	#utilities {
		color: #666666;
		font-size:80%;}

		#utilities a {
			color:#666666;
			text-decoration:none;}

			#utilities a:hover {
				color:#666666;
				text-decoration:underline;}

#footer {
	color:#666666;
	font-size:80%;
	text-align:right;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
		#fontChange {
			font-size:90%;}

			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:1100px;}

	#header {
		margin:0px auto;
		height:91px;
		width:1100px;}

		#logo {	
			float:left;
			margin:13px 0px 0px 71px;}
	
		#logo img {
			display:block;}
	
		#utilities {
			clear:right;
			float:right;
			list-style:none;
			margin:18px 70px 0px 0px;
			text-align:right;}
			
			#utilities li {
				display:inline;
				padding:0px 0px 0px 7px;}
	
			#topNav {
				clear:right;
				float:right;
				margin:27px 70px 0px 0px;
				width:677px;}
		
				#topNav img {
					float:left;
					display:block;}

#footer {
	clear:both;
	padding:15px 0px;
	width:1100px;}

	#footer ul {
		list-style:none;
		text-align:center;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain {
	color:#666666;}
	
#homeMain p, #homeMain ul {
	line-height:140%}
	
	#homeRight {
		color:#333333;}
	
	#homeRight h1 {
		color:#0764A3;
		margin:0px 0px 10px 0px;
		font:bold 180% Myriad Pro, arial, sans-serif;}
	
	#homeRight h2 {
		color:#0764A3;
		margin:0px 0px 0px 0px;
		font:normal 160% Myriad Pro, arial, sans-serif;}
	
	#homeMidA h1 img, #homeMidB h1 img{
		margin:0px 0px 4px 0px;}
		
	#homeMidB table td {
		font-weight:bold;}
		
	#homeMidB table td a {
		font-weight:bold;
		color:#0764A3;}

/*	4.2 [Layout]  */

#homeMainContainer {
	margin:0px auto;
	width:1100px;
	z-index:0;}

#homeMain {
	margin:0px auto;}

	#homeFlash {
		border:1px solid #CCCCCC;
		clear:both;
		margin:0px auto;
		height:309px;
		width:1100px;}	
			
	#homeMid {
		background:#F7F9FC;
		border:1px solid #CCCCCC;
		border-top:0px;
		display:inline;
		float:left;
		margin-left:53px;
		min-height:119px;
		padding:17px 0px 20px 0px;
		height:auto !important;
		height:119px;
		width:993px;}
		
		#homeMidA, #homeMidB {
			float:left;
			min-height:227px;
			height:auto !important;
			height:227px;}
		
		#homeMidA {
			border-right:1px solid #C7DBEA;
			padding:0px 0px 0px 26px;
			width:279px;}
			
			#homeMidA table td {
				padding:0px 2px 15px 0px;}
			
		#homeMidB {
			padding:0px 0px 0px 28px;
			width:325px;}
			
			#homeMidB table td {
				color:#0764A3;
				padding:0px 2px 15px 0px;}
				
		#homeRight {
			background:#E6E4E4 url(images/home_right_bg.gif) 0 0 repeat-x;
			border:1px solid #CECECE;
			float:right;
			display:inline; /* IE6 Double Margin fix */
			margin:-44px 16px 0px 0px;
			padding:16px 0px 0px 17px;
			position:relative;
			width:299px;}
			
			#homeRightContent {				
				padding:16px 22px 0px 20px;}
				
			#homeRightBottom {
				border:1px solid #CECECE;
				float:right;
				margin:10px 16px 0px 0px;
				width:316px;
				height:77px;}
		

/*	4.3 [ezEdit ToolsFile]  */
				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:1100px;}

	#sectionalGraphic {
		clear:both;
		height:181px;}
		
#interiorColumns {
	background:#ffffff;
	border:1px solid #CECECE;
	border-top:0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:0px auto;
	width:993px;}
	
	#leftNav {
		float:left;
		margin:36px 0px 0px 27px;
		width:152px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
		
	#main {
		border-left:1px solid #CDE0ED;
		float:right;
		min-height:400px;
		height:auto !important;
		height:400px;
		margin:15px 0px 0px 0px;
		width:803px;}
	
		#content {
			padding:12px 21px 25px 21px;}
		
			#content ul {
				margin:0px 0px 5px 39px;
				list-style:disc;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 0px 6px no-repeat;
					list-style:none;
					padding:0px 0px 7px 15px;}
					
					/*#content ul.services li  {
							list-style:none;}
							
				#content ul.services li {
					background: url(images/arrow_blue.gif) 0px 4px no-repeat;					
					padding:0px 0px 7px 22px;}*/
					
				#content ul ul {
					margin:0px 0px 0px 25px;
					padding:0px;}
					
					#content ul ul li {
						background:none;
						list-style:circle;
						padding-left:0px;}
				
			#content ol {
				margin:3px 0px 12px 39px;
				list-style:decimal;
				padding:0px 0px 0px 0px;
				}
				
			#content ol ol li {
				margin:5px 0px 5px 1px;
				list-style:lower-alpha;
				padding:0px;}
			
			#content #faqTable td {
				padding:3px 3px 3px 0px;}
				
			#content #faqTable td ul {
				margin:0px;}
				
/* =-=-=-=-=-=-=-=-=-=-=-=-Solutions Section Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#content #solutionsTable {
	background:#CDE0ED;
	margin:-2px 0px 31px 0px;
	width:568px;}
	
#content #solutionsH2Table td {
	padding:0px 0px 0px 22px;
	}
	
#content #solutionsH2Table td h2 {
	margin:0px;
	padding:0px;}
	
#content #solutionsTable td {
	padding:14px 17px 10px 20px;}
	
	#content #solutionsInnerTable td {
		background:#FFFFFF;
		padding:0px;}
		
	#content #solutionsInnerTable td h3{
		color:#004573;}
		
	#content #solutionsInnerTable td.midContent {
		padding:7px 0px 0px 17px;}
		
		#content #solutionsTable p {
		margin:0px 0px 20px 0px;}
		
		#content #solutionsInnerTable td.midContent ul {
			margin:0px 0px 0px 14px;
			list-style:none;}
			
		#content #solutionsInnerTable td.midContent ul li {
			background: url(images/solutions_list.gif) 6px 8px no-repeat;
			padding:0px 0px 0p 0px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {
	font-size:90%;
	color:#666666;}
		
#library #libTable h3 {
			color:#004573;
			font-size:100%;}
			
	#library #libTable ul {
		padding:0px 0px 10px 0px;}
		
	#library #libTable ul li {
		background: url(images/lib_list.gif) 0px 8px no-repeat;
		padding:0px 0px 0px 10px;}
	
	#library a {
		color:#666666;}
			
/*	5.5 [Layout]  */
	
	#library {padding:47px 16px 0px 0px;}
	
	#library #libraryItem {margin:0px 0px 15px 0px;}
	
	#library #libTable {
		border:1px solid #CECECE;
		background: #F3F1F1 url(images/lib_bg.gif) 0px 0px repeat-x;
		width:176px;}
		
		#library #libTable .content {
			padding:11px 10px 0px 0px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background: url(images/leftnav_lvl1.gif) 0px 8px no-repeat;
	color:#0764A3;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	background: url(images/leftnav_lvl1.gif) 0px 8px no-repeat;
	color:#666666;
	padding:4px 10px 4px 10px;
	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:#0764A3;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#0764A3;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#0764A3;
	font-weight:bold;
	font-size:90%;
	padding:4px 10px 4px 21px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off {
	color:#0764A3;
	font-size:90%;
	padding:4px 10px 4px 21px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off a {color:#0764A3;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#0764A3;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#0764A3;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#0764A3;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background: url(images/leftnav_lvl3.gif) 40px 12px no-repeat;
	color:#666666;
	font-weight:bold;
	font-size:90%;
	padding:6px 22px 6px 48px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off {
	background: url(images/leftnav_lvl3.gif) 40px 12px no-repeat;
	color:#666666;
	font-size:90%;
	padding:6px 22px 6px 48px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#666666;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:4px 10px 4px 10px;
	text-align: left;
	white-space:normal;
	width:163px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:4px 10px 4px 10px;
	text-align: left;
	white-space:normal;
	width:163px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #666666;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#AEC3DD;
	color: #0764A3;
	padding:4px 10px 4px 10px;
	text-align:left;
	white-space:normal;
	width:163px;}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#AEC3DD;
	color: #0764A3;
	padding:4px 10px 4px 10px;
	font-weight:bold;
	text-align:left;
	white-space:normal;
	width:163px;}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#F7F9FC;
	border:1px solid #CCCCCC;
	width:183px;
}

.RadMenu_Default 
{
	background: #FFFFFF;
}

.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 5px 3px 5px;}
.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;}
	
/*alarm search*/

td.subtitle { text-align:left; color:#fff; background:#bbb; font-weight:bold; }
td.title { text-align:left; color:#fff; background:#324A78; font-weight:bold; }
