BODY
{font-family: arial, sans-serif;
font-size: 12pt}

H1 
{color: #000066;
font-family: arial, sans-serif; 
font-size: 20pt}

H2
{color: #000066;
font-family: arial, sans-serif;
font-size: 18pt}

H3
{color: #000066;
font-family: arial, sans-serif;
font-size: 16pt}

H4
{color: #000066;
font-family: arial, sans-serif;
font-size: 14pt}

P
{color: black;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }

.breadcrumbs
{color: #859C61;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; 
text-decoration: none; }

CODE 
{font-family: courier, sans-serif;
font-size: 12pt} 

.red
{color: red;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }

.white
{color: white;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }

.blue
{color: #000066;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }

.green
{color: green;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }


.date
{color: 3333CC;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }

.normal
{color: black;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; }

.more
{background-color: #003333;
border-width: 1px;
border-color: black;
border-style: ridge;
color: white;
font-family: arial, sans-serif;
font-size: 12pt;
vertical-align: text-bottom}

.bold
{color: black;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif; 
font-weight: bold;
}

.boldred
{color: red;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif;
font-weight: bold;
 }
 
.britewhite
{
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
} 

.homewhite
{
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
} 

.homered
{
	color: #660000;
	font-size: 12pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
} 

.boldblue
{color: #000066;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif;
font-weight: bold;
}

.boldblue2
{color: #6699CC;
font-size: 12pt;
font-family: Arial, helvetica, sans-serif;
font-weight: bold;
}

.smallgray
{color: gray;
font-size: 10pt;
font-family: Arial, helvetica, sans-serif; 
font-weight: normal;
}

.smallred
{color: red;
font-size: 10pt;
font-family: Arial, helvetica, sans-serif; 
font-weight: normal;
}

.small
{color: black;
font-size: 10pt;
font-family: Arial, helvetica, sans-serif; 
font-weight: normal;
}                                         
.yellow {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-style: normal; 
font-weight: normal; 
color: #FFFF00}

	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menu {
	width: 150px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a:link, #nav-menu li a:visited
{
background: url(images/hor-nav-back.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(images/hor-nav-back2.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;;
text-decoration: none;
text-align: center;
}

#nav-menu li a:active
{
background: url(images/hor-nav-back3.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;;
text-decoration: none;
text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}