.errorText
{
	font-style: arial;
	color: red;
	display : block;
}

.errorTextLarge
{
	font-style: arial;
	color: red;
	display : block;
	font-weight: bold;
	font-size : 10pt;
}

td     {
	font-size: 12px;
	font-family: Arial, helvetica;
	text-decoration: none;
	height: auto;
	font-weight: normal;

}
a      {
	font-size: 12px;
	font-family: Arial, helvetica;
	font-weight: normal;
}
body   { color: black; font-weight: bold; font-size: 10px; font-family: Arial, helvetica; text-decoration: none }
A:link, A:active
{
	COLOR: #000066
}

A:visited
{
	COLOR: #3333CC
}

.banner_heading
{
	font-style: verdana;
	font-size: 28pt; 
	COLOR: #ff0000;
	font-weight: bold; 
	text-decoration: none
}

.banner_text
{
	font-size: 10.5pt; 
	COLOR: #FFFF00;
	font-weight: bold; 
	text-decoration: none
}

.banner_text_white
{
	font-size: 10.5pt; 
	COLOR: #FFFFFF;
	font-weight: bold; 
	text-decoration: none
}
.banner_text_white_small
{
	font-size: 8pt; 
	COLOR: #FFFFFF;
	font-weight: 700; 
	text-decoration: none
}

.heading_standard
{
	COLOR: #bb0000;
	font-weight: bold;
	text-decoration: none;

}
.heading_standard2
{
	COLOR: #000066;
	font-weight: bold;
	text-decoration: none;

}

.table_column_heading
{
	font-size: 10pt; 
	COLOR: #000066;
	font-weight: bold; 
	text-decoration: none
}

.heading_white
{
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

}

.table_border
{
	border: thin solid #CCCCCC;	
}

.table_bg_1
{
	background-color: #003399;
}
.table_bg_2
{
	background-color: #6699CC;
}
.table_bg_3
{
	background-color: #999999;
}
.table_bg_4
{
	background-color: #CCCCCC;
}
.table_bg_public_menu_bg
{
	background-color: #CCCCCC;
}

.text_normal
{ border: 1px solid black; color: black; font-weight: bold; font-size: 10px; font-family: Arial, helvetica; text-decoration: none }

.text_normal_small
{ color: black; font-weight: bold; font-size: 8px; font-family: Arial, helvetica; text-decoration: none }


.button_text
{
	font-style: arial;
	font-size: 7pt;
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: 100;
	font-family: arial;

}
A.button_text:link
{
	font-style: arial;
    FONT-SIZE: 7pt;
    COLOR: #ffffff;
}
A.button_text:visited
{
	font-style: arial;
    FONT-SIZE: 7pt;
    COLOR: #ffffff;
}
A.button_text:hover
{
	font-style: arial;
    FONT-SIZE: 7pt;
    COLOR: #CCCCCC;
    text-decoration: underline;
}
input {
	border: none;
}
.menu_side_text
{
   font-style: arial;
   font-size: 7pt;
   text-decoration: none;
   font-weight: bold;
   font-family: verdana;

}
A.menu_side_text:link
{
   font-style: arial;
   FONT-SIZE: 7pt;
    COLOR: #000066;
}
A.menu_side_text:visited
{
   font-style: arial;
   FONT-SIZE: 7pt;
    COLOR: #000066;
}
A.menu_side_text:hover
{
   font-style: arial;
   FONT-SIZE: 7pt;
   COLOR: #D81E26;
   text-decoration: underline;
}


.top_link_text
{
   COLOR: #ffffff;
   text-decoration: none;
}
A.top_link_text:link
{
   COLOR: #ffffff;
   text-decoration: none;
}
A.top_link_text:visited
{
   COLOR: #ffffff;
   text-decoration: none;
}
A.top_link_text:hover
{
   COLOR: #ffffff;
   text-decoration: underline;
}


