a {
	color: #006699;
}
form {
	margin: 0px;
}
body, td, th, input, select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.menucss {
	width: 188;
	background-color: #EEEEEE;
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.menuovercss {
	background-color: #666666;
	color: #FFFFFF;
}
LI.bluedot {
        display: list-item;
        list-style-image:url('http://www.speakeasy.net/images/libluedot.gif')
}
LI.raquo {
        display: list-item;
        list-style-image:url('http://www.speakeasy.net/images/raquo.gif')
}
.code {
	font-family: Courier New,Courier,Times New Roman,Times;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.10px {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.compare {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
}
.smtxtblue {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #006699;
}
.smtxtred {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #cc3300;
}
.smtxt666 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.10pxRedArial {
	font-family: Arial,Helvetica,sans-serif,Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #cc3300;
}
.red {
     color: #CC3300;
}
.green {
       color: #669900;
}
.blue {
      color: #006699;
}
.white {
       color: #ffffff;
}
.redbold {
         color: #CC3300;
         font-weight: bold;
}
.greenbold {
           color: #669900;
           font-weight: bold;
}
.graybold {
	color: #666666;
	font-weight: bold;
}
.bluebold {
          color: #006699;
          font-weight: bold;
}

.whitebold {
           color: #FFFFFF;
           font-weight: bold;
}
.headline {
        font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #CC3300;
}
.headblue {
        font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #006699;
}
.headwhite {
        font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.headblack {
        font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.dashed {
	color: #FFFFFF;
	background: #FFFFFF;
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.dashed5px {
	color: #FFFFFF;
	background: #FFFFFF;
	margin: 5 0 5 0;
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.dashed10px {
	color: #FFFFFF;
	background: #FFFFFF;
	margin: 10 0 10 0;
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.dashed15px {
	color: #FFFFFF;
	background: #FFFFFF;
	margin: 15 0 15 0;
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.greendash {
	color: #FFFFFF;
	background: #FFFFFF;
	border-top: 1px dashed #669900;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.bluedash {
	color: #FFFFFF;
	background: #FFFFFF;
	border-top: 1px dashed #006699;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.reddash {
	color: #FFFFFF;
	background: #FFFFFF;
	border-top: 1px dashed #cc3300;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.redline {
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #CC3300;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.greenline {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #669900;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.blueline {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #006699;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.grayline {
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #cccccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.graylinesm {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
.eeeeeeline {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #EEEEEE;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px
}
#tcontent1, #tcontent2, #tcontent3, #tcontent4 {
    padding:10px;
    overflow:auto;
    height:150px;
}
.hdotln {
        background:url('/images/horz_dash.gif') repeat-x left top;
        float:none
}
.vdotln {
        background:url('/images/vert_dash.gif') repeat-y right top;
        float:none
}
.tabledash { 
	border: 1px dotted #999999;
}
.tablegray { 
	border: 1px solid #CCCCCC;
}
.tableblue { 
	border: 1px solid #006699;
}
.buffer5px {
        padding:5px 5px 5px 5px;
}
.buffer10px {
        padding:10px 10px 10px 10px;
}
.buffer20px {
        padding:5px 20px 5px 20px;
}
.submit {
	background-color: #999999;
	border-bottom: #666666 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #666666 solid 2px;
	border-top: #CCCCCC solid 2px;
	width: 150px;
	padding: 2px;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
}
.submitsmall {
	background-color: #999999;
	border-bottom: #666666 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #666666 solid 2px;
	border-top: #CCCCCC solid 2px;
	width: 90px;
	padding: 2px;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
}
.insetbodyblock {
	width: 480;
	padding: 0 15 0 25;
}
.formbody {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}
.sidebarlink {
        font-size: 10px;
        line-height: 14px;
        color: #333333;
        text-decoration: none;
}
.navbotlink {
	font-family: Verdana, Helvetica, san-serif;
	font-size: 9px;
	text-decoration: none;
	color: #aaaaaa;
}
.fineprint {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.copyright {
	font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, san-serif; 
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333333;
}
.textinput { 
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	background-image: url('../Temporary%20Internet%20Files/Content.IE5/4J6BMRE7/none');
	height: auto;
	width: auto;
	border: 1px solid #999999;
	line-height: normal
}
.gwh { 
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('../Temporary%20Internet%20Files/Content.IE5/4J6BMRE7/none');
	height: 20px;
	width: auto;
	border: 1px solid #999999;
	line-height: normal
}
.qualtxt {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.navqual { 
	font-family: Verdana, Helvetica, san-serif;
	font-size: 10px;
	background-color: #ffffff;
	background-image: url('../Temporary%20Internet%20Files/Content.IE5/4J6BMRE7/none');
	height: 17px;
	width: auto;
	border: 1px solid #999999;
	line-height: normal
}
