/* CSS Document */
h1{
	font-family:Arial, sans-serif;
	font-style: italic;
	font-size: 32px;
	font-weight: normal;
	padding: 0;
	line-height: 32px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thick;
	border-right-color: #CCCCCC;
	border-right-style: groove;
	border-right-width: thick;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	line-height: 24px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
textarea {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
}
p{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}
/* CSS Popout Menu */

#menu{
position:relative;
float:right;
top:0px;
left:0px;
background:#dddddd;
/*padding:1px;*/
z-index:2;
width:210px;
/*height:40px; */

}

#menu a, #menu h2{
display:block;
font-family: Arial, sans-serif;
font-size: 18px;
font-weight: 300;
font-style:italic;
text-align:center;
/*border-bottom-style: groove;
border-bottom-color: #CCCCCC;
border-bottom-width: medium;
border-right-color: #CCCCCC;
border-right-style: groove;
border-right-width: medium;
border-left-style: solid;
border-left-width: thin;
border-left-color: #CCCCCC;
border-top-style: solid;
border-top-width: thin;
border-top-color: #CCCCCC; 	
border-top:2px solid #000;
border-left:2px solid #000; */
border-right:3px solid #000;
border-bottom:3px solid #000; 
white-space:nowrap;
/*text-indent:2px; */
width:207px;
}

#menu a{
background:#f2e8d9 url(/nav/images/tile-silver-3.gif) repeat-x;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#000;
}

#menu a:hover{
color:#fff;
background:#0000cc url(/nav/images/tile-blue-over-3.gif) repeat-x;
}

#menu a:active{
color:#fff;
background:#99ccff url(/nav/images/tile-blue-on-3.gif) repeat-x;
}

#menu h2{
font:bold 10px/16px tahoma,helvetica,sans-serif;
color:#fff;
background:#369 url(/nav/images/tile-h2.gif) repeat-x;
text-transform:uppercase;
margin:0;
padding:0;
width:207px;
}

#menu li{
list-style-type:none;
}

#menu ul li{
position:relative;
}

#menu li ul{
position:absolute;
top:0;
left:-210px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:207px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:300;
/* text-indent:2px; */
color:#000;
background:#dbcfbd url(/nav/images/tile-silver-3-x.gif) repeat-x;
}

#menu a.x:hover{
color:#fff;
background:#0000cc url(/nav/images/tile-blue-over-3.gif) repeat-x;
}

#menu a.x:active{
color:#fff;
background:#0000cc url(/nav/images/tile-blue-on-3.gif) repeat-x;
}

.navigation{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0074BF;
	padding: 4px;
	display: block;
	width: 175px;
	padding-bottom: 4px;
	text-decoration: none;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	border-bottom-width: medium;
	border-right-color: #CCCCCC;
	border-right-style: groove;
	border-right-width: medium;
}
.navigation:hover{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0000CC;
	display: block;
	padding: 4px;
	width: 175px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.style3 {
	font-family: Arial, sans-serif;
	font-size: 22px;
}
.style4 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0074BF;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	text-decoration: none;
	font-weight: 200;
}
.style4:hover {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.style8navigation {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	display: block;
	width: 200px;
	padding-bottom: 8px;
}
.style8navigation:hover{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0000CC;
	display: block;
	padding: 4px;
	width: 200px;
	padding-bottom: 8px;
	font-weight: bold;
}
.style9navigation {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.style9navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
}

