/* CSS Document */
html {
	
background-image:  url(../images/bg.gif); 
	background-attachment: fixed;
	background-position: top left; 
	background-repeat: repeat-x;
	background-color: #eeeeee;
}
body {
font: 12px Arial, Helvetica, sans-serif;
}

td {font: 12px Arial, Helvetica, sans-serif;
}
th {padding: 6px;
	background-color: #999999;
	color: #fff;font-weight: bolder;
	font: 14px Arial, Helvetica, sans-serif;

}
.contact {
	background-color: #000099; 	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px; padding: 7px;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

li {
	padding-top: 5px; padding-right: 15px; align: left; margin-right: 10px;
}

hr {
	border : 1px solid #93B9D9; width: 98%;
	}
h1 {
	color : #000099;
	font: italic bold 27px serif;
	border : #93B9D9;
	margin-bottom: 0px;
	}

h2 { color: white; font : 14px arial; text-align:center; padding: 3px; margin-top: 0px; margin-bottom: 0px;}

h3 {color : #990000;text-align:left; 
background-repeat : no-repeat; padding: 3px;
 font : 14px arial; line-height: 16px;
 position : bottom left;border-bottom: 1px solid #990000;
 text-transform : uppercase;
 }
 
h4 { color: #000099;}

 .bkg-smoke{
	
}
 .border-lightblue {
	border : 1px solid #6ac2e8;
}
.border-all {
		border: solid #A6A6A6;
	border-width : 1px;
}
.border-left {
		border: solid #A6A6A6;
	border-width : 1px;
}
.blue {
	color : blue;
}
.button {
	padding: 3px;
	background-color: #000066;
	cursor: pointer;
	color: #fff;
	font-size : 12px;
}

.bbd, .bbd a, .bbd a:active, .bbd a:link, .bbd a:visited, .bbd a:hover {
	color : #eeeeee;	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;text-align : center; 
}
.date, .date a, .date a:active, .date a:link, .date a:visited, .date a:hover {
	padding: 3px; font-size : 11px; font-weight : bold; color: white;text-align: center;
}

.news, .news a, .news a:active, .news a:link, .news a:visited, .news a:hover {
	font-size : 11px; font-weight : bold; color: #fff;
	list-style : none -6px;
}
.padding3 {
	padding: 3px;
}

.padding6, .padding6 td, #padding6 {
	padding: 6px; margin-left: 6px; margin-right: 6px;
}

a:active  { color: #000099; text-decoration: underline; }
a:link    { color: #000099; text-decoration: underline; }
a:visited { color: red; text-decoration: underline; }
a:hover   { color: #000099; text-decoration: underline;  font-weight : bold;  }

.content { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.footer,.footer a,.footer a:link,.footer a:visited ,.footer a:hover,.footer p, .footer td {
	color : #fff;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center; padding: 6px;
}
.logo-sm {
	background-image : url(../images/logo-sm.jpg);
	background-repeat : no-repeat;
	background-position : bottom right; height: 220px;
}
.pagetrail,.pagetrail a,.pagetrail a:link,.pagetrail a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color : #666666;
  padding-right : 12px;
  padding-top : 3px;
  padding-bottom : 6px;
}
.pagetrail a:hover {
  font-weight : bold;
}
/* GENERAL */

.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px;} 

	
/* menu nav bar  */

/* menu nav bar  */

.navigation { 
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
}

.navigation, .navigation ul, .navigation li { 
list-style-type: none; list-style-image: none;
margin: 0;
padding: 0;
width: 170px;
}

/* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/
/* ListMenu Styles */

#listMenuWrapper {
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
}

#listMenuWrapper ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
}
/* sets main color */
#listMenuWrapper ul li {
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
color: white;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
color: white;
display: block;
width: 170px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC; /*light dark dark light*/
text-decoration:none;
}

#listMenuWrapper .snippetName a {
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
}

.LM_collapsed a { list-style : none; list-style-image : none; }
.LM_collapsed a:hover {
color: white;
display: block;
width: 170px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC; /*light dark dark light*/
background-color: #666666;
text-decoration:none;

	 }

.LM_expanded a { list-style : none; list-style-image : none; }
.LM_expanded a:hover { 
color: white;
display: block;
width: 170px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC; /*light dark dark light*/
background-color: #666666;
text-decoration:none;

	}
.LM_expanded #LM_youAreHere {
color: white;
display: block;
width: 170px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC; /*light dark dark light*/
background-color: #666666;
text-decoration:none;

}

.LM_endPage a { list-style : none; list-style-image : none; }
.LM_endPage a:hover  {
color: white;
display: block;
width: 170px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC; /*light dark dark light*/
background-color: #666666;
text-decoration:none;

}
.LM_endPage #LM_youAreHere {
color: white;
display: block;
width: 170px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #CCCCCC #666666 #666666 #CCCCCC; /*light dark dark light*/
background-color: #666666;
text-decoration:none;

}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px; color: white;
display: block;
width: 170px;
padding: 2px 4px;
 font-size : 12px;
}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:10px;  font-size : 10px; width: 165px;  letter-spacing: .25 em; }
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:20px;  font-size : 10px; width: 155px;  letter-spacing: .25 em; background-color: #000066;}

.nav {position:relative;width:167px;font-size:12px;font-weight: bold;
list-style-type: none; list-style-image: none;
margin: 0;
padding: 0;

}
#menu {position:relative;width:167px;font-size:12px;font-weight: bold;
list-style-type: none; list-style-image: none;
margin: 0;
padding: 0;

}
	#menu ul {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding: 0;
		list-style: none;
		width: 167px;
		}

	#menu ul li {display:block;width: 167px;
		position: relative;
		margin-bottom: 0px;
		}
	
	#menu li ul {display:block;width: 167px;
		margin:0;
		position: absolute;
		left: 177px;
		top: 0;
		display: none;
		border-bottom: 1px solid #eeeeee;
		}
	
	#menu li ul li {display:block;width: 167px;
		margin-bottom:0px;color: white;
		border-bottom: 0px;
		}

	#menu ul li a {
		display: block;width: 167px;
		text-decoration: none;
		color: white;
		background: transparent;
		padding: 5px;
		border: 1px solid #eeeeee;
		}
	
	#menu a:hover {display:block;width: 167px;
		background: #666666;color: white;
		}

	#menu ul li ul a {display:block;width: 167px;
		background: #e5e5e5; color: black;border: 1px solid #666666;
		}

		/* Fix IE. Hide from IE Mac \*/
		* html #menu ul li { float: left; height: 1%; }
		* html #menu ul li a { height: 1%; }
		/* End */
		
		#menu li:hover ul ul, #menu li.over ul ul { display:none; }
		#menu li:hover ul, #menu li li:hover ul, #menu li.over ul, #menu li li.over ul { display: block; z-index:2;} /* The magic */ 
ul#menu li#active a:hover
{
color: #fff;
background: #666666;
border: 1px solid #666666;
}