/* 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: #ffffff;
}

#content-wrap-home {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	background-image: url('../images/image_contentback.jpg');
	background-repeat: repeat-y;
}

#content-wrap-3col {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	background-image: url('../images/image_contentback3col.jpg');
	background-repeat: repeat-y;
}

#content-3col {
	text-align: left;
	width: 980px;
	float: left;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	background-image: url('../images/image_contentbacktop3col.jpg');
	background-repeat: no-repeat;
}

#content-wrap-2col {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	background-image: url('../images/image_contentback1col.jpg');
	background-repeat: repeat-y;
}

#content-2col {
	text-align: left;
	width: 980px;
	float: left;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	background-image: url('../images/image_contentbacktop1col.jpg');
	background-repeat: no-repeat;
}

#content-wrap-1col {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#content-1col {
	text-align: left;
	width: 980px;
	float: left;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	background-image: url('../images/image_contentbacktop1col.jpg');
	background-repeat: no-repeat;
}

#content-home {
	text-align: left;
	width: 980px;
	float: left;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	background-image: url('../images/image_contentbacktop.jpg');
	background-repeat: no-repeat;
}

.mainimg {
	margin-top: 20px;
}

#main {
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 545px;
}

#main-1col {
	padding: 20px;
}

#main-home {
	background-image: url('../images/image_newsback.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 545px;
}

#main-noleftnav {
	min-height: 545px;
}

#pageback {
	background-color: #eff4fa
}

/*	Typography ---------------------------------------------------------------- */

p {
	margin: 1.2em 0;
}

a {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a:focus {
	color: #660000;
	text-decoration: underline;
}

h1 {
	color: #8bb6da;
	font-weight: bold;
	font-size: 4em;
	margin-top: 5px;
	line-height: normal;
	letter-spacing: 2px;
}

h2 {
	color: #243769;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
}

h3 {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	color: #243769;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 15px;
}

h5 {
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #cccc99;
	background-color: #fefdf1;
}

h6 {
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
}

.greentxt {
	color: #009933;
}
.redtxt {
	color: #cc0000;
}

/*	Header ---------------------------------------------------------------- */

#header-wrap {
	background-color: #6699cc;
	height: 149px;
}

#header {
	background-color: #ffffff;
	height: 111px;
	text-align: left;
}

#header img {
	float: left;
}

#header h1 a {
	font-family: "Adobe Garamond Pro", "Garmamond MT", Garamond, "Times New Roman", serif;
	padding-left: 250px;
	display: block;
	font-size: 1em;
	color: #000066;
	text-decoration: none;
	padding-top: 30px;
	margin: 0;
}

#header em a {
	font-family: "Adobe Garamond Pro", "Garmamond MT", Garamond, "Times New Roman", serif;
	padding-left: 250px;
	display: block;
	font-size: 1.4em;
	color: #000066;
	text-decoration: none;
	padding-top: 23px;
	margin: 0;
}

#uc-head {
	width: 980px;
	margin: 0 auto;
	color: #000066;
}

/* Search --------------------------------------------------------------------*/

#uc-head #uc-search {
	clear: right;
	top: 6px;
	width: 210px; 
	font: 11px Helvetica, Arial, sans-serif;
	padding-top: 15px;
	padding-right: 0;
	float: right;
	margin-bottom: 20px;
}

#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: 14px;
	width: 153px;
	float: left;
}

#uc-search #sa {
	font-size: 14px;
	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;
}

#sa2 {
	font-size: 14px;
	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;
	line-height: 1em;
}

#q2 {
	border: 1px solid #000033;
	background-color: #E6EAF0;
	padding: 5px;
	color: #476BB2;
	font-size: 14px;
	width: 153px;
	vertical-align: middle;
}

#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 Mini Nav Bar ---------------------------------------------------------------- */

#topbar {
	color: #243769;
	float: right;
	background-color: #e7f1fa;
	font-size: 11px;
}

#topbar a:visited {
	color: #243769;
}

#topbar a:link {
	color: #243769;
}

#topbar a:focus {
	text-decoration: underline;
	color: #243769;
}

#topbar a:active {
	text-decoration: underline;
	color: #243769;
}

#topbar a:hover {
	text-decoration: underline;
	color: #243769;
}

#topbar ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	float: left; 
	list-style-image: none;
}

#topbar ul li {
	margin: 0 7px 0 7px; 
	padding: 0; 
	list-style-type: none; 
	float: left; 
	list-style-image: none; 
}

#topbar-left {
	background-image: url('../images/image_topbarleft.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}

#topbar-right {
	background-image: url('../images/image_topbarright.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	padding: 5px 7px 5px 7px;
}


/*	Navigation - Top ---------------------------------------------------------------- */

#topnav-wrap {
	text-align: center;
	clear: both;
	height: 36px;
	border-bottom: 1px solid #00295f;
	border-top: 1px solid #134a95;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/image_navtop.jpg');
	background-repeat: repeat-x;
	background-color: #0c1c67;
}

#topnav {
	margin: 0 auto; 
	width: 980px;
	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 12px; 
	color: #ffffff; 
	border: 0px solid #cccccc; 
	border-top: 0; 
	border-bottom: 0;
}

#topnav ul li a:focus {
	background-color: #3a65ad; 
	color: #ffffff;
	text-decoration: none; 
}

#topnav ul li a:hover {
	background-image: url('../images/image_navtophover.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none; 
}

/*	Navigation - Left ---------------------------------------------------------------- */

#leftnav-wrap {
	float: left;
	width: 225px;
	padding-top: 9px;
}

h3#leftnav-heading a {
	color: #666666;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	font-size: 16px;
	display: block;
	padding: 4px;
}

#leftnav {
	text-align: left;
	padding: 0px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
	border-right: 1px solid #cfe7fb;
}

#leftnav hr {
	margin: 8px 0 8px 0;
	background-color: #cfe7fb;
	height: 1px;
}

#leftnav p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#leftnav a {
	color: #003399;
	display: block;
	text-decoration: none; 
}

#leftnav a:hover {
	color: #990000;
	text-decoration: underline; 
}

ul#sublink {
	padding: 0; 
	margin: 0px 0px 0px 33px; 
}

ul#sublink li {
	list-style-type: disc;
	color: #243769;
	padding: 0px 0px 7px 0px; 
	margin: 0px 5px 0px 0px; 
}

ul#sublink a:visited {
	font-size: .9em;
	color: #003399;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
	display: inline;
}

ul#sublink a:link {
	font-size: .9em;
	color: #003399;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
	display: inline;
}

ul#sublink a:active {
	color: #990000;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
	display: inline;
}

ul#sublink a:hover {
	color: #990000;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
	display: inline;
}

/*	Boxes and Tables ---------------------------------------------------------------- */

.box {
	line-height: 1.2em;
	color: #4f4f4f;
	padding: 1em 0;
	margin-bottom: 1.5em;
	text-align: left;
	font-size: 1em;
}

#rightcol .box {
	font-size: 1.2em;
}

.box h2 {
	color: #666666;
	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 .7em;
}

.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: #eeeeee;
	height: 1px;
}

.about {
	margin-bottom: 1.5em;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	padding: 1px;
}

.about .box {
	background: #e5e5e5 url('../images/image_box.png') repeat-x;
	margin-bottom: 0;
	padding: 15px;
}

.about .box h1 {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}

.about .box h2 {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}

.about .box hr {
	background-color: #cccccc;
}

.thickbox {
	border: 10px solid #eeeeee;
	background-color: #f9f9f9;
	padding: 10px;
	margin: 1em 0;
}

table {
	margin: 1.2em 0;
	border: 1px solid #cfe7fb;
}

td {
	border: 1px solid #cfe7fb;
	padding: .5em .5em .3em .5em;
	vertical-align: top;
}

th {
	border: 1px solid #cfe7fb;
	padding: .5em .5em .3em .5em;
	background-color: #e7f1fa;
	font-weight: bold;
	color: #243769;
}

caption {
	margin-bottom: .5em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

.hilite {
	border: 1px solid #b7e1f3;
	padding: 4px;
	background-color: #e3f5fd;
	margin-bottom: 10px;
}

/*	Lists ---------------------------------------------------------------- */

#main-1col ul {
	margin: 1.2em 0 1.2em 2.5em;
	list-style-type: disc;
}

#main ul {
	margin: 1.2em 0 1.2em 2.5em;
	list-style-type: disc;
}

#main-1col ol {
	margin: 1.2em 0 1.2em 2.5em;
}

#main ol {
	margin: 1.2em 0 1.2em 2.5em;
}

#main-1col ul ol {
	margin: .5em 0 .5em 2.5em;
}

#main ul ol {
	margin: .5em 0 .5em 2.5em;
}

#main-1col ul ul {
	margin: .5em 0 .5em 2.5em;
	list-style-type: circle;
}

#main ul ul {
	margin: .5em 0 .5em 2.5em;
	list-style-type: circle;
}

#main-1col ol ul {
	margin: .5em 0 .5em 2.5em;
}

#main ol ul {
	margin: .5em 0 .5em 2.5em;
}

#main-1col ol ol {
	margin: .5em 0 .5em 2.5em;
}

#main ol ol {
	margin: .5em 0 .5em 2.5em;
}

#main-1col li {
	margin: .5em 0;
}

#main li {
	margin: .5em 0;
}

#main-1col ol {
	list-style-type: decimal;
}

#main ol {
	list-style-type: decimal;
}

#main-1col dl {
	margin: 1.5em 0;
}

#main dl {
	margin: 1.5em 0;
}

#main-1col dt {
	font-weight: bold;
	margin: .5em 0;
}

#main dt {
	font-weight: bold;
	margin: .5em 0;
}

#main-1col dd {
	margin: .5em 0 1.5em 2em;
}

#main dd {
	margin: .5em 0 1.5em 2em;
}

ul.arrow {
	margin-left: .9em;
}

ul.arrow li {
	padding-left: 1.6em;
	list-style-type: none;	
	background: transparent url("../images/green-arrow.png") no-repeat 5px .2em;
}


ul.arrow ul {
	margin-left: 1.2em;
}

ul.arrow ul li {
	list-style-type: circle;
	padding-left: 0;
	background: none;
}

blockquote {
	margin-left: 20px;
}

/*	Slideshows and Galleries ---------------------------------------------------------------- */

.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;
}

#slideshow-wrap {
	width: 980px; 
	height: 325px; 
	text-align: left;
}

#slideshow {
	margin: 0 auto;
	width: 980px;
	height: 325px;
	position: relative;
}

#slideshow a {
	color: #990000;
}

#slideshow a:hover {
	color: #000066;
	text-decoration: none;
}

#slideshow a:focus {
	color: #000066;
	text-decoration: none;
}

#slideshow h2 {
	font-size: 1.1em;
	color: #000066;
	margin-bottom: -10px;
}

#slideshow #slidesContainer {
  margin: 0 auto;
  width: 980px;
  height: 325px;
  overflow: auto; 
  position: relative;
}

#slideshow #slidesContainer .slide {
  margin: 0 auto;
  width: 980px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height: 325px;
}

.control {
  display: block;
  position: absolute;
  cursor: pointer;
  text-align: center;
}

#slideIndex {
	position: absolute;
	width: 146px;
	text-align: center;
	padding-left: 11px;
	top: 280px;
}

.numbers {
	width: 21px;
	height: 21px;
	background: #6699cc;
	display: inline-block;
	color: #000000;
	text-align: center;
	margin: 2px;
	cursor: pointer;
	font: normal 16px Arial;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding-top: 2px;
}

.active {
	color: #ffffff;
	background: #666666;
}

#slidernav ul {
	margin: 0px;
	padding: 0px;
	margin-top: 284px;
	position: relative;
	margin-left: 20px;
}

#slidernav ul li {
	background: #6699cc;
	text-align: center;
	cursor: pointer;
	float: left;
	font: normal 16px Arial;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin-right: 4px;
	width: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#slidernav ul li.active {
	color: #ffffff;
	background: #666666;
}

#slidernav ul li:hover {
	color: #ffffff;
	background: #666666;
}

/* Footer --------------------------------------------------------------------*/

#footer-wrap {
	clear: both; 
	min-height: 100px;
	text-align: center; 
	background-image: url('../images/image_footer.jpg'); 
	background-position: left top; 
	background-repeat: repeat-x; 
	border-top: 6px solid #6699cc;
	position: relative;
	bottom: 0;
	background-color: #040952;
}

#footer {
	font-family: Helvetica, sans-serif;
	padding: 30px 0px 30px 60px;
	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:40px;
}

#footer a {
	color: #cccccc;
}

#footer {
	color: #cccccc;
}

#footer a:hover {
	color: #b9dcff;
}

/*	Extra Styles ---------------------------------------------------------------- */

.clr {
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.backtotop {
	font-size: .75em;
	margin: 0;
	text-align: right;
}

.top-siteindex {
	font-size: .75em;
	margin: 0;
	width: 75px;
	float: right; 
	text-align: right;
}

#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: #015e7d;
}

.icon {
	margin-right: 5px;
	vertical-align: middle;
}

.border {
	border: 3px solid #cccccc;
}

.border-gray {
	border: 1px solid #cccccc;
	margin-top: 6px;
}

.profilephoto {
	border: 3px solid #cccccc;
	float: left; 
	margin-right: 20px
}

#newscol {
	float: left;
	width: 230px;
	margin-right: 20px;
}

#news {
	padding-left: 20px;
	padding-right: 12px;
}

#spotlightcol {
	float: left;
	width: 230px;
	margin-right: 20px;
}

#spotlight {
	padding-left: 10px;
	padding-right: 12px;
}

#videoscol {
	float: left;
	width: 230px;
	margin-right: 12px;
}

#videos {
	padding-left: 12px;
	padding-right: 12px;
}

#buttonscol {
	float: left;
	width: 237px;
	text-align: center;
	padding-top: 20px;
}

a.more:visited {
	color: #003399;
	text-decoration: underline;
}

a.more {
	color: #003399;
	text-decoration: underline;
}

a.more:focus {
	color: #0066cc;
	text-decoration: underline;
}

a.more:hover {
	color: #0066cc;
	text-decoration: underline;
}

#videoplayer {
	margin-top: 15px;
}

.playlistitems p {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 6px;
}

.currentvideo_old {
	font-weight: bold;
}

#bottomlinks-wrap {
	background-color: #cccccc;
	padding: 4px 0 30px 0;
	background-image: url('../images/image_bottomlinks.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	clear: both;
}

#bottomlinks {
	margin: 0 auto;
	width: 980px;
}

#bottomlinks h2 {
	font-family: "Adobe Garamond Pro", "Garmamond MT", Garamond, "Times New Roman", serif;
	font-size: 18px;
	color: #333333;
}

#bottomlinks p {
	padding: 0;
	margin: 10px 0 0 0;
}

#bottomlinks a:visited {
	color: #333333;
}

#bottomlinks a:link {
	color: #333333;
}

#topbar a:focus {
	text-decoration: underline;
	color: #333333;
}

#bottomlinks a:active {
	text-decoration: underline;
	color: #333333;
}

#bottomlinks a:hover {
	text-decoration: underline;
	color: #333333;
}

#gateways-wrap {
	float: left;
	width: 240px;
}

#gateways {
	text-align: left;
	margin: 0 auto;
	font-size: .9em;
	padding-left: 87px;
}

#medicalservices-wrap {
	float: left;
	width: 250px;
}

#medicalservices {
	text-align: left;
	margin: 0 auto;
	font-size: .9em;
	padding-left: 35px;
}

#quickfind-wrap {
	float: left;
	width: 250px;
}

#quickfind {
	text-align: left;
	margin: 0 auto;
	font-size: .9em;
	padding-left: 83px;
}

#stayconnected-wrap {
	float: left;
	width: 240px;
}

#stayconnected {
	text-align: left;
	margin: 0 auto;
	font-size: .9em;
	padding-left: 61px;
}

#stayconnected p {
	padding: 0;
	margin: 4px 0 0 0;
}

.banner {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
	left: -1px;
	bottom: -1px;
	float: right;
}

.homebutton {
	margin-top: 10px;
}

.homebanners {
	margin-top: 15px; 
	margin-left: 4px;
}

a.learnmore {
	margin-left: 850px;
}

#middle-wrap {
	float: left;
	width: 685px;
}

#middle {
	padding-left: 27px;
	padding-right: 15px;
	padding-top: 30px;
}

#middle-wrap-2col {
	float: left;
	width: 730px;
}

#middle-2col {
	padding-left: 27px;
	padding-top: 30px;
	padding-bottom: 27px;
}

#middle-col {
	width: 435px;
}

#rightcol-wrap {
	float: left;
	width: 240px;
}

#rightcol {
	padding-left: 31px;
	padding-right: 8px;
	padding-top: 35px;
}

#rightcol hr {
	border: dashed #660000; 
	border-width: 1px 0 0; 
	height: 0;
}

.bottomborders {
	border: 0px;
}

.bottomborders td {
	border: 0;
	border-bottom: 1px solid #cfe7fb;
}

.topborders {
	border: 0px;
	margin-bottom: 0;
	margin-top: 10px;
}

.topborders td {
	border: 0;
	border-top: 1px solid #cfe7fb;
}

.meetingmaterials {
	margin-top: 10px;
	border: 1px solid #cccc99;
	background-color: #fefdf1;
	width: 425px;
	padding: 10px;
}

.mainbox {
	margin-top: 20px;
	border: 1px solid #cccc99;
	background-color: #fefdf1;
	padding: 15px 15px 0px 15px;
}

.mainbox p {
	margin-top: 5px;
	margin-bottom: 15px;
}

.mainbox h2 {
	margin-top: 0;
}

.siteindex {
	border: 1px solid #cccc99;
	background-color: #fefdf1;
	padding: 4px; 
	margin-top: 30px;
}

.siteindex p {
	margin: 0;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.box-rightborder {
	width: 420px; 
	float: left; 
	border-right: 1px solid #e9e7d7; 
	margin-right: 15px; 
	padding-right: 15px; 
	margin-bottom: 6px;
}

.noborders {
	border: 0px;
}

.noborders h2 {
	margin-top: 0;;
}

.noborders td {
	border: 0;
	padding: 10px 20px 0px 0px;
}

hr.hr-messages {
	margin: 8px 0 8px 0;
	background-color: #cfe7fb;
	height: 1px;
}

#features-right1 {
	float: right; 
	width: 300px; 
	padding-top: 20px;
}

#features-right2 {
	float: right; 
	width: 250px; 
	padding-top: 20px;
}

#features-right {
	float: right; 
	width: 250px; 
	padding-top: 20px;
}

#spotlight-right {
	float: right; 
	width: 200px; 
	margin-left: 50px; 
	padding-right: 25px;
}

.features-box {
	background-color: #e7f1fa; 
	border: 1px solid #a9ccef; 
	margin-left: 20px; 
	margin-bottom: 10px;
	padding: 10px;
}

.features-box h2 {
	font-size: 1.1em;
	margin-top: 0;
}

.features-box hr {
	margin: 10px 0 0 0;
	background-color: #cfe7fb;
	height: 1px;
}

.features-box-red p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.features-box p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.features-box-red {
	background-color: #fdf1f1; 
	border: 1px solid #ecc1c1; 
	margin-left: 20px; 
	margin-bottom: 10px;
	padding: 10px;
}

.features-box-red h2 {
	font-size: 1.1em;
	margin-top: 0;
	color: #990000;
}

.features-box-red hr {
	margin: 10px 0 0 0;
	background-color: #fddede;
	height: 1px;
}

.image-box-right {
	background-color: #e7f1fa; 
	border: 1px solid #a9ccef;
	margin-top: 10px; 
	margin-left: 10px; 
	margin-bottom: 10px;
}

.image-box-left {
	background-color: #e7f1fa; 
	border: 1px solid #a9ccef;
	margin-top: 4px; 
	margin-right: 10px; 
	margin-bottom: 10px;
}

.img-borders {
	border: 4px solid #6699cc;
}

span.fastfactnumber {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 1.5em; 
	color: #990000; 
	margin-right: 5px;
}

a.newslink  {
	color: #243769;
	font-weight: bold;
	margin-top: 20px;
}

a:focus.newslink {
	color: #243769;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
}

a:active.newslink {
	color: #243769;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
}

a:hover.newslink {
	color: #243769;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
}

a.advancedsearch:visited {
	margin-top: 20px;
	border: 1px solid #cccc99;
	background-color: #fefdf1;
	width: 425px;
	padding: 7px 7px 6px 7px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

a.advancedsearch {
	margin-top: 20px;
	border: 1px solid #cccc99;
	background-color: #fefdf1;
	width: 425px;
	padding: 7px 7px 6px 7px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

a.advancedsearch:focus {
	color: #660000;
	text-decoration: none;
}

a.advancedsearch:active {
	color: #660000;
	text-decoration: none;
}

a.advancedsearch:hover {
	color: #660000;
	text-decoration: none;
}

.home-icon {
	float: left;
	margin-right:4px;
	border: 0px;			
}

/*	Clinical Services Pages ---------------------------------------------------------------- */

#topimg {
	width: 980px; 
	height: 325px; 
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#topimg-right {
	color: #ffffff; 
	float: right; 
	width: 200px; 
	height: 285px; 
	padding: 20px; 
	font-size: .9em; 
	background-image: url('../images/image_contactbkg.png');
}

#topimg-right h2 {
	 margin-top: 10px; 
	 color: #8bb6da;
}

#topimg-right p {
	line-height: 1.1em;
}

#topimg-right a {
	color: #8bb6da;
	font-weight: bold;
}

#content-wrap-services {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	background-image: url('../images/image_pgbck.jpg');
	background-position: right; 
	background-repeat: repeat-y;
}

#main-services {
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 490px;
	background-image: url('../images/image_pgbck2.jpg'); 
	background-position: right top; 
	background-repeat: no-repeat;
}

#spotlight-right hr {
	margin: 8px 0 8px 0;
	background-color: #8bb6da;
	height: 1px;
}

/*	Buttons ---------------------------------------------------------------- */

#content a.button {
	display:block;
	color:black;
	background-color:#eee;
	font-weight: bold; 
	text-align:center;
	margin-top: 45px;
	padding: 6px 6px 6px 6px;;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	text-decoration:none;
}

a.button {
	display:block;
	color:black;
	background-color:#eee;
	font-weight: bold; 
	text-align:center;
	margin-top: 45px;
	padding: 6px 6px 6px 6px;;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	text-decoration:none;
}
#content a.blue {
	color:#fff;
	background-color:#6E9BC8;
	border-color:#3D79B6;
	text-shadow: 2px 2px 2px #3D79B6;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5c96ed), to(#2f68be));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#5c96ed', EndColorStr='#2f68be');
	background-image: -moz-linear-gradient(top, #6E9BC8, #3D79B6);
}
a.blue {
	color:#fff;
	background-color:#6E9BC8;
	border-color:#3D79B6;
	text-shadow: 2px 2px 2px #3D79B6;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5c96ed), to(#2f68be));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#5c96ed', EndColorStr='#2f68be');
	background-image: -moz-linear-gradient(top, #6E9BC8, #3D79B6);
}
#content a.blue:hover {
	background-color:#6E9BC8;
	border-color: #01346e;
	text-shadow:2px 2px 2px #01346e;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0a4689), to(#01346e));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0a4689', EndColorStr='#01346e');
	background-image: -moz-linear-gradient(top, #0a4689, #01346e);
}
a.blue:hover {
	color:#fff;
	border-color: #01346e;
	background-color:#6E9BC8;
	text-shadow: 2px 2px 2px #01346e;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0a4689), to(#01346e));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0a4689', EndColorStr='#01346e');
	background-image: -moz-linear-gradient(top, #0a4689, #01346e);
}
#content a.tan {
	color:#fff;
	background-color:#8c8778;
	border-color: #605a4b;
	text-shadow:2px 2px 2px #605a4b;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8c8778), to(#605a4b));
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8c8778', EndColorStr='#605a4b');
	background-image: -moz-linear-gradient(top, #8c8778, #605a4b);
}
a.tan {
	color:#fff;
	background-color:#8c8778;
	border-color: #605a4b;
	text-shadow:2px 2px 2px #605a4b;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8c8778), to(#605a4b));
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8c8778', EndColorStr='#605a4b');
	background-image: -moz-linear-gradient(top, #8c8778, #605a4b);
}
#content a.tan:hover {
	color:#605a4b;
	border-color: #E8E9C7;
	background-color:#F8F8EE;
	text-shadow: 2px 2px 2px #E8E9C7;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8F8EE), to(#E8E9C7));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F8F8EE', EndColorStr='#E8E9C7');
	background-image: -moz-linear-gradient(top, #F8F8EE, #E8E9C7);
}
a.tan:hover {
	color:#605a4b;
	border-color: #E8E9C7;
	background-color:#F8F8EE;
	text-shadow: 2px 2px 2px #E8E9C7;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8F8EE), to(#E8E9C7));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F8F8EE', EndColorStr='#E8E9C7');
	background-image: -moz-linear-gradient(top, #F8F8EE, #E8E9C7);
}
#content a.green {
	color:#fff;
	border-color: #669900;
	background-color:#8CB340;
	text-shadow: 2px 2px 2px #3F5E00;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8CB340), to(#3F5E00));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8CB340', EndColorStr='#669900');
	background-image: -moz-linear-gradient(top, #8CB340, #669900);

}
a.green {
	color:#fff;
	border-color: #669900;
	background-color:#8CB340;
	text-shadow: 2px 2px 2px #3F5E00;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8CB340), to(#3F5E00));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8CB340', EndColorStr='#669900');
	background-image: -moz-linear-gradient(top, #8CB340, #669900);

}
#content a.green:hover {
	background-color:#6F8640;
	border-color: #3F5E00;
	text-shadow:2px 2px 2px #3F5E00;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6F8640), to(#3F5E00));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#6F8640', EndColorStr='#3F5E00');
	background-image: -moz-linear-gradient(top, #6F8640, #3F5E00);
}
a.green:hover {
	background-color:#6F8640;
	border-color: #3F5E00;
	text-shadow:2px 2px 2px #3F5E00;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6F8640), to(#3F5E00));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#6F8640', EndColorStr='#3F5E00');
	background-image: -moz-linear-gradient(top, #6F8640, #3F5E00);
}
#content a.grey {
	color:#fff;
	background-color:#88929F;
	border-color: #606E7F;
	text-shadow:2px 2px 2px #606E7F;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88929F), to(#606E7F));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#88929F', EndColorStr='#606E7F');
	background-image: -moz-linear-gradient(top, #88929F, #606E7F);
}
a.grey {
	color:#fff;
	background-color:#88929F;
	border-color: #606E7F;
	text-shadow:2px 2px 2px #606E7F;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88929F), to(#606E7F));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#88929F', EndColorStr='#606E7F');
	background-image: -moz-linear-gradient(top, #88929F, #606E7F);
}
#content a.grey:hover {
	border-color: #2D445B;
	background-color:#627384;
	text-shadow: 2px 2px 2px #2D445B;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#627384), to(#2D445B));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#627384', EndColorStr='#2D445B');
	background-image: -moz-linear-gradient(top, #627384, #2D445B);
}
a.grey:hover {
	border-color: #2D445B;
	background-color:#627384;
	text-shadow: 2px 2px 2px #2D445B;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#627384), to(#2D445B));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#627384', EndColorStr='#2D445B');
	background-image: -moz-linear-gradient(top, #627384, #2D445B);
}
