.confpad
{
	margin-right:10px;
}
img.photo
{
  padding: 10px; 
  border: 2px solid #999999;
}
div.caption
{
  color: #225E72;
  font-size: 95%;
	font-style: italic;
}
div.caption-marker
{
  float: left; 
  margin-right: 0.2em;
  text-align: left;
}
div.caption-text
{
  float: left;
  clear: right;
  text-align: left;
	font-style: italic;
}
div.copyright
{
	text-align: right;
	float: right;
	color: #225E72;
	font-family: "Franklin Gothic Book", Verdana;
	font-style: italic;
}


/*body {
	margin: 0px;
	padding: 0px;
	background-color: #979A9E;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: x-small;
color: #003C50;

}*/
.shadowleft {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}
.address {
	color: #003C50;
	background-color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
}
.addressGrey {
	color: #979A9E;
	cursor: pointer;
}
.menubar {
	background-color: #003C50;
	color: #FFFFFF;
	font-size: x-small;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.peopleTop {
	background-color: #FFFFFF;
	vertical-align: bottom;

}
.logo {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}
/*
.footer {
	background-color: #003C50;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: xx-small;


}*/
.footerRight {
	background-color: #003C50;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	vertical-align: bottom;


}
a.normal:link {
	color: #003C50;
	text-decoration: none;

}
a.normal:visited {
	color: #003C50;
	text-decoration: none;

}
a.normal:hover {
	color: #003C50;
	text-decoration: underline;

}
a.normal:active {
	color: #003C50;
	text-decoration: underline;

}/*
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a.menu:active {
	color: #FFFFFF;
	text-decoration: underline;

}*/
a.sidebarLink:link {
	color: #555555;
	text-decoration: underline;
}
a.sidebarLink:visited {
	color: #555555;
	text-decoration: underline;
}
a.sidebarLink:hover {
	color: #000000;
	text-decoration: underline;
}
a.sidebarLink:active {
	color: #000000;
	text-decoration: underline;
}
a.sidebarLinka:link {
	color: #000000;
	text-decoration: none;
}
a.sidebarLinka:visited {
	color: #000000;
	text-decoration: none;
}
a.sidebarLinka:hover {
	color: #000000;
	text-decoration: underline;
}
a.sidebarLinka:active {
	color: #555555;
	text-decoration: underline;
}
a.addressgreylink:link {
	color: #979A9E;
	text-decoration: none;
}
a.addressgreylink:visited {
	color: #979A9E;
	text-decoration: none;
}
a.addressgreylink:hover {
	color: #979A9E;
	text-decoration: underline;
}
a.addressgreylink:active {
	color: #979A9E;
	text-decoration: underline;
}
.hand {
	cursor: pointer;
}
.addressGrey2 {

	color: #979A9E;
}
/*
.mainBody {
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-position: right bottom;
	background-repeat: no-repeat;


}*/
.peopleBottom {
	background-color: #003C50;
	color: #FFFFFF;
	font-size: x-small;
	vertical-align: top;

}
.content {
	color: #000000;
	font-size: small;
	width: 98%;

}
.sidebar {
	padding: 5px;
	background-image: url(../images/sidebar_back.gif);
	background-repeat: repeat-y;
	text-align: center;

}
.sidebarMore {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-size: x-small;

}
.newsHEADTR {
	background-color: #003C50;
}
.newsHEADTD {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;

}
.newsTR {
	background-color: #EEEEEE;
	/*filter: Alpha(Opacity=90);*/

}
.newsTD {
	padding: 5px;
}
.newsTRHover {
	background-color: #DDDDDD;
	cursor: pointer;

}
.Date {
	color: #999999;
	font-style: italic;

}
.dialogTop {
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFCC;
}
.dialogBottom {
	background-color: #FFFFFF;
	text-align: center;
}
.sidebarTitle {
	font-weight: bold;
	text-align: left;
}
.sidebarContent {
	font-style: italic;
	text-align: left;
}
h1 {
	font-size:x-large;
}
/* CALENDAR */

/* Sunday, Monday, Tuesday... */
th.dayName {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003C50;
}
/* the 'day number' band */
td.dayNumber {
	background-color: #CCCCCC;
	font-size: small;
	font-weight: bolder;
	color: #003C50;
}
/* the 'day number' band of current day */
td.todayNumber {
	background-color: #555555;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
/* cell for an event */
td.event {
	background-color: #CCCCCC;
}
/* cell for no event */
td.noEvent {
	background-color: #CCCCCC;
}
/* cell for current day */
td.todayEvent {
	background-color: #EEEEEE;
	border: 1px solid #555555;
}
/* formatting for text of an event */
p.event
{
	text-align: center;
}
/* formatting for text of an event on current day */
p.eventToday
{
	text-align: center;
	font-weight: bold;
}

/* JUMP TABLE */

/* normal cell */
td.jumpTableMonth {
	font-size: small;
	background-color: #CCCCCC;
}
/* normal cell hover */
td.jumpTableMonthHover {
	background-color: #BBBBBB;
}
/* current month view */
td.jumpTableThisMonth {
	font-size: small;
	font-weight: bold;
	background-color: #003C50;
	color: #FFFFFF;
}

/* LINKS */

/* JUMP TABLE */

/* Normal */
a.jumpTableMonthLink:link {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
}
/* Visited */
a.jumpTableMonthLink:visited {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
}
/* Hover */
a.jumpTableMonthLink:hover {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
}

/* CALENDAR */

/* Normal */
a.eventLink:link {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
}
/* Visited */
a.eventLink:visited {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
}
/* Hover */
a.eventLink:hover {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
	text-align: center;
}
h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;


}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003C50;
}
.main {
	border: 1px solid #000000;
}





.titlebar {
	background-image:  url(../images/new/montage_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topframe {
	background-image:  url(../images/new/top.gif);
	background-repeat: repeat-x;
}
.rightframe {
	background-image:  url(../images/new/right.gif);
	background-repeat: repeat-y;
}
.bottomframe {
	background-image:  url(../images/new/bottom.gif);
	background-repeat: repeat-x;
}
.menumiddle {
	background-image:  url(../images/new/menu_middle.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop {
	background-image:  url(../images/new/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;


}
.leftframe {
	background-image:  url(../images/new/left.gif);
	background-repeat: repeat-y;
}
.mainbody {
	background-color: #CFD6D9;
	background-image:  url(../images/new/people.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 25px;
	color: #000000;


}
.newseventsmiddle {
	background-image:  url(../images/new/news_events_middle.gif);
	background-repeat: repeat-y;
	padding: 10px 30px 10px 10px;


}
.sidebody {
	background-color: #CFD6D9;
}
body {
margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.footer {
	font-size: x-small;
}
a.menu:link {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	color: #000000;
}
.menutop_standard {
	background-image:  url(../images/kwa_menu/menu_top_standard.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_standard {
	background-image:  url(../images/kwa_menu/menu_middle_standard.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop_brown {
	background-image:  url(../images/kwa_menu/menu_top_brown.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_brown {
	background-image:  url(../images/kwa_menu/menu_middle_brown.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop_red {
	background-image:  url(../images/kwa_menu/menu_top_red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_red {
	background-image:  url(../images/kwa_menu/menu_middle_red.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop_orange {
	background-image:  url(../images/kwa_menu/menu_top_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_orange {
	background-image:  url(../images/kwa_menu/menu_middle_orange.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop_green {
	background-image:  url(../images/kwa_menu/menu_top_green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_green {
	background-image:  url(../images/kwa_menu/menu_middle_green.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop_purple {
	background-image:  url(../images/kwa_menu/menu_top_purple.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_purple {
	background-image:  url(../images/kwa_menu/menu_middle_purple.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop_blue {
	background-image:  url(../images/kwa_menu/menu_top_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.menumiddle_blue {
	background-image:  url(../images/kwa_menu/menu_middle_blue.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
font-size:18px;
}
.highlight {
	font-weight:bold;
	background-color: #DFE3E6;
	border: 2px solid #007598;
	padding: 20px;
}

.highlight2 {
	background-color: #DFE3E6;
	border: 2px solid #007598;
	padding: 20px;
	color:#000000;
}