@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height: 26px;
	}	
	
hr {
	color: #A90332;
	height: 2px;
	background-color: #A90332;
	margin: 15px 0px;
	border: 0px;
	}
	
#homeBlurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}	
	
#container {
	margin: 0 auto;
	width: 989px;
	}	
	
#header {
	width: 989px;
	margin: 0 auto;
	}
	
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;	
	}
		
#header h1 a {
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 159px;
	padding: 137px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
	display: block;
	margin: 0px;
	}
	
#header h2 {
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	width: 827px;
	padding: 137px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	}
	
.clearLeft {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear:both;
	}
	
#navigation {
	width: 989px;
	height: 42px;
	background-image:url(../images/navigation.gif);	
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#navigation ul {	
	height: 42px;
	margin: 0;
	padding: 0;
	width: 751px;
	float: left;	
	}

#navigation li {	
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
	}

#navigation li a {
	border:0 none;
	display:block;
	height:0;
	margin-right:0px;
	overflow:hidden;
	padding-top:42px;
	}	

#navigation li a:hover {
	background-image:url(../images/navigationHover.gif);
	background-repeat: no-repeat;
	}

	
#navigation li.home a {
	width: 110px;
	}
	
#navigation li.home a:hover {
	background-position:0 0;
	}	
		

#navigation li.calendar a:hover {
	background-position: -110px 0;
	}
	
#navigation li.calendar a {
	width: 143px;
	}


#navigation li.about a:hover {
	background-position: -253px 0;
	}
	
#navigation li.about a {
	width: 144px;
	}

#navigation li.services a:hover {
	background-position: -397px 0;
	}
	
#navigation li.services a {
	width: 129px;
	}	
	
	
#navigation li.contact a:hover {
	background-position: -526px 0;
	}
	
#navigation li.contact a {
	width: 133px;
	}	
	
#login {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
a#login {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 73px;
	padding: 42px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -751px 0px;
	}			
	
a#login:hover {
	background-image:url(../images/navigationHover.gif);
	background-repeat: no-repeat;
	background-position: -751px 0;
	}		
	
	
#editAccount {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
a#editAccount {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 118px;
	padding: 42px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -751px -42px;
	}			
	
a#editAccount:hover {
	background-image:url(../images/navigationHover.gif);
	background-repeat: no-repeat;
	background-position: -751px -42px;
	}		
	
	
#createAccount {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
a#createAccount {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 128px;
	padding: 42px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -824px 0px;
	}			
	
a#createAccount:hover {
	background-image:url(../images/navigationHover.gif);
	background-repeat: no-repeat;
	background-position: -824px 0;
	}	
	
	
	
		
#logout {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
a#logout {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 83px;
	padding: 42px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -869px -42px;
	}			
	
a#logout:hover {
	background-image:url(../images/navigationHover.gif);
	background-repeat: no-repeat;
	background-position: -869px -42;
	}	
		
	
#content {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	width: 724px;
	float: left;
	}	
	
	
#Banner {
	width: 724px;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}	
	
#headBanners {
	margin: 0px 0px 20px 0px;
	}	

/*-------- END of CSS for Home Main Content Container ----------*/	

#homeMainContent {
	padding: 0px 0px 0px 12px;
	width: 712px;
	margin: 0px;
	}
	
#homeMainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#homeMainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#homeMainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}	
		
	
#homeMainContent p {
	margin: 2px 0px 19px 0px;
	padding: 0px 0px;
	line-height: 20px;
	}			
	
#homeMainContent a {
	color: #a90332;
	}
	
#homeMainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	margin: -13px 0px 0px 0px;
	padding: 0px;
	}
	
#homeMainContent li {
	list-style-image:url(../images/contentBullet.gif);
	list-style-position:outside;
	margin-left: 30px;
	padding-left: 4px;
	}
	
#homeMainContent h4#intro {
	width: 622px;
	height: 0px;
	padding: 54px 0px 0px 0px;
	background-image:url(../images/h4_intro.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 0px 0px 17px 0px;
	}

/*-------- END of CSS for Home Main Content Container ----------*/	



/*-------- CSS for Main Content Container for Sub Pages ----------*/	

#mainContent {
	padding: 0px 0px 0px 12px;
	width: 712px;
	margin: 0px;
	min-height: 700px;
	clear: left;
	}
	
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #3C5A54;
	}
	
#mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #A90332;
	clear: left;
	}	
	
#mainContent h4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #3C5A54;
	}			
	
#mainContent p {
	margin: 2px 0px 19px 0px;
	padding: 0px 0px;
	line-height: 20px;
	}			
	
#mainContent a {
	color: #a90332;
	}
	
#mainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
	
	
#mainContent li {
	list-style-image:url(../images/contentBullet.gif);
	list-style-position:outside;
	margin-left: 30px;
	padding-left: 4px;
	}
	
#mainContent li ul li {
	list-style: outside;
	list-style-type: square;
	list-style-image: none;
	}
	
#mainContent ol.numbered {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
	
#mainContent ol.numbered li {
	list-style-image: none;
	list-style-position: outside;
	margin: 12px 0px 12px 0px;
	padding-left: 4px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #3c5a54; 
	}

#mainContent ol.numbered li ul li {
	list-style-image: none;
	list-style-position:outside;
	margin-left: 30px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}	
	

	
#mainContent h4#intro {
	width: 622px;
	height: 0px;
	padding: 49px 0px 0px 0px;
	background-image:url(../images/h4_intro.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 0px 0px 17px 0px;
	}
	
#mainContent h4#aboutIntro {
	width: 700px;
	height: 0px;
	padding: 54px 0px 0px 0px;
	background-image:url(../images/h4_aboutIntro.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 0px 0px 17px 0px;
	}
	
#mainContent h4#servicesIntro {
	width: 700px;
	height: 0px;
	padding: 56px 0px 0px 0px;
	background-image:url(../images/h4_servicesIntro.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 0px 0px 17px 0px;
	}	


#imageRotater {
	width: 281px;
	height: 187px;
	margin: 0px;
	}
	
#aboutIntroduction {
	float:left;
	line-height:26px;
	margin-right:20px;
	width:408px;
	}


/*-------- END of CSS for Main Content Container for Sub Pages ----------*/	

	
table {
	border: 1px solid #e4e4e4;
	margin: 10px 0px 30px 0px;
	padding: 15px 0px 0px 0px;
	width: 714px;
	background-image:url(../images/meetingDetailsBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
td {
	font-size: 12px;
	padding: 9px 10px 9px 24px;
	}
	
td.categoryTitle {
	font-weight: bold;
	text-decoration: underline;
	width: 30%;
	}	
	
td.categoryTitle2 {
	font-weight: bold;
	text-decoration: underline;
	width: 20%;
	}
	
td.tableTitle {
	background-image:url(../images/tableBG.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 11px;
	}
		
	
	
#conferenceCalendar {
	width: 224px;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	border: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #577a73;
	float: left;
	}	
	
#conferenceCalendar h3 {
	width: 223px;
	padding: 31px 0px 0px 0px;
	height: 0px;
	background-image:url(../images/h3_conferenceCalendar.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 0px;
	}
	
#conferenceCalendar ul li#fullCalendar {
	border: 0px;
	}
	
#conferenceCalendar ul li#fullCalendar h4 {
	padding: 0px;
	margin: 0px;
	}
	
#conferenceCalendar ul li#fullCalendar h4 a {
	width: 223px;
	padding: 36px 0px 0px 0px;
	margin: 0px;
	height: 0px;
	background-image:url(../images/calendarFull.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	}
			

#conferenceCalendar ul {
	width: 223px;
	margin: 0px;
	padding: 0px;
	}



#conferenceCalendar li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	border-bottom: 1px #a9c6c1 solid;
	}



#conferenceCalendar li a {
	background-image:url(../images/calendarBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #cbe0dc;
	display: block;
	padding: 15px 30px 15px 48px;
	text-decoration: none;
	}
	
	
#conferenceCalendar li a:hover {
	background-image:url(../images/calendarBGHover.gif);
	background-color: #8aa49f;
	}
	
#conferenceCalendar a {
	color: #4b4b4b;
	font-weight: bold;
	font-size: 13px;	
	}
	
#conferenceCalendar a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;	
	}	
	
a span.calendarDate {
	font-size: 10px;
	font-weight: normal;
	color: #577a73;
	}					

a:hover span.calendarDate {
	color: #ffffff;
	}	
	
	
/*--------------CALENDAR PAGE-----------------*/

h3#january {
	background-image:url(../images/january.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}
	
h3#february {
	background-image:url(../images/february.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
h3#march {
	background-image:url(../images/march.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
h3#april {
	background-image:url(../images/april.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}
	
h3#may {
	background-image:url(../images/may.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
h3#june {
	background-image:url(../images/june.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
h3#july {
	background-image:url(../images/july.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
								
h3#august {
	background-image:url(../images/august.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
h3#september {
	background-image:url(../images/september.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}		

h3#october {
	background-image:url(../images/october.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
h3#november {
	background-image:url(../images/november.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}
	
h3#december {
	background-image:url(../images/december.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}			
	
.month {
	width: 713px;
	margin: -7px 0px 5px -1px;
	padding: 0px;
	border-bottom: 1px solid #e6e6e6;
	}	
	
.threeColumns {
	width: 220px;
	padding-left: 15px;
	float: left;
	}
	
h4#mail {
	width: 52px;
	padding: 23px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	background-image:url(../images/h4_mail.gif);
	background-repeat: no-repeat;
	}
	
h4#phoneFax {
	width: 121px;
	padding: 23px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	background-image:url(../images/h4_phoneFax.gif);
	background-repeat: no-repeat;
	}

h4#email {
	width: 60px;
	padding: 23px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	background-image:url(../images/h4_email.gif);
	background-repeat: no-repeat;
	}
	
.meetingDetails {
	border: 1px solid #e6e6e6;
	border-bottom: 0px;
	width: 665px;
	margin: 0px;
	padding: 15px 23px 5px 23px;
	background-image:url(../images/meetingDetailsBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	position: relative;
	}
	
#mainContent .meetingDetails h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #a90332;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	width: 495px;
	}	
	
.meetingDetails h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	width: 495px;
	}	
	
#mainContent .meetingDetails p {		
	font-size: 11px;
	line-height: 16px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	}
	
#mainContent .meetingDetails p.locations {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}	
	
a.moreInfoBtn {
	width: 124px;
	padding: 36px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	background-image:url(../images/moreInfoBtn.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 30px;
	left: 587px;
	}
	
a.returnTop {
	padding: 0px 0px 0px 610px;
	margin: 0px 0px 25px 0px;
	display: block;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
			


/*--------------End of CALENDAR PAGE----------*/	


/*--------------CONTACT PAGE----------*/

h3#contactTitle {
	background-image:url(../images/h3contact.gif);
	width: 721px;
	height: 0px;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px -9px;
	display: block;
	overflow: hidden;
	}	
	
.contactContainer {
	width: 665px;
	margin: -7px 0px 30px -1px;
	padding: 15px 23px 5px 23px;
	border: 1px solid #e6e6e6;
	background-image:url(../images/meetingDetailsBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	}	
	
#contactDetails {
	margin: 0px;
	padding: 0px;
	}	
	
#contactTable {
	width: 330px;
	float: left;
	background-image: none;
	border: 0px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	font-weight: bold;
	}
	
#contactTable td {
	padding: 4px 20px 4px 0px;
	margin: 0px;
	}	
	
.smallField {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	padding: 8px 5px;
	width: 162px;
	}	
	
	
.captcha {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	margin: 10px 0px 0px 34px;
	padding: 8px 5px;
	width: 128px;
	}	
	
#captchaImage {
	padding: 0px;
	margin: 0px 0px 0px 34px;
	border: 1px solid #bebebe;
	}
				
	
.tinyField {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	margin-left: 68px;
	padding: 8px 5px;
	width: 60px;
	}		

.largeField {
	background-color:#ffffff;
	border: 1px solid #bebebe;
	height: 90px;
	overflow: auto;
	padding: 2px 5px;
	width: 358px;
	}
	
#contactSubmit {
	border: 0 none;
	float: right;
	padding: 0px;
	}	
	
#contactTable p.smallFont {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	}		
	
.smallFont {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	}	

.red {
	color: #a90332;
	}	

/*--------------End of CONTACT PAGE----------*/			
	

#greyCallOut {
	background-image:url(../images/greyFooterBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e7e7e7;
	width: 100%;
	padding: 15px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	}
	
#greyContainer {
	width: 963px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background-image:url(../images/greyWaveBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

	
#greyContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 0px;
	}
	
#greyContainer a {
	color: #a90332;
	}


#greyContainer ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	}	
	
#greyContainer li {
	list-style-image:url(../images/redBullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

	
.greyColumns {
	width: 305px;
	margin: 0px;
	padding: 0px 51px 20px 0px;
	float: left;
	}	
	
#h3missionStatement {
	background-image:url(../images/h3_missionStatement.gif);
	background-repeat: no-repeat;
	padding: 17px 0px 0px 0px;
	height: 0px;
	width: 198px;
	display: block;
	overflow: hidden;
	margin: 0px;
	}
	
#h3services {
	background-image: url(../images/h3_services.gif);
	background-repeat: no-repeat;
	padding: 17px 0px 0px 0px;
	width: 90px;
	display: block;
	overflow: hidden;
	height: 0px;
	margin: 0px;
	}
	
h2#memberLogin {
	background-image:url(../images/memberLogin.gif);
	background-repeat: no-repeat;
	width: 131px;
	padding: 26px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	}	
	
h2#createAccount {
	background-image:url(../images/createAccount.gif);
	background-repeat: no-repeat;
	width: 140px;
	padding: 27px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	}	
	
h2#editAccount {
	background-image:url(../images/editAccount.gif);
	background-repeat: no-repeat;
	width: 122px;
	padding: 27px 0px 0px 0px;
	height: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	}	
		
h3#contactBtn {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
h3#contactBtn a {
	background-image:url(../images/contactBtn.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 0px;
	padding: 117px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	display: block;
	overflow: hidden;
	float: left;
	}	
	
/* -- Accordion Styles -- */

.ui-accordion-content {
	height: auto;
	}

#accordion h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	background: #EDEDED;
	padding: 0px 12px;
	display: block;
	border: 1px solid #dddddd;
	margin-bottom: 0px;
	}
	
#accordion h3:hover {
	background: #b91b48;
	color: #ffffff;
	}
	
#accordion h3 a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 44px;
	}

#accordion h3 a:hover {
	color: #ffffff;
	}
	
#accordion div {
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 0px;
	padding: 10px 10px 10px 0px;
	}
	
#accordion {
	width: 520px;
	}


#accordion h3.hiLight:hover {
	background-color: #b91b48;
	color: #ffffff;	
	}
	
#accordion h3.hilight {
	background-color: #b91b48;
	color: #ffffff;	
	}


/* -- End of Accordion Styles -- */	

div#seo {
	display: block;
	overflow: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
	border: 0px;
	}
	
#footer {
	width: 100%;
	background-image:url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-color: #c9ddd8;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3e3e3e;
	}
	
#footerContainer {
	margin: 0 auto;
	width: 963px;
	padding: 40px 0px 30px 0px;
	background-image:url(../images/footerWave.gif);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#footerContainer a {
	color: #3e3e3e;
	}	
	
#footerContainer h2 {
	display: block;
	overflow: hidden;
	background-image:url(../images/h2_rdlent.gif);
	background-repeat: no-repeat;
	width: 174px;
	padding: 22px 0px 0px 0px;
	height: 0px;
	}
	
#footerContainer ul#footerNavigation {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#footerContainer ul#footerNavigation2 {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 0px 42px;
	float: left;
	}	
	
.footerColumns {
	width: 225px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 21px;
	}
	
	
.footerColumns2 {
	width: 225px;
	float: left;
	margin: 0px 0px 13px 30px;
	padding: 0px;
	font-size: 11px;
	line-height: 21px;
	}
	

.footerColumns2 p {
	font-size: 11px;
	line-height: 21px;
	margin: 0px;
	}	
	
.footerColumns2 ul {
	list-style: outside;
	list-style-image:url(../images/footerBullet.gif);
	margin: 0px;
	padding: 0px 0px 0px 17px;
	}
	
.footerColumns2 li {
	padding: 0px;
	margin: 0px;
	}		
	
		
.footerColumns p {
	font-size: 11px;
	line-height: 21px;
	margin: 0px;
	}	
	
.footerColumns ul {
	list-style: outside;
	list-style-image:url(../images/footerBullet.gif);
	margin: 0px;
	padding: 0px 0px 0px 17px;
	}
	
.footerColumns li {
	padding: 0px;
	margin: 0px;
	}	
	
#footerContainer h3 {
	display: block;
	overflow: hidden;
	padding: 23px 0px 0px 0px;
	height: 0px;
	}	
	
#footerContainer h3#whatWeDo {
	background-image:url(../images/h3_whatWeDo.gif);
	background-repeat: no-repeat;
	width: 135px;
	}	
	
#footerContainer h3#headquarters {
	background-image:url(../images/h3_headquarters.gif);
	background-repeat: no-repeat;
	width: 145px;	
	}	
	
#footerContainer h3#likeWhatYouSee {
	background-image:url(../images/h3_likeWhatYouSee.gif);
	background-repeat: no-repeat;
	width: 208px;
	}	
	
#footer h4 {
	margin: 0px;
	padding: 0px;
	}	
	
#footerContainer h4 a {
	background-image:url(../images/downloadBrochure.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 0px;
	padding: 46px 0px 0px 0px;
	display: block;
	overflow: hidden;
	margin-top: 13px;
	}
	

#footerContainer h3#cmas {
	background-image:url(../images/cmasLogo.gif);
	background-repeat: no-repeat;	
	width: 76px;
	padding: 63px 0px 0px 0px;
	display: block;
	overflow: hidden;
	height: 0px;
	float: left;
	margin: 0px 25px 0px 0px;
	}	
	
#footerContainer h1 {
	margin: 0px;
	padding: 22px 0px 0px 0px;
	float: left;
	}	

#footerContainer h1 a {
	background-image:url(../images/dgLogo.gif);
	background-repeat: no-repeat;
	width: 113px;
	height: 0px;
	padding: 31px 0px 0px 0px;
	display: block;
	overflow: hidden;
	font-size: 10px;
	margin: 0px;
	float: left;
	}	
	
#footerContainer p#copyRight {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #73968f;
	margin: 20px 0px 0px 653px;
	}
	
		
marquee {
	width: 100px;
	}
		
	

	