@charset "utf-8";
/* CSS Document */

/*****************************/
/*** All Scrolling Modules ***/
/*****************************/

#cm_contentpage {
	overflow:scroll-x;
}

#cm_module_scroll table {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";	
}

#cm_module_scroll table tr{
	line-height: 24px;
}

#cm_VMarquee {
	width:95% !important;
}

#cm_VMarquee table {
     width: 100%;
}

#cm_VMarquee table td {
     padding-bottom: 5px;
     vertical-align: middle;
}

#cm_VMarquee table tr {
     height: 100%;
}

#cm_VMarquee table tr:first-child {
     display: none;
}

/*******************************/
/*** Events Scrolling Module ***/
/*******************************/

#cm_module_scroll td.cm_event_scroll_date {
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	     -moz-box-shadow: 0px 0px 5px #888888; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #888888; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #888888; /* Opera 10.5, IE9, Chrome 10+ */
    color: #eeeeee;
    float: left;
    font-family: arial;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    height: 33px;
    margin: 2px 2px auto auto;
    text-align: center;
    width: 40px;
  background-color: #1F4B61;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#285D76), to(#1F4B61)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #285D76, #1F4B61); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #285D76, #1F4B61); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #285D76, #1F4B61); /* IE10 */
  background-image:      -o-linear-gradient(top, #285D76, #1F4B61); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #285D76, #1F4B61);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#285D76', EndColorStr='#1F4B61'); /* IE6–IE9 */
	
}

#cm_module_scroll td.cm_event_scroll_date:hover {
    color: #ffffff;
} 

#cm_module_scroll td.cm_event_scroll_event {
     color: black;
     font-family: arial;
     font-size: 12px;
	 padding-left: 5px;
}

#cm_module_scroll td.cm_event_scroll_event a {
     color: #222222;
     text-decoration:none;
}

#cm_module_scroll td.cm_event_scroll_event a:hover {
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

/***********************************/
/*** New Member Scrolling Module ***/
/***********************************/

#cm_module_scroll td.cm_member_scroll a {
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	     -moz-box-shadow: 0px 0px 5px #888888; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #888888; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #888888; /* Opera 10.5, IE9, Chrome 10+ */
    color: #eeeeee;
    display: block;
    font-family: verdana,times,sans-serif;
    font-size: 14px;
	 font-variant: normal;
	 text-transform: uppercase;
    padding: 5px;
    text-decoration: none;
   background-color: #1F4B61;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#285D76), to(#1F4B61)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #285D76, #1F4B61); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #285D76, #1F4B61); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #285D76, #1F4B61); /* IE10 */
  background-image:      -o-linear-gradient(top, #285D76, #1F4B61); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #285D76, #1F4B61);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#285D76', EndColorStr='#1F4B61'); /* IE6–IE9 */
	
}

#cm_module_scroll td.cm_member_scroll a:hover {
    color: #ffffff;
   background-color: #3c7089;

}

/*****************************/
/*** News Scrolling Module ***/
/*****************************/

#cm_module_scroll td.cm_news_scroll_date {
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	     -moz-box-shadow: 0px 0px 5px #888888; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #888888; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #888888; /* Opera 10.5, IE9, Chrome 10+ */
    color: #eeeeee;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    height: 41px;
    margin: 2px 2px auto auto;
    text-align: center;
   background-color: #1F4B61;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#285D76), to(#1F4B61)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #285D76, #1F4B61); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #285D76, #1F4B61); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #285D76, #1F4B61); /* IE10 */
  background-image:      -o-linear-gradient(top, #285D76, #1F4B61); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #285D76, #1F4B61);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#285D76', EndColorStr='#1F4B61'); /* IE6–IE9 */
            display: none;
	
}

#cm_module_scroll td.cm_news_scroll_date:hover {
	color:#ffffff;
} 

#cm_module_scroll td.cm_news_scroll_item {
     color: black;
     font-family: arial;
     font-size: 12px;
	 text-align: center;
}

#cm_module_scroll td.cm_news_scroll_item a {
     color: #222222;
     text-decoration:none;
}

#cm_module_scroll td.cm_news_scroll_item a:hover {
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

/*********************/
/*** Mini-Calendar ***/
/*********************/

#cm_events {
	min-height: 5px;
}

#cm_events_index {
	color: #003366;
	font-size: 12px;
}

#cm_events_calendar table {
	float: none;
	clear: none;
	border-collapse:collapse;
	border-top:2px solid #003366;
}
#cm_events_calendar td {
	padding: 2px;
}

/* small calendar - current date */
td.cm_small_cal_date_curr a, .cm_small_cal_date a:hover {
	background-color: #B1BEEB;
	color: #d2691e;
	font-weight: bold;
	font-size: 11px;		
}
.cm_small_cal_date a{
	color: #d2691e;
	font-weight: bold;
	font-size: 11px;
}
/* The "view event calendar" text link uses this class */
.cm_small_link a
{
	font-size: 11px;
	color: #1A70CB;
	text-decoration: none;
	padding-top: 5px;
	font-weight:bold;
}
.cm_small_link a:hover
{
	text-decoration: underline;
}

/* optional rules - uncomment a rule to enable it in your calendar */

/* use this rule to remove the hard-coded line breaks between the monthly calendar and the "View Events Calendar" link */

#cm_events_index br {
	display:none;
}


/* use this rule to remove the "fieldset" border */

#cm_events fieldset {
	border: medium none;
}


/* use this rule to change the inactive date color without changing the other text colors */
.cm_small_cal_date {
	color:#000000;
}

/* use this rule to change the color and/or size of the month name without changing the other text colors/sizes */
/*
#cm_events fieldset legend {
	color:#333;
	font-size:14px} 	
*/

#cm_events_calendar fieldset table tbody tr td {
	width:20px !important;
	text-align: center !important;
	border: 1px solid #00377B;
}

#cm_events_calendar fieldset table tbody tr td a {
	display:block;
	background-color:#AFC8E6;
	color:#00377B;
}
#cm_events_calendar fieldset table tbody tr td a:hover {
	background-color:#D2E2F5;
}


#cm_events fieldset legend {
	font-size:16px;
}

#cm_events fieldset legend a {
	color:#003366 !important;
	font-weight:bold;
}

.calendar_border_left {
	border-left: 0px none !important;
}

.calendar_border_bottom {
	border-bottom: 0px none !important;
}

.calendar_border_right {
	border-right: 0px none !important;
}




