body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/header_bg.jpg) top left repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
.content {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.floatLeft {
	float: left;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
a {
  outline: none;
}


/*******************************/

/* Header */

/********************************/

#header {
 	width: 100%;
	height: 100px;
}
#header img {
 	float: left;
}
#header p {
	float: left;
	color: #666;
	line-height: 12px;
	margin: 30px 0px 0px 10px;
	padding: 7px 0px 0px 15px;
	width: 420px;
	height: 33px;
	border-left: 1px dotted #666;
}

/*******************************/

/* Top Row */

/********************************/

#topRow {
 	width: 100%;
	height: 525px;
}
#topTabs {
	position: relative;
	top: 0px;
	left: 0px;
}
.nav {
	width: 930px;
	height: 50px;
	background: url(images/mainNav_sprite.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}
.nav li {
	display: inline;
	position: absolute;
	top: 0;
	height: 50px;
}
.nav li a:link,
.nav li a:visited {
	position: absolute;
	top: 0;
	left: 0px;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
#inquiriesBtn {
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 780px;
	margin: 0px;
	padding: 0px;
}
#inquiriesBtn a:link,
#inquiriesBtn a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(images/inquiriesBtn_sprite.jpg) 0px 0px no-repeat;
}
#inquiriesBtn a:active,
#inquiriesBtn a:hover {
	background: url(images/inquiriesBtn_sprite.jpg) 0px -50px no-repeat;
}
	/* MAIN NAVIGATION (CSS Sprites 2) */
	/*******************************/
	
	.nav .dashboardBtn,
	.nav .dashboardBtn a:link,
	.nav .dashboardBtn a:visited {
		left: 0px;
		width: 129px;
	}
	.nav .dashboardBtn {
		left: 0px;
	}
	.nav .dashboardBtn a:hover,
	.nav .dashboardBtn a:focus,
	.nav .dashboardBtn a:active {
		background: url(images/mainNav_sprite.jpg) no-repeat 0px -50px;
	}
	.current-dashboardBtn .dashboardBtn,
	.current-dashboardBtn .dashboardBtn a:link,
	.current-dashboardBtn .dashboardBtn a:visited {
		background: url(images/mainNav_sprite.jpg) no-repeat 0px -50px;
		cursor: default;
	}
	.nav-dashboardBtn, .nav-dashboardBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width:129px;
		height: 50px;
		background: url(images/mainNav_sprite.jpg) no-repeat 0px -50px;
	}
	.nav-dashboardBtn-click {
		background: url(images/mainNav_sprite.jpg) no-repeat 0px -50px;
	}
	
	/*******************************/
	
	.nav .calendarBtn,
	.nav .calendarBtn a:link,
	.nav .calendarBtn a:visited {
		width: 120px;
	}
	.nav .calendarBtn {
		left: 128px;
	}
	.nav .calendarBtn a:hover,
	.nav .calendarBtn a:focus,
	.nav .calendarBtn a:active {
		background: url(images/mainNav_sprite.jpg) no-repeat -128px -50px;
	}
	.current-calendarBtn .calendarBtn,
	.current-calendarBtn .calendarBtn a:link,
	.current-calendarBtn .calendarBtn a:visited {
		background: url(images/mainNav_sprite.jpg) no-repeat -128px -50px;
		cursor: default;
	}
	.nav-calendarBtn, .nav-calendarBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width:120px;
		height: 50px;
		background: url(images/mainNav_sprite.jpg) no-repeat -128px -50px;
	}
	.nav-calendarBtn-click {
		background: url(images/mainNav_sprite.jpg) no-repeat -128px -50px;
	}
	
	/*******************************/
	
	.nav .libraryBtn,
	.nav .libraryBtn a:link,
	.nav .libraryBtn a:visited {
		width: 110px;
	}
	.nav .libraryBtn {
		left: 247px;
	}
	.nav .libraryBtn a:hover,
	.nav .libraryBtn a:focus,
	.nav .libraryBtn a:active {
		background: url(images/mainNav_sprite.jpg) no-repeat -247px -50px;
	}
	.current-libraryBtn .libraryBtn,
	.current-libraryBtn .libraryBtn a:link,
	.current-libraryBtn .libraryBtn a:visited {
		background: url(images/mainNav_sprite.jpg) no-repeat -247px -50px;
		cursor: default;
	}
	.nav-libraryBtn, .nav-libraryBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width:110px;
		height: 50px;
		background: url(images/mainNav_sprite.jpg) no-repeat -247px -50px;
	}
	.nav-libraryBtn-click {
		background: url(images/mainNav_sprite.jpg) no-repeat -247px -50px;
	}
	
	/*******************************/
	
	.nav .catalogBtn,
	.nav .catalogBtn a:link,
	.nav .catalogBtn a:visited {
		width: 110px;
	}
	.nav .catalogBtn {
		left: 356px;
	}
	.nav .catalogBtn a:hover,
	.nav .catalogBtn a:focus,
	.nav .catalogBtn a:active {
		background: url(images/mainNav_sprite.jpg) no-repeat -356px -50px;
	}
	.current-catalogBtn .catalogBtn,
	.current-catalogBtn .catalogBtn a:link,
	.current-catalogBtn .catalogBtn a:visited {
		background: url(images/mainNav_sprite.jpg) no-repeat -356px -50px;
		cursor: default;
	}
	.nav-catalogBtn, .nav-catalogBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width:110px;
		height: 50px;
		background: url(images/mainNav_sprite.jpg) no-repeat -356px -50px;
	}
	.nav-catalogBtn-click {
		background: url(images/mainNav_sprite.jpg) no-repeat -356px -50px;
	}
	
	/*******************************/
	
	.nav .researchVoteBtn,
	.nav .researchVoteBtn a:link,
	.nav .researchVoteBtn a:visited {
		width: 148px;
	}
	.nav .researchVoteBtn {
		left: 465px;
	}
	.nav .researchVoteBtn a:hover,
	.nav .researchVoteBtn a:focus,
	.nav .researchVoteBtn a:active {
		background: url(images/mainNav_sprite.jpg) no-repeat -465px -50px;
	}
	.current-researchVoteBtn .researchVoteBtn,
	.current-researchVoteBtn .researchVoteBtn a:link,
	.current-researchVoteBtn .researchVoteBtn a:visited {
		background: url(images/mainNav_sprite.jpg) no-repeat -465px -50px;
		cursor: default;
	}
	.nav-researchVoteBtn, .nav-researchVoteBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width:148px;
		height: 50px;
		background: url(images/mainNav_sprite.jpg) no-repeat -465px -50px;
	}
	.nav-researchVoteBtn-click {
		background: url(images/mainNav_sprite.jpg) no-repeat -465px -50px;
	}
	
	/*******************************/
	
	.nav .researchTeamBtn,
	.nav .researchTeamBtn a:link,
	.nav .researchTeamBtn a:visited {
		width: 153px;
	}
	.nav .researchTeamBtn {
		left: 612px;
	}
	.nav .researchTeamBtn a:hover,
	.nav .researchTeamBtn a:focus,
	.nav .researchTeamBtn a:active {
		background: url(images/mainNav_sprite.jpg) no-repeat -612px -50px;
	}
	.current-researchTeamBtn .researchTeamBtn,
	.current-researchTeamBtn .researchTeamBtn a:link,
	.current-researchTeamBtn .researchTeamBtn a:visited {
		background: url(images/mainNav_sprite.jpg) no-repeat -612px -50px;
		cursor: default;
	}
	
	.nav-researchTeamBtn, .nav-researchTeamBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width:153px;
		height: 50px;
		background: url(images/mainNav_sprite.jpg) no-repeat -612px -50px;
	}
	.nav-researchTeamBtn-click {
		background: url(images/mainNav_sprite.jpg) no-repeat -612px -50px;
	}
	
	/*******************************/
.module {
	line-height: 18px;
	position: absolute;
	top: 70px;
	left: 0px;
	display: none;
}
.module img {
	float: left;
	margin: 0px;
}
.module h2 {
	margin: 0px 0px 20px 15px;
	padding: 0px;
	width: 930px;
	height: 35px;
	border-bottom: 1px dotted #ccc;
	text-indent: -9000px;
	overflow: hidden;
}
.module h3 {
	color: #002b5c;
	margin: 10px 0px 5px 0px;
	font-size: 12px;
	line-height: 12px;
}
.description {
	width: 225px;
	float: left;
	margin: 30px 0px 0px 20px;
}
.features {
	width: 275px;
	float: left;
	margin: 30px 0px 0px 20px;
}
.features ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.features li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/bullet_diamond.gif) 0px 6px no-repeat;
	line-height: 16px;
}

	#dashboard h2 {
		background: url(images/dashboard_title.jpg) top left no-repeat;
	}
	
	#calendar h2 {
		background: url(images/calendar_title.jpg) top left no-repeat;
	}
	
	#library h2 {
		background: url(images/library_title.jpg) top left no-repeat;
	}
	
	#catalog h2 {
		background: url(images/catalog_title.jpg) top left no-repeat;
	}
	
	#researchVote h2 {
		background: url(images/researchVote_title.jpg) top left no-repeat;
	}
	
	#researchTeam h2 {
		background: url(images/researchTeam_title.jpg) top left no-repeat;
	}

/*******************************/

/* Bottom Row */

/********************************/

#botRow {
 	width: 100%;
	height: 370px;
	background: #333 url(images/bot_topBg.jpg) top left repeat-x;
	margin: 0px;
}
#botTabs {
	position: relative;
	top: 0px;
	left: 0px;
}
.subnav {
	width: 223px;
	height: 30px;
	background: url(images/botNav_sprite_2.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}
.subnav li {
	display: inline;
	position: absolute;
	top: 0;
	height: 30px;
}
.subnav li a:link,
.subnav li a:visited {
	position: absolute;
	top: 0;
	left: 0px;
	height: 30px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}



	/* SUB NAVIGATION (CSS Sprites 2) */
	/*******************************/
	
	.subnav .keyFeaturesBtn,
	.subnav .keyFeaturesBtn a:link,
	.subnav .keyFeaturesBtn a:visited {
		left: 0px;
		width: 98px;
	}
	.subnav .keyFeaturesBtn {
		left: 0px;
	}
	.subnav .keyFeaturesBtn a:hover,
	.subnav .keyFeaturesBtn a:focus,
	.subnav .keyFeaturesBtn a:active {
		background: url(images/botNav_sprite_2.jpg) no-repeat 0px -30px;
	}
	.current-keyFeaturesBtn .keyFeaturesBtn,
	.current-keyFeaturesBtn .keyFeaturesBtn a:link,
	.current-keyFeaturesBtn .keyFeaturesBtn a:visited {
		background: url(images/botNav_sprite_2.jpg) no-repeat 0px -30px;
		cursor: default;
	}
	.subnav-keyFeaturesBtn, .nav-keyFeaturesBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 98px;
		height: 30px;
		background: url(images/botNav_sprite_2.jpg) no-repeat 0px -30px;
	}
	.subnav-keyFeaturesBtn-click {
		background: url(images/botNav_sprite_2.jpg) no-repeat 0px -30px;
	}

	/*******************************/
	
	.subnav .inquiriesBtn,
	.subnav .inquiriesBtn a:link,
	.subnav .inquiriesBtn a:visited {
		left: 0px;
		width: 70px;
	}
	.subnav .inquiriesBtn {
		left: 98px;
	}
	.subnav .inquiriesBtn a:hover,
	.subnav .inquiriesBtn a:focus,
	.subnav .inquiriesBtn a:active {
		background: url(images/botNav_sprite_2.jpg) no-repeat -98px -30px;
	}
	.current-inquiriesBtn .inquiriesBtn,
	.current-inquiriesBtn .inquiriesBtn a:link,
	.current-inquiriesBtn .inquiriesBtn a:visited {
		background: url(images/botNav_sprite_2.jpg) no-repeat -98px -30px;
		cursor: default;
	}
	.subnav-inquiriesBtn, .nav-inquiriesBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 70px;
		height: 30px;
		background: url(images/botNav_sprite_2.jpg) no-repeat -98px -30px;
	}
	.subnav-inquiriesBtn-click {
		background: url(images/botNav_sprite_2.jpg) no-repeat -98px -30px;
	}
	
	/*******************************/
	
	.subnav .aboutBtn,
	.subnav .aboutBtn a:link,
	.subnav .aboutBtn a:visited {
		left: 0px;
		width: 56px;
	}
	.subnav .aboutBtn {
		left: 168px;
	}
	.subnav .aboutBtn a:hover,
	.subnav .aboutBtn a:focus,
	.subnav .aboutBtn a:active {
		background: url(images/botNav_sprite_2.jpg) no-repeat -168px -30px;
	}
	.current-aboutBtn .aboutBtn,
	.current-aboutBtn .aboutBtn a:link,
	.current-aboutBtn .aboutBtn a:visited {
		background: url(images/botNav_sprite_2.jpg) no-repeat -168px -30px;
		cursor: default;
	}
	.subnav-aboutBtn, .nav-aboutBtn-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 56px;
		height: 30px;
		background: url(images/botNav_sprite_2.jpg) no-repeat -168px -30px;
	}
	.subnav-aboutBtn-click {
		background: url(images/botNav_sprite_2.jpg) no-repeat -168px -30px;
	}



/* Bottom row content */

.informational {
	position: absolute;
	top: 55px;
	left: 0px;
	line-height: 16px;
	font-size: 11px;
	display: none;
	color: #999;
}
.informational h2 {
	margin: 0px 0px 5px 15px;
	padding: 0px;
	width: 930px;
	height: 35px;
	border-bottom: 1px dotted #444;
	text-indent: -9000px;
	overflow: hidden;
}
.informational h3 {
	font-size: 11px;
	color: #fff;
	margin: 10px 0px 10px 0px;
	line-height: 11px;
}
	
	/*******/
	
	#keyFeatures h2 {
		background: url(images/keyFeatures_title.jpg) top left no-repeat;
	}
	#keyFeatures div {
		width: 455px;
		margin: 0px 0px 0px 15px;
		float: left;
	}
	
	/*******/

	#about div {
		width: 455px;
		margin: 0px 0px 0px 15px;
		float: left;
	}
	#about ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	#about li {
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 10px;
		background: url(images/bullet_diamond_white.gif) 0px 6px no-repeat;
		line-height: 16px;
	}
	#about p {
		margin: 6px 0px 0px 0px;
		line-height: 18px;
	}
	#about h2 {
		background: url(images/about_title.jpg) top left no-repeat;
	}
	
	/*******/
	
	#inquiries div {
		margin: 0px 0px 0px 15px;
		float: left;
	}
	#inquiries h2 {
		margin: 0px 0px 5px 0px;
	}
	#inquiries .inq {
		width: 150px;
	}
	#inquiries .inq a,
	#inquiries .inq a:link,
	#inquiries .inq a:active,
	#inquiries .inq a:visited {
		color: #b9eafe;
		text-decoration: none;
	}
	#inquiries .inq a:hover {
		text-decoration: underline;
	}
	#inquiries .inq b {
		color: #fff;
		display: block;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		font-weight: normal;
		
	}
	#inquiries .inq h2 {
		background: url(images/inquiries_title.jpg) top left no-repeat;
		width: 150px;
	}
	#inquiries .contact {
		width: 750px;
		margin: 0px 0px 0px 30px;
	}
	#inquiries .contact h2 {
		background: url(images/contact_title.jpg) top left no-repeat;
		width: 750px;
	}
	
	
		#contactForm {
			width: 750px;
			font-size: 13px;
			margin: 0px;
			padding: 0px;
			font-size: 12px;
		}
		table, tr, td, tbody, thead {
			margin: 0px;
			padding: 0px;
			text-align: left;
		}
		#contactForm tbody tr td {
			padding: 0px 15px 0px 0px;
		}
		
			#contactForm input,
			#contactForm textarea {
				float:left;
				width: 100%;
				border: 1px solid #222;
				background-color: #444;
				color: #ccc;
				font-family: Tahoma, Arial, sans-serif;
				margin: 0px;
				padding: 0px 0px 0px 3px;
				font-size: 11px;
			}
			
			#contactForm tbody tr td input {
				height: 18px;/* + padding + border */
				
			}
			#contactForm tbody tr td textarea {
				height: 150px;
			}
			#contactForm tbody tr td .narrow {
				width: 195px;
			}
			#contactForm tbody tr td .wide {
				width: 310px;
			}
			#contactForm .required input,
			#contactForm .required textarea {
				border: 1px solid #000;
			}
			#contactForm tbody tr td.comments {
				vertical-align: top;
			}
		#contactForm label {
			padding: 0px 0px 0px 1px;
			margin: 0px;
		}
		#contactForm label span {
			font-size: 10px;
			color: #666;
		}
		#contactForm .required label span {
			color: #b9eafe;
		}
		#sendButton {
			background: url(images/sendBtn_sprite.jpg) 0px 0px no-repeat;
			height: 32px;
			width: 53px;
			margin: 10px 0px 0px 0px;
			padding: 0px;
			border: none;
			cursor: pointer;
			float: right;
		}
		#sendButton:hover {
			background: url(images/sendBtn_sprite.jpg) 0px -31px no-repeat;
		}
		#sendButton div {
			display: none;
			padding: 0px;
			margin: 0px;
		}
		
		#formError{
			color: #e44444;
			position: absolute;
			right: 0px;
			top: 5px;
			font-size: 11px;
		}
		#formSuccess{
			color: #80ee80;
			float: right;
			font-size: 11px;
		}
	
	/*******/



/*******************************/

/* Footer */

/********************************/

#footer {
 	width: 100%;
	height: 70px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #444 url(images/footer_topBg.jpg) top left repeat-x;
}
#footer img {
 	float: left;
}
#footer p {
	float: left;
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 15px 0px 0px 10px;
	padding: 7px 0px 0px 15px;
	width: 420px;
	height: 33px;
	border-left: 1px dotted #666;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #666;
	text-decoration: underline;
}



















