/*  [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					8.0 Forms
											9.0 Gallery
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#666666;
	font:75% tahoma, verdana, sans-serif;}

h1 {
	color:#3A6F8F;
	font:bold 160% tahoma, verdana, sans-serif;}

h2	{
	color:#5A8CAB;
	font:bold 120% tahoma, verdana, sans-serif;}

h3	{
	color:#666666;
	font:bold 110% tahoma, verdana, sans-serif;}

h4 {
	color:#3A6F8F;
	font:normal 105% tahoma, verdana, sans-serif;}

h5 {
	color:#666666;
	font:bold 100% tahoma, verdana, sans-serif;}

h6 {
	color:#666666;
	font:bold 100% tahoma, verdana, sans-serif;}

p {
	font:100% tahoma, verdana, sans-serif;}

a {
	color:#336699;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font:75% tahoma, verdana, sans-serif;}

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

/*	1.2 [Layout]  */

body {
	background:#FFFFFF;height:98%;}
			
h1 	{margin:0px 0px 8px 0px;}
h2 	{margin:0px 0px 3px 0px;}
h3 	{margin:0px 0px 3px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{line-height:120%;
	margin:0px 0px 10px 0px;}
img {border:0px;}
.clear {clear:both;}

#content ul.VAMValSummaryErrors li {
	background:none;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	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:#44687D;
	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, .table-altrow {
	color:#000000;
	padding:5px;}

.table-row td, .table-altrow td {
	padding:5px;}
	
.table-row {
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;}
	
.table-altrow {
	background-color:#eeeeee;}	
	
/*	2.4 [Library Items]  */




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

/*	3.1 [Fonts]  */

#header {}

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

		#utilities a {
			color:#666666;
			text-decoration:none;}

			#utilities a:hover {
				color:#666666;
				text-decoration:underline;}

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

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

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}

			
/*	3.2 [Layout]  */

#container {
	background:#ffffff;
	border-top:0px;
	margin:0px auto;
	width:921px;}

#header {	
	clear:both;
	height:104px;
	margin:0px auto;}

	#logo {	
		float:left;
		margin:7px 0px 12px 27px;}

	#logo img {
		display:block;}

	#utilities ul {
		float:right;
		list-style:none;
		margin:13px 0px 0px 0px;}
		
		#utilities ul li {
			display:inline;
			padding:0px 6px 0px 0px;}

	#topNav {
		clear:right;
		float:right;
		margin-top:49px;;
		width:757px;}

		#topNav img {
			float:left;
			outline:none;
			display:block;}

#footer {
	clear:both;
	margin:0px auto;
	padding:10px 25px;
	text-align:right;}

	#footer ul {
		list-style:none;
		margin:0px 0px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			
#containerBottom {
	background:url(images/site_bottom.gif) 0 0 no-repeat;
	display:block;
	height:10px;}
			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottomA h1 {
	color:#44687D;
	font-size:90%;
	font-weight:bold;}

#homeBottomA p {
	font-size:90%;}

/*	4.2 [Layout]  */

#homeMain {
	border:1px solid #CCCCCC;
	border-bottom:0px;
	clear:both;
	position:relative;}

	#homeFlash {
		background:#000000;
		clear:both;
		margin:4px 4px 4px 3px;}
		
	#homeBottom {
		clear:both;
		margin:19px 0px 19px 30px;}
		
		#homeBottomA, #homeBottomB, #homeBottomC {
			float:left;
			margin-right:16px;
			overflow:hidden;
			}
		
		#homeBottomA {
			border:1px solid #CCCCCC;
			height:216px;
			padding:11px 14px 0px 13px;
			width:246px;}
			
			#homeBottomA h1 {
				margin:10px 0px 0px 0px;}
				
			#homeBottomA p {
				margin:0px 0px 10px 0px;}
			
		#homeBottomB {
			border:1px solid #CCCCCC;
			height:227px;
			min-height:227px;
			width:274px;}
			
		#homeBottomC {
			height:230px;
			min-height:230px;
			width:276px;}
			
			#homeBottomC img {
				display:block;
				margin-bottom:11px;}
				
				
		#homeBottomD {
			color:#3A6F8F;
			font-size: 90%;
			margin: 0px 0px -36px 30px;
			width:500px;}
			
			#homeBottomD h4 {font-weight: bold; padding: 0px 0px 6px 0px;}
			
			#homeBottomD p {margin: 0px;}
			
			#homeBottomD img {margin: 0px 8px 0px 0px;}

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

/*	5.1 [Fonts]  */



/*	5.2 [Layout]  */

#interiorMain {
	border:1px solid #CCCCCC;
	border-bottom:0px;
	clear:both;
	width:919px;}

	#sectionalGraphic {
		clear:both;
		height:227px;
		margin:4px 4px 0px 3px;}
		
#interiorColumns {
	min-height:259px;
	height:auto !important;
	height:259px;
	margin-left:30px;
	position:relative;}
	
	#leftNav, #main {
		float:left;
		overflow:hidden;}
	
	#leftNav {
		border:1px solid #CCCCCC;
		border-top:0px;
		margin-right:22px;
		width:135px;}
		
		#leftNav table {
		margin:30px 5px 15px 0px;}
		
	#main {}
	
		#content {
			padding:24px 15px 20px 0px;}
		
			#content ul {
				margin:0px 0px 5px 39px;
				list-style:none;
				padding:0px;
				}
				
				#content ul li {
					background: url(images/int_list.gif) 0px 5px no-repeat;
					line-height:1.36em;
					padding:0px 0px 7px 12px;
					}
					
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:circle;
					padding:0px;
					}
					
					#content ul ul li {
						background:none;
						line-height:1.36em;
						padding-left:0px;
						}
				
			#content ol {
				margin:0px 0px 16px 39px;
				padding:0px;
				}
				
			.quoteTable {
				background:#FAFAFA;
				border-top:1px solid #eeeeee;
				border-bottom:1px solid #eeeeee;
				margin:0px 0px 5px 5px;
			 	width:200px;}
				
			.quoteContent {
				background:url(images/quote.gif) 3px 3px no-repeat;
				padding:12px 10px 5px 15px;}
				
			.quoteContent p {
				font:normal 90% georgia, tahoma, sans-serif;
				line-height:140%;
				text-indent:17px;}
				
			.name {
				color:#5A8CAB;
				padding:0px 0px 0px 0px;
				text-align:right;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {}
		
/*	5.5 [Layout]  */
	
	#library {padding:55px 0px 0px 0px;}
			

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

#leftNav td.leftnav-lvl1-on {
	color:#505050;
	font-weight:bold;
	padding:4px 10px 4px 19px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	color:#3A6F8F;
	padding:4px 10px 4px 19px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off a {color:#3A6F8F;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#3A6F8F;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#505050;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#505050;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#888888;
	font-weight:bold;
	padding:4px 10px 4px 38px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off {
	color:#888888;
	padding:4px 10px 4px 38px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off a {color:#888888;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#888888;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#888888;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#888888;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#666666;
	font-weight:bold;
	padding:6px 22px 6px 62px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off {
	color:#666666;
	padding:6px 22px 6px 62px;
	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:6px 15px 6px 15px;
	text-align: left;
	white-space:normal;
	width:130px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 15px 6px 15px;
	text-align: left;
	white-space:normal;
	width:130px;
}

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

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#3a6f8f;
	color: #FFFFFF;
	padding:6px 15px 6px 15px;
	text-align:left;
	font-weight:bold;
	white-space:normal;
	width:130px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#3a6f8f;
	color: #FFFFFF;
	padding:6px 15px 6px 15px;
	font-weight:bold;
	text-align:left;
	white-space:normal;
	width:130px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	font: bold 11px arial, verdana, sans-serif;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#ffffff;
	border:1px solid #CCCCCC;
}

.RadMenu_Default 
{
	background: #FFFFFF;
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
	font: 11px arial, verdana, sans-serif;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

/*	8.0 Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:5px;padding:0px;}
.form-label {font-weight:bold;padding:0px;}
.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*/

.row {
	padding:5px;}
	
/* 9.0 Gallery Template Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/* 9.1 [Fonts]  */
		
	#gallery-content ul {
		margin:10px 0px 0px 39px;
		list-style:none;
		padding:0px;
		}
		
		#gallery-content ul li {
			background: url(images/int_list.gif) 0px 5px no-repeat;
			line-height:1.36em;
			padding:0px 0px 5px 12px;
			}
			
			#gallery-content ul ul {
				margin:0px 0px 0px 25px;
				list-style:circle;
				padding:0px;
				}
			
				#gallery-content ul ul li {
					background:none;
					line-height:1.36em;
					padding-left:0px;
					}
		
		#gallery-content ol {
			margin:0px 0px 16px 39px;
			padding:0px;
			}
		 
		#gallery-content h2 {margin: 10px 0px 5px 0px;}
		
		#gallery-content p {margin: 0px;}

/* 9.2 [Layout]  */

#gallery-interiorMain {
	border:1px solid #CCCCCC;
	border-bottom:0px;
	clear:both;
	width:919px;}

	#gallery-sectionalGraphic {
		height:51px;
		margin:14px 2px 0px 0px;}
		
#gallery-interiorColumns {
	min-height:490px;
	height:auto !important;
	height:490px;
	margin-left:27px;
	position:relative;}
	
	#gallery-leftNav, #gallery-main {
		float:left;
		overflow:hidden;}
	
	#gallery-leftNav {
		border:1px solid #CCCCCC;
		border-top:0px;
		width:135px;}
		
		#gallery-leftNav table {
		margin:30px 0px 15px 0px;}
		
	#gallery-main {
		float:right;
		width:755px;}
	
	#gallery-content {padding:15px 25px 20px 25px;}
	
	#gallery-content img {border: 1px solid #CCCCCC;}
	
	#catStyle {padding: 15px 0px 0px 0px;}
	
	#displayStyle {padding: 30px 0px 0px 0px;}
	
/* 9.3 Gallery Left-nav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
	
#gallery-leftNav td.leftnav-lvl1-on {
	color:#505050;
	font-weight:bold;
	padding:4px 10px 4px 19px;
	vertical-align:top;
	}
	
#gallery-leftNav td.leftnav-lvl1-off {
	color:#3A6F8F;
	padding:4px 10px 4px 19px;
	vertical-align:top;
	}
	
#gallery-leftNav td.leftnav-lvl1-off a {color:#3A6F8F;text-decoration:none;}
#gallery-leftNav td.leftnav-lvl1-off a:hover {color:#3A6F8F;text-decoration:underline;}
	
#gallery-leftNav td.leftnav-lvl1-on a {color:#505050;text-decoration:none;}
#gallery-leftNav td.leftnav-lvl1-on a:hover {color:#505050;text-decoration:underline;}

#gallery-leftNav td.leftnav-lvl2-on {
	background: url(images/gallery_leftnav_list.gif) 30px 8px no-repeat;
	color:#888888;
	font-weight:bold;
	padding:4px 10px 4px 38px;
	vertical-align:top;
	}
	
#gallery-leftNav td.leftnav-lvl2-off {
	background: url(images/gallery_leftnav_list.gif) 30px 8px no-repeat;
	color:#888888;
	padding:4px 10px 4px 38px;
	vertical-align:top;
	}
	
#gallery-leftNav td.leftnav-lvl2-off a {color:#888888;text-decoration:none;}
#gallery-leftNav td.leftnav-lvl2-off a:hover {color:#888888;text-decoration:underline;}
	
#gallery-leftNav td.leftnav-lvl2-on a {color:#888888;;text-decoration:none;}
#gallery-leftNav td.leftnav-lvl2-on a:hover {color:#888888;text-decoration:underline;}


#gallery-leftNav td.leftnav-lvl3-on {
	color:#666666;
	font-weight:bold;
	padding:6px 22px 6px 62px;
	vertical-align:top;
	}
	
#gallery-leftNav td.leftnav-lvl3-off {
	color:#666666;
	padding:6px 22px 6px 62px;
	vertical-align:top;
	}
	
#gallery-leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#gallery-leftNav td.leftnav-lvl3-off a:hover {color:#666666;text-decoration:underline;}
#gallery-leftNav td.leftnav-lvl3-on a {color:#666666;text-decoration:none;}
#gallery-leftNav td.leftnav-lvl3-on a:hover {color:#666666;text-decoration:underline;}