A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
A:link
{
}
A:active
{
    COLOR: #ff0000
}
BODY
{
	background-color: #FFFFFF;
}
TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}
.TransparentTextBox
{
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    HEIGHT: 18px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 1px;
    WIDTH: 150px
}
.MMC_pagehead
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.MMC_bodycopy
{
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.MMC_tablebg_light
{
    BACKGROUND-COLOR: #c2b0c2;
}
.MMC_tablebg
{
    BACKGROUND-COLOR: #c2b0c2;
}
.MMC_tableheader
{
    COLOR: #c2b0c2;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
}
.MMC_navsublink
{
    COLOR: #006633;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}
.MMC_navlink
{
    COLOR: #009900;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

#navBody
{
	margin: 0;
	background-color: #EFEFEF;	
 /*left-margin: 0 topmargin=0 marginheight=0 marginwidth=0 bgcolor=#eeeeee*/
}
#nav
{
	padding: 4px 0px 30px 4px;
	height: 100%;
	position: relative;
}
#nav *
{
	font-family: Arial;
	font-size: 10pt;
}
#nav span
{
	display: block;
	color: #009900;
	font-weight: bold;
}
#nav span a
{
	text-decoration: none;
	color: #009900;
}
#nav span img
{
	margin-right: 5px;
}
#nav ul
{
	padding: 0px 0px 10px 2px;
	margin: 0 0 0 15px;
}
#nav ul li
{
	padding-right: 0;
}
#nav #footer
{
	position: absolute;
	bottom: 0;
	vertical-align: bottom;
	text-align: center;
	font-family: Arial;
	font-size: xx-small;
	width: 100%;
}
#nav #footer a
{
	font-size: x-small;
}

#FormTable, #ReportForm
{
	border: solid 1px #21517B;
	margin: 0;
	border-collapse: collapse;
	padding-top: 8px;
}
#DisplayInfo table
{
	border: solid 1px #21517B;
	margin: 0;
	border-collapse: collapse;
	width: 400px;
}
#FormTable tr, #DisplayInfo tr, #ReportForm tr
{
	vertical-align: text-top;
}

#FormTable td, #DisplayInfo td, #ReportForm td
{
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
    padding: 2px 8px 2px 8px;
	border-collapse: collapse;
}
#FormTable th, #DisplayInfo .sidebar
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    background-color: #EFEFEF;
    text-align: left;
    font-weight: normal;
    padding: 2px 8px 2px 8px;
}
#FormTable .tdHeading, #ReportForm .tdHeading
{
	background-color: #ADBACE;
	font-weight: bold;
	padding-left: 5px;
}
#FormTable .tbFooter, #ReportForm .tbFooter
{
	background-color: #DDDDDD;
	text-align: center;
}

#ReportForm th
{
	background-color: #DCE6F7;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 70%;
    text-align: left;
    padding: 2px 8px 2px 8px;
}

#DisplayInfo th
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	background-color: #ADBACE;
	text-align: left;
	padding-left: 5px;
}
#DisplayInfo #member_image
{
	position: absolute;
	top: 100;
	left: 410;
}
#ListTable
{
	font-family: Arial;
	font-size: x-small;
	border: collapse;
	margin: 0;
}
#ListTable td
{
	vertical-align: top;
	padding: 4px;
	margin: 0;
	border-bottom: solid 1px black;
}
#ListTable th
{
	background-color: #ADBACE;
	font-size: x-small;
	text-align: left;
}
#ListTable .altrow, #ReportForm .altrow
{
	background-color: #EFEFEF;
}

#FormGeneral
{
}
#FormGeneral table
{
	border: solid 1px #21517B;
	margin: 0;
	border-collapse: collapse;
	width: 500;
}
#FormGeneral table tr
{
	vertical-align: text-top;
}

#FormGeneral table td
{
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
    padding: 2px 8px 2px 8px;
	border-collapse: collapse;
}
#FormGeneral table th
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
    text-align: left;
    padding: 2px 8px 2px 8px;
}
#FormTable em, #FormGeneral em, #DisplayInfo em, .error_em, table em
{
	color: Red;
	font-size: small;
}
#FormGeneral table .tbFooter
{
	text-align: center;
}
#FormGeneral fieldset table
{
	border: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
#FormGeneral fieldset legend
{
	font-weight: bold;
}
.dvButton
{
	font-family: Arial;
	font-style: oblique;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	width: 100px;
	text-align: center;
	text-decoration: none;
	border: groove 1px black;	
	background-color: silver;
}

.edit_link
{
	background-color: #F3F3C2;
	width: 17px;
	height: 16px;
	font-size:10pt;
	color: Black;
	padding:  1px 1px 0px 1px;
	font-weight: bold;
	font-family: Times New Roman;
	margin: 0 4px 0 5px;
	text-decoration: none;
	border: solid 1px #000;
	text-align: center;
	float: right;
}

.view_focus
{
	border-collapse: separate;
	margin-right: 8px;
	width: 15px;
	height: 6px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border: solid 1px black;
	font-weight: bold;
	font-size: 120%;
	padding: 0;
}

.phil_list
{
	border-bottom: solid 1px black;
}

.bad_email
{
	font-size: 120%;
	color: Red;
}

.bad_email_message
{
	background-color: #FFFFCC;
	position: absolute;
	width: 175px;
	font-size: 75%;
	border: solid 1px red;
	padding: 3px 3px 3px 3px;
	color: #000;
}

#headerImage
{
	float: left;
}

td #globalMemberAlert
{
	margin-left: 178px;	
	margin-right: 10px;
	background-color: #FFFFCC;
	padding: 3px 3px 3px 5px;
	font-size: 90%;
}

#ErrorMessage
{
	display: none;
	font-weight: bold;
	font-size: 110%;
	color: Red;
	background-color: #EFEFEF;
	padding: 10px;
	margin-bottom: 4px;
}

/* Checklist Stuff */
#filterBy ul
{
	line-height: normal;
	padding-bottom: 10px;
}

#filterBy
{
	list-style: none;
	width: 200px;
}

.checklist_header 
{
	margin-bottom: 4px;
	background: transparent url(/_mmc_images/checklist_header.png) no-repeat top;
	font-weight: bold;
}

.checklist_header a
{
	font-size: 90%;
	padding-left: 4px;
	background: transparent url(/_chapterweb/_images/double_arrow_down.gif) no-repeat 97% 55%;
	border-bottom: solid 1px #AAA;
}

.checklist_header a.open
{
	background-image: url(/_chapterweb/_images/double_arrow_up.gif);
}

.checklist_header a:hover
{
	color: #888;
	background-color: transparent;
}

.checklist
{
	border: solid 1px #AAA;
	border-top: none;
	height: 8.2em;
    overflow: auto;
    width: 198px;
}

.checklist input
{
	margin: 0 0 1px 3px;
}

.checklist li
{
	background-color: #EEE;
	font-weight: normal;
}

.checklist li.alt_row
{
	background-color: #E0E0E0;
}

.checklist label
{
	border-bottom: solid 1px #FFF; 
	padding: 3px 3px 3px 25px;
}

.checklist label:hover 
{ 
	background: #777; 
	color: #fff; 
}

/*-----------------------------------------------
-- Calendar Widget Styles 
----------------------------------------------- */
.cal_icon
{
	cursor: pointer;
}

span.date_widget
{
    cursor: pointer;
}

#calendarClose label
{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFF;
	font-weight: bold;
	padding: 4px 0 0 5px;
}

#calendarClose
{
	position: relative;
	width: 250px;
	height: 25px;
	text-align: right;
	vertical-align: middle;
	background-color: #660000;
	cursor: default;
}

#CalendarWidget input#calCloseButton
{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 25px;
}

#CalendarHeader
{
	width: 250px;
	border-collapse: collapse;
	background-color: Silver;
}

#CalendarHeader th
{
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-weight: bold;
	font-size: .7em;
	height: 20px;
	padding:0;
}
#CalendarHeader select
{
	margin: 0 5px 0 5px;
}

#CalendarHeader span
{
    cursor: pointer;
    padding: 6px;
}

#CalendarTable
{
	border-collapse: collapse;
	border: solid 1px #AAA;
	background-color: #FFF;
	width: 250px;
}

#CalendarTable tr
{
	vertical-align: top;
}

#CalendarTable td, 
#CalendarTable th
{
	border-collapse: collapse;
	border: solid 1px #AAA;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana; 
	font-size: xx-small;
	width: 30px;
	height: 30px;
}

#CalendarTable td:hover
{
	background-color: #EFEFEF;
}

#CalendarTable td
{
	cursor: pointer;
}

#CalendarTable th
{
	font-weight: bold;
}

#CalendarTable a
{
	padding: 20px 5px 8px 5px;
	text-decoration: none;
}

#CalendarHeader select
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}	

#CalendarTable .SelectedDay
{
	font-weight: bold;
	background-color: #FED7AB;
}

#CalendarButton
{
    text-align: center;
    width: 248px;
    background-color: #FFF;
    border: solid 1px #AAA;
    border-top: none 0px #FFF;
    padding-bottom: 10px;
}

#CalendarWidget input
{
	width: 80px;
	height: 200px;
}

#CalendarWidget
{
	z-index: 500;
}

.class_list
{
	display: inline;
}

.class_list li
{
	display: inline;
	border-right: solid 1px #EFEFEF;
	margin-left: 4px;
}

.class_list li label
{
	font-weight: bold;
}