.mceContentBody {
 background-color: #fff;
 background-image: none;
}
.mceContentBody #tabs div {
 border: 1px #000 solid;
}

body {
 margin: 0padding;
 background-color: #fff;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 0.75em;
 color: #656565;
 line-height: 1.4;
}
body.fade {
 background-image: url(graphics/design/body_bg.png);
 background-position: center top;
 background-repeat: repeat-x;
}

#container {
 width: 912px;
 margin: 0;
 padding: 0;
 margin-left: auto;
 margin-right: auto;
 background-image: url(graphics/design/container_bg.png);
 background-position: center top;
 background-repeat: repeat-y;
 position: relative;
 z-index: 10;
}
#page_top {
 width: 912px;
 margin: 0 0 0 0;
 padding: 0;
 background-image: url(graphics/design/container_top.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#page_bot {
 width: 912px;
 height: 15px;
 margin: 0;
 padding: 0;
 background-image: url(graphics/design/container_bot.png);
 background-position: center bottom;
 background-repeat: no-repeat;
}
#header {
 padding: 0;
 margin: 0;
 height: 95px;
 position: relative;
}
#logo {
 position: absolute;
 top: 18px;
 left: 30px;
}
#header_links {
 position: absolute;
 top: 18px;
 right: 30px;
 color: #232F84;
 font-size: 85%;
}
#header_links a {
 color: #232F84;
 text-decoration: none;
}
#header_links a:hover {
 color: #232F84;
 text-decoration: underline;
}
#search {
 position: absolute;
 top: 48px;
 right: 30px;
}

#menuTop,
 #menuMain {
 width: 912px;
 height: 29px;
 margin: 0;
 padding: 0;
 position: absolute;
 top: 96px;
 left: 6px;
 z-index: 10;
}

p {
 margin: 0 0 15px 0;
}

a {
 color: #232F84;
 text-decoration: underline;
}
a:hover {
 color: #232F84;
 text-decoration: none;
}
b {
 font-weight: bold;
 color: #232F84;
}
h2,
 .newsHeadline {
 color: #DF771C;
 font-size: 115%;
 font-weight: bold;
 margin: 10px 0 10px 0;
 text-transform: uppercase;
 border-bottom: 1px solid #DF771C;
}
h3 {
 color: #DF771C;
 font-size: 115%;
 font-weight: bold;
 margin: 0px 0 0px 0;
}
h4 {
 color: #DF771C;
 font-size: 100%;
 font-weight: bold;
 margin: 10px 0 0 0;
 text-transform: uppercase;
}


/* 1 column layout */
#content_fullwidth {
 margin: 40px 20px 20px 20px;
 padding: 0;
}
#content_fullwidth h1 {
 color: #232F84;
 font-size: 150%;
 font-weight: bold;
 margin: 0;
 padding: 5px 0 0 0;
}


/* 2 column layout */
#content_twocol {
 margin: 100px 220px 0 20px;
 padding: 0 /* adjust top margin to change top space between content box and page container */;
 width: 660px;
 background-image: url(graphics/design/content_bg.png);
 background-position: center top;
 background-repeat: repeat-y;
}
#content {
 margin: 0 20px 0 20px;
 padding: 0 0 1px 0;
}
#content_twocol #page_title {
 height: 41px;
 background-image: url(graphics/design/content_top.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#content_twocol h1 {
 color: #fff;
 font-size: 115%;
 font-weight: bold;
 margin: -38px 0 25px 0;
 padding: 0;
}
#content_twocol_bot {
 margin: 0 240px 0 0;
 padding: 0 /* adjust bottom margin to change bottom space between content box and page container */;
 height: 15px;
 width: 660px;
 background-image: url(graphics/design/content_bot.png);
 background-position: bottom 0px;
 background-repeat: no-repeat;
}


/* 3 column layout */
#content_threecol {
 margin: 40px 240px 20px 240px;
 padding: 0;
 width: 430px;
}
#content_threecol h1 {
 color: #232F84;
 font-size: 150%;
 font-weight: bold;
 margin: 0;
 padding: 5px 0 0 0;
}


/* common items */
#sidebar_left {
 float: left;
 width: 200px;
 margin: 235px 0 0 20px;
 padding: 0;
}
#sidebar_right,
 #sidebar_right_home {
 float: right;
 width: 200px;
 margin: 40px 20px 0 0;
 padding: 0;
 /*color: #fff;
 */: ;
}
#sidebar_left .first,
 #sidebar_right .first,
 #sidebar_right_home .first {
 color: #232F84;
}
#sidebar_box h1,
 #sidebar_box_home h1 {
 margin: 0px 10px 10px 10px;
 padding: 10px 0 0 0;
 color: #232F84;
 font-weight: bold;
 font-size: 115%;
}
#sidebar_box .first h1,
 #sidebar_box_home .first h1 {
 color: #ff0;
}
.yellow {
 color: #ff0;
}
.orange {
 color: #DF771C;
}
.blue {
 color: #232F84;
}
#sidebar_box p,
 #sidebar_box_home p,
 #sidebar_box2 p {
 margin: 0px 10px 10px 10px;
 padding: 0;
 font-size: 90%;
}
#sidebar_box ul,
 #sidebar_box_home ul,
 #sidebar_box2 ul {
 margin: 0px 10px 10px 25px;
 padding: 0;
 font-size: 90%;
}
#sidebar_box {
 width: 200px;
 margin: 0;
 padding: 0 0 1px 0;
 margin-left: auto /* keep margin bottom 1px to keep box intact */;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_top.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#sidebar_box_home {
 width: 200px;
 margin: 0;
 padding: 0 0 1px 0;
 margin-left: auto /* keep margin bottom 1px to keep box intact */;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_top_home.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#sidebar_box2 {
 width: 200px;
 margin: 0;
 padding: 0 0 1px 0;
 margin-left: auto /* keep margin bottom 1px to keep box intact */;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_top_white.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#sidebar_box_bg,
 #sidebar_box_bg2 {
 width: 200px;
 margin: 0;
 padding: 0 0 1px 0;
 margin-left: auto /* keep margin bottom 1px to keep box intact */;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_bg.png);
 background-position: center top;
 background-repeat: repeat-y;
}
#sidebar_box .divider,
 #sidebar_box_home .divider,
 #sidebar_box2 .divider {
 width: 200px;
 height: 19px;
 margin: 5px 0;
 padding: 0;
 background-image: url(graphics/design/sidebar_box_divider.png);
 background-position: 0px top;
 background-repeat: no-repeat;
}
#sidebar_box .divider2,
 #sidebar_box_home .divider2,
 #sidebar_box2 .divider2 {
 width: 200px;
 height: 19px;
 margin: 5px 0;
 padding: 0;
 background-image: url(graphics/design/sidebar_box_divider_orange.png);
 background-position: 0px top;
 background-repeat: no-repeat;
}
#sidebar_box_bot,
 #sidebar_box_bot2 {
 width: 200px;
 height: 15px;
 margin: 0;
 padding: 0;
 margin-left: auto;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_bot.png);
 background-position: center bottom;
 background-repeat: no-repeat;
}
#sidebar_box_sm p {
 margin: 0px 10px 0 10px;
 padding: 10px 0 0 0;
 font-size: 90%;
 color: #5F2F14;
}
#sidebar_box_sm {
 width: 200px;
 margin: 0;
 padding: 0 0 1px 0;
 margin-left: auto /* keep margin bottom 1px to keep box intact */;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_top_sm.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#sidebar_box_bot_sm {
 width: 200px;
 height: 15px;
 margin: 0;
 padding: 0;
 margin-left: auto;
 margin-right: auto;
 background-image: url(graphics/design/sidebar_box_bot_sm.png);
 background-position: center bottom;
 background-repeat: no-repeat;
}
#footer {
 clear: both;
 margin: 0;
 padding: 25px 0 10px 0;
 text-align: center;
 font-size: 85%;
}
#footer a {
 margin: 0;
 padding: 0;
 color: #656565;
 text-decoration: none;
}
#footer a:hover {
 margin: 0;
 padding: 0;
 color: #656565;
 text-decoration: underline;
}
td.eventDateHeader {
 display: none;
}


#calendar {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 0.8em;
 color: #656565;
 background: none;
}
.calPrev,
 .calMonth,
 .calNext {
 display: inline;
}
.cal {
 margin: 0 0 10px 0;
}
.calTop {
 margin-left: 10px;
}
.calTop a {
 text-decoration: none;
 padding: 2px;
 color: #232F84;
}
table.calGrid {
 font-size: 100%;
 clear: both;
 text-align: center;
 border-top: 1px solid #A2ADBC;
 border-left: 1px solid #A2ADBC;
 margin: 10px 0 0 0;
 padding: 0;
}
table.calGrid td {
 border-bottom: 1px solid #A2ADBC;
 border-right: 1px solid #A2ADBC;
 height: 20px;
 width: 25px;
}
tr.calWeek {
 background-color: #D9E2E1;
}
.calDayOn a {
 color: navy;
 font-weight: normal;
}
.calDayOn a:hover {
 background-color: navy;
 color: white;
 font-weight: normal;
}
.calTodayOff {
 color: #608194;
 font-weight: normal;
 background-color: #DF771C;
}

table.calendarMonths td {
 height: 30px;
 width: 50px;
 text-align: center;
}
table.calendarDays {
 /*border-top: 1px solid #A2ADBC;
 border-left: 1px solid #A2ADBC;
 */border: 2px solid #A2ADBC;
}
table.calendarDays td.prevLink,
 table.calendarDays td.nextLink,
 table.calendarDays td.title,
 table.calendarDays td.weekdays,
 table.calendarDays td.weekend {
 text-align: center;
 vertical-align: middle;
}
table.calendarDays td.title {
 width: 400px;
}
table.calendarDays td {
 border-bottom: 1px solid #A2ADBC;
 border-right: 1px solid #A2ADBC;
 height: 50px;
 vertical-align: top;
}

table.calendarDays td.weekdays {
 width: 95px;
}
table.calendarDays td.weekend {
 width: 60px;
}

.eventBigLink {
 color: #232F84;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
}
.eventBigLink:hover {
 color: #232F84;
 text-decoration: none;
}
.eventDateHeader {
 background-color: #8fbc8f;
 font-size: 11px;
}
.eventDetail {
 font-size: 11px;
 padding-left: 10px;
 color: #656565;
}
.eventHeading3 {
}
.eventHeadline {
 color: #232F84;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 color: #232F84;
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 color: #232F84;
 font-size: 11px;
 padding-left: 10px;
 text-decoration: underline;
}
.eventMoreLink:hover {
 text-decoration: none;
}
.eventNormalText {
}
.eventSmallText {
}

.newsListHeadlineTD {
 font-weight: bold;
}
.newsListMoreLink {
 display: none;
}


/* CROSSFADER */

div.cf_wrapper {
 margin: 0;
 padding: 0;
 position: relative;
 width: 201px;
 height: 182px;
 z-index: 5;
 top: 135px;
 left: 19px;
}

div.cf_element {
 width: 201px;
 height: 182px;
}

div.cf_element div.content {
 line-height: 0.9;
}

div.cf_element div.content img {
 margin-bottom: 4px;
}


.printonly {
 display: block;
}


@media print {
html, body {
margin: 0;
padding: 0;background-image: none;background-color: #fff;color: #000;}a,
 b,
 #content_fullwidth h1,
 #content_twocol h1,
 #content_threecol h1,
 h2,
 h3,
 h4,
 #footer {
 color: #000;
}

#content_fullwidth h1,
 #content_twocol h1,
 #content_threecol h1,
 h2,
 h3,
 h4 {
 margin-bottom: 0;
}

h2 {
 border-bottom: 1px solid #000;
}


#content_fullwidth,
 #content_twocol,
 #content_threecol,
 #sidebar_left,
 #sidebar_right,
 #sidebar_right_home {
 margin-top: 0;
}

#container,
 #page_top,
 #page_bot,
 #content_twocol,
 #content_twocol #page_title,
 #content_twocol_bot {
 background-image: none;
}

#content_twocol,
 #content_threecol {
 width: 100%;
}

#header_links,
 #menuTop,
 #menuMain,
 form {
 display: none;
}

.noprint {
 display: none;
}



}
#freedom_calendar {
 position: absolute;
 left: 100px;
 top: 100px;
 width: 175px;
 z-index: 100;
 visibility: hidden;
 clip: rect(0px 175px 145px 0px);
 height: 145px;
}

/* MenuBegin:menuTop  */
ul.menuTop {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 line-height: 1px;
 height: 29px;
}
ul.menuTop li {
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.menuTop ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 29px;
 left: -1px;
 width: 120px;
}
ul.menuTop ul li {
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
 width: 120px;
}

/* 1st Level */
ul.menuTop a {
 height: 29px;
 display: block /*For IE*/;
 background-image: url(graphics/design/menu_bg.png);
 background-repeat: no-repeat;
 text-indent: -9999px;
}
ul.menuTop a:hover,
ul.menuTop li:hover a,
ul.menuTop a:hover,
ul.menuTop li.over a {
 color: #fff;
 text-decoration: none;
}




ul.menuTop li.item1 a {
 background-position: 0px 0px;
 width: 92px;
}
ul.menuTop li.item2 a {
 background-position: -92px 0px;
 width: 61px;
}
ul.menuTop li.item3 a {
 background-position: -153px 0px;
 width: 201px;
}
ul.menuTop li.item4 a {
 background-position: -354px 0px;
 width: 209px;
}
ul.menuTop li.item5 a {
 background-position: -563px 0px;
 width: 220px;
}
ul.menuTop li.item6 a {
 background-position: -783px 0px;
 width: 117px;
}

ul.menuTop li.item1 a:hover {
 background-position: 0px -32px;
}
ul.menuTop li.item2 a:hover {
 background-position: -92px -32px;
}
ul.menuTop li.item3 a:hover {
 background-position: -153px -32px;
}
ul.menuTop li.item4 a:hover {
 background-position: -354px -32px;
}
ul.menuTop li.item5 a:hover {
 background-position: -563px -32px;
}
ul.menuTop li.item6 a:hover {
 background-position: -783px -32px;
}

ul.menuTop li.item1 a.current {
 background-position: 0px -64px;
}
ul.menuTop li.item2 a.current {
 background-position: -92px -64px;
}
ul.menuTop li.item3 a.current {
 background-position: -153px -64px;
}
ul.menuTop li.item4 a.current {
 background-position: -354px -64px;
}
ul.menuTop li.item5 a.current {
 background-position: -563px -64px;
}
ul.menuTop li.item6 a.current {
 background-position: -783px -64px;
}


/* 2nd Level */
ul.menuTop li:hover li a,
ul.menuTop li.over li a {
 color: #fff;
 background: #DF771C;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 border-bottom: 0;
 float: none;
 font: normal 11px/14px Verdana, Geneva, sans-serif;
 text-align: left;
}
ul.menuTop li:hover li a:hover,
ul.menuTop li:hover li:hover a,
ul.menuTop li.over li a:hover,
ul.menuTop li.over li.over a {
 color: #fff;
 background: #E48D41;
 text-decoration: none;
}
ul.menuTop li:hover li a.first,
ul.menuTop li.over li a.first {
 border-top: 1px solid #fff;
}
ul.menuTop li:hover li a.last,
ul.menuTop li.over li a.last {
 border-bottom: 1px solid #fff;
}

ul.menuTop li.item1 ul,
 ul.menuTop li.item1 ul li {
 width: 153px;
}
ul.menuTop li.item2 ul,
 ul.menuTop li.item2 ul li {
}
ul.menuTop li.item3 ul,
 ul.menuTop li.item3 ul li {
 width: 201px;
}
ul.menuTop li.item4 ul,
 ul.menuTop li.item4 ul li {
 width: 209px;
}
ul.menuTop li.item5 ul,
 ul.menuTop li.item5 ul li {
 width: 220px;
}
ul.menuTop li.item6 ul,
 ul.menuTop li.item6 ul li {
 width: 117px;
}

ul.menuTop ul a {
 height: 14px;
 text-indent: 0px;
 padding: 6px 15px;
}
ul.menuTop li.item1 ul li a {
 width: 122px;
}
ul.menuTop li.item2 ul li a {
 width: 122px;
}
ul.menuTop li.item3 ul li a {
 width: 170px;
}
ul.menuTop li.item4 ul li a {
 width: 178px;
}
ul.menuTop li.item5 ul li a {
 width: 189px;
}
ul.menuTop li.item6 ul li a {
 width: 86px;
}

/* 3rd Level */
ul.menuTop li:hover li:hover li a,
ul.menuTop li.over li.over li a {
 width: 230px;
 color: #fff;
 background: #DF771C;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 border-bottom: 0;
}
ul.menuTop li:hover li:hover li a:hover,
ul.menuTop li:hover li:hover li:hover a,
ul.menuTop li.over li.over li a:hover,
ul.menuTop li.over li.over li.over a {
 color: #fff;
 background: #DF771C;
 text-decoration: none;
}
ul.menuTop li:hover li:hover li a.first,
ul.menuTop li.over li.over li a.first {
 border-top: 1px solid #fff;
}
ul.menuTop li:hover li:hover li a.last,
ul.menuTop li.over li.over li a.last {
 border-bottom: 1px solid #fff;
}


ul.menuTop ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 251px;
}

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



/* MenuBegin:menuMain for 2011  */
ul.menuMain {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 line-height: 1px;
 height: 29px;
}
ul.menuMain li {
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.menuMain ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 29px;
 left: -1px;
 width: 120px;
}
ul.menuMain ul li {
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
 width: 120px;
}

/* 1st Level */
ul.menuMain a {
 height: 29px;
 display: block /*For IE*/;
 background-image: url(graphics/design/menuMain_bg.png);
 background-repeat: no-repeat;
 text-indent: -9999px;
}
ul.menuMain a:hover,
ul.menuMain li:hover a,
ul.menuMain a:hover,
ul.menuMain li.over a {
 color: #fff;
 text-decoration: none;
}




ul.menuMain li.item1 a {
 background-position: 0px 0px;
 width: 50px;
}
ul.menuMain li.item2 a {
 background-position: -50px 0px;
 width: 85px;
}
ul.menuMain li.item3 a {
 background-position: -135px 0px;
 width: 85px;
}
ul.menuMain li.item4 a {
 background-position: -220px 0px;
 width: 118px;
}
ul.menuMain li.item5 a {
 background-position: -338px 0px;
 width: 103px;
}
ul.menuMain li.item6 a {
 background-position: -441px 0px;
 width: 161px;
}
ul.menuMain li.item7 a {
 background-position: -602px 0px;
 width: 125px;
}
ul.menuMain li.item8 a {
 background-position: -727px 0px;
 width: 75px;
}
ul.menuMain li.item9 a {
 background-position: -802px 0px;
 width: 98px;
}

ul.menuMain li.item1 a:hover {
 background-position: 0px -32px;
}
ul.menuMain li.item2 a:hover {
 background-position: -50px -32px;
}
ul.menuMain li.item3 a:hover {
 background-position: -135px -32px;
}
ul.menuMain li.item4 a:hover {
 background-position: -220px -32px;
}
ul.menuMain li.item5 a:hover {
 background-position: -338px -32px;
}
ul.menuMain li.item6 a:hover {
 background-position: -441px -32px;
}
ul.menuMain li.item7 a:hover {
 background-position: -602px -32px;
}
ul.menuMain li.item8 a:hover {
 background-position: -727px -32px;
}
ul.menuMain li.item9 a:hover {
 background-position: -802px -32px;
}

ul.menuMain li.item1 a.current {
 background-position: 0px -64px;
}
ul.menuMain li.item2 a.current {
 background-position: -50px -64px;
}
ul.menuMain li.item3 a.current {
 background-position: -135px -64px;
}
ul.menuMain li.item4 a.current {
 background-position: -220px -64px;
}
ul.menuMain li.item5 a.current {
 background-position: -338px -64px;
}
ul.menuMain li.item6 a.current {
 background-position: -441px -64px;
}
ul.menuMain li.item7 a.current {
 background-position: -602px -64px;
}
ul.menuMain li.item8 a.current {
 background-position: -727px -64px;
}
ul.menuMain li.item9 a.current {
 background-position: -802px -64px;
}


/* 2nd Level */
ul.menuMain li:hover li a,
ul.menuMain li.over li a {
 color: #fff;
 background: #DF771C;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 border-bottom: 0;
 float: none;
 font: normal 11px/14px Verdana, Geneva, sans-serif;
 text-align: left;
}
ul.menuMain li:hover li a:hover,
ul.menuMain li:hover li:hover a,
ul.menuMain li.over li a:hover,
ul.menuMain li.over li.over a {
 color: #fff;
 background: #E48D41;
 text-decoration: none;
}
ul.menuMain li:hover li a.first,
ul.menuMain li.over li a.first {
 border-top: 1px solid #fff;
}
ul.menuMain li:hover li a.last,
ul.menuMain li.over li a.last {
 border-bottom: 1px solid #fff;
}

ul.menuMain li.item1 ul,
 ul.menuMain li.item1 ul li {
 width: 200px;
}
ul.menuMain li.item2 ul,
 ul.menuMain li.item2 ul li {
 width: 200px;
}
ul.menuMain li.item3 ul,
 ul.menuMain li.item3 ul li {
 width: 200px;
}
ul.menuMain li.item4 ul,
 ul.menuMain li.item4 ul li {
 width: 200px;
}
ul.menuMain li.item5 ul,
 ul.menuMain li.item5 ul li {
 width: 200px;
}
ul.menuMain li.item6 ul,
 ul.menuMain li.item6 ul li {
 width: 200px;
}
ul.menuMain li.item7 ul,
 ul.menuMain li.item7 ul li {
 width: 200px;
}
ul.menuMain li.item8 ul,
 ul.menuMain li.item8 ul li {
 width: 200px;
}
ul.menuMain li.item9 ul,
 ul.menuMain li.item8 ul li {
 width: 200px;
}

ul.menuMain ul a {
 height: 14px;
 text-indent: 0px;
 padding: 6px 15px;
}
ul.menuMain li.item1 ul li a {
 width: 150px;
}
ul.menuMain li.item2 ul li a {
 width: 150px;
}
ul.menuMain li.item3 ul li a {
 width: 150px;
}
ul.menuMain li.item4 ul li a {
 width: 150px;
}
ul.menuMain li.item5 ul li a {
 width: 150px;
}
ul.menuMain li.item6 ul li a {
 width: 150px;
}
ul.menuMain li.item7 ul li a {
 width: 150px;
}
ul.menuMain li.item8 ul li a {
 width: 150px;
}
ul.menuMain li.item9 ul li a {
 width: 150px;
}

/* 3rd Level */
ul.menuMain li:hover li:hover li a,
ul.menuMain li.over li.over li a {
 width: 230px;
 color: #fff;
 background: #DF771C;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 border-bottom: 0;
}
ul.menuMain li:hover li:hover li a:hover,
ul.menuMain li:hover li:hover li:hover a,
ul.menuMain li.over li.over li a:hover,
ul.menuMain li.over li.over li.over a {
 color: #fff;
 background: #DF771C;
 text-decoration: none;
}
ul.menuMain li:hover li:hover li a.first,
ul.menuMain li.over li.over li a.first {
 border-top: 1px solid #fff;
}
ul.menuMain li:hover li:hover li a.last,
ul.menuMain li.over li.over li a.last {
 border-bottom: 1px solid #fff;
}


ul.menuMain ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 251px;
}

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


/* ModuleBegin::events */
.eventTD .eventHeadline {
 padding-bottom: 5px;
 font-weight: bold;
}

#Calendar {
 background-color: #f8f8f8;
 position: relative;
}
.calPrev {
 position: absolute;
 top: 5px;
 left: 15px;
}
.calNext {
 position: absolute;
 top: 5px;
 right: 5px;
}

.calMonth {
 position: relative;
 top: 5px;
 left: 0px;
 text-align: center;
 font-weight: normal;
 margin-left: 20px;
 margin-right: 20px;
}
.calPrev a,
 .calNext a,
 .calMonth a {
 text-decoration: none;
}
.calPrev a:hover,
 .calNext a:hover,
 .calMonth a:hover {
 text-decoration: underline;
}
.calGrid {
 margin-top: 15px;
 clear: both;
 width: 100%;
 text-align: center;
 margin: 15px 20px 0px 20px;
}
.calGrid td {
 font-size: 8pt;
 padding-right: 4px;
 text-align: right;
}
.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}


.calTodayOff,
 .calTodayOn {
 border: 1px solid navy;
 background-color: #ffffb8;
}
.calBottom {
 text-align: left;
 margin-left: 20px;
}
.calMonthGlance {
 padding-top: 10px;
}

#calendarDetail table {
 width: 100%;
 table-layout: fixed;
}
#calendarDetail .calendarMonths {
 background-color: #000000;
 text-align: center;
 vertical-align: middle;
}
#calendarDetail .calendarMonths a {
 display: block;
 color: #ffffff;
 font-weight: bold;
 font-size: 11pt;
 text-decoration: none;
 padding: 5px 0px 5px 0px;
}
#calendarDetail .calendarMonths a:hover {
 background-color: #ffffb8;
 color: #000000;
}
#calendarDetail .calendarDays {
 border-collapse: collapse;
 table-layout: fixed;
}
#calendarDetail .calendarDays .title {
 font-size: 12pt;
 font-weight: bold;
 color: #333333;
 padding: 10px 0px 10px 0px;
}
#calendarDetail .calendarDays .prevLink,
 #calendarDetail .calendarDays .nextLink {
 font-size: 11pt;
}
#calendarDetail .calendarDays .normal {
 display: none;
}
#calendarDetail .calendarDays td {
 text-align: center;
 border: 1px solid #000000;
 font-weight: normal;
}
#calendarDetail .calendarDays .weekdays,
 #calendarDetail .calendarDays .weekend {
 height: 30px;
 background-color: #bbbbbb;
}
#calendarDetail .calendarDays .emptyDay {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #eeeeee;
}
#calendarDetail .calendarDays .eventToday {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #ffffb8;
 padding-left: 5px;
}
#calendarDetail .calendarDays .eventOff {
 height: 60px;
 text-align: left;
 vertical-align: top;
 padding-left: 5px;
}
#calendarDetail .calendarDays .eventOn {
 height: 60px;
 text-align: left;
 vertical-align: top;
 padding-left: 5px;
}
#calendarDetail .calendarDays a {
 font-size: 10px;
}
/* ModuleEnd::events */

/* Styles Added 2011 */
/*
.subnav { margin: 0 0 10px 0; padding: 0; }
.subnav ul { margin: 0; padding: 0 0 3px 0; border-bottom: 1px solid #D7D7C8; }
.subnav ul li { display: inline; font-weight: bold; background-color: #FBFBF9; border-left: 1px solid #D7D7C8; border-right: 1px solid #D7D7C8; border-top: 1px solid #D7D7C8; margin-right: 4px; padding: 4px 6px; text-align: center; }
.subnav ul li.selected { display: inline; font-weight: bold; background-color: #EDEDE3; border-left: 1px solid #D7D7C8; border-right: 1px solid #D7D7C8; border-top: 1px solid #D7D7C8; margin-right: 4px; padding: 4px 6px; text-align: center; }
.subnav ul li a { text-decoration: none; }
h3.expandable, h2.expandable { background-image: url('graphics/design/arrow_right.gif'); background-repeat: no-repeat; background-position: top right; }
h3.active, h2.active { background-image: url('graphics/design/arrow_down.gif'); background-repeat: no-repeat; background-position: top right; }
span.expandable { font-weight: bold; color: #232F84; background-image: url('graphics/design/icon_plus.gif'); background-repeat: no-repeat; background-position: right 2px; padding-right: 18px; }
span.expandable:hover { text-decoration: underline; }
span.expandable.active { background-image: url('graphics/design/icon_minus.gif'); background-repeat: no-repeat; background-position: right 2px; }
.resource ul { list-style-type: none; padding-left: 0; }
.directory_search { text-align: right; margin-top: -24px; }
p.callout {
 display: block;
 padding: 6px 6px 6px 18px;
 border-left: 4px #1FB7FF solid;
 background-color: #DAF3FF; 
 margin: 0px 6px 18px 80px;
 font-size: 110%;
 color: #444;
 line-height: 1.4;
 font-style: italic;
}
*/
