/*  [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% tahoma, verdana, sans-serif;}

h1 {
	color:#6F8EC2;
	font-size:200%;
	font-weight:bold;}

h2	
	{
	color:#333333;
	font-size:120%;
	font-weight:bold;}

h3	
	{
	color:#555555;
	font-size:100%;
	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:#6F8EC2;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

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

/*	1.2 [Layout]  */

body {
	height:98%;}
			
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-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	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:#6F8EC2;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
	.table-header-app td {
		background-color:#6F8EC2;
		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 {
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding:5px;}

.table-altrow {
	background-color:#f5f5f5;
	padding:5px;}
	
.table-row td {
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding:5px;}

.table-altrow td {
	background-color:#f5f5f5;
	padding:5px;}
	
.table-header th {
	background-color:#7D63AD;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;	}
	
.image-style {
		border:1px solid #bdbdbd;
		margin:5px;}
		
	#executives .table-row {
		border-top:1px solid #bdbdbd;
		border-bottom:1px solid #bdbdbd;}
		
	.footnote {
		font-size:80%;}
		
	#content #newsletters ul li {
		background: url(images/newsletter_arrow.gif) 3px 7px no-repeat;
		padding:0px 0px 3px 17px;}
		
	#faculty td {
		padding:0px 6px 0px 6px;}
	
/*	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: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]  */

#headerContainer {
	background: url(images/header_bg.gif) repeat-x;
	width:100%;}

	#header {
		margin:0px auto;
		height:137px;
		width:861px;}

		#logo {	
			float:left;
			margin:23px 0px 0px 0px;}
	
		#logo img {
			display:block;}
	
		#utilities {
			float:right;
			list-style:none;
			margin:28px 0px 0px 0px;
			text-align:right;}
			
			#utilities li {
				display:inline;
				padding:0px 0px 0px 7px;}
	
			#topNav {
				float:right;
				margin:36px 0px 0px 0px;
				width:654px;}
		
				#topNav img {
					float:left;
					display:block;}

#footer {
	clear:both;
	padding:29px 0px 20px 0px;
	width:861px;}
	
	#footer .tagline {
		color: #6F8EC2;
		float: left;
		font-size: 150%;
		font-style: italic;
		font-weight: bold;}
		
	#footer .footerlinks {
		clear: none;
		float: right;
		width: 500px;}

	#footer ul {
		list-style:none;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			

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

/*	4.1 [Fonts]  */

#homeMain {
	color:#666666;
	font-size:90%;}
	
#homeMain p, #homeMain ul {
	line-height:140%}
	
	#homeRight {
		color:#333333;}
		
	#homeRight p {
		margin:0px;
		padding:0px 0px 12px 0px;}
	
	#homeRight h1 {
		color:#6F8EC2;
		margin:0px 0px 24px 0px;
		font-size:140%;
		font-weight:bold;}
		
		#homeRightContent ul {
			margin:0px 0px 0px 0px; }
			
		#homeRightContent ul li {
			background:url(images/homeright_list.gif) 0px 3px no-repeat;
			padding:0px 0px 9px 10px;}
			
			.ulTitle {
				color:#333333;
				font-size:120%;}
	
	#homeMidA h1, #homeMidB h1 {
		color:#666666;
		margin:0px 0px 4px 0px;
		font-size:120%;
		font-weight:bold;}
		
	#homeBottomA h1, #homeBottomB h1, #homeBottomC h1 {
		color:#6F8EC2;
		margin:0px 0px 4px 0px;
		font-size:120%;
		font-weight:bold;}

/*	4.2 [Layout]  */

#homeMainContainer {
	background: url(images/homemain_bg.gif) 0px top repeat-x;
	width:100%;}

#homeMain {
	margin:0px auto;
	width:861px;}

	#homeFlash {
		clear:both;
		margin:0px auto;
		height:276px;
		width:861px;}
	
	#homeTopContainer {
		clear:both;
		min-height:135px;
		width:861px;}
		
	#homeRight {
		float:right;
		display:inline; /* IE6 Double Margin fix */
		margin:-254px 7px 0px 0px;
		position:relative;
		width:270px;}
		
		#homeRightContent {
			background:#DDF0DD url(images/homemid_mind_bg.gif) repeat-x;
			border-left:1px solid #DDF0DD;
			border-right:1px solid #DDF0DD;
			padding:16px 22px 0px 20px;
			width:226px;}
			
			#homeRightContent img {
				display:block;}
			
		#homeMid {
			float:left;
			min-height:119px;
			height:auto !impotant;
			height:119px;
			width:563px;}
			
			#homeMidA, #homeMidB {
			float:left;}
				
				#homeMidB {	
					margin-left:23px;}
			
				#homeMidAContent, #homeMidBContent {
					background: #DDF0DD url(images/homemid_bg.gif) repeat-x;
					min-height:130px;
					height:auto !important;
					height:130px;
					padding:0px 22px;
					width:226px;}
		
	#homeBottomContainer {
		clear:both;
		background:#EFF7EF url(images/homebottom_bg.gif) repeat-x;
		margin:23px 0px 0px 0px;
		width:861px;}
		
		#homeBottom {
			padding:0px 21px;}
		
		#homebottomCorners {
			clear:both;
			}
			
		#homeBottomA, #homeBottomB {
			float:left;}
			
		#homeBottomC {
			float:right;}
			
		#homeBottomA {
			width:222px;}
		
		#homeBottomB {
			margin:0px 0px 0px 70px;
			width:229px;}
		
		#homeBottomC {
			width:236px;}
			
		#ctl00_Slideshow1_objSlideshow_Div {
			margin:30px 0px 0px 0px;}
		
		

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

/*	5.1 [Fonts]  */

#main {
	font-size:90%;}

/*	5.2 [Layout]  */

#interiorMainContainer {
	background: url(images/homemain_bg.gif) 0px top repeat-x;
	width:100%}

#interiorMain {
	margin:0px auto;
	width:861px;}

	#sectionalGraphic {
		clear:both;
		height:201px;}
		
#interiorColumns {
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#leftNav {
		border-left:1px solid #ffffff;
		float:left;
		margin:0px 0px 0px 0px;
		width:173px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			background:#F5F5F5 url(images/leftnav_bg.gif) repeat-x;
			width:100%;}
		
	#main {
		float:right;
		margin:16px 0px 0px 0px;
		width:661px;}
	
		#content {
			padding:0px 24px 0px 0px;}
		
			#content ul {
				margin:0px 0px 5px 25px;
				list-style:none;
				padding:0px;
				}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 7px no-repeat;
					padding:0px 0px 7px 12px;
					}
					
				#content ul ul {
					margin:0px 0px 0px 10px;
					list-style:none;
					padding:0px;
					}
					
					#content ul ul li {
						background: url(images/int_lvl2_list.gif) 3px 7px no-repeat;
						padding-left:10px;
						}
						
						#content ul ul ul {
							margin:0px 0px 0px 25px;
							list-style:circle;
							padding:0px;}
					
						#content ul ul ul li {
							background:none;
							padding-left:0px;}
				
			#content ol {
				margin:0px 0px 12px 39px;
				padding:0px;
				}
			
			#content #faqTable td {
				padding:3px 3px 3px 0px;}
				
			#content #faqTable td ul {
				margin:0px;}
				
			#inquiries {
				background:#FAFAFA;
				border:1px solid #cccccc;
				margin:0px 0px 0px 10px;}
				
				#inquiries td {
					padding:5px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

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

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

#leftNav td.leftnav-lvl1-on {
	color:#335B9E;
	border-bottom:1px solid #E3E3E3;
	font-weight:bold;
	padding:4px 10px 4px 15px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	color:#335B9E;
	border-bottom:1px solid #E3E3E3;
	padding:4px 10px 4px 15px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off a {color:#335B9E;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#335B9E;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#335B9E;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#8163335B9EAD;text-decoration:underline;}

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


#leftNav td.leftnav-lvl3-on {
	color:#666666;
	font-weight:bold;
	font-size:90%;
	padding:6px 22px 6px 62px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off {
	color:#666666;
	font-size:90%;
	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 */
{
	border-bottom:1px solid #9E86C9;
	padding:4px 20px 4px 10px;
	text-align: left;
	white-space:normal;
	width:143px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	border-bottom:1px solid #9E86C9;
	padding:4px 20px 4px 10px;
	text-align: left;
	white-space:normal;
	width:143px;
}

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

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#ffffff;
	border-bottom:1px solid #9E86C9;
	color: #7D63AD;
	padding:4px 20px 4px 10px;
	text-align:left;
	white-space:normal;
	width:143px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#ffffff;
	border-bottom:1px solid #9E86C9;
	color: #7D63AD;
	padding:4px 20px 4px 10px;
	text-align:left;
	white-space:normal;
	width:143px;
}

.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:#6F8EC2;
	width:173px;
}

.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-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#ctl00_Modules_ctl00_rptFields_ctl12_tdFieldLabel {
	padding-top:5px;}

.form {font:1.09em arial, sans-serif;margin:5px;}
.form-label {margin-top:5px;}
.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;}
	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-ZIP Locator Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#Table2 {
	background:#F5F5F5;
	border:1px solid #7D63AD;}

#Table2 td {
	padding:5px;}
	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-Staff By Location Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.alphaTable td {
	padding:0px 10px 0px 10px;}