#navbar
{
	position: relative;
	height: 25px;
	width: 100%;
	min-width: 780px;
	background-color: #203972;
	z-index: 99;
}

#navbar ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	color: #fff;
}

#navbar li
{
	display: inline;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 10pt;
	position: relative;
	top: 5px;
}

#navbar a:link 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:visited 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:active 
{
	color: #ffffff;
	text-decoration: none;
}

#subnav1
{
	position: absolute;
	top: 125px;
	left: 0;
	height: 125px;
	width: 105px;
	background-color: #203972;
	visibility: hidden;
	line-height: 20px;
}

#subnav1 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
}

#subnav1 li
{
	color: #656565;
	font-family: Arial;
	font-size: 8pt;
	position: relative;
	border-bottom: 0;
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #fff;
	padding-left: 6px;
}

#subnav1 a
{
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#subnav1 a:link
{

}

#subnav1 a:visited
{
}

#subnav1 a:hover
{
}

#subnav1 a:active
{

}

#subnav2
{
	position: absolute;
	top: 125px;
	left: 80px;
	height: 145px;
	width: 140px;
	background-color: #203972;
	visibility: hidden;
	line-height: 20px;
}

#subnav2 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
}

#subnav2 li
{
	color: #656565;
	font-family: Arial;
	font-size: 8pt;
	position: relative;
	border-bottom: 0;
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #fff;
	padding-left: 6px;
}

#subnav2 a
{
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#subnav2 a:link
{

}

#subnav2 a:visited
{
}

#subnav2 a:hover
{
}

#subnav2 a:active
{

}

#subnav3
{
	position: absolute;
	top: 125px;
	left: 150px;
	height: 128px;
	width: 140px;
	background-color: #203972;
	visibility: hidden;
	line-height: 20px;
}

#subnav3 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
}

#subnav3 li
{
	color: #656565;
	font-family: Arial;
	font-size: 8pt;
	position: relative;
	border-bottom: 0;
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #fff;
	padding-left: 6px;
}

#subnav3 a
{
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#subnav3 a:link
{

}

#subnav3 a:visited
{
}

#subnav3 a:hover
{
}

#subnav3 a:active
{

}

#subnav4
{
	position: absolute;
	top: 125px;
	left: 235px;
	height: 42px;
	width: 78px;
	background-color: #203972;
	visibility: hidden;
	line-height: 20px;
}

#subnav4 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
}

#subnav4 li
{
	color: #656565;
	font-family: Arial;
	font-size: 8pt;
	position: relative;
	border-bottom: 0;
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #fff;
	padding-left: 6px;
}

#subnav4 a
{
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#subnav4 a:link
{

}

#subnav4 a:visited
{
}

#subnav4 a:hover
{
}

#subnav4 a:active
{

}