BODY {
	margin : 0 0 0 0;
	background-color : #B2B285;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

TD#ContentSectionTitle {
	background-color : #0C500A;
	font-size : 135%;
	color : #FFFFFF;
	padding-left : 15;
	padding-bottom : 10;
	padding-top : 5;
}

TD#ContentSection {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 25 25 25 25 ;
	font-size : 80%;
}

TABLE.Nav {
	margin-left : 20;
}

TD.Nav {
	padding-bottom : 4;
}

#ContentFooter {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

A:ACTIVE, A:FOCUS, A:VISITED, A:LINK {
	font-weight : bold;
	color : #2D5C2F;
	text-decoration : none;
}

A:HOVER {
	font-weight : bold;
	color : #FEE24E;
	text-decoration : none;
}

A:ACTIVE.LinkInText, A:FOCUS.LinkInText, A:VISITED.LinkInText, A:LINK.LinkInText {
	font-weight : bold;
	color : #2D5C2F;
	text-decoration : none;
}

A:HOVER.LinkInText {
	font-weight : bold;
	color : #FEE24E;
	text-decoration : none;
}

A:ACTIVE.LinkInList, A:FOCUS.LinkInList, A:VISITED.LinkInList, A:LINK.LinkInList {
	font-size : .9 em;
	color : #2D5C2F;
}

A:HOVER.LinkInList {
	font-size : .9 em;
	color : #FEE24E;
}

DIV.Quote {
    font-style : italic;
    font-size : .9 em;
    text-align : center;
}

DIV.QuoteAttribute {
    font-size : .9 em;
    text-align : center;
}

.PreMeetingQ {
  font-size : 80%;
}

TABLE {
    font-size : 1em;
}

TD {
	vertical-align: text-top;
}

.RegisterNow {
	font-size : 1.3 em;
    font-weight : bolder;    
}

.SearchBox {
    margin : 30px 30px 30px 30px;
    border-bottom-style : solid;
    border-bottom-width : medium;
    border-color : #0C500A #0C500A #0C500A #0C500A;
    border-left-style : solid;
    border-left-width : medium;
    border-right-style : solid;
    border-right-width : medium;
    border-top-style : solid;
    border-top-width : medium;
    background-color : #B2B285;
    padding : 5px 5px 5px 5px;
}