/* CSS Document */

html {
	margin: 0; 
	padding: 0; 
	border: 0; 
} 

body {
	margin: 0; 
	border: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	text-align: center;
	background-color: #040952;
}

img {
	border: 0;
}

#wrapper {
	background-color: #D4D4F7;
}

#content-wrap {
	margin: 0 auto;
	width: 950px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#content-wrap-1col {
	margin: 0 auto;
	width: 950px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#content {
	text-align: left;
	width: 695px;
	float: left;
	display: inline-block;
	padding: 0px 20px 20px 20px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	
}

#content2ndlevel {
	text-align: left;
	width: 900px;
	float: left;
	display: inline-block;
	padding: 0px 20px 20px 20px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	
}

#content2ndlevel ul {
	
	list-style-type: disc;
	margin-left: 2em;
}

#content2ndlevel ul ul{
	
	list-style-type: circle;
	margin-left: 2em;
}

#content2ndlevel dd{

margin-left: 40px;
}


	
#content-3col {
	text-align: left;
	width: 470px;
	float: left;
	padding: 0px 20px 20px 20px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
}

#content-1col {
	text-align: left;
	width: 910px;
	float: left;
	padding: 0px 20px 20px 20px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
}

#rightcol {
	float: right;
	width: 218px;
	padding-top: 20px;
	padding-left:20px;
}

.mainimg {
	margin-top: 20px;
}

#main {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

/*	Typography ---------------------------------------------------------------- */

p {
	margin: 1.2em 0;
}

a {
	color: #006B8F;
}

a:visited {
	color: #006B8F;
}

a:hover {
	color: #ba5001;
	text-decoration: underline;
}

a:focus {
	color: #666666;
	text-decoration: underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #994c00;
	font-size: 2em;
	font-weight: bold;
	line-height: normal;
}

#main h1{
	margin-top: 20px;
}

h2 {
	color: #994c00;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 15px;
}

h3 {
	color: #994c00;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 20px;
}

h4 {
	color: #994c00;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 5px;
}

h5 {
	color: #994c00;
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h6 {
	color: #c8c800;
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #b7e1f3;
	padding: 4px;
	background-color: #cccccc;
}

.greentxt {
	color: #c8c800;
}

/*	Header ---------------------------------------------------------------- */

#header-wrap {
	background-color: #374253;
	height: 133px;
}

#header {
	background-color: #000066;
	height: 90px;
	text-align: left;
	background-image: url('image_header.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#header img {
	float: left;
}

#header h1 a {
	font-family: "Adobe Garamond Pro", "Garmamond MT", Garamond, "Times New Roman", serif;
	padding-left: 200px;
	display: block;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	padding-top: 30px;
	margin: 0;
}

#header h1 #uc-secondary-title a {
	font-size: 1.8em;
	margin-bottom: -7px;
	padding-bottom: 1px;
}

#uc-head {
	width: 950px;
	margin: 0 auto;
	color: #ffffff;
}

/* Search --------------------------------------------------------------------*/

#uc-head #uc-search {
	top: 6px;
	width: 210px; 
	font: .75em Helvetica, Arial, sans-serif;
	padding-top: 1.5em;
	padding-right: 0;
	float: right;
}

#uc-head #uc-search fieldset {
	margin-left:;
}

#uc-head #uc-search ul {
	float: left;
}

#uc-head #uc-search li {
	float: left;
}

#uc-head #uc-search ul {
	width: 100%;
	padding-bottom: .5em;
	padding-left: 0;
}

#uc-search #q {
	border: 1px solid #000033;
	background-color: #E6EAF0;
	padding: 5px;
	color: #476BB2;
	font-size: 1.2em;
	width: 153px;
	float: left;
}

#uc-search #sa {
	font-size: 1.2em;
	padding-top: 0px;
	height: 28px;
	border: 1px solid #000033;
	background-color: #89a1be;
	color: white;
	text-shadow: 2px 2px 2px #5c7da5;
	width: 40px; 
	text-align: center;
	display: block;
	line-height: 1em;
	float: right;
}

#searchBox { 
	border: 1px solid #ffffff; 
	height: 19px; 
	color: #000066; 
	background: #cccccc url(http://web.uconn.edu/webtools/global/images/google.jpg) no-repeat -25px top; 
	width:170px; 
	margin-top:8px;
}

#uc-search ul {
	position: relative;
	left: -.3em;
}

#uc-search-keyword {
	display: none;
}

#uc-search-legend {
	display: none;
}

/*	Navigation - Top ---------------------------------------------------------------- */

#topnav-wrap {
	text-align: center;
	border-bottom: 1px solid #000000;
	clear: both;
	height: 36px;
	border-top: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('image_navtop.jpg');
	background-repeat: repeat-x;
}

#topnav {
	margin: 0 auto; 
	width: 950px;
	text-align: left;
}

#topnav ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	float: left; 
	list-style-image: none;
}

#topnav ul li {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	float: left; 
	list-style-image: none; 
}

#topnav ul li a {
	font-size: 12px; 
	font-weight: bold; 
	display: block; 
	letter-spacing: 1px; 
	text-decoration: none; 
	padding: 12px 15px; 
	color: #000000; 
	border: 0px solid #cccccc; 
	border-top: 0; 
	border-bottom: 0;
}

#topnav ul li a:focus {
	background-color: #202631; 
	color: #ffffff;
	text-decoration: none; 
}

#topnav ul li a:hover {
	background-color: #202631; 
	color: #ffffff;
	text-decoration: none; 
}

/*	Navigation - Left ---------------------------------------------------------------- */

#leftnav-wrap {
	float: left;
	width: 200px;
	clear: both;
}

#leftnav {
	text-align: left;
	padding: 6px 6px 1px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
}

#leftnav hr {
	margin: 5px 0;
	background-color: #eeeeee;
	height: 1px;
}

#leftnav a {
	color: #666666;
	display: block;
	padding: 5px;
	margin-bottom: 6px;
	text-decoration: none; 
}

#leftnav a:hover {
	color: 009999;
	text-decoration: underline; 
}

ul#sublink {
	padding: 0px 0px 5px 0px; 
	margin: 0px 0px 0px 33px; 
}

ul#sublink li {
	list-style-type: disc;
	color: #336699;
	padding: 0px 0px 7px 0px; 
	margin: 0px 5px 0px 0px; 
}

ul#sublink a:visited {
	font-size: .9em;
	color: #336699;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

ul#sublink a:link {
	font-size: .9em;
	color: #336699;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

ul#sublink a:active {
	color: #0066cc;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
}

ul#sublink a:hover {
	color: #0066cc;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
}

/*	Navigation - Right ---------------------------------------------------------------- */

#rightnav-wrap {
	float: right;
	width: 230px;
}

#rightnav {
	background-color: #374253;
	text-align: left;
	padding: 6px 6px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
}

#rightnav a {
	color: #ffffff;
	display: block;
	padding: 5px;
	margin-bottom: 6px;
	text-decoration: none; 
	text-transform: uppercase;
}

#rightnav a:hover {
	background-color: #6380a1;
	text-decoration: none;
	color: #ffffff;
}

ul#sublink-right {
	padding: 0px 0px 5px 0px; 
	margin: 0px 0px 10px 15px; 
}

ul#sublink-right li {
	list-style-type: none;
	color: #9baabf;
	padding: 0px 0px 15px 0px; 
	margin: 0px 5px 0px 0px; 
}

ul#sublink-right a:visited {
	font-size: .85em;
	color: #336699;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

ul#sublink-right a:link {
	font-size: .9em;
	color: #9baabf;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

ul#sublink-right a:active {
	color: #990000;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
}

ul#sublink-right a:hover {
	color: #990000;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
}

/*	Boxes and Tables ---------------------------------------------------------------- */

.box {
	line-height: 1.2em;
	color: #d3ccbf;
	padding: 1em 0;
	margin-bottom: 1.5em;
	text-align: left;
	font-size: 1em;
}

#rightcol .box {
	font-size: 1.1em;
}

.box h2 {
	color: #990000;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: .8em;
	margin: 0;
}

.box ul {
	margin: .8em 0 0 .7em;
}

.box p {
	margin: .8em 0 0 0;
}

.box ul {
	list-style-type: disc;
	margin-left: 2em;
}

.box li {
	margin: .4em 0;
}

.box h3 {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #000000;
}

.box hr {
	margin: 15px 0;
	background-color: #cccccc;
	height: 1px;
}

.about {
	margin-bottom: 1.5em;
	border: 1px solid #542e01;
	background-color: #d3ccbf;
	padding: 1px;
}

.about .box {
	background:  #E5E3E5 url('image_box.png') repeat-x;
	margin-bottom: 0;
	padding: 12px;
}

.about .box2 {
	background:  #E5E3E5 url('image_box.png') repeat-x;
	margin-bottom: 0;
	padding: 20px;
}

.about .box h1 {
	color: #990000;
	font-weight: bold;
	font-size: 1.1em;
}

.about .box h2 {
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}
.about .box p {
	margin-bottom:12px;
	color:black
}

.about .box hr {
	background-color: #d3ccbf;
}

.thickbox {
	border: 10px solid #eeeeee;
	background-color: #f9f9f9;
	padding: 10px;
	margin: 1em 0;
}

#main table {
	margin: 1.2em 0;
	border-collapse:collapse;
}

#main td {
	border: 1px solid #542e01;
}

#main th {
	border: 1px solid #542e01;
}

#main table {
	border: 1px solid #542e01;
}

#main caption {
	margin-bottom: .5em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

#main td {
	padding: .5em .5em .3em .5em;
}

#main th {
	padding: .5em .5em .3em .5em;
}

#main th {
	background-color: #e5e3e5;
}

#main td {
	background-color: white;
	vertical-align: top;
}

.hilite {
	border: 1px solid #b7e1f3;
	padding: 4px;
	background-color: #e3f5fd;
	margin-bottom: 10px;
}

/*	Lists ---------------------------------------------------------------- */

#content-1col ul {
	margin: 1.2em 0 1.2em 2.5em;
}

#content-3col ul {
	margin: 1.2em 0 1.2em 2.5em;
}

#content ul {
	margin: 1.2em 0 1.2em 2.5em;
}

#content-1col ol {
	margin: 1.2em 0 1.2em 2.5em;
}

#content-3col ol {
	margin: 1.2em 0 1.2em 2.5em;
}

#content ol {
	margin: 1.2em 0 1.2em 2.5em;
}

#content-1col ul ol {
	margin: .5em 0 .5em 2.5em;
}

#content-3col ul ol {
	margin: .5em 0 .5em 2.5em;
}

#content ul ol {
	margin: .5em 0 .5em 2.5em;
}

#content-1col ul ul {
	margin: .5em 0 .5em 2.5em;
}

#content-3col ul ul {
	margin: .5em 0 .5em 2.5em;
}

#content ul ul {
	margin: .5em 0 .5em 2.5em;
}

#content-1col ol ul {
	margin: .5em 0 .5em 2.5em;
}

#content-3col ol ul {
	margin: .5em 0 .5em 2.5em;
}

#content ol ul {
	margin: .5em 0 .5em 2.5em;
}

#content-1col ol ol {
	margin: .5em 0 .5em 2.5em;
}

#content-3col ol ol {
	margin: .5em 0 .5em 2.5em;
}

#content ol ol {
	margin: .5em 0 .5em 2.5em;
}

#content-1col li {
	margin: .5em 0;
}

#content-3col li {
	margin: .5em 0;
}

#content li {
	margin: .5em 0;
}

#content-1col ol {
	list-style-type: decimal;
}

#content-3col ol {
	list-style-type: decimal;
}

#content ol {
	list-style-type: decimal;
}

#content-1col ul {
	list-style-type: disc;
}

#content-3col ul {
	list-style-type: disc;
}

#content ul {
	list-style-type: disc;
}

#content-3col ul ul {
	list-style-type: circle;
}

#content ul ul {
	list-style-type: circle;
}

#content-1col dl {
	margin: 1.5em 0;
}

#content-3col dl {
	margin: 1.5em 0;
}

#content dl {
	margin: 1.5em 0;
}

#content-1col dt {
	font-weight: bold;
	margin: .5em 0;
}

#content-3col dt {
	font-weight: bold;
	margin: .5em 0;
}

#content dt {
	font-weight: bold;
	margin: .5em 0;
}

#content-1col dd {
	margin: .5em 0 1.5em 2em;
}

#content-3col dd {
	margin: .5em 0 1.5em 2em;
}

#content dd {
	margin: .5em 0 1.5em 2em;
}

#content-1col ul.arrow {
	margin-left: .9em;
}

#content-3col ul.arrow {
	margin-left: .9em;
}

#content ul.arrow {
	margin-left: .9em;
}

#content-1col ul.arrow li {
	padding-left: 1.6em;
	list-style-type: none;	
	background: transparent url("green-arrow.png") no-repeat 5px .2em;
}

#content-3col ul.arrow li {
	padding-left: 1.6em;
	list-style-type: none;	
	background: transparent url("green-arrow.png") no-repeat 5px .2em;
}

#content ul.arrow li {
	padding-left: 1.6em;
	list-style-type: none;	
	background: transparent url("green-arrow.png") no-repeat 5px .2em;
}

#content-1col ul.arrow ul {
	margin-left: 1.2em;
}

#content-3col ul.arrow ul {
	margin-left: 1.2em;
}

#content ul.arrow ul {
	margin-left: 1.2em;
}

#content-1col ul.arrow ul li {
	list-style-type: circle;
	padding-left: 0;
	background: none;
}

#content-3col ul.arrow ul li {
	list-style-type: circle;
	padding-left: 0;
	background: none;
}

#content ul.arrow ul li {
	list-style-type: circle;
	padding-left: 0;
	background: none;
}

blockquote {
	margin-left: 20px;
}

/*	Slideshows and Galleries ---------------------------------------------------------------- */

#slide-show {
	height: 325px;
	margin-left: 20px;
}

#content-3col #slide-show {
	height: 325px;
	margin-left: 0px;
}

#slide-show img	{
	margin-top: 20px;
}

#content-3col #slide-show img {
	border: 0;
	margin-top: 20px;
}

#slide-show-nav { 
	text-align:center;
	width: 480px;
	margin-top:18px;
}

#slide-show-nav a {
	background: #009999; 
	text-decoration: none; 
	margin: 0 17px; 
	padding: 1px 4px; 
	color: #009999; 
	font-size: 10px;
}

#slide-show-nav a:hover	{ 
	background: #99cccc; 
	color: #99cccc; 
}

#slide-show-nav a.activeSlide {
	background: #99cccc; 
	color: #99cccc; 
}
 
#slide-show-nav a:focus { 
	outline: none;
}

#slideshow-wrap {
	background: #ffffff; 
	width: 480px; 
	height: 350px; 
	text-align: left;
}

#slideshow-rightnav {
	float: right; 
	width: 205px; 
	padding-top: 20px; 
	font-size: 1em; 
	color: #ffffff; 
	padding-right: 12px;
}

.columnGallery { 
	width: 605px; 
	margin-right: 30px; 
	float: left; 
}

.columnPhotos {
	width: 315px; 
	float: left;
	margin-left: 20px;
}

.columnPhotos img {
	height: 150px; 
	width: 150px; 
	float: left; 
	margin: 0 0 4px 4px; 
	border: 1px solid #CCCCCC;
}

.columnPhotos2 {
	width: 150px; 
	float: right;
	margin-right: -5px;;
	margin-left: 20px;
}

.columnPhotos2 img {
	height: 150px; 
	width: 150px; 
	float: left; 
	margin: 0 0 4px 4px; 
	border: 1px solid #CCCCCC;
}

/* Footer --------------------------------------------------------------------*/

#footer-wrap {
	clear: both; 
	min-height: 100px;
	text-align: center; 
	background-image: url('image_footer.jpg'); 
	background-position: left top; 
	background-repeat: repeat-x; 
	border-top: 6px solid #999999;
	position: relative;
	bottom: 0;
	background-color: #040952;
}

#footer {
	font-family: Helvetica, sans-serif;
	padding: 30px 0px 30px 40px;
	margin: 0 auto;
	font-size: .75em;
	width: 980px;
}

#footer a {
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footer li {
	float: left;
	margin-right:60px;
}

#footer a {
	color: #cccccc;
}

#footer {
	color: #cccccc;
}

#footer a:hover {
	color: #b9dcff;
}


/*	Extra Styles ---------------------------------------------------------------- */

.clr {
	height: 1px;
	clear: both;
	font-size: 1px;
}

#alpha-menu ul {
	margin: 0; 
	padding: 10px 0px 0px 0px; 
	list-style-type: none; 
	float: left; 
	list-style-image: none;
}

#alpha-menu ul li {
	margin: 0px 7px 0px 0px; 
	padding: 0; 
	list-style-type: none; 
	float: left; 
	list-style-image: none; 
}

#homenav {
	font-family: "Adobe Garamond Pro", "Garmamond MT", Garamond, "Times New Roman", serif;
	font-size: 2em;
}

#homenav a {
	color: #ffffff;
	padding: 5px;
	display: block;
	text-decoration: none;
}

#homenav a:hover {
	background-color: #fcb802;
}

.border {
	border: 1px solid #666666;
}


a.button {
				display: block;
				width:185px;
				font-size: 1.3em;
				margin-bottom: 0px;
				margin-top: 0px;
				margin-left:6px;
				background-image: url('button-grad.gif');
				background-repeat: repeat-x;
				border: 1px solid #fcb802;
				padding: 12px 6px 6px 6px;
				height: 24px;
				text-align: left;
				color: #666666;
				text-decoration: none;
}
a.button:hover{
				background-image: url('button-grad-hov.gif');
				background-repeat:repeat-x;
				color:#990000;
				text-decoration:underline


}

#submit { background-color:#e87107; margin:0em; color:#FFFFFF; font-weight: normal;height:26px; cursor: pointer;}
#mysubmit { background-color: #e87107; color:#FFFFFF; font-size: 100%; 
     height:26px; font-weight: normal; }


#boxmarg {width:275px; float:right; margin:36px 0 0 9px;
}




