.bold {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.boldWhite {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallMSS {
	font-family: "Lucida Grande", "MS Sans Serif", Arial, Helvetica;
	font-size: 8px;
	font-weight: normal;
}
.smallBoldMSS {
	font-family: "Lucida Grande", "MS Sans Serif", Arial, Helvetica;
	font-size: 8px;
	font-weight: bold;
}

.normal {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.small {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
}
.smallBold {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
}

.title {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.large {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}
.largeBold {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
}
.medium {
	font-size:13px;
}

.white {
	color:  white;
	font-weight: normal;
}

.whiteBold {
	color:  white;
	font-weight: bold;
}

#eleven {
	font-size: 11px;
}
/*
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.small {
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 8px;
	font-weight: normal;
}
*/
/*
a:link    { color: #336699 }
a:visited { color: #336699 }
a:hover   { color: #336699 }
a:active  { color: #336699 }
*/
	
td {

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

p {


	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body {

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.c1 
{
	color:  #336699;
}

.c2
{
	color:  #4C99E6;
}

.c3
{
	color:  #998832;
}

.c4
{
	color:  #E6B24C;
}


.c5
{
	color:  #666666;
}

.c6
{
	color:  #999999;
}

.c1_bk
{
	background-color:  #336699;
}

.c2_bk
{
	background-color:  #4c99e6;
}

.c2_bk_cp
{
	background-color:  #4c99e6;
	color: #e6b24c;
	font-weight: bold;
}

.c3_bk
{
	background-color:  #998832;
}

.c4_bk
{
	background-color:  #e6b24c;
}

.c5_bk
{
	background-color:  #666666;
}

.c6_bk
{
	background-color:  #999999;
}

.white_bk
{
	background-color:  white;
}

.c1_bold 
{
	color:  #336699;
	font-weight:  bold;
}

.c2b_bold 
{
	color:  #4c99e6;
	font-weight:  bold;
}

.c3_bold 
{
	color:  #998832;
	font-weight:  bold;
}

.c4_bold 
{
	color:  #e6b24c;
	font-weight:  bold;
}
.c4_bold:hover
{
	color:  #e6b24c;
	background-color:  #4c99e6;
}
.c5_bold 
{
	color:  #666666;
	font-weight:  bold;
}

.c6_bold 
{
	color:  #999999;
	font-weight:  bold;
}
/* Controls */

textarea { border-width: 1px; border-style: solid; border-color: #c2c2c2; background-color: #f6f6f6; font-size: 10px; font-family: monospace; scrollbar-face-color: #ffffff; scrollbar-arrow-color: #808080 }

select { border-width: 1px; border-style: solid; border-color: #c2c2c2; background-color: #f6f6f6; font-size: 10px; font-family: Verdana,Arial }

input.textbox { border-width: 1px; border-style: solid; border-color: #c2c2c2; background-color: #f6f6f6; font-size: 10px; font-family: Verdana,Arial }

input.checkbox { width: 15px; height: 15px }

div#links a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
	padding: 5px; 
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #e6b24c; 
	background: #666666;
}
div#links a:hover {
	color: #e6b24c; 
	background: #4c99e6;
}

div#links a span {
	display: none;
}

div#links a:hover span {
	display: block;
	position: absolute;
	top: 180px;
	left: 25px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	color: white;
	background: e6b24c;
	font: 11px Verdana, sans-serif;
	text-align: center;
	border: 4px double #999999;
	margin: 10px;

}
.navbox {
	background-color: #F5F5F5;
	border: 1px #3499CC outset;
	color: #000088;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px; /*some button-like boxes for the left-side navigation*/
	font-weight: 500;
	margin: 0.1px;
	padding: 1px 2px;
	width: 105px;
}
a:visited {
	color: #34679C;
}
a:hover {
	color: #4C99E6;
}
a {
	color: #336799;
}

a.whiteBold:visited {
	color:  white;
	font-weight:  bold;
}
	
a.whiteBold:hover {
	color: #e6b24c;
}
/*now follow the section links in the navigation bar on the left side*/        
a.nav {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
	padding: 5px; 
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #e6b24c; 
	background: #666666;
}

a.nav:visited {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
	padding: 5px; 
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #e6b24c; 
	background: #666666;
}

a.nav:hover {
	color: #e6b24c; 
	background: #4c99e6;
}
a.nav span {display: none;}

a.nav:hover span {
   display: block;
   position: absolute; 
   top: 180px;
	left: 25px;
	width: 125px;
	padding: 5px;
   z-index: 100;
   color: #FFFFFF; 
   background: #E6B24C;
   font: 11px Verdana, Arial, sans-serif;
   border-color: #bbbbbb;
	 border-width: 0px 1px 1px 0px;
	 border-style: solid;
}

a.medium {
	font-size:13px;
}

.codeMarkup {

	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	background-color: #CCCCCC;
	border: medium double #666666;
	color: #333333;

}
.red {
  color:  red;

}

img.floatLeft {
float: left;
margin:  4px;
}

img.floatRight {
float: right;
margin:  4px;
}