
/* CALENDAR */
 .CalenderMonthTitle a:link, .CalenderMonthTitle a:visited, .CalenderMonthTitle a:hover, .CalenderMonthTitle a:active
 {
     color:#333333;
      text-transform:uppercase;
     }
.calendartitle
{
    FONT-WEIGHT: normal;
   
    BACKGROUND: #fa1e32;
    COLOR: white;
    FONT-FAMILY: "Trebuchet MS", "helvetica";
    TEXT-DECORATION: none
}
.calendartitle A:Link
{
    FONT-WEIGHT: bold;
  
    BACKGROUND: #fa1e32;
    COLOR: #ffffff;
    FONT-FAMILY: Trebuchet MS;
    TEXT-DECORATION: none
}
.calendartitle A:visited
{
    
    FONT-WEIGHT: bold;

    BACKGROUND: #fa1e32;
    COLOR: white;
    FONT-FAMILY: "Trebuchet MS", "helvetica";
    TEXT-DECORATION: none
}
.calendartitle A:hover
{
    
    FONT-WEIGHT: bold;
  
    BACKGROUND: #fa1e32;
    COLOR: white;
    FONT-FAMILY: "Trebuchet MS", "helvetica";
    TEXT-DECORATION: underline
}
.calendarevents
{
    FONT-WEIGHT: normal;

    
    FONT-FAMILY: "Trebuchet MS", "helvetica"
}
.calendarevents A:link
{
    FONT-WEIGHT: normal;
 
  
    FONT-FAMILY: "Trebuchet MS", "helvetica"
}
.calendarevents A:hover
{
    FONT-WEIGHT: normal;
   
   
    FONT-FAMILY: "Trebuchet MS", "helvetica"
}
.calendarevents A:visited
{
    FONT-WEIGHT: normal;
 
   
    FONT-FAMILY: "Trebuchet MS", "helvetica"
}
.calendareventstitle
{
  
    COLOR: black;
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendareventstitle A:link
{
   
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendareventstitle A:hover
{
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    COLOR: #c0c0c0
}
.calendareventstitle A:visited
{
   
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendardayweekdaytitle
{
    FONT-WEIGHT: bold;
   
   
    FONT-FAMILY: Tahoma, Verdana, Trebuchet MS
}
.calendardaynoday
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
  
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendardaynoevent a:link
{
    FONT-WEIGHT: normal;
   
  
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:5px;
}
.calendardaynoevent a:visited
{
    FONT-WEIGHT: normal;
  
  
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:5px;
}
.calendardaynoevent a:hover
{
    FONT-WEIGHT: normal;
  
  
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:5px;
}


.calendardayevent
{
    FONT-WEIGHT: normal;
  
 
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:5px;
}

.calendardayevent a:link
{
    FONT-WEIGHT: normal;
   
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:0px;
}
.calendardayevent a:visited
{
    FONT-WEIGHT: normal;
    
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:0px;
}
.calendardayevent a:hover
{
    FONT-WEIGHT: normal;
   

    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    padding:0px;
    padding-left:0px;
}

.calendardayeventtitle
{

   
    line-height:normal;
    padding:0px;
  
    
    }
.calendardayeventtitle a:link, .calendardayeventtitle a:hover, .calendardayeventtitle a:visited
{
    color:#fa1e32;
   
    line-height:normal;
    padding:0px;
  
    
    }
.calendarscheduler 
{
    FONT-WEIGHT: normal;
   
  
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendarscheduler A:link
{
    FONT-WEIGHT: normal;
   
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendarscheduler A:visited
{
    FONT-WEIGHT: normal;
    
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif
}
.calendarscheduler A:hover
{
    FONT-WEIGHT: normal;
   
   
    FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
    TEXT-DECORATION: underline
}



/* POLLS */

.pollbars { 
	background: #6699cc;
}

.pollquestion {	
	font-weight: bold;
}

.polltitle { 
	font-size : 0;
}



/* CHAT */

.chatbackground {
	background: #003366
}
.chatuserlistmessage {
	background: #CEE7FF;
	font-family: verdana, Trebuchet MS, helvetica, sans-serif ;
	color: #003366;
	font-size: 12px;
}

.chatuserlistheader {
	background: #003366;
	font-family: verdana, Trebuchet MS, helvetica, sans-serif ;
	color: #ffffff;
	font-size: 12px;
}



.chatinputs {

	background: #003366;
	font-family: Trebuchet MS;
	color: #CEE7FF;
	font-size: 12px;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #CEE7FF ; 
	font-size: 11px ; 
	font-family: verdana, Trebuchet MS, helvetica, sans-serif ; 



}

.chatgoinput {
	background: #CEE7FF;
        border-color: #003366 ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #003366 ; 
	font-size: 11px ; 
	font-family: verdana, Trebuchet MS, helvetica, sans-serif ; 
	BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid;
}

.chatbuttons {
	background: #003366;
	color: #CEE7FF;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	font-size: 11px ; 
	font-family: verdana, Trebuchet MS, helvetica, sans-serif ; 
	BORDER-BOTTOM: #CEE7FF 1px solid; BORDER-LEFT: #CEE7FF 1px solid; BORDER-RIGHT: #CEE7FF 1px solid; BORDER-TOP: #CEE7FF 1px solid;
}

.chattitles {
	color: #CEE7FF;
	font-size: 11px ; 
	font-family: verdana, Trebuchet MS, helvetica, sans-serif ; 
}



/* SURVEY */

.Survey A:link
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    TEXT-INDENT: 0em;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.Survey A:visited
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.Survey A:hover
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: underline;
}
.Survey
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
}
.SurveyQuestion
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10pt;    
}
.surveyanswer
{
    FONT-FAMILY: Times New Roman;
    COLOR: white;
    FONT-SIZE: 10pt;
}
.SurveyCurrentPage
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10pt;
}
.SurveyQuestionNumbers
{
    COLOR: white;
    FONT-SIZE: 10pt;
}
.SurveyQuestionNumbers A:link
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    TEXT-INDENT: 0em;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.SurveyQuestionNumbers A:visited
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.SurveyQuestionNumbers A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: underline
}


/* AUTH  */

/*
.auth {
	text-indent: 0em;
	font-size : 12px;
	font-family : Verdana, Geneva, Trebuchet MS, Helvetica, sans-serif;
}
.auth  A:link {
	color: #006666;
	text-indent: 0em;
	font-family : Trebuchet MS;
	font-size : 12px;
	text-decoration : none;
}
.auth A:visited {
	color:#006666;
	font-family : Trebuchet MS;
	font-size : 12px;
	text-decoration : none;
}
.auth A:hover {
	color:#006666;
	font-family : Trebuchet MS;
	font-size : 12px;
	text-decoration : underline;
}
*/

/*  CLASSIFIED  */

.classified {
	color: white;
	text-indent: 0em;
	font-size : 12px;
}
.classified  A:link {
	color: blue;
	text-indent: 0em;
	font-family : Trebuchet MS;
	font-size : 12px;
	text-decoration : none;
}
.classified A:visited {
	color:blue;
	font-family : Trebuchet MS;
	font-size : 12px;
	text-decoration : none;
}
.classified A:hover {
	color:red;
	font-family : Trebuchet MS;
	font-size : 12px;
	text-decoration : underline;
}



/*  NEWSFLASH  */

.newsflashtitle {
	color: black;
	text-indent: 0em;
	font-size : 18px;
	font-family : Verdana;
	font-weight : bold;
}
.newsflashfrom {
	color: black;
	text-indent: 0em;
	font-family : Verdana;
	font-size : 12px;
}
.newsflasharticle {
	color: black;
	font-family : Verdana;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash {
	color: black;
	font-family : Verdana;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash  A:link {
	color: #fa1e32;
	text-indent: 0em;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:visited {
	color:#fa1e32;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:hover {
	color:#fa1e32;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}


.inputfields {
	background-color : #ffffff;
 	color:#333333;
	font-family: verdana, "verdana";
	font-size: xx-small;
    BORDER-BOTTOM: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid;
}







/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#ffffff; layer-background-color:#ffffff; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{text-align: center;position:absolute; padding:0px; font-family:Trebuchet MS; font-size:13px; font-weight:normal;Text-Transform:uppercase;}
.clLevel0{background-color:#cccccc;  layer-background-color:transparent; }
.clLevel0over{background-color:#cccccc; layer-background-color:transparent;cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; layer-background-color:transparent; background-color:transparent;}	

.clLevel1,.clLevel1over{text-align:left;position:absolute; padding:2px; padding-left:10px;font-family:Trebuchet MS; font-size:11px; font-weight: bold; }
.clLevel1{background-color:#ededed; layer-background-color:#ededed;}
.clLevel1over{background-color:#cccccc; layer-background-color:#ededed;cursor:pointer; cursor:hand;color:#000000; }
.clLevel1border{position:absolute;  background-color:#cccccc; layer-background-color:#000000}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size:11px; font-weight: normal; }
.clLevel2{background-color:#F2F2D5; layer-background-color:#F2F2D5; color:#383838;}
.clLevel2over{background-color:#750B19; layer-background-color:#750B19; color:#F2F2D5; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}


#theMenuDiv {width:auto;overflow:visible;height:auto;}

#theMenuDiv ul, #theMenuDiv ul li
{
    padding: 0;
    margin:0;
    background:transparent;
    width:172px;
    float:right;
    padding-right:20px;
   
   
}

.ddsmoothmenu{
font: normal 11px Trebuchet MS;
background: transparent; /*background of menu bar (default state)*/
width: 100%;
padding: 0;
margin:0;

}

.ddsmoothmenu ul {
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
padding:3px;
margin:0;
height:auto;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #f0eee0; /*background of menu items (default state)*/
/*filter:alpha(opacity=60);
opacity:.6;*/
padding: 0;
margin:0;
text-decoration: none;
height:auto;
border:1px solid #cccccc;
text-align:left;
 color:#333333;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
    padding: 0;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
    color: #333333;
    padding: 0;
    margin:0;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    background: #ededed;
    font: normal 11px Trebuchet MS; 
    color: #000000;

}

.ddsmoothmenu ul li a:hover
{
    font: normal 11px Trebuchet MS;
    background:#cccccc;
    color:#000000;   
    margin:0;    
    padding: 0;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
    position: absolute;
    left: 0;
    margin:0;
    display: none; /*collapse all sub menus to begin with*/
    visibility: hidden;
    padding:0;
    padding-right:0px;
    white-space:nowrap;
    width: auto;
    border:solid 0;
    height:auto;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
    display: block;
    float: none;
    margin:0;
    padding:0;
    padding-right:0px;
    padding-top: 0px;
    width:auto;
    border:solid 0;
    height:auto;
    vertical-align:middle;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul
{
    position:absolute;
    
    margin:0;
    border:0;
    white-space:nowrap;
    padding:0;
    width:auto;
    top: 0px;
    left:0px;
}


/* Sub level menu links style */
.ddsmoothmenu ul li ul li a:link,  .ddsmoothmenu ul li ul li a:visited, .ddsmoothmenu ul li ul li a:active{
    font: normal 11px Trebuchet MS;
    display: block;
    margin: 0;
    height:20px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left:10px;
    padding-right:10px;
    margin-right:0px;
    height:20px;
    vertical-align:middle;
    width: auto; /*width of sub menus*/

}
.ddsmoothmenu ul li ul li a:hover 
{
    font: normal 11px Trebuchet MS;
    display: block;
    margin: 0;
    height:20px;
    
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left:10px;
    padding-right:10px;
    margin-right:0px;
    
    height:20px;
    vertical-align:middle;
    width: auto; /*width of sub menus*/
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu {height: 1%;} /*Holly Hack for IE7 and below*/



.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
width:0px;
height:0px;
top: 0px;
right: 0px;

}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}