body {
	margin: 0px 0px 10px 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6E8BC7;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6E8BC7;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

A:LINK  {
        text-decoration : none;
        color : #504EB1;
}

A:VISITED  {
        text-decoration : none;
        color : #504EB1;
}

A:HOVER  {
		text-decoration : underline;
        color : #504EB1;
}

A.leftnav:LINK  {
    text-decoration : none;
	color: #666666;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-weight: bold;
}

A.leftnav:VISITED  {
    text-decoration : none;
	color: #666666;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-weight: bold;
}

A.leftnav:HOVER  {
    text-decoration : underline;
	color: #7B002C;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-weight: bold;
}

A.leftnav-hlt:LINK  {
    text-decoration : none;
    color : #7B002C;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-weight: bold;
}

A.leftnav-hlt:VISITED  {
    text-decoration : none;
    color : #7B002C;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-weight: bold;
}

A.leftnav-hlt:HOVER  {
    text-decoration : underline;
    color: #7B002C;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-weight: bold;
}

.small {
	font-size:11px;
}

.tiny {
	font-size:9px;
	line-height: 9px;
}

.whitefont {
	color: white;
}

.gutter {
	margin-top : 15px;
	margin-bottom : 15px;	
	margin-left : 12px;
	margin-right : 12px;
}

.page_gutter {
	margin-top : 20px;
	margin-bottom : 15px;	
	margin-left : 20px;
	margin-right : 12px;
}

.left_gutter {
	margin-top : 16px;
	margin-bottom : 15px;	
	margin-left : 30px;
	margin-right : 2px;
}

.right_gutter {
	margin-top : 20px;
	margin-bottom : 15px;	
	margin-left : 10px;
	margin-right : 10px;
}

.warning {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.copyright {
	color: #606060;
	font-size:10px;
}

td.product {
	padding: 0px 6px 0px 6px;
}

input, textarea, select {
	LINE-HEIGHT:13pt ;
	color: #000000;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666;
	border-top-width: 1px; border-top-style: solid; border-top-color: #666666;
	border-left-width: 1px; border-left-style: solid; border-left-color: #666666;
	border-right-width: 1px; border-right-style: solid; border-right-color: #666666;
}

.utilityTable {
	border-color:#6E8BC7; 
	border-style:solid; 
	border-width:1px; 
	cellpadding: 5px;
}

.productstable {
	border-color:#6E8BC7; 
	border-style:solid; 
	border-width:1px; 
	cellpadding: 5px;
}

tr.products {
	border-bottom: 1px solid #6E8BC7;
}
