body
    {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	top: 0px;
    }
a
    {
    color: #444236;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }
.hilite
{
	font-weight: bold;
}
.caption
{
	color: #0050B3;
}
.caption a
{
	color: #0050B3;
}
.sectionHeading
{
	text-decoration: underline;
}
tr,
td
{
	background-position: left top;
	vertical-align: top;
}
#container
    {
	margin: 0 auto;
	width: 790px;
	position: relative;
	background: #FFF;
	padding: 0px 0px 0px 0px;
	text-align: left;
	top: 0px;
	vertical-align: top;
    }
#logo1 h3 {
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 132px;
	height: 43px;
}
#logo2 h3 {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 132px;
	height: 100px;
}
#swoop h3 {
	position: absolute;
	left:255px; 
	right:auto; 
	top: 0px;
	background-image: url(images/swoop.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 535px;
	height: 149px;
}
#logo1 h3 span,
#logo2 h3 span,
#menu h3 span
    {
    display:none;
    }
#menuNav ul {
  margin: 0px; 
  padding: 0;
  font-weight: bold;
  text-align: center;
  font-size: 11px;  /* eventually will be % */
}
/* any li element within .nav container */
#menuNav li {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0;
	list-style: none;
	border-left: 1px solid #cacaca;
	width: 130px;
	height: 40px;
}
/* 1st list item has no left border */
#menuNav li.first {
  border-left: 0 none;
}
#menuNav li a {
  display: block;         /* expand to fill parent li */
  margin: 0;              /* no space between anchors */
  padding: .3em 0 .2em 0; /* space above and below text */
  text-decoration: none;  /* no underline */
  color: #5a5a5a;         /* override default link color */
  background-color: #fff;
  border-top: 5px solid #ffbc57; /* default orange */
  background-image: url(images/mArrow.gif); /* 12x6 image */
  background-repeat: no-repeat;
  background-position: 0 -20px;  /* initially invisible */
  width: 100%; /* required for IE */
}
#menuNav li a:hover {
  border-color: #0060DF; /* blue */
  background-position: 50% -1px; /* overlay border a tad */
}
#headlines {
	background-color: #FFFF66;
	border: thin outset;
	width: 350px;
	padding: 10px;
}
#topicHeader {
	background-color: #ffbc57;
	width: 100%;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#homeImageSection {
	width: 400px;  
	float: right;
}
#homeImages {
	width: 300px; 
	height: 300px; 
	float: right;
}
#homeBanner1 {
	width: 300px; 
	height: 300px; 
	float: right;
}
#homeBanner2 {
	width: 400px; 
	height: 40px; 
	float: right;
}
#homeBanner3 {
	width: 400px; 
	height: 20px; 
	float: right;
}
#homeBanner {
	width: 300px; 
	height: 101px; 
	float: right;
}
#pageFooter {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pageFooter p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headline {
	background-color: #FFFF66;
	height: auto;
	width: auto;
}
#main ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
    }
/* 1st list item has no left border */
#main li.first {
	border-left: 0px none;
	margin-left: -7px;
	color:#000000;
	font-style:italic;
}
/* any li element within main container */
#main li {
	border-left: 5px solid #0060DF;
	padding: 0px 0px 5px 3px;
}
/* ordered lists within main container */
#main li.uList {
	border-left:none;
	padding: 0px 0px 5px 3px;
}
/* Formatting options on RSVP application */
#meetings,
#meetingGroups,
#meetingUsers {
	border: 1px outset #0066CC;
	width: 750px;
	padding: 3px;
	margin-bottom: 5px;
}
#meetings h4,
#meetingGroups h4,
#meetingUsers h4 {
	color: #0066CC;
}
#meetings h4 a,
#meetingGroups h4 a,
#meetingUsers h4 a {
	font-size: 12px;
	font-weight: normal;
}
.headerLink {
	color: #999999;
	font-weight: normal;
}
.thinLine {
	margin: 5px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	text-decoration: underline;
}
.P {
	color: #0000FF;
}
.O {
	color: #00FF00;
}
.C {
	color: #FF0000;
}

.globalnav_footer_container	{
	font: 11px/13px Verdana, Tahoma, sans-serif;
	color: #333333;
}

.globalnav_footer_container	A {
	color: #2683F9;
	text-decoration: none;
}

.globalnav_footer_container A:hover {
	text-decoration: underline;
}

.globalnav_footer_container
{
	float: left;
	clear: both;
	width:790px;
	height: 360px;
	margin-top: 15px;
}

.globalnav_footer_container .globalnav_footer_community_links_container
{
	width:252px;
	height:40px;
	background-color:white;
	position: relative;
	left: 50%;
	margin-left: -110px; 
}

.globalnav_footer_container .globalnav_footer_community_links
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 40px;
	width:252px;
}

.globalnav_footer_container .globalnav_footer_community_links LI
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	height: 32px;
	text-align: left;
}

.globalnav_footer_container .globalnav_footer_community_links LI.globalnav_footer_community_link_blog
{
	margin-top: 0;
	height: 40px;
	width:216px;
}

.globalnav_footer_container .globalnav_footer_community_links LI.globalnav_footer_community_link_blog SPAN.globalnav_footer_community_link_text
{
	margin-top: 8px;
}

.globalnav_footer_container .globalnav_footer_community_links LI.globalnav_footer_community_link_twitter
{
	width:112px;
}

.globalnav_footer_container .globalnav_footer_community_links LI.globalnav_footer_community_link_twitter A.globalnav_footer_community_link_logo
{
	background: transparent url(images/icon-twitter.gif) scroll no-repeat top left;
	height: 22px;
	width: 22px;
}

.globalnav_footer_community_links LI.globalnav_footer_community_link_facebook
{
	width:140px;
}

.globalnav_footer_community_links LI.globalnav_footer_community_link_facebook A.globalnav_footer_community_link_logo
{
	background: transparent url(images/icon-facebook.gif) scroll no-repeat top left;
	height: 22px;
	width: 22px;
}

.globalnav_footer_container .globalnav_footer_community_links LI.globalnav_footer_community_link_youtube
{
	width:112px;
}

.globalnav_footer_container .globalnav_footer_community_links LI A.globalnav_footer_community_link_logo
{
	float: left;
	display: block;
	^display: inline-block;
	height: 32px;
	margin-right: 8px;
}

.globalnav_footer_container .globalnav_footer_community_links LI A.globalnav_footer_community_link_logo SPAN
{
	display: block;
	^display: inline-block;
	height: inherit;
	width: inherit;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	color: white;
}

.globalnav_footer_container .globalnav_footer_community_links LI SPAN.globalnav_footer_community_link_text
{
	display: block;
	^display: inline-block;
	float: left;
}

