/* ModuleBegin::membership */
.formButtons a:hover { text-decoration: none; background-color: #CCCCCC; }
.formButtons a { text-decoration: none; border-left: 1px groove #BBBBBB; border-top: 1px groove #BBBBBB; border-right: 1px ridge #3068A6; border-bottom: 1px ridge #3068A6; color: #3068A6; background-color: #EEEEEE; font-weight: bold; padding: 3px 10px; white-space: nowrap; line-height: 25px; }

.myaccountHeading { font-size: 16px; font-weight: bold; padding: 5px; }
.myaccountMain { padding: 20px; }
.myaccountMain table { border-collapse: collapse; }
.myaccountMain a { font-weight: bold; color: #3068A6; }
.myaccountMain td { border: 2px solid #3068A6; vertical-align: top; background-color: #FFFFFF; padding: 2px; }
.myaccountTitle { width: 300px; text-align: center; font-weight: bold; padding: 3px; background-color: #3068A6; color: #FFFFFF; }
.myaccountLister { background-color: #FFFFFF; text-align: left; padding: 11px; margin: 20px; }

.myaccountDetail td { padding-top: 5px; }
.myaccountDetail a { padding-top: 5px; }
.myaccountDetail .formtextRequired { font-weight: bold; }
.myaccountDetail form { padding: 11px; }

.myaccountForm { text-align: left; }
.myaccountFormSection { padding: 5px; font-weight: bold; }

.freedomTable { width: 100%; padding: 20px; border: 1px solid #3068a6; border-collapse: collapse; }
.freedomTable th, .freedomTable td { border: 1px solid #3068a6; padding: 5px; text-align: left; }
.freedomTable th { background-color: #3068a6; }
.freedomTable th a { color: #ffffff; font-weight: bold; text-decoration: none; }
.freedomTable th a:hover { text-decoration: underline; }
/* ModuleEnd::membership */

#formLogin {
margin:40px 0 40px 0;
font-size:11px;
color:#7c7c7c;
}

#formLogin label {
padding:10px;
}

/* ModuleBegin::forum */
.frame { width:721px; padding: 1px;  border: 2px solid #000; margin: 10px 0 10px 10px; }
.frame table { width:100%; text-align:center; }
.frame th { color: #FFF; font-size:11px; padding:0px 3px; font-weight:bold; background-color:#000; height:25px; border-right:1px solid white; }
.frame td { padding: 5px; border-top:1px solid white; border-right:1px solid #000; border-bottom:1px #000 solid; }
.frame tr { background-color: #F1F1F1; }
.frame a { color:#a31602; }
.frame a:hover { text-decoration:none; }
.frame a:visited { color:#a31602; }

.frame .category td { background-color:#d1cdcd; font-weight:bold; color:#6b6b6b; padding:10px 5px; font-size:12px; text-align: left; border-right:none; }
.frame .message { padding:10px 10px 20px 10px; font-size:12px; text-align:left; background:#fff; border-right:none; }
*:first-child+html .frame .message {border-bottom:1px #000 solid; border-top:1px #000 solid;} * html .frame .message {border-bottom:1px #000 solid; border-top:1px #000 solid; }

.frame .messageLabel { width:150px; font-weight:bold; text-align:right; vertical-align:top; padding:10px; font-size:12px; color:#a31602; background:#fff; border-bottom:1px #000 solid; }
*:first-child+html .frame .messageLabel {border-bottom:1px #000 solid; border-top:1px #000 solid; border-right:1px #000 solid;} * html .frame .messageLabel {border-bottom:1px #000 solid; border-top:1px #000 solid; border-right:1px #000 solid;}
.frame .messageLabel .author {border:none;}
.frame .topic { text-align: left; font-weight:bold; paddingleft:10px; border-bottom:1px #000 solid; border-right:1px #000 solid; }
.frame .replies { border-bottom:1px #000 solid; border-right:1px #000 solid; }
.frame .author { border-bottom:1px #000 solid; border-right:1px #000 solid; }
.frame .views { border-bottom:1px #000 solid; border-right:1px #000 solid; }
.frame .post { border-bottom:1px #000 solid; border-right:none;}
.frame .countTopic { border-bottom:1px #000 solid; }
.frame .countPost { border-bottom:1px #000 solid; }

.frame .row { background-color: #FFF; color:#a31602; font-size:11px;}
.frame .rowUnread { background-color: #FFF; color:#a31602; font-size:11px; }
.frame .rowEven { background-color: #FFF; color:#a31602; font-size:11px; }
.frame .rowOdd { background-color: #FFF; color:#a31602; font-size:11px; }
.frame .rowEvenUnread { background-color: #fff; }
.frame .rowOddUnread { background-color: #fff; border-right:none; }
.rowOddUnread td { border-right:none; border-bottom:1px #000 solid; }
.rowEvenUnread td { border-right:none; border-bottom:1px #000 solid; }
*:first-child+html .rowOddUnread td { border-bottom:none; border-top:none; } * html .rowOddUnread td {border-bottom:none; border-top:none;}
*:first-child+html .rowEvenUnread td {border-bottom:none; border-top:none;} * html .rowEvenUnread td {border-bottom:none; border-top:none;}



.seperator td { background-color:#fff; height:1px; padding:0; border-right:none; }
.backtotop { text-align: left; font-size:11px; margin:0 0 10px 10px;}
*:first-child+html .backtotop {border-top:none;} * html .backtotop {border-top:none;}
.title { font-weight: bold; text-align:left; padding-left:10px; }
.blurb { font-size: 11px; text-align:left; padding-left:10px;  padding-bottom:5px; }
.post .date { font-size: 9px; }

.messageHeader { border-bottom: 1px solid #CCCCCC; height:18px; width:99%; margin-bottom:10px; }
.messageHeader .date { float: left; font-size:9px;}
.messageHeader .subject { color:#000; float: left; padding-left:10px; font-size:10px; font-weight:bold; }
.messageHeader .number { float: right; }

.tagSearch { background-color:yellow; font-weight:bold; color:black;  }
.tagCode { background-color:black; color: white; font-family: monospace; border: 1px inset white; padding:10px; margin:10px 30px; font-size:12px; }
.tagQuote { background-color:white; color:black; border: 1px inset black; padding:10px; margin:10px 30px; font-size:12px; }
.tagCode a { color:white; font-weight:bold; }

.buttonBar td { background-color: #fff; padding: 0; }
.bar, .pagesFrame { height:30px; }
.bar .button { float: right;  margin:5px 10px 0 0; width:80px; font-size:12px;}
.buttonBar .button { float: right;  margin:5px 10px 5px 0; width:80px; }
.button { font-weight: bold; }
.breadcrumb { font-size:12px; font-weight:bold; color:#a31602; padding:5px 10px; float:left; }
.bar a { color:#a31602; text-decoration:underline;}
.bar a:hover { color:#a31602; text-decoration:none;}
.bar a:visited { color:#a31602; }

.header .pagesFrame {
color:#a31602;
font-size:12px;
padding:10px 0 0 20px;
margin:0 0 10px 10px;
text-decoration:none;
}
.footer .pagesFrame { margin-bottom:10px; }

.pages {  float:right;  border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; }
.pages div { float:left; }
.prevGroup, .prev, .next, .nextGroup { border-left:1px solid #cccccc;   padding: 3px 5px; }
.prevGroup, .nextGroup { background-color:#F1F1F1; }
.prev, .next{ background-color:#DEE3E7; }
.pagesLister { padding: 3px 0px; }
.prevnextCurrent, .prevnextWindow { padding:3px 5px;  border-left: 1px solid #cccccc; }
.prevnextCurrent{ font-weight:bold; }

#freedomForum.layouterror .frame { width:550px; border:0px solid #00FF00; margin: 20px; }
.errorMessage { font-weight: bold; color: red;  padding-bottom: 20px; }
/* ModuleEnd::forum */

/*----------------AMTA Washington Chapter Styles----------------*/

* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
}

#body {
background:#fff url(graphics/bodyBg.gif) repeat-x;
font-family:"lucida grande", sans-serif;
}

#parentWrap {
width:763px;
margin:0 auto;
}

#topHeader {
font-size: 15px;
color:#fff;
padding:9px 0;
}

#childWrap {
border:solid #000 1px;
width:761px;
float:left;
margin:0 0 20px 0;

}

#banner {
width:761px;
height:196px;
float:left;
padding:0 -1px 0 0;
background:url(graphics/bannerBg.gif) repeat-x;
}

* HTML #banner {
margin:0 0 -3px 0;
}

#logo {
float:left;
width:265px;
height:196px;
}

#logo img {
border:none;
}

#bannerImages {
float:left;
width:491px;
height:196px;
}

#contentWrap {
width:761px;
background:#a31602;
float:left;
padding: 0 0 20px 0;
}

#leftColumn {
width:182px;
float:left;
padding:5px 0 0 0;
}

#rightColumnWrap {
width:570px;
float:left;
}

#rightColumn {
float:left;
width:570px;
background:#fff url(graphics/rightBg.gif) no-repeat;
padding: 0 0 0 0;
}

H1 {
font-size:18px;
color:#a31602;
margin:20px 0 10px 30px;
}

/*----------------Top Nav----------------*/

#topNav {
height:37px;
width:502px;
background:#000 url(graphics/topNavBg.gif) no-repeat;
float:left;
}

* HTML #topNav {
width:373;
}

#topNavHeader {
float:left;
font-size:20px;
color:#fff;
margin:7px 10px 0 11px;
}

* HTML #topNavHeader {
margin:7px 10px 0 5px;
}

#topNavList {
float:left;
height:37px;
margin:0 0 0 259px;
}

* HTML #topNavList {
margin:0 0 0 129px;
border-right:1px solid #000;
}


/*----------------Main Nav----------------*/

.button {
width:182px;
margin:10px 0 0 0;
float:left;
}

.button img {
border:none;
}

.button2 {
width:182px;
margin:10px 0 15px 0;
float:left;
}

.button2 img {
border:none;
}

#spacer {
height:15px;
color:#a31602;
width:100%;
float:left;
}

#mainMenu {
float:left;
width:167px;
margin:0 0 0 0;
padding:0 0 0 7px;
}

#mainMenu ul {
margin:0 0 0 0;
float:left;
}

#navTop {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
width:167px;
height:9px;
}

*:first-child+html #navTop {margin:0 0 5px 0;}

* HTML #navTop {
margin:0 0 -3px 0;
}

#navBottom {
float:left;
margin:0 0 10px 0;
padding:0 0 0 7px;
width:167px;
height:5px;
}

*:first-child+html #navBottom {margin:-10px 0 20px 0;} * html #navBottom {margin:-10px 0 20px 0;}

#newsletterSignup {
width:166px;
height:170px;
background:url(graphics/signupBg.gif) no-repeat;
float:left;
margin:0 0 0 7px;
padding:40px 0 0 0;
}

* HTML #newsletterSignup {
margin:0 0 0 4px;
}

/*----------------Forums Page----------------*/


#forumRightBottom {
width:746px;
float:left;
padding:-20px 0 0 0;

}

*:first-child+html #forumRightBottom {margin:0 0 -5px 0; padding:0 0 0 0;} * html #forumRightBottom {background:#fff; margin:0 0 -5px 0; padding:0 0 0 0;}

#forumRightColumn {
float:left;
width:746px;
background:#fff url(graphics/forumRightBg.gif) no-repeat;
padding: 0 0 -20px 0;
margin:0 0 0 7px;
}

*:first-child+html #forumRightColumn {padding:0 0 0 0; } * html #forumRightColumn {padding:0 0 -10px 0; margin:0 0 0 4px;}


/*----------------Interior Page----------------*/

#internalEvents {
width:167px;
float:left;
background:#a3a3a3 url(graphics/interiorEventsTop.gif) no-repeat;
margin:7px 0 0 7px;
padding:40px 0 0 0;
}

* HTML #internalEvents {
margin:0 0 0 4px;
}

#internalEventsBottom {
margin:0 0 -3px 0;
padding:10px 0 0 0;
float:left;
width:167px;
}

.mainHeader {
background:url(graphics/headerBullet.gif) no-repeat center left;
color:#a31602;
font-size:14px;
padding:0 0 0 20px;
margin:0 0 10px 10px;
text-decoration:none;
}

.mainHeader a {
color:#a31602;
text-decoration:none;
}

.mainHeader a:hover {
text-decoration:underline;
}

#interiorRightColumn #form table {
width:80%;
}

#interiorRightColumn #form input {
width:200px;
}

#interiorRightColumn #form option {
padding:0 0 0 10px;
text-align:left;
}

#interiorRightColumn .formtextrequired {
width:40%;
}

#interiorRightColumn table {
margin:0 0 0 30px;
}

*:first-child+html #interiorRightColumn table {margin:0 0 0 0;} * html #interiorRightColumn table {margin:0 0 0 0;}

#interiorRightColumn form {
margin:10px 0 0 0;
}

*:first-child+html #interiorRightColumn form {margin:0 0 0 30px;} * html #interiorRightColumn form {margin:0 0 0 30px;}

#interiorRightBottom {
width:570px;
float:left;
padding:-20px 0 0 0;

}

*:first-child+html #interiorRightBottom {margin:0 0 -5px 0; padding:0 0 0 0;} * html #interiorRightBottom {background:#fff; margin:0 0 -5px 0; padding:10px 0 0 0;}

#interiorRightColumn {
float:left;
width:570px;
background:#fff url(graphics/rightBg.gif) no-repeat;
padding: 0 0 -20px 0;
}

*:first-child+html #interiorRightColumn {padding:0 0 0 0; } * html #interiorRightColumn {padding:0 0 -10px 0; margin:0 0 0 0;}


p, td {
font-size:11px;
line-height:17px;
color:#505050;
margin: 0 0px 0px 30px;
/*padding:0 20px 10px 0;*/
padding-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


#loginWrap {
float:left;
width:736px;
}

#login a {
color:#a31602;
text-decoration:underline;
}

#login a:hover {
color:#a31602;
text-decoration:none;
}

#login a:visited {
color:#a31602;
}

.schoolDetail {
font-size:11px;
line-height:17px;
color:#7c7c7c;
padding:0 20px 10px 30px;
}
.schoolDetail a {
color:#a31602;
}

.schoolDetail a:hover {
text-decoration:none;
}

.schoolMapLink a {
font-size:11px;
line-height:17px;
color:#a31602;
padding:0 20px 10px 30px;
}

.schoolHeader {
color:#a31602;
font-size:14px;
padding:0 0 0 20px;
margin:0 0 10px 10px;
text-decoration:none;
}

#addLink a {
color:#a31602;
text-decoration:underline;
padding:0 0 0 20px;
font-size:11px;
}

#addLink a:hover {
color:#a31602;
text-decoration:none;
}

/*----------------Volunteer Styles----------------*/

.oppListing {
margin:20px 0 0 20px;
}

/*----------------Lightbox Styles----------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(graphics/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/*----------------FAQ Directory----------------

.faqWrap {
margin:20px 0 0 0;
/*width:560px;*/
width:500px;
float:left;
}


.faqAnswer {
font-size:11px;
line-height:17px;
color:#7c7c7c;
width: 450px;

}

.faqQuestion {
background:url(graphics/headerBullet.gif) no-repeat center left;
color:#a31602;
font-size:14px;
padding:0 0 0 20px;
margin:0 0 10px 10px;
text-decoration:none;
}

.faq {
list-style-type:none;
}

.faq li {
margin:0 0 10px 0;
}

.faq a {
color:#000000;
text-decoration:none;
margin:0 0 10px 0;
}

faqList {
text-decoration:none;
}

.FAQTopLink {
font-size:11px;
color:#a31602;
}

*/

/*----------------Leadership Directory----------------*/

.leadershipWrap {
margin:0 0 20px 30px;
}


.leadershipDetailWrap {
margin:30px 0 20px 30px;
padding:0 30px 0 0;
}

.leadershipDetailWrap a {
color:#a31602;
}

.leadershipBio {
font-size:11px;
line-height:17px;
color:#7c7c7c;
}

.leadershipEmail {
color:#a31602;
font-size:11px;
}

.leadershipEmail a {
color:#a31602;
text-decoration:underline;
}

.leadershipImage {
float:left;
width:100px;
margin:0 20px 10px 0;
}

.leadershipImage img {
border:1px solid #a31602;
}

.leadershipHead {
font-size:14px;
color:#a31602;
float:left;
padding-left: 30px;
}

.leadershipHead a {
font-size:14px;
color:#a31602;
text-decoration:underline;
}

.leadershipHead a:hover {
text-decoration:none;
}

.leadershipTitle {
font-size:11px;
color:#000;
float:left;
padding-left: 30px;
}

.categoryHeads {
font-size:14px;
font-weight:bold;
color:#000;
margin:30px 0 20px 30px;
}


/*----------------Photo Gallery----------------*/

.photoAlbum {

}

.photoThumb {
float:left;
width:100px;
height:100px;
margin:20px 0 20px 30px;
}


.photoThumb img {
border:1px solid #a31602;
}

.photoImage img {
border:1px solid #a31602;
}

/*----------------Home Page----------------*/


#homeCenter {
float:left;
width:392px;
}

#homeRight {
float:left;
width:178px;
}

#homeRightBottom {
width:570px;
float:left;
margin:5px 0 -3px 0;
}

#welcome {
float:left;
width:372px;
padding:20px 0 20px 0;
margin:0 0 0 0;
color:#7c7c7c;
font-size:11px;
line-height:18px;
}

.WelcomeHeader {
font-size:14px;
color:#a31602;
font-weight:bold;
}


#homeNews {
float:left;
width:366px;
margin:0 0 0 8px;
padding:10px 5px 0 0;
background:#f8f6d3 url(graphics/homeNewsBg.gif) no-repeat;
background-position:top;
}

* HTML #homeNews {
margin:0 0 0 4px;
padding:10px 0 0 0;
width:366px;
}

.homeNewsHeader {
background:url(graphics/homeNewsBullet.gif) no-repeat;
color:#000;
font-size:14px;
line-height:19px;
padding:0 0 0 10px;

float:left;
margin:0 0 0 10px;
}

* HTML .homeNewsHeader {
margin:0 0 0 5px;
}

.homeNewsBlurb {
color:#7c7c7c;
font-size:11px;
line-height:18px;
width:336px;
padding:0 0 0 20px;
margin:10px 0 0 0;
float:left;

}

.homeNewsMore {
color:#000;
font-size:11px;
line-height:18px;
margin:0 0 10px 0;
float:left;
padding:0 0 0 20px;
}

.homeNewsMore a {
color:#000;
font-size:11px;
line-height:18px;
text-decoration:underline;
/*padding:0 0 0 10px;*/
}

.homeNewsMore a:hover {
text-decoration:none;
}

#homeNewsBottom {
margin:10px 0 -3px 0;
padding:0;
float:left;
width:376px;
}

#homeEvents {
width:171px;
float:left;
background:#a3a3a3 url(graphics/homeEventsBg.gif) no-repeat;
margin:7px 0 0 0;
padding:40px 0 0 0;
}

.eventMore {
font-size:11px;
color:#fff;
margin:0 0 0 10px;
}

#homeEventsBottom {
margin:0 0 -3px 0;
padding:10px 0 0 0;
float:left;
width:151px;
}

.bannerAd {
width:178px;
margin:20px 0 0 0;
float:left;
}

/*----------------Footer----------------*/

#footer {
width:741px;
float:left;
color:#fff;
font-size:10px;
padding:10px 0 0 20px;
margin:10px 0 0 0;
}

#homeFooter {
width:741px;
float:left;
color:#fff;
font-size:10px;
padding:10px 0 0 20px;
margin:0 0 0 0;
}

#homeFooter a, #footer a {
color: #fff;
}

* HTML #footer {
width:736px;
}

* HTML #homeFooter {
width:736px;
}

#spinwebLogo {
height:18px;
float:right;
vertical-align:middle;
margin:0 20px 0 0;
}

* HTML #spinwebLogo {
margin:0 10px 0 0;
}

#spinwebLogo img {
border:none;
}

#spinwebLogoType {
float:left;
padding:1px 4px 0 0;
}


.blogArchiveMonth {
 padding-left:10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 padding-top:5px;
 font-size: 8pt;
 font-weight: bold;
}
.blogDividerBottom {
}
.blogDividerComments {
 height: 1px;
 background-color:#cccccc;
}
.blogDividerTop {
 height: 1px;
 background-color:#cccccc;
}
.blogEntry {
 padding-top: 5px;
}
.blogEntryFooter {
 padding-bottom: 10px;
}
.blogFooter {
 height: 1px;
 background-color:#cccccc;
}
.blogPosted {
 padding-bottom: 5px;
 padding-top: 5px;
 color: #3366cc;
 font-size: 8pt;
}
.blogTitle {
 color: #3366cc;
 font-weight: bold;
 padding-top: 10px;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.breadcrumbBold {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
 text-decoration: underline;
}
.breadcrumbLight {
 font-size: 8pt;
 text-decoration: none;
}
.calendarBody {
 background: #ffffff;
}
.calendarDayOff {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #3366cc;
 color: #ffffff;
 text-decoration: none;
}
.calendarMonth {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 text-transform: capitalize;
}
.calendarMonth:hover {
 text-decoration: underline;
}
.calendarMonthGlance {
 font-size: 8pt;
 text-decoration: none;
}
.calendarMonthGlance:hover {
 text-decoration: underline;
}
.calendarpopDay {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #e7e7e7;
}
.calendarpopEvent {
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
 background-color: #66ccff;
}
.calendarpopEventTime {
 color: #ffffff;
 font-size: 8pt;
}
.calendarpopHeader {
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
}
.calendarpopScroll {
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 text-decoration: underline;
}
.calendarpopToday {
 font-weight: bold;
}
.calendarpopWeek {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarScroll {
 font-size: 7pt;
 text-decoration: none;
}
.calendarScroll:hover {
 text-decoration: underline;
}
.calendarToday {
 font-weight: bold;
}
.calendarWeek {
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
}
.copyright {
 font-size: 8pt;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #3366cc;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}

.enewsDetail {
padding:0 0 0 30px;
font-size:11px;
line-height:17px;
color:#7c7c7c;
}

.formMainBody {
padding:0 0 0 30px;
font-size:11px;
line-height:17px;
color:#7c7c7c;
}

.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
padding:5px 0 0 0;
}
.enewsBoxText {
 font-size: 11px;
 padding-bottom: 2px;
 padding-top: 5px;
color:#fff;
padding-left:5px;
width:156px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
padding:0 30px 20px 30px;
margin:0 0 20px 0;
color:#a31602;
}
.eventBigLink:hover {
}
#homeEvents .eventDateHeader,#internalEvents .eventDateHeader {
 background-color: #e3e3e3;
 font-size: 8pt;
}

.eventsErrorMessage {
padding:0 0 0 30px;
}


.eventDateHeader {
font-size:11px;
line-height:17px;
color:#a31602;
margin: 0 0 0 0;
padding:0 20px 10px 28px;
}


#homeEvents .eventDetail,#internalEvents .eventDetail {
font-size:11px;
color:#e0e0e0;
padding:0 10px 0 10px;
clear:right;
}

.eventDetail {
font-size:11px;
line-height:17px;
color:#7c7c7c;
margin: 0 0 0 0;
padding:0 20px 10px 30px;
}

#homeEvents .eventHeadline,#internalEvents .eventHeadline {
font-size:12px;
color:#fff;
margin:0 0 0 -20px;
text-decoration:none;
background:;
}

.eventHeadline {
color:#a31602;
font-size:14px;
padding:0 0 0 20px;
margin:0 0 10px 10px;
text-decoration:none;
}


.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding: 0 0 5px 10px;
}
.eventMoreLink {
font-size:11px;
color:#fff;
margin:0 0 0 0px;
float:left;
}
.eventMoreLink:hover {
color:#fff;
text-decoration:none;
}
.eventNormalText {
}
.eventSmallText {
}
/*
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #3366cc;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #3366cc;
 font-weight: bold;
}
.FAQQuestHome {
}
*/
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
line-height:17px;
color:#7c7c7c;
padding:0 20px 10px 0;
font-size:11px;
}
#form {
margin:10px 0 0 30px
}
.formTextRequired {
line-height:17px;
color:#7c7c7c;
padding:0 20px 10px 0;
font-size:11px;
}
.headerHeadline {
 color: #3366cc;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 color: #3366cc;
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #3366cc;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
color:#a31602;
font-size:14px;
padding:0 0 0 30px;
margin:0 0 10px 10px;
}
.jobHeading2 {
color:#a31602;
font-size:14px;
padding:0 0 0 30px;
margin:0 0 10px 10px;
}
.jobLink {
font-size:11px;
color:#a31602;
margin:0 0 10px 0;
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #3366cc;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #3366cc;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuTD1selected {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuHeader {
}
.menuFooter {
}
.menuSeperator {
}
.menuTD2 {
 padding-bottom: 2px;
 padding-left: 10px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 font-weight: bold;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 font-weight: bold;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
}
.menuText1selectedFormat {
}
.menuText2Format {
}
.menuText2selectedFormat {
}
.moreLink {
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-size: 8pt;
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
 font-size: 8pt;
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
 font-size: 8pt;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
 font-size: 8pt;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}
.newsBody {
font-size:11px;
line-height:17px;
color:#7c7c7c;
margin: 0 0 0 30px;
padding:0 20px 10px 0;
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
color:#a31602;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
padding:0 0 0 30px
}
#homeNews .newsListBlurb {
color:#7c7c7c;
font-size:11px;
line-height:18px;
margin:10px 0 0 10px;
float:left;
padding:0 0 0 25px;
}

.newsListBlurb {
font-size:11px;
line-height:17px;
color:#7c7c7c;
padding:0 30px 10px 30px;
}

#homeNews .newsListHeadline {
text-decoration:none;
background:url(graphics/homeNewsBullet.gif) no-repeat;
color:#000;
font-size:14px;
line-height:19px;
float:left;
margin:0 0 0 4px;
padding:0 0 0 10px;
}

.newsListHeadline {
background:url(graphics/headerBullet.gif) no-repeat center left;
color:#a31602;
font-size:14px;
padding:0 0 0 20px;
margin:0 0 10px 0;
text-decoration:none;
}

.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 30px;
color:#7c7c7c;
}
#homeNews .newsListMoreLink {
color:#000;
font-size:11px;
line-height:18px;
margin:0 0 0 0;
float:left;
padding:0 0 10px 0;
}

.newsListMoreLink {
color:#000;
font-size:11px;
line-height:18px;
margin:0 0 0 0;
float:left;
padding:0 0 10px 0;
}

.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
padding:0 0 0 30px;
}
.newsSubHeadline {
 color: #3366cc;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}

.photoAlbum {
float:left;
clear:right;
}
.photoAlbumBody {
color:#000;
padding:0 20px 0 0;
}
.photoAlbumDescription {
font-size:11px;
line-height:17px;
color:#7c7c7c;
margin: 0 0 10px 30px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #3366cc;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 font-size: 8pt;
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
 font-size: 8pt;
}
.photoGalleryTitle {
 font-size: 8pt;
}
.photoPagnationTD {
 text-align: center;
 font-size: 8pt;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
color:#a31602;
}

.photoRemoteTD a {
color:#a31602;
text-decoration:none;
margin:0 20px 0 20px;
}
.photoRemoteTD a:hover {
color:#a31602;
text-decoration:underline;
}
.pollChoices {
 padding-left: 15px;
}
.pollHeading {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #3366cc;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-top: 10px;
}
.pollResultChoices {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollResultHeading {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeHeading {
 color: #3366cc;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollVote {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background: #fff;
padding:10px 0 0 10px;
}
.sendpageFormText {
color:#7c7c7c;
 font-weight: normal;
font-size:11px
}
.sendpageFormTextRequired {
color:#7c7c7c;
 font-weight: bold;
font-size:11px
}
.sendpageHeader {
color:#a31602;
 font-weight: bold;
}
.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #3366cc;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingLowStock {
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 font-size: 8pt;
}
.stockLinks:hover {
}
.stockSmallText {
 font-size: 8pt;
 text-decoration: none;
}
.stockText {
 font-size: 8pt;
 text-decoration: none;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.shoppingTable { background-color: #e8e8e8; }

.membershipForgot {
margin:0 0 20px 0;
}

.membershipGroup { 
margin:0 0 10px 0;
}

.membershipHeaderRow { background-color: #000066; color: #ffffff; font-size: 11px; font-weight: bold; text-align: center; }

.membershipHeaderCell { }

.membershipOddRow { background-color: #ebebeb; }

.membershipEvenRow { background-color: #ffffff; }

.membershipOddCell { padding-left: 10px; padding-right: 10px; }

.membershipEvenCell { padding-left: 10px; padding-right: 10px; }

.membershipPassword { }

.membershipRemember { }

.membershipSeparatorCell { }

.membershipSeparatorRow { background-color: #000066; }

.membershipTable { border: 2px solid #000066; text-align: left; padding: 5px; }

.membershipUserID {
margin:0 0 10px 0;
}

.shoppingTableBorder { background-color: #ffffff; }

.WXSummaryBorder { background-color: #000080; }

.WXSummary { background-color: #ffffff; }

.newsThumbnail{ border: 0; margin-bottom: 2px; margin-top: 2px; margin-right: 10px; float: left; }

.calPrev { position: absolute;  top: 0;  left: 0; }

.calNext { position: absolute;  top: 0;  right: 0; }

.calMonth { position: relative; top: 0;  left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px;}

.calGrid { margin-top: 15px;  clear: both;  width: 100%; }

.calGrid td { text-align: right; }

.calGrid tr.calWeek { font-weight: bold;  text-align: center; }

.calMonthGlance { padding-top: 10px; }

.newsCopyright { font-family: verdana,arial,helvetica;	text-align: center;	width: 100%; font-size: 1; font-style: italic; }



/*  (11) FAQ ______________________________________________________________________________________________________________________________________________*/

.faq {
list-style-type:none;
background-color:#c4d5ff;
border:1px solid #1d2c4f;
padding:15px;

}

.faq li {
padding:0 0 6px 8px;
text-decoration:none;
font-weight:bold;
}

.FAQQuest  {
 color: #3366cc;
}


.FAQQuest a {
font-weight:bold;
text-decoration:none;

}

.FAQQ, .FAQA {
color: #3366cc;
font-weight: bold;
}

.FAQQuest {
font-weight:bold;
padding-right: 40px;
margin-right: 40;

}

.FAQAnswer {
	font-size:11px;
	line-height:17px;
	color:#7c7c7c;
	margin-top: 0;
	margin-right: 40;
	margin-bottom: 30px;
	margin-left: 0;
	padding-right: 40px;
	padding-bottom: 30px;
}


/* MenuBegin:mainNav */
ul.mainNav ,ul.mainNav li,ul.mainNav ul { margin: 0; border: 0; padding: 0; list-style: none; width: 167px; }
ul.mainNav li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.mainNav a { color: #000; background: url(graphics/navBg.gif); text-decoration: none; text-align: left; padding: 0px 10px; font: normal 11px/31px \"Lucida Sans Unicode\", \"Lucida Grande\", sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.mainNav a:hover,
ul.mainNav li:hover a,
ul.mainNav a:hover,
ul.mainNav li.over a { color: #000; background: url(graphics/navHoverBg.gif); text-decoration: none; }

/* 2nd Level */
ul.mainNav li:hover li a,
ul.mainNav li.over li a { width: 250px; line-height: 31px; color: #000; background: #a3a3a3; border-bottom: 1px solid #000; }
ul.mainNav li:hover li a:hover,
ul.mainNav li:hover li:hover a,
ul.mainNav li.over li a:hover,
ul.mainNav li.over li.over a { color: #000; background: #f8f6d3; text-decoration: none; color: #fff; background: #000; }
ul.mainNav li:hover li a.last,ul.mainNav li.over li a.last { border-bottom: 0; }
ul.mainNav ul { display: none; position: absolute; top: 0; left: 167px; }

/* 3rd Level */
ul.mainNav li:hover li:hover li a,
ul.mainNav li.over li.over li a { width: 250px; line-height: 31px; color: #000; background: #fff#f8f6d3; border-bottom: 1px solid #948e7f; }
ul.mainNav li:hover li:hover li a:hover,
ul.mainNav li:hover li:hover li:hover a,
ul.mainNav li.over li.over li a:hover,
ul.mainNav li.over li.over li.over a { color: #000; background: #f8f6d3; text-decoration: none; color: #f8f6d3; background: #000; }
ul.mainNav li:hover li:hover li a.last,ul.mainNav li.over li.over li a.last { border-bottom: 0; }

/* 4th Level */
ul.mainNav li:hover li:hover li:hover li a,
ul.mainNav li.over li.over li.over li a { width: 250px; line-height: 31px; color: #000; background: #fff#f8f6d3; border-bottom: 1px solid #948e7f; }
ul.mainNav li:hover li:hover li:hover li a:hover,
ul.mainNav li.over li.over li.over li a:hover { color: #000; background: #f8f6d3; text-decoration: none; color: #f8f6d3; background: #000; }
ul.mainNav li:hover li:hover li:hover li a.last,ul.mainNav li.over li.over li.over li a.last { border-bottom: 0; }

ul.mainNav ul ul,
ul.mainNav ul ul ul { display: none; position: absolute; top: 0; left: 270px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.mainNav li:hover ul ul,ul.mainNav li:hover ul ul ul,ul.mainNav li.over ul ul,ul.mainNav li.over ul ul ul { display: none; }
ul.mainNav li:hover ul,ul.mainNav ul li:hover ul,ul.mainNav ul ul li:hover ul,ul.mainNav li.over ul,ul.mainNav ul li.over ul,ul.mainNav ul ul li.over ul { display: block; }
ul.mainNav .nav:after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:mainNav */



/* MenuBegin:topNav */
ul.topNav { margin: 0; border: 0; padding: 0; list-style: none; line-height: 37px; }
ul.topNav li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.topNav ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 37px; left: 0; }
ul.topNav ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.topNav a { color: #fff; background: #000; text-decoration: none; text-align: center; padding: 0px 19px; font: normal 12px/37px \"Lucida Sans Unicode\", \"Lucida Grande\", sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.topNav a:hover,
ul.topNav li:hover a,
ul.topNav a:hover,
ul.topNav li.over a { color: #fff; background: #000; text-decoration: underline; }

/* 2nd Level */
ul.topNav li:hover li a,
ul.topNav li.over li a { width: 140px; color: #fff; background: #000; text-decoration: none; float: none; }
ul.topNav li:hover li a:hover,
ul.topNav li:hover li:hover a,
ul.topNav li.over li a:hover,
ul.topNav li.over li.over a { color: #fff; background: #000; text-decoration: underline; }
ul.topNav li:hover ul,
ul.topNav li.over ul { width: 140px; }

/* 3rd Level */
ul.topNav li:hover li:hover li a,
ul.topNav li.over li.over li a { width: 140px; color: #fff; background: #000; text-decoration: none; }
ul.topNav li:hover li:hover li a:hover,
ul.topNav li:hover li:hover li:hover a,
ul.topNav li.over li.over li a:hover,
ul.topNav li.over li.over li.over a { color: #fff; background: #000; text-decoration: underline; }

/* 4th Level */
ul.topNav li:hover li:hover li:hover li a,
ul.topNav li.over li.over li.over li a { width: 140px; color: #fff; background: #000; text-decoration: none; }
ul.topNav li:hover li:hover li:hover li a:hover,
ul.topNav li.over li.over li.over li a:hover { color: #fff; background: #000; text-decoration: underline; }

ul.topNav ul ul,
ul.topNav ul ul ul { display: none; position: absolute; top: 0; left: 178px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.topNav li:hover ul ul,ul.topNav li:hover ul ul ul,ul.topNav li.over ul ul,ul.topNav li.over ul ul ul { display: none; }
ul.topNav li:hover ul,ul.topNav ul li:hover ul,ul.topNav ul ul li:hover ul,ul.topNav li.over ul,ul.topNav ul li.over ul,ul.topNav ul ul li.over ul { display: block; }
ul.topNav .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:topNav */
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::faq */
.faqQ,.faqA {float:left;font-family:Georgia,serif;font-size:300%;line-height: 35px;margin-right: 5px;}
.faqWrapper ul {margin:0 0 100px 15px;padding:0;}
.faqWrapper dl dd {margin-bottom:5em;}
.faqWrapper dl p, .faqWrapper ol p {margin:0px;}
.faqWrapper dd a.top {float:right;}
/* ModuleEnd::faq */