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: url("http://www.speakeasy.net/images/libluedot.gif");
}
LI.raquo {
        display: list-item;
        list-style: 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: none;
	height: auto;
	width: auto;
	border: 1px #999999 solid;
	line-height: normal;
}
.gwh { 
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	background-color: #ffffff;
	background-image: none;
	height: 20px;
	width: auto;
	border: 1px #999999 solid;
	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: none;
	height: 17px;
	width: auto;
	border: 1px #999999 solid;
	line-height: normal;
}
#content{
	background: #FFF url(images/topleft.gif) no-repeat top left;
	padding: 10px;
}
#footer{
	text-align: center;
}
#left{
	float: left;
	width: 620px;
	background: #006CCC;
}
#main{
	margin: 20px auto;
	text-align: left;
	width: 790px;
	background: #FFF;
}
#right{
	float: right;
	width: 170px;
	background: #FFF url(images/topleft.gif) no-repeat top left;
}
#top{
	margin: 10px 0 0 10px;
	width: 610px;
	background: #5F5F5F url(images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}
/*Configuring the -top-box */
#top dd{
	margin: 0;
}
#top a{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}
#top a:hover{
	border-bottom: 1px #F5F5F5 solid;
}
#top .left{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	background: url(images/top-bg.gif) repeat-y top right;
}
#top .right{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}
#topbottom{
	clear: both;
	background: url(images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}
#bottomleft{
	clear: both;
	background: url(images/bottomleft.gif) bottom left no-repeat;
	height: 10px;
}
#bottomright{
	clear: both;
	background: url(images/bottomright.gif) bottom right no-repeat;
	height: 10px;
}
/* just the c#content box*/
h2{
	font: normal normal 1.5em "Georgia",serif;
	color: #000;
	text-decoration: none;
	background: url(images/h2.gif) top left no-repeat;
	padding: 3px 0 0 8px;
}
h3{
	font: normal normal 1em "Georgia",serif;
	text-transform: uppercase;
	text-indent: 2em;
	margin: 7px 0 2px 0;
}
#headline{
	background: #5F5F5F;
	width: 590px;
	height: 90px;
	margin: 10px 10px 0px 10px;
	position: relative;
}
#headline h1{
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
p{
	text-indent: 1.3em;
	margin: 0 0 5px 0;
	padding: 0;
}
/* sidebar */
#inner{
	padding: 0 10px;
}
form{
	margin: 0;
	padding: 0 0 5px 0;
}
form input{
	background: #F5F5F5;
	border: 0;
	border-bottom: 1px #EFEFEF dotted;
}
form label{
	font-family: "Georgia",serif;
}
form .button{
	background: #FFF;
	border-bottom: none;
	cursor: pointer;
}
form a{
	font-family: "Georgia",serif;
}
h5{
	background: url(images/nav-h.gif) center left no-repeat;
	font: 1.5em "Arial",sans-serif;
	padding-left: 25px;
	margin: 7px 0 3px 3px;
}
.nav{
	margin: 2px;
	padding: 0;
}
.nav li{
	display: inline;
	list-style-type: none;
	
}
.nav li a{
	display: block;
	background: #EFEFEF;
	padding: 1px 1px 1px 5px;
	margin: 1px;
	text-decoration: none;
	color: #000;
}
.nav li a:hover{
	padding-left: 2px;
	border-left: 3px #ba0001 solid;
}