p {
	line-height: 125%;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	font-weight: bold;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
	font-size: 95%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h6 {
	font-size: 90%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h7 {
	font-size: 85%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



li {
	margin: 0px;
	line-height: 140%;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

.toplogo, .sidebar, .topNav, .bottomNav, .division {
	display: none;
}

a:link {
	text-decoration: underline;
	color: #000000;
} 

a:visited {

	text-decoration: underline;
	color: #000000;
}

.disclaimer {
	font-size: 75%;
	padding-top: 25pt;
}

.homecontent1 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;	
}

.homecontent2 {
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.homecontent1 a:link {
	text-decoration: none;
}

.homecontent1 a:visited {

	text-decoration: none;
}

.homecontent2 a:link {
	text-decoration: none;
}

.homecontent2 a:visited {

	text-decoration: none;
}

.mmenu {
   position:absolute;
   display:none;
}

.nodisplay {
	display: none;
}

/*Calendar Styles*/

.mtgCanceledText {
	color: #FF0000;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mtgCanceledItem {
	text-decoration: line-through;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

.calendarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-style: none;
	color: #333333;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-color: #333333;
}

.dateBlank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CECFCE;
	border: 1px solid #333333;
}

.dayOfWeek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFF0;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

.monthYear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	background-color: #7B8E52;
	color: #FFFFF0;
}
.updatebox {


	font-size: 75%;
	padding: 30px;
}
.updatebox a:link {


	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.updatebox a:visited {


	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	width: 95%;
}

/* BEGIN Org Chart Layout */

.indent2em {
                margin-left:2em}
                
dl.tableLayout {
                float:left; 
                overflow:visible; 
                width:100%; 
                line-height:1.4em}
                
dl.tableLayout dt {
                clear:both; 
                display:block; 
                float:left; 
                font-weight:bold; 
                height:auto; 
                margin:0; 
                padding:.5em .5em .5em 0; 
                text-align:right}

dl.tableLayout dd {
                display:block; 
                float:left; 
                margin:0; 
                padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
                min-width:4em; 
                width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
                width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
                min-width:8em; 
                width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
                width:66%}

dl.titlePercent30 dt, dl dt.titlePercent30 {
                min-width:12em; 
                width:35%}

dl.titlePercent30 dd, dl dd.titlePercent30 {
                width:60%}
				
/* END Org Chart Layout */