/*General*/
body
{
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
	color: #000080;
	margin: 0px 0px 0px 0px;
	margin-top : 10px;
}

UL {
	list-style-image : url(../images/bullet.gif);
	  margin-right: 15px;
}

td {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
}

a:link { color: green; }
a:visited {	color: #000066; }
a:active { color: green; }
a:hover { color: #009966; }

H1 {
	FONT-SIZE: 22px; COLOR: #000080
}
H2 {
	FONT-SIZE: 18px; COLOR: red
}
H3 {
	FONT-SIZE: 16px; COLOR: #009900
}

H4 {
	FONT-SIZE: 14px; COLOR: #009900
}
.button {
	background-color : #000066;
	color : White;
	font-size : 11px;
	text-transform : lowercase;
	text-align : center;  font-weight : bold;
}
.caption
{
	color : #009900;
	font-weight : bold;
	font-size : 11px;
}


.box
{
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	background-color: #eeeeee; padding: 6px;
}

.content {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  padding-right: 25px;
}

.date {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : White;
  padding: 3px;
  font-weight : bold;
}
.etomite {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px; color: #000080; text-decoration: none; 
}
.etomite a	 { color: #000080; text-decoration: none; }
.etomite a:link	 { color: #000080; text-decoration: none; }
.etomite a:visited	{ color: #000080; text-decoration: none; }
.etomite a:hover { color: #000080; text-decoration: none; }
.etomite a:active { color: #000080; text-decoration: none; }

fieldset {
  position:relative;margin: 0px;
  padding:5px; width: 90%;
  border: 1px solid Red;
/*  padding:5px;  */
}

legend {
  padding:2px;
  color : #000080;
  font-weight : bold;
}

.footer
{
	font-size: 11px;
	color: #000080;
	margin: 0px;
}

.maintable{
	 border: 1px solid #666666;
}

.pagetrail, .pagetrail a,.pagetrail a:hover,.pagetrail a:link,.pagetrail a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : white;
  padding-right : 10px;
  padding-top : 3px;
  padding-bottom : 3px;
    font-weight : bold;

}

.quote {
	background: #e4eaf5;
	border : 1px solid;
	clear : both;
	color : Navy;
	padding : 6px 6px;
	margin-right : 15px;
}

.smallHeadingBar
{
	background: #e5e3b5;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.lightBlueBG
{
	background: #e4eaf5;
}
.medBlueBG
{
	background: #94abd7;
}

.textWhitesmall
{
	color: #ffffff;
	font-size : 10px;
}
a.textWhitesmall:link { color: White; font-size: 10px; text-decoration : underline;}
a.textWhitesmall:visited { color: White; font-size: 10px; text-decoration : underline;}
a.textWhitesmall:hover { color: White; font-size: 10px; text-decoration : underline;}
a.textWhitesmall:active { color: White; font-size: 10px; text-decoration : underline;}



/*Tables*/
.tableFrame
{
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background-color: ffffff;
}

.tableHeading
{
	background: #e7e7e7;
	padding: 4px;
	border-width: 0px 1px 0px 0px;
	border-color: #aaaaaa;
	border-style: solid;
	color: #000000;
	font-weight: bold;
}

.tableSubHeading
{
	background: #f6f6f6;
	padding: 4px;
	border-width: 0px 1px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	font-weight: bold;
}

.navigation { 
  padding: 0px;
  margin: 0px;
  width:165px; 
  border: none;
  background: transparent;
}


 /* lm.css -- 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 {
position:relative;margin:0;padding:0;
font-size: 12px;
color: #000080;
text-transform: lowercase;
  width:165px;
}

#listMenuWrapper ul {
position:relative;margin:0;padding:0;
 list-style-image : none;
}

#listMenuWrapper ul li {
position:relative;margin:0;padding:0;
 list-style-image : none;
border-color: #f0e7d7 #aaab9c #cccccc #ffffff;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
display: block;
position:relative;margin:0;padding:0;
border-width: 1px;
border-color: #f0e7d7 #aaab9c #ccc #fff;
border-style: solid;
text-decoration: none;
}

#listMenuWrapper .snippetName a {
position:relative;margin:0;padding:0;
display:inline;
}

.LM_collapsed a { }
.LM_collapsed a:hover {

	border-color: #f0e7d7 #fff #fff #ccc;
	color : red; 
	font-weight : bold;
	font-size : 11px;
 	}

.LM_expanded a { }
.LM_expanded a:hover { 

	border-color: #f0e7d7 #fff #fff #ccc;
		color : red;
	font-weight : bold;
	font-size : 11px;
	}
.LM_expanded #LM_youAreHere {
 font-weight : bold;
background: #000080;
border-color: #f0e7d7 #fff #fff #ccc;
 color : White;
}

.LM_endPage a { }
.LM_endPage a:hover  {

	border-color: #f0e7d7 #fff #fff #ccc;
		color : red;
	font-weight : bold;
	font-size : 11px;
}
.LM_endPage #LM_youAreHere {
 font-weight : bold;
background: #000080;
border-color: #f0e7d7 #fff #fff #ccc;
 color : White;
}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px;}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:16px;}
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:24px;}
#LM_level_4 li a, #LM_level_4 li #LM_youAreHere {padding-left:32px;}
