.shadow {filter: drop-shadow(5px 5px 12px #000000);}

td,div,body,h1,h2,h3
{
	font-family:Arial;
}

td
{
	font-size:12px;
}

div
{
	font-size:12px;
}

a.menu
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color:#004B45;
	text-decoration:none;
}
a.menu:Hover
{
	color:#FF0000;
}

a.submenu
{
	font-family:Arial;
	font-size:9pt;
	
	color:#004B45;
	text-decoration:none;
}
a.submenu:Hover
{
	color:#FF0000;
}

.asubmenu
{
	padding: 1px 0px 1px 12px;
}


.box1top
{
	background-color:#004B45;
	color:#FFFFFF;
	font-weight:bold;
}
.box1main
{
	background-color:#EEEEEE;
	border-top:1px solid #FFFFFF;
	background-image:url(images/tile2_bg.gif);
	background-repeat: no-repeat; 
	border-bottom:1px solid #0B3D90;
}

a
{
	color:#004B45;
}
a:Hover
{
	color:#FF0000;
}

div.buttonset
{
	padding-top:6px;
	padding-bottom:6px;
}
.button
{
	font-size:8pt;
	color:#004B45;
	text-decoration:none;
	vertical-align : middle;
	cursor : pointer;
}
input.warning
{
	background:#FFCCCC;
}

font.heading
{
	font-size:13pt;
	font-weight:bold;
	color:#004B45;
}

TEXTAREA
{
	font-family:Tahoma, Arial, sans-serif;
	font-style: normal; 
	font-weight: normal;
}

.small
{
	font-size:8pt;
	color:#666666;
}

.noteheading
{
	font-size:12pt;
	font-weight:bold;
	color:#FF0000;
	color:#5674B9;
	text-decoration:none;
}
.noteheadinglink
{
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
}
.noteheadinglink:Hover
{
	color:#0B3D90;
}
.download
{
	color:#FF0000;
	text-decoration:none;
}
div.special
{
	width:98%;
	border:1px solid #000000;
	float:left;
	margin-right:8px;
	margin-bottom:2px;
	padding:5px;
}

div.survey
{
	width:98%;
	border:1px solid #000000;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:5px;
}

div.specialclosed
{
	width:98%;
	border:1px solid #888888;
	background-color:#EEEEEE;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:5px;
	color:#888888;
}

.tableheading
{
	background-color:#006977;
	abackground:url(images/tableheading_bg.gif);
	height:24px;
	color:#FFFFFF;
}
.tablesubheading
{
	background-color:#DDDDDD;
}

.tableheading2
{
	background-color:#789DDA;
}
.tablesubheading2
{
	background-color:#BDD5F0;
}


font.highlight
{
	background-color:#CCCCFF;
}

font.error
{
	font-weight:bold;
	color:#FF0000;
}
font.success
{
	font-weight:bold;
	color:#00AA00;
}


.bulletinTitle
{
	font-family:Arial;
	color:#595959;
	font-weight:bold;
	font-size:17px;
}
.bulletinDate
{
	font-weight:bold;
	color:#9E0B0E;
}

h1
{
	font-size:16pt;
	color:#737373;
	text-align:right;
	border-bottom:1px solid #737373;
	text-transform:capitalize;
}
.c
{
	text-align:center;
}
.r
{
	text-align:right;
}
.b
{
	font-weight:bold;
}
.s
{
	font-size:8pt;
}
.pad1
{
	padding:5px;
}
.pad2
{
	padding:10px;
}

.hiderow
{
	display:none;
}

.displayrow
{
	display:table-row;
}