
/* CALENDAR */
.calendartitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #850C11;
    COLOR: white;
    FONT-FAMILY: "arial", "helvetica";
    TEXT-DECORATION: none
}
.calendartitle A:Link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BACKGROUND: #850C11;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.calendartitle A:visited
{
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BACKGROUND: #850C11;
    COLOR: white;
    FONT-FAMILY: "arial", "helvetica";
    TEXT-DECORATION: none
}
.calendartitle A:hover
{
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BACKGROUND: #850C11;
    COLOR: white;
    FONT-FAMILY: "arial", "helvetica";
    TEXT-DECORATION: underline
}
.calendarevents
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: white;
    COLOR: black;
    FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendarevents A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: white;
    COLOR: black;
     FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendarevents A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: white;
    COLOR: black;
     FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendarevents A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: white;
    COLOR: black;
     FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendareventstitle
{
    FONT-SIZE: 12px;
    COLOR: black;
    font-weight:bold;
    FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}

.celandareventstitle
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}

.calendareventstitle A:link
{
    font-weight:normal;
    FONT-SIZE: 12px;
    /*COLOR: black;
    display:none;*/
    COLOR: white;
     FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendareventstitle A:hover
{
    FONT-SIZE: 12px;
     FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
    /*COLOR: #c0c0c0*/
    COLOR: white;
}
.calendareventstitle A:visited
{
    FONT-SIZE: 12px;
    /*COLOR: black;*/
    COLOR: #FFFFFF;
    FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendardayweekdaytitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: "arial", "helvetica";
    text-decoration:none;
}
.calendardaynoday
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
     text-decoration:none;
}
.calendardaynoevent A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
     text-decoration:none;
}
.calendardaynoevent A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
     text-decoration:none;
}
.calendardaynoevent A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardayevent A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #2156b0;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    text-decoration:none;
}
.calendardayevent A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #2156b0;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
     text-decoration:none;
}
.calendardayevent A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #2156b0;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
     text-decoration:none;
}


.calendarscheduler 
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: Black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: Black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: Black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: underline
}

.calendartitlebar 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    background-color:#2156b0;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none;
    
}


/* POLLS */

.pollbars { 
	background: #6699cc;
}

.pollquestion {	
	font-weight: bold;
}

.polltitle { 
	font-size : 0;
}



/* CHAT */

.chatbackground {
	background: #003366
}
.chatuserlistmessage {
	background: #CEE7FF;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #003366;
	font-size: 12px;
}

.chatuserlistheader {
	background: #003366;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #ffffff;
	font-size: 12px;
}



.chatinputs {

	background: #003366;
	font-family: arial;
	color: #CEE7FF;
	font-size: 12px;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #CEE7FF ; 
	font-size: 12px ; 
	font-family: verdana, arial, helvetica, sans-serif ; 



}

.chatgoinput {
	background: #CEE7FF;
        border-color: #003366 ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #003366 ; 
	font-size: 11px ; 
	font-family: verdana, arial, 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, arial, 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, arial, 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, Arial, Helvetica, sans-serif;
}
.auth  A:link {
	color: #006666;
	text-indent: 0em;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.auth A:visited {
	color:#006666;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.auth A:hover {
	color:#006666;
	font-family : Arial;
	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 : Arial;
	font-size : 12px;
	text-decoration : none;
}
.classified A:visited {
	color:blue;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.classified A:hover {
	color:red;
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}



/*  NEWSFLASH  */

.newsflashtitle {
	color: black;
	text-indent: 0em;
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
}
.newsflashfrom {
	color: black;
	text-indent: 0em;
	font-family : Arial;
	font-size : 12px;
}
.newsflasharticle {
	color: black;
	font-family : Arial;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash {
	color: black;
	font-family : Arial;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash  A:link {
	color: #2156b0;
	text-indent: 0em;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:visited {
	color:#2156b0;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:hover {
	color:#2156b0;
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}


.inputfields {

}








/*Styles for level 0*/
.clLevel0,.clLevel0over{text-align: center;position:absolute; padding:6px 0px; font-family:Arial; font-size:12px; font-weight: normal; }
.clLevel0{ background-repeat: no-repeat;background-color:transparent; color:#ffffff;}
.clLevel0over{ background-repeat: no-repeat;background-color:transparent; color:#ffffff; cursor:pointer; }
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent;}	

.clLevel01st,.clLevel01stover{text-align: center;position:absolute; padding:6px 0px; font-family:Arial; font-size:12px; font-weight: normal; }
.clLevel01st{ background-repeat: no-repeat;background-color:transparent; color:#ffffff;}
.clLevel01stover{ background-repeat: no-repeat;background-color:transparent; color:#ffffff; cursor:pointer; }
.clLevel01stborder{position:absolute; visibility:hidden; background-color:transparent;}	


.clLevel1,.clLevel1over{text-align: left;position:absolute; padding:8px 14px 4px 4px; font-family:Arial; font-size:12px; font-weight: normal; }
.clLevel1{background-color:transparent; color:#0049BD;}
.clLevel1over{background-color:transparent; color:#0049BD; cursor:pointer; text-decoration:underline;}
.clLevel1border{position:absolute;  background-image: url(/siteimages/menu-items-BLUE-bg.png); }

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; }
.clLevel2{background-color:#F2F2D5;  color:#383838;}
.clLevel2over{background-color:#750B19;  color:#F2F2D5; cursor:pointer; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#ffffff; }