body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #1b1b1b;
	background-color: #BFE2E6;
	text-align:center;
}

p            {
	color: #000000;
	font-family: Arial, Helvetica;
	line-height: 1.3em;
	text-align:left;
}

h4  { font-family: Arial, Helvetica; font-size: 16px; color: #000; font-weight: bold; padding:6px 4px 2px 0px; margin:4px; }

h1  { font-family: Arial, Helvetica; font-size: 24px; color: #FFFFFF; font-weight: bold }

hr  { color:#9BCBDB } 

.SideMenu {
	background-color:#9BCBDB;
	text-align:left;
	border-left: 5px solid #9BCBDB;
	font-size:14px;
	padding-bottom:4px;
	padding-top:4px;
}

#SideMenu {
	margin:0 auto;
	background-color:#ACDCEA;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
}

.SideMenu a {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bolder;
}

.SideMenu a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bolder;
}
.SideMenu a:hover {
	background-color:#ACDCEA;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size:14px;
}

.SideMenu_Over {
	background-color:#ACDCEA;
	text-align:left;
	border-left: 5px solid #56A0C5;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size:14px;
	padding-bottom:4px;
	padding-top:4px;
}

.SideMenu_Over a {
	background-color:#ACDCEA;
	text-align:left;
	cursor:hand;
	color:#FFFFFF;
	text-decoration: none;
	font-size:14px;
}

/***********************************************/
/*      hyper links and navigation styles      */
/***********************************************/
a:link       {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}


.nav         { font-size: 10px; color: #FFFFFF; font-family: arial, helvetica }

.nav:hover   { font-size: 10px; color: #003366; background-color: #FFFFFF; text-decoration: none; font-family: arial, helvetica; font-weight: bold }

.Bmenunav    {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, helvetica
}

.Bmenunav:visited    {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, helvetica
}

.Bmenunav:hover {
	color: #003366;
	background-color: #F1F1F8;
	text-decoration: none;
	font-family: arial, helvetica;
	text-align: center;
}

#SubMenu {
	margin:0 auto;
	background-color:#ACDCEA;
	color:#FFFFFF;
	font-weight:normal;
}

.SubMenu a {
	text-decoration: none;
	color:#FFFFFF;
}

.SubMenu a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.SubMenu a:hover {
	background-color:#ACDCEA;
	color:#FFFFFF;
	text-decoration: none;
}

.SubMenu_Over {
	background-color:#ACDCEA;
	text-align:left;
	cursor:hand;
	border-left: 5px solid #56A0C5;
	font-size: 90%;
	padding-left:8px;
}

.SubMenu_Over a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.SubMenu {
	background-color:#9BCBDB;
	text-align:left;
	cursor:hand;
	border-left: 5px solid #9BCBDB;
	padding-left:8px;
	font-size: 90%;
}

.link        { color: #FFFFFF; background-color: #003366; text-decoration: none; font-family: arial, helvetica; font-weight: bold }

.link:hover  { color: #FFFFFF; background-color: #003366; text-decoration: none; font-family: arial, helvetica; font-weight: bold }
