div.contentblock
{
    position:absolute;
    left:20px;
    right:10px;
    bottom:0;
    height:100%;
}

div.masterleftblock
{
    float:left;
    width:176px;
    display:inline;
    margin-left:20px;
    margin-right:0px;
    background-color:#EEEEEE;
    overflow:hidden;
	padding:0;
	position:relative;
	height:100%;
}

div.masterrightblock
{
    float: left;
    display:inline;
    width:800px;
    margin-right:20px;
    margin-left:0px;
    height:100%;
}

div.threebox {
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	margin: 0px;
	float:right;
	height:100%;
}

div.navbarblock
{
    background-color:#EEEEEE;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	position:relative;
	padding:0;
	margin:0;  
	height:100%;
	bottom:0;
}

div.newsletterblock
{
    display:block;
    background-color:#e5e5e5; 
    border-top: 1px dotted #666666; 
    border-bottom: 1px dotted #666666; 
    padding: 0;
    margin: 0;
    height:100%;
}

div.footerblock
{
    position:relative;
    bottom:0px;
    height:100%;
}
div.contentblock
{
    display:block;
    width:100%;
    clear:both;
    height:100%;
    position:relative;
    bottom:10px;
}

div.genericspanblock
{
    display:block;
    width:100%;
    float:none;
    clear:both;
}

div.genericleftblock
{
    float:left;
    display:block;
    height:100%;
}



div.genericleftinline
{
    float:left;
    height:100%;
}

div.genericrightinline
{
    float:right;
    height:100%;
}


h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	text-align: left;
	padding-left:0px;
	padding-bottom:0px;
	line-height:16pt;
	margin-bottom:0px;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #4c4848;
	text-align: left;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #0078c1;
	text-align: left;
	
}
h3 a
{
	text-decoration: none;
}
h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #0069aa;
	text-align: left;
	text-decoration: none;
}	

.bodytext {
	font-family: Arial;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	line-height: 18pt;
}

.footertext {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #666;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
}
.headertext {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	text-align: left;
	padding-left:10px;
	padding-bottom:0px;
	line-height:18pt;
	margin-bottom:0px;
}
.newsletterheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #333;
	padding-top: 0px;
	vertical-align:top;
}

.nomargin
{
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #084c8d;
	width: 55%;
	padding: 0px;
}

.center {
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #084c8d;
	width: 100%;
	padding: 0px;
}

.right {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #084c8d;
	width: 25%;
	white-space: nowrap;
}
 

div.fourbox {
	border: 1px dotted #666666;
}
  
.navbarblock ol 
{  
    list-style: none; 
    margin-left: 0;
    margin-bottom: 0;
    text-indent: 0px;
} 

.navbarblock li 
{
    padding: 0 0 0 20px;
    line-height:15px;
    border-top: dotted 1px #666666;
    margin: 0 0 2px 0;
}

.navbarblock li.noborder 
{
    border: 0;
}

A.navbar 
{
	color: #333;
	text-decoration: none;
}

A.login
{
    font-family:Verdana; 
    font-size:10px;
    line-height:10px;
    color:#060000;
    text-decoration: none;
}

span.loginbox 
{
    font-family:Verdana; 
    font-weight:bold; 
    font-size:12px;
    line-height:25px;
}

.MaxSalesTextBox
{
    border: 1px solid; 
    border-color: #a5acb2;
}

.login
{
    height:15px;
    width:8em;
}

.spacer
{
    line-height:1px;
    margin:0;
    padding:0;
}
.linespacer
{
   line-height: 0.5;
    margin:0;
    padding:0;
}

fieldset {  

margin: 0 0 0 0;  
padding: 0px; 
border:0px;

} 

fieldset ol {  

list-style: none; 
border:0px;
margin-left: 0;
	padding-left: 5px;
	text-indent: 0px;


} 

fieldset ol li {
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding-left: 0px;  
	padding-bottom: 5px; 
	vertical-align: text-top;
    min-height: 10px;
}
