FONT
{
    FONT-FAMILY: Arial;
}
FONT.image-user
{
    COLOR: blue;
    FONT-SIZE: 8pt;
    OVERFLOW: hidden;
}
FONT.image-user-c
{
    COLOR: blue;
    FONT-FAMILY: Courier;
    FONT-SIZE: 8pt;
}
FONT.image-user-label
{
    COLOR: blue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}
FONT.image-form
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}
FONT .error
{
    COLOR: red;
}
.error
{
    COLOR: red;
    FONT-FAMILY: Arial;
}
.required
{
    COLOR: red;
    FONT-FAMILY: Arial;
}
.blunav
{
    BACKGROUND-COLOR: #E2F0FC;
  
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.blunav A:link
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.blunav A:visited
{
    COLOR: #515257;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.blunav A:hover
{
    COLOR: #043E7A;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.blunav A:active
{
    COLOR: #043E7A;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.Caption
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.TableCaption
{
	color: #515257
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
    background-color: #E2F0FC; 
}

div#holidaynotice {
	width: 75%;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
	text-align: left;
	padding: 6px;
}
	
#maintenancenotice {
	height: auto;
	width: 70%;
	padding: 4px;
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
	text-align: left;}
			
#surveynotice {
	height: auto;
	float: right;
	width: 75px;
	padding: 4px;
	background-color: #F5F5F5;
	border: thin solid #CCCCCC;
	text-align: left;
	background-position: right;
	top: auto;
	}	
	
.attention {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC0000;}
.attention_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000;}

.attention a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: normal; color : #000066; text-decoration: underline;}

.attention a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.attention a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: normal; color : #CC0000; text-decoration: none;}
.attention a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: normal; color : #CC0000; text-decoration: underline;}

.errTable { font-family:arial;
            border: solid 2px #FF0000;
            background-color: #FFFFCC;
            }

.errMsg {   font-family:arial;
            color:red;}

