body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background-color: #e5e5e5;
}
.featuresCol {
	padding-right: 24px;
}

#wrapper {
	width:868px;
	margin:0 auto;
	overflow: hidden;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#container {
	background:#FFFFFF;
	overflow: hidden;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#masthead {
	width: 100%;
	white-space: nowrap;
	height: 69px;
	padding-bottom: 8px;
}

#mastheadtable {
}

#mastheadSWF {
	padding-top: 42px;
	padding-left: 46px;
}

#pagetitle {
	font-size: 14pt;
	color: #712b90;
	padding-top: 36px;
	font-weight: bold;
}

#navcol {     /* for the left nav column */
	float: left;
	width: 180px;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 25px; /* Top spacing requested 7/15/09 */
}

#navbar {     /* for the left nav block */
	width: 192px;
	overflow: hidden;
	text-align: left;
}

#navbtn td {     /* for the left nav buttons */
	padding-bottom: 3px;
}

#sidebar {
	width: 192px;
	padding-top: 71px;
	padding-bottom: 24px;
}
#contentArea {
	float: right;
	width: 628px;
	padding-bottom: 20px;
}
#contentWrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}
#content {
	background-color: #999999;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 26px;
	padding-bottom: 0px;
}
#contentArea ul {
	margin-left: 0;
	padding-left: 25px;
}
#contenttext {
	padding: 0em 0px 26px;
}
#contenttext p {
	margin-top:0px;
}


#footer {
	text-align: right;
	background-image: url(images/footer_goldenrod.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 5px;
}
.footertext {
	font-size: 90%;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}
#infobar {
	text-align: center;
	font-size: 7pt;
	padding-bottom: 8px;
}
#infobar td {
	padding-right: 15px;
}
#infobarelement {
	vertical-align: middle;
}


.smalltext {
	font-size: 80%;
	padding-bottom: 12px;
}


/* Left navigation - Tier1, Tier1 Subnav, and Tier2 Subvnav */

#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 4px 0px 4px 23px;
	border: none;
}

#navbar li {
	background-image: url(images/nav2_goldenrod.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-bottom: 4px;
	font-size: 90%;
}



/* Events */

/* #RSVPevents td {
	background-image: url(images/bkg_events.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 10px;
} */

.RSVPevents2DotColBkg {
	background-image: url(images/bkg_events.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 10px;
}

.eventHeader {
	font-size: 120%;
	font-weight: bold;
	color: #CEE5B7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #712b90;
	padding-bottom: 3px;
}




/* Styles for Content Area */

.contentTitle {
	color: #CCCCCC;
	font-size: 180%;
	padding-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.contentHeader {
	color: #FFFFFF;
	font-size: 130%;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 130%;
}
.Featured {
	color: #666666;
	font-size: 110%;
}
.hrline {
	margin-bottom: 12px;
}

.TeamName {
	color: #0066CC;
}


/* Contact Form */

fieldset {
	border: solid 0 transparent;
	margin: 2px;
	padding: 2px;
}


input, select, option {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

input:focus, textarea:focus {
	background: #ffc;
}

label {
	float: left;
	width: 10em;
	text-align: right;
	margin-top: 3px;
	font-weight: bold;
	font-size: 110%;
	margin-right: 5px;
}

.required {
	font-style: normal;
}

.btnpadding {
	padding-left: 4px;
}
.errortext {
	font-weight: bold;
	color: #990099;
}


/* This is to remove the dotted line border diaplayed around links by Firefox and IE */


a:link {
	color: #4FA0C9;
	text-decoration: none;
}
a:visited {
	color: #4FA0C9;
	text-decoration: none;
}
a:hover {
	color: #003366;
}

a {
    /* Mozilla */
	outline:none;
 
	/* IE */
	-moz-outline-style: none;
}
   
a:focus {
	outline:none;
	-moz-outline-style: none;
}

a:active { 
    border:none;
    outline:none;
}



#legal {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
}
#navhome td {
	padding-bottom: 5px;
}
#featuresTable {
}
.overviewtext {
	font-size: 100%;
}
h1 {
	color: #0095D6;
	background-image: url(images/baseline_h2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14pt;
}
h2 {
	color: #0095D6;
	background-image: url(images/baseline_h2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 12pt;
}
h3 {
	color: #0095D6;
	background-image: url(images/baseline_h2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11pt;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 11pt;
}


#Person {
	clear: both;
	padding-top: 20px;
}
.PersonPhoto {
	float: left;
	margin: 0px;
	width: 100px;
	padding-right: 20px;
}
.PersonInfo {
	float: left;
	width: 500px;
}
.faqQuestion {
	font-weight: bold;
	padding-top: 18px;
}
#NewsTable {
	float: none;
	clear: both;
	padding-bottom: 5px;
}
#NewsTable td {
	padding-bottom: 2px;
	padding-top: 5px;
}
#NewsTable th {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #01B1D9;
	margin-bottom: 10px;
}
#NewsTable p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#NewsItemTitle p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*#NewsItemDescription p {
}*/
#NewsItem {
	padding: 5px 0px 10px 0px;
	width: 100%;
	clear: both;
	float: none;
}
#NewsItemDate {
	float: left;
	width: 120px;
	padding-right: 10px;
}
#NewsItemInfo {
	float: left;
	width: 498px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
