﻿
*
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;	
}

body
{
	margin-left: 2px;
	margin-top: 2px;
	width:760px;
}


.SubMenu
{
	font-size: 8pt;
	width: 760px;
	background-color:#f2ce68;
	text-align: left;
	padding-left:10px;
	padding-bottom:3px;
	padding-right:3px;
}

a.menu
{
	color: black;
	text-decoration: none;
}

.Time
{
	font-size: 8pt;
	text-align: right;
	vertical-align: top;
	padding:0px;
	
}

.ResidentButton
{
	text-align: center;
	font-size: 8pt;
	color: white;
	background-color: #02549F;
}
a.ResidentButton
{
	color: white;
	text-decoration: none;
}
a.ResidentButton:hover
{
	color: black;
	text-decoration: none;
}

.VisitorButton
{
	text-align: center;
	font-size: 8pt;
	color: white;
	background-color: #02819B;
}

a.VisitorButton
{
	color: white;
	text-decoration: none;
}

a.VisitorButton:hover
{
	color: black;
	text-decoration: none;
}

.BusinessButton
{
	text-align: center;
	font-size: 8pt;
	color: white;
	background-color: #02977C;
}

a.BusinessButton
{
	color: white;
	text-decoration: none;
}

a.BusinessButton:hover
{
	color: black;
	text-decoration: none;
}

.GovernmentButton
{
	text-align: center;
	font-size: 8pt;
	color: white;
	background-color: #55A81F;
}

a.GovernmentButton
{
	color: white;
	text-decoration: none;
}

a.GovernmentButton:hover
{
	color: black;
	text-decoration: none;
}

.Footer
{
	font-size: 8pt;
	color: white;
	text-align: center;
	background-color:#681E5B;
}

a.Footer
{
	color: white;
	text-decoration: none;
}
a.Footer:hover
{
	color: #F2CE68;
	text-decoration: none;
}

.IconList1
{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
	}

.IconList1_caption
{
	font-size:12pt;
	font-weight:bold;
}

.IconList1_title
{
	font-size:12pt;
	text-decoration:none;
	color:#02819b;
	font-weight:bold;
	
}

.IconList1_title:hover
{
	color:Blue;
}

.IconList1_icon
{
	height:8px;
	width:8px;
}

.IconList1_body
{
	font-size:10pt;
	
}

.IconList1_body p
{
	margin-top:0px;
	margin-bottom:5px;
	
	
}
