.Fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #B7892A;
}


/* Custom Classes */
.bgcolor1
 {
	background: #ffffff;
	font-weight: bold;
 }

.bgcolor2
 {
 	background: whitesmoke;
 }

.bgcolor3
 {
 	background: ffffff;
 }

.bgcolor4
 {
 	background: ffffff;
 	border-width: thin;
 	border-style: ridge;
 }

.smallItalic
 {	
	font-size:	.95em;
	font-style: italic;
 }

.bold, b
 {
	color: #000;
 }

.footer
 {
	font-size:	.7em;
	font-style: normal;
 }

.color1	
{
	color: #FF0000;
}

.color2	
{
	background:#FFEECC;
}

.color3	
{
	background:#ffffff;
}

.color4	
{
	background-color:#F3DFB6;
}

.color5	
{
	background-color: #e9e9e9;
}

.leaded
{
	line-height: 80px;
}


/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin: 0;
	margin-bottom: 20;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	
}
TD
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

.breadCrumbs
{
}

.header, .header2, .header3, .header4, .header5, .header6, H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: #000066;
	font-weight: 600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 5px;
}
.header, H1	{	
	font-size:	2.0em;
	}	
.header2, H2 {	
	font-size:	1.75em;
	}	
		
.header3, H3	{	
	font-size:	1.5em;
	}	
		
.header4, H4	{	
	font-size:	1.5em;
	}	
		
.header5, H5, DT	{	
	font-size:	1.15em;
	COLOR: #000000;
	}	
		
.header6, H6	{	
	font-size:	1.1em;
	}	
			
/* General Links */
A, A:link, A:visited {	
	text-decoration:	none;
	color: #B7892A;
	}	

A:active, A:hover {
	text-decoration:	underline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}

/* Navigation Links */
.navigation A, .navigation A:link, .navigation A:visited, .navigation A:active {	
	text-decoration:	none;
	font-weight:600;
	color: #000000;
	}	
		
.navigation A:hover  {	
	text-decoration:	none;
	color: #000066;
	}

BIG	{	
	font-size:	.14px;
	}	

PRE	{
font-family:"Courier New", Courier, mono;
font-size:10px;
	}	
	

UL LI	{	
	list-style-image: url("");
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.highlight {
	background-color: #ffffff;
	padding: 3px;
	border: thin dashed #e9e9e9;
}

/* Custom Classes */
.g {color: green;font-size:11px}
.r {color: red;font-size:11px}
.b8 {color: black; font-size:11px}
.bb {color: black;font-size:11px;font-weight: bold}
.grey {border:1 solid 333300; background-color: EEEEEE;font-size:11px;font-spacing:normal;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.f {border:1 solid 333300; background-color: e9e9e9;font-size:11px;font-spacing:normal;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.m {border:1 solid 333300; background-color: whitesmoke;font-size:11px;font-spacing:normal;text-decoration:none;white-space:nowrap;padding-left:2px}
.f2 {border:1 solid 807040; background-color: CCCCCC;font-size:11px;font-spacing:normal;text-decoration:none}
.m2 {border:1 solid 333366; background-color: EEEEEE;font-size:11px;font-spacing:normal;text-decoration:none}
.w {border:1 solid 333366; background-color: FFFFFE;font-size:11px;font-spacing:normal;text-decoration:none;white-space:nowrap;padding-left:1px;padding-right:1px}
.w2 {border:1 solid 333366; background-color: FFFFFE;font-size:11px;font-spacing:normal;text-decoration:none}
.xf {border:1 solid 333300; background-color: cc9999;font-size:11px;font-spacing:normal;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.xm {border:1 solid 333300; background-color: 9999cc;font-size:11px;font-spacing:normal;text-decoration:none;white-space:nowrap;padding-left:2px}
.ib {border-left:1 solid CCCCCC; border-right:1 solid 333300; border-top:1 solid 333300; border-bottom:1 solid 333300; padding-right:4px}
.b {color: black}



.big { 
	font-size:	1em;
 } 
	
.small {
	font-size: 0.9em;
 } 
 
.indented {
margin-left: 20px;
 } 

.img {
border:1;
border-color: #666666;
 } 

 hr {
	height: 1px;
	width: 100%;
	color: cccccc;
}
.textBox {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 100%;

	}
.white {
	color: #FFF;
}
.bold {
	font-weight: bold;
}
.white {
	text-align: left;
}
.white {
	text-align: left;
}
.white {

}
.white strong {
	text-align: center;
}
.white strong {
	text-align: center;
	color: #000;
}
.white {
	text-align: center;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
	font-weight: bold;
}
.black {
	color: #000;
}

