/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

*{	
	margin: 40 0 0 40;
	padding:0;
	border:none;
}
a:link {
	color: #003366;
	text-decoration: none;
	border: none;
}     /* unvisited link */
a:visited {
	color: #003366;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}   /* mouse over link */
a:active {
	color: #003366;
	text-decoration: none;
}   /* selected link */

.class2 a:link {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.class2 a:visited  {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.class2 a:hover    {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.class2 a:active   {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


body{
	background-image: url(testimages/background.jpg);
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

/* Begin CSS Popout Menu */

#menu{
	width:95%;
	float:left;
	margin-top: 5px;
	margin-left: 20px;
}

#menu a, #menu h2{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding:1px 0 1px 3px;
}

#menu h2{
	color:#000066;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

#menu a{
	background:#C5D2DE;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#menu a:visited{
color:#000066;
}

#menu a:hover{
color:#FF6600;
background:#FFFFFF;
}

#menu a:active{
color:#000066;
background:#C5D2DE;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:9em;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:19px;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#FF6600;
color: #FFFFFF;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
color:#000066;
background:#C5D2DE;
}

#menu a.x:hover{
color:#FFFFFF;
background:#FF6600;
}

#menu a.x:active{
color:#000066;
background:#C5D2DE;
}

/* End CSS Popout Menu */


#boarder {
	position: relative;
	width: 790px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	border: none;
	background-image: url(testimages/bb.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#boarder2 {
	position: absolute;
	width: 790px;
	left: 0px;
	top: 0px;
	border-top: none;
	border-right: 4px groove #FFFFFF;
	border-bottom: none;
	border-left: none;
	background-color: #C5D2DE;
}
#top {
	position: relative;
	width: 790px;
	height: 141px;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(testimages/top2b.jpg);
	left: 0px;
	top: 0px;
}
#top2 {
	position: relative;
	width: 790px;
	height: 48px;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(testimages/bottom.jpg);
}
#navigation {
	float: relative;
	width: 790px;
	height: 20px;
	left: 0px;
	top: 0px;
	background-color: #C5D3DE;
}
#content1 {
	float: left;
	width: 145px;
	border-right: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #C5D2DE;
	top: 0px;
	left: 0px;
	height: 500px;
}
#box {
	float: right;
	text-align: left;
	padding: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF6600;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 120px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
#content2 {
	float: left;
	width: 455px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 16pt;
}
#content3 {
	float: left;
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content4 {
	float: left;
	width: 185px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	height: 80px;
}
#footer {
	clear: both;
	border: none;
	background-color: #000066;
	height: 20px;
	width: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 3px;
	background-image: url(testimages/footerbackground.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-align: left;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	height: 25px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	text-indent: 5px;
	float: right;
	margin-top: 12px;
	border: none;
	margin-right: 5px;
}