body {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

.image-left-aligned {
    padding-right:12px;
}

.image-right-aligned {
    padding-left:12px;
}

a, a:visited {
	color: #5192d0;
	text-decoration: none;
}

a:hover, a:hover:visited {
	color: #444;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #3c80bd;
	margin-bottom: 0;
}

h1 + p, h2 + p, h3 + p, h4 + p {
	margin-top: 0;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #917854;
	margin-bottom: 0;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #23242b;
	margin-bottom: 0;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.i_y {
	background: url(../images/i_y.jpg) 50% 0 repeat-y;	
	min-width: 955px;
	width: auto !important;
	width: 955px;
}

.i_wide {
	background: url(../images/i_wide.jpg) 50% 0 no-repeat;	
}

.i_top_left {
	width: 610px;
	float: left;
	height: 295px;
	margin: 0 0 0 -1px;
}

.i_top_right {
	width: 320px;
	float: right;
}

.i_images {
	height: 106px;	
	text-align: right;
	padding: 6px 1px 0 0;
}

.i_intro {
	font-size: 11px;
	line-height: 16px;
	height: 129px;	
	padding: 16px 45px 0 0;
}

*html .i_intro {
	height: 100px;	
}

*:first-child+html .i_intro {
	height: 100px;	
}

.i_intro h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #3c80bd;
	margin: 0 0 5px;	
}

.i_intro_secondary {
	font-size: 12px;
	color: #797d80;
}

#i_search {
	height: auto;	
}

.i_box {
	font-size: 11px;
	line-height: 14px;	
}

.i_box p {
	font-size: 11px;	
}

.i_box a, .i_box a:visited {
	color: #336da2;	
}

.i_box h2 {
	font-size: 15px;
	height: 26px;
	margin: 0 0 30px;
	padding: 15px 0 0;
	text-transform: uppercase;
	color: #8e7f69;
	font-weight: normal;
}

.i_box h3 {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}

#i_box_one {
	width: 241px;
	float: left;
	min-height: 256px;
	height: auto !important;
	height: 256px;
	padding: 0 30px 10px;
}

#i_box_two {
	width: 251px;
	float: left;
	padding: 0 25px 10px;
}

#i_box_two h3 {
	margin-bottom: 5px;	
}

#i_box_three {
	width: 245px;
	float: right;
	padding: 0 75px 10px 0;
}

#i_box_three h2 {
	margin-bottom: 15px;	
}

.i_sponsors {
	margin: 29px 0 0;
	text-align: center;
}

.i_sponsors h3 {
	font-size: 11px;
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px;
	text-align: left;
}

.directory {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ddd;
	height: 20px;
	width: 200px;
}

.directory_go {
	float: left;	
	margin: 1px 0 0;
}

#i_footer {
	background: #fff url(../images/i_footer_bg.jpg) no-repeat;
	text-align: right;
	padding: 17px 355px 50px 30px;
	height: auto !important;
	min-height: 70px;
}

#i_enews {
	font-size: 12px;
	position: absolute;
	margin: 0 0 0 608px;
	width: 280px;
	text-align: left;
	padding: 0;
	border: none;
}

*html #i_enews {
	margin-left: 365px;	
}

*:first-child+html #i_enews {
	margin-left: 365px;
}

#i_enews .searchbox {
	height: 15px;
	float: left;
	padding-top: 3px;
	margin-top: 3px;
}

#i_enews .submit {
	float: left;
	margin: 3px 0 0;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.wide {
	background: url(../images/wide.jpg) 50% 0 no-repeat;	
	min-width: 955px;
	width: auto !important;
	width: 955px;
}

.left {
	width: 200px;
	float: left;
	padding: 120px 0 0 35px;	
}

.enews {
	padding:0 0 15px;
	border-bottom: 1px dotted #adadad;
	margin: 0 0 15px;
	color: #30547a;
}

.calendar_link {
	text-align: center;
	padding:0 0 15px;
	border-bottom: 1px dotted #adadad;
	margin: 0 0 15px;
}

.linked_in {
	text-align: center;
}

.right {
	width: 647px;
	float: right;
	padding: 0 38px 0 0;
}

.crumbs {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: lowercase;
	height: 72px;
	width: 450px;
	float: left;
	padding: 10px 0 0;
	color: #3e95e5;
}

.crumbs a, .crumbs a:visited {
	color: #b9b9b9;	
}

.actions {
	width: 175px;
	float: right;
	text-align: right;
	padding: 13px 0 0;
}

.actions img {
	padding: 0 0 0 5px;	
}

.content {
	line-height: 22px;
	letter-spacing: 1px;
	width: 505px;
	float: left;
	min-height: 345px;
	height: auto !important;
	height: 345px;
	padding: 0 0 30px;
}

.content h1 {
	margin-top: 0;	
}

#content_wide {
	width: 595px;	
	padding-left: 50px;
}

.content ul {
	list-style-image: url(../images/content_bullet.gif);	
}

.gallery {
	width: 115px;
	float: right;
	text-align: right;
	padding: 25px 0 0;
}
	
	
.fieldName {
	font-weight: bold;	
}


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wrapper {
	width: 955px;
	margin: 0 auto;
}

.logo {
	position: absolute;
	margin: 0 0 0 -24px;
	width: 315px;
}

.search {
	height: 44px;
}

.searchbox {
	font-size: 10px;
	color: #a4a4a6;
	width: 105px;
	height: 17px;
	float: left;
	border: none;
	margin: 0 3px 0 0;
	padding: 5px 10px 0;
	background: url(../images/search_bg.jpg) no-repeat;
}

.go_button {
	float: left;	
}

.footer {
	font-size: 10px;
	line-height: 12px;
	color: #a6a6a6;
	background: #fff url(../images/footer_bg.jpg) no-repeat;
	min-height: 179px;
	height: auto !important;
	height: 162px;
	padding: 17px 0 0 270px;
}

.footer a, .footer a:visited {
	color: #7a9bbe;	
}

.bk_link {
	padding: 5px 0 0;
	display: block;
}

.submit {
	margin: 5px 0 0;	
}

.clearer {
	clear: both;	
}

/* --------------------------------------------------------------------------------------------------------------------- SITEMAP STYLES ------------ */

.sitemap {
	width: 500px;
	margin: 0 auto;
	background: #fff;
	padding: 1px 30px 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.sitemap .logo {
	margin-left: -45px;	
}

.sitemap h1 {
	padding-top: 150px;	
}

.sitemap ul {
	margin: 0 0 30px;	
}

.sitemap ul ul {
	margin: 0;	
}

.sitemap li {
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0;
}

.sitemap li a {
	color: #000;	
}

.sitemap li li {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
}

.sitemap li li a {
	color: #5192D0;	
}

.sitemap ul ul {
	padding-left: 20px;	
}

.sitemap .footer {
	margin: 0 -31px;
	padding: 17px 30px;
	text-align: right;
}
	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	margin: 0;
}
	
.tsr-pg-abstract {
	padding-bottom:15px;
}
	

.tsr-event-title {
	font-weight: bold;	
}

.tsr-event-date {
	font-style: italic;
}

.tsr-event-abstract {
	padding-bottom: 15px;	
}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ffd;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	width: 102px;
	height: 102px;
	margin-bottom: 29px;
	border: 3px solid #e8e8e8;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	text-align: left;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 505px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -136px;
	left: -540px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 505px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -273px;
	left: -540px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 505px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -273px;
	left: -540px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 505px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -273px;
	left: -540px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 505px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -273px;
	left: -540px;
	display: none;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------- CALENDAR CSS ------------ */

#calendar-wrapper {
	}
	
#events_content {
	padding-bottom: 50px;
}
	
#calHdr {
	background-color: #4674b5;
	}
#calThumbs   {
	float: left;
	margin-right: 30px;
	margin-left: 0;
	width: 345px;
	color:#626262;
	}
#events_content h2 {
	color: #444;	
}
#calThumbs h2 {
	line-height: 15px;
	margin: 0 0 0;
	padding: 10px 0 0;
	border-top: 1px dotted #dedede;
	}
#calThumbs p  {
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 0;
	}
#calThumbs em {
	line-height: 15px;
	}
#eventDetail   {
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 10px;
	padding-right: 20px;
	border-right: 1px dotted #dedede;
	width: 660px;
	}
#calNav {
	float: right;
	width: 210px;
	}
.calContent {
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	}
.calContent a:link {
	font-weight: normal;
	text-decoration: none
	}
.calContent a:visited {
	font-weight: normal
	}
.calContent div#crumbs {
	margin-right: 20px
	}
li.greyed-out {
	color: #ccc;
	font-size: 11px
	}
div#events p {
	line-height:1.4	
	}
div#categories input {
	font-size: 11px
	}
div#categories li {
	margin-left: -22px 
	}
.calendar-prev a:link  {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	}
.calendar-prev a:hover {
	color: #000;
	background-color: #4674b5;
	padding:0;
	}
.calendar-next a  {
	color: white;
	font-size: 14px;
	line-height: 14px;
	}
#calbox {
	margin: 0;
	padding: 0;
	}
#calbox th, #calbox td {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 1px;
	border-left: 1px solid #ddd
	}
#calbox td  {
	color: #999;
	border-right: none;
	border-bottom: 1px solid #ddd;
	width: 20px;
	height: 20px;
	}
#calbox th  {
	padding-right: 2px;
	padding-left: 2px;
	border-top: 1px solid #ddd;
	border-right: none;
	}
#calbox a:link, #calbox a:visited {
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	color:#fff;
	padding:0;
	}
#calbox td.currentDay {
	background-color: #ddd;
	color: #666;
	}
#calbox a:hover {
	color: #ccc;
	padding:0;
	}
#calbox td.calmonth  {
	color: white;
	font-weight: bold;
	font-size: 12px;
	background-color: #14618F;
	text-align: center;
	padding: 0px 0px 2px;
	border: none;
	text-transform: uppercase;
	width: auto !important;
	}
#calbox .calweekdays  {
	color: #fff;
	background-color: #aaa;
	}
#calbox th.calweekbtn  {
	background-color: #fff;
	border-top: medium none;
	width: 35px;
	}
#calbox td.calweekbtn  {
	text-align: left;
	padding-left: 2px;
	border-bottom: medium none;
	width: 35px;
	}
#calbox td.calweekbtn a:link, #calbox td.calweekbtn a:visited {
	color:#14618F;
	text-decoration: none;
	}
#calbox td.calweekbtn a:hover {
	color:#14618F;
	text-decoration: underline;
	}
#calbox td.active-date {
	background-color: #14618F;
	}
#calbox td.noborder {
	border: none;
	}
table.event-section {
	width: 100%}
table.event-section td {
	font-size: 12px;
	}
table.event-section tr:hover {	
	background: #ffa;
	}
table.event-section .row-alt {
	background: #eef;
	}
table.event-section h4 {
	margin: 0;
	padding: 0;	
	font: normal 15px Arial;
	}
table.event-section p {	
	margin: 0;	
	padding: 0;	
	}
table.event-section a {	
	margin: 0;	
	padding: 0;	
	text-decoration: none;	
	}
#calSearch {
	font-size: 11px;
	background-color: #fff;
	margin-left: 3px;
	border: solid 1px #4674b5;
	width: 100px;
	height: 17px 
	}
#calBtn {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #4674b5 
	}
	


/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	height: 29px;	
	padding: 22px 0 0 262px;
}

#index #home_link {
	display: none;	
}

#nav {
	
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #295784;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #000;	
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0 0 14px;
	padding: 0 11px 0 11px;
	border-right: 1px solid #295784;
	text-transform: uppercase;
	font-size: 11px;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #e0e0e0 solid 1px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 5px 25px 5px 10px !important;
}

.yuimenuitem:hover {
	background: #edecec;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd ul {
	background: #f6f6f6;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
	border-left: none;
	border-top: 1px solid #e0e0e0;		
}

.bd .bd .bd ul {
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}
