

<style type="text/css">
/*=== UConn Annual Report CSS Styles ===*/


/*** Global HTML Definitions ***/

html {
	margin:0px;
	padding:0px;
}

body {
	padding:0px;
	margin:10px 0 0 0;
	height:100%;
	font-family:Arial, sans-serif;
	font-size:12px;

}

a:link {
	color:#a25724;
}

a:visited {
	color:#bc835b;
}

a:hover {

}

a:active {

}

sup {
	font-size:10px;
	line-height:10px;
}


p {

}

/*** Layout / Organization ***/

#wrapper {
	margin:0px;
	padding:0px;
	width:798px;
}

#outlineWrap {
	margin:0px;
	padding:0px;
	width:100%;
	border:1px solid #000;
	float:left;
	background-color:#f3f0da;}

#header {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

#logo {
	margin:0px;
	padding:0px;
	float:left;
	width:324px;
}

#search {
	margin:40px 0 0 0;
	padding:0px;
	float:left;
	width:280px;
}

			#search input {
				border:1px solid #000;
				color:#000;
				margin:0px;
				padding:2px 0 0 0;
				height:18px;
			}
			
			#search button {
				width:24px;
				height:24px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn_go-home.gif);
				background-position:left;
				background-repeat:no-repeat;
			}
			
			#search button:hover {
				width:24px;
				height:24px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn_go-home-over.gif);
				background-position:left;
				background-repeat:no-repeat;
			}
			
			
			#search button.tier {
				width:24px;
				height:24px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn_go-tier.gif);
				background-position:left;
				background-repeat:no-repeat;
			}
			
			#search button:hover.tier {
				width:24px;
				height:24px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn_go-tier-over.gif);
				background-position:left;
				background-repeat:no-repeat;
			}
			

#socialLinks {
	margin:43px 0 0 0;
	padding:0px;
	float:left;
	width:180px;
}

#contentWrapper {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}

#leftCol {
	margin:0px;
	padding:0px;
	float:left;
	width:200px;
}

#tree {
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	width:200px;
}

#rightCol {
	margin:0px;
	padding:10px 4px 0 10px;
	float:right;
	text-align:left;
	width:578px;
	clear:right;
}

	#content {
		width:550px;
		padding:4px 26px 4px 4px;
		margin:0px;
	
	}
	
	#contentFounders {
		width:572px;
		padding:4px 4px 4px 4px;
		margin:0px;
	
	}
	
	#contentFinAct {
		width:572px;
		padding:4px 4px 4px 4px;
		margin:0px;
	
	}
	
	#contentCMS {
		width:90%;
		padding:4px;
		margin:0px;
	
	}
	
	#contentNoPad {
		width:570px;
		padding:0px;
		margin:0px;
	
	}
	
	#storyContent {
		width:538px;
		padding:4px 50px 4px 4px;
		margin:0px;
		float:left;
	}
	
	#storyMedia {
		float:left;
		width:320px;
		margin:0px;
		padding:0px;
	}
	
	#storyBlurbZone {
		float:left;
		width:200px;
		margin:0 0 0 10px;
		padding:0px;
	}
	
	#storyReadMeBTN {
		float:left;
		width:160px;
		margin:0 0 10px 0;
		padding:0px;
	}
	
	#storyCaption {
		float:left;
		width:200px;
		margin:14px 0 0 0;
		padding:0px;
		color:#000000;
		font-size:10px;
	}
	
	.blueText {
		color:#135e80;
		font-size:10px;
	}

.newBoardWrap {
	width:275px;
	margin:0px;
	padding:0px;
}

.newBoardContent1 {
	background-image:url(../images/new_board_img1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent2 {
	background-image:url(../images/new_board_img2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent3 {
	background-image:url(../images/new_board_img3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent4 {
	background-image:url(../images/new_board_img4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent5 {
	background-image:url(../images/new_board_img5.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent6 {
	background-image:url(../images/new_board_img6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent7 {
	background-image:url(../images/new_board_img7.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent8 {
	background-image:url(../images/new_board_img8.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardContent9 {
	background-image:url(../images/new_board_img9.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	width:213px;
	text-align:left;
	color:#000000;
	font-size:11px;
	float:right;
	margin:0px;
	padding:10px 15px 3px 15px;
	
}

.newBoardIMG {
	float:left;
	margin:0px;
	padding:0px;
}

.newBoardName {
	color:#6f862f;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:16px 0 4px 0;
	margin:0px;
	width:174px;
	float:left;

}

.newBoardFooter {
	background-image:url(../images/yellow_rounded_bottom-boardmem.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:8px;
	margin:0px;
	padding:0px;
	float:right;
	width:100%;
}

.newSmBoardWrap {
	width:181px;
	margin:0px;
	padding:0px;
}

.newSmBoardHeader {
	background-image:url(../images/yellow_rounded_top-sm-boardmem.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:181px;
	height:28px;
	float:left;
	text-align:right;
}

.newSmBoardContent {
	width:158px;
	margin:0px;
	padding:0 0 0 16px;
	background-color:#e8e2b7;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}

.newSmBoardFooter {
	background-image:url(../images/yellow_rounded_bottom-sm-boardmem.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:174px;
}

.newSmBoardTitle {
	color:#135e80;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}


/*** Homepage Only ***/

#flashWrap {
	width:598px;
	height:447px;
	margin:0px;
	padding:0px;
	float:left;
}

#flash {
	width:598px;
	height:447px;
	margin:0px;
	padding:0px;
	float:left;
}

#leftColHome {
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
	height:495px;
}

#nav {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#009933;
}


#testimonials {
	width:180px;
	height:193px;
	margin:0px;
	padding:40px 10px 10px 10px;
	background-color:#a25724;
	color:#FFFFFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

	#testimonials a:link, #testimonials a:visited {
		color:#FFF;
		text-decoration:none;
	}
	
	#testimonials a:hover, #testimonials a:active {
		color:#FFF;
		text-decoration:underline;
	}
	
	.authorText {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top:4px;
	}

#footerHome {
	width:588px;
	height:38px;
	margin:0px;
	padding:5px;
	background-color:#b1be91;
	float:left;
	font-size:9px;
	text-align:left;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
}

	#footerHome a:link, #footerHome a:visited {
		color:#231f20;
		text-decoration:none;
	}
	
	#footerHome a:hover, #footerHome a:active {
		color:#231f20;
		text-decoration:underline;
	}

	#pdfZone {
		margin:0px;
		padding:0px;
		float:right;
		width:146px;
		color:#000;
		font-size:9px;
	}
	
	#pdfZone a:link, #pdfZone a:visited, #pdfZone a:hover, #pdfZone a:active {
		color:#000;
		text-decoration:none;
	
	}
	
	#pdfZone p {
		margin:2px 0 0 0;
		padding:0px;
	}
	
	.pdfIMG {
		margin:0px;
		padding:0 4px 4px 0;
		float:left;
	}
	
/********************/


#storyListWrap {
	width:197px;
	float:right;
	margin:0px;
	padding:0px;
}

#storyListContent {
	background-image:url(../images/yellow_rounded_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e8e2b7;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:12px;
	line-height:16px;
}

	#storyListContent a:link, #storyListContent a:visited {
		color:#000;
		text-decoration:none;
	}
	
	#storyListContent a:hover, #storyListContent a:active {
		color:#a25724;
		text-decoration:none;
	}

#storyListFooter {
	background-image:url(../images/yellow_rounded_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#treeflashWrap {
	width:370px;
	height:407px;
	margin:0px;
	padding:0px;
	float:right;
}

#treeflash {
	margin:0px;
	padding:0px;
	float:left;
}



			#passion button {
				width:171px;
				height:44px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn_submit-story.jpg);
				background-position:left;
				background-repeat:no-repeat;
			}
			
			#passion button:hover {
				width:171px;
				height:44px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn_submit-story-over.jpg);
				background-position:left;
				background-repeat:no-repeat;
			}


#footer {
	clear:both;
	margin:0px;
	padding:20px 0 10px 0;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:9px;
}
	#footer a:link, #footer a:visited {
		color:#231f20;
		text-decoration:none;
	}
	
	#footer a:hover, #footer a:active {
		color:#231f20;
		text-decoration:underline;
	}

/*** Image Settings ***/

img {
	border:0 none;
}

.imgLeft {
	float:left;
}

.imgRight {
	float:right;
	margin:0px;
	padding:0 0 10px 10px;
}

/*** Other Classes ***/

.titleIMG {
	float:left;
	width:100%;
}

.greenTitle {
	color:#6f862f;
	font-weight:bold;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.storyBlurb {
	color:#462119;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

.storyTitle {
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a25724;
	margin-top:12px;
}

.bodName {
	color:#135e80;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#bodTable {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

/** exists on the page "the_founders_society.php" due to IE bug
.founderHeading {
	color:#6f862f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
}

*/
#founderTable {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#passionDesc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

#finDataTBL {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#finDataTBL .finDataHeading {
	color:#135e80;
	font-size:12px;
	font-weight:bold;
}


.orangeText {
	color:#a25724;
}

.10Text {
	font-size:10px;
}

.text12 {
	font-size:12px;
}

#finDataTBL .12Text {
	font-size:12px;
}

.required_red {
	color:#FF0000;
	font-size:10px;
}
</style>