/* _______________ DQE _______________ */

A:link { color: #336699; }
A:visited { color: #336699; }
A:hover {
	color: #CC0000;
	text-decoration: none;
}

UL.Big {list-style-image: url('../images/bluebullet_Big.gif');
		Margin-Left: 20;
		Text-indetn:100;
	}

a:link#alt { color: #336699; }
a:visited#alt { color: #336699; }
a:hover#alt {
	color: #000000;
	text-decoration: none;}

a:link#alt1 { color: #FFFFFF; }
a:visited#alt1 { color: #FFFFFF; }
a:hover#alt1 {
	color: #CCCCCC;
	text-decoration: none;}

a:link#alt2 { color: #FFFF99; }
a:visited#alt2 { color: #FFFF99; }
a:hover#alt2 {
	color: #ffffff;
	text-decoration: none;}

Blockquote {
	font-family: arial;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal;
	}

.Copyright {
	font-family: arial;
	font-size: 9pt;
	font-weight : normal;
	font-style: normal;
}


.dqebodytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.8em;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none
}
.dqeSmallPrint {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	font-style: normal;
}

.dqeSmallHeader {
	font-family: arial;
	font-size: 8pt;
	font-weight : normal;
	font-style: normal;

}

.dqeSmallHeaderBlue {
	font-family: Arial;
	font-size: 8pt;
	font-weight : normal;
	font-style: normal; color:#336699
}

.dqeSmallHeaderWhite {
	font-family: arial;
	font-size: 8pt;
	font-weight : normal;
	font-style: normal; color:#FFFFFF
}

.dqeSmallHeaderYellow {
	font-family: arial;
	font-size: 8pt;
	font-weight : normal;
	font-style: normal; color:yellow
}

.dqeLargeHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #c00;
}

.dqeLargeHeaderBlack {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.dqeLargestHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: #c00;
}

.dqeLargeHeaderBlue {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #336699;font-weight:bold
}

.dqeLargeHeaderWhite {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;font-weight:bold
}

.dqePageText {
	font-family: arial;
	font-size: 11pt;
	font-weight : normal;
	font-style: normal;
}

.dqeSizableText {
	font-family: arial;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal;
}

.dqeMediumHeader {
	font-family: arial;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal;
}

.dqeMediumHeaderBlue {
	font-family: Arial;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal; color:#336699
}

.dqeMediumHeaderWhite {
	font-family: Arial;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal; color:#FFFFFF
}

.dqeMediumPrint {
	font-family: arial;
	font-size: 9pt;
	font-weight : normal;
	font-style: normal;
}

.dqeMediumPrintBlue {
	font-family: Arial;
	font-size: 9pt;
	font-weight : normal;
	font-style: normal; color:#336699
}

.dqeGilSansPrint {
	font-family: Gill Sans MT;
	font-size: 10pt;
	
}
.dqeVerdanaPrint {
	font-family: verdana;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal;
}

.dqeFancySmall { 
	font-family: Georgia; 
	font-size: 8pt; 
	font-style: italic 
}

.dqeFancy { 
	font-family: Georgia; 
	font-size: 12pt; 
	font-style: italic 
}

UL.bullet {
  list-style-image: url('images/bullet.gif');
  vertical-align: middle;
}
.border1{ border-bottom: 0px solid #000000; border-left: 2px solid #CCCCCC;  border-right: 0px solid #CCCCCC;  padding: 1px 1px 1px 1px;  }