﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0px; padding: 0px; border: none; outline: none; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; 
}

body {
    background-image: url('/images/back_wood1.jpg');
    margin-left: 18px;
    margin-top: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
}
.style1 {font-size: 9px}
.style3 {
	font-size: 16px;
}
.style4 {
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	font-size: 20px;
	font-weight: bold;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}

#wrapper {
    margin: 0 auto;
    width:950px;
    background-color:#fff;
}

#main {

float:left;
width:600px;
background:#fff;
    margin-left:20px;
    padding:5px;
    border: solid 2px Gray;

}
#sidebar {
float:right;
width:300px;
background:#fff;
}

H2
{
    background-color:Black;
    color:White;
}

li
{
    list-style-type:none;
}

.helpinfo li
{
    list-style-type:decimal;
    margin-left:40px;
}

#Header
{
    margin-bottom:20px;
    padding-top:10px;
    padding-bottom:10px;
}
#Header H1 
{
    font-size:36px;
    margin-left:20px;
    color:#000000;
    left:50px;
    top:270px;
}

#Summary
{
    width:850px;
    margin-left:20px;
    padding:5px;
    border: solid 2px Gray;
}

#Confirmation
{
    width:500px;
    margin-left:20px;
    padding:5px;
}

#CusInfoSummary 
{
    margin-left:5px; 
    width:825px;
    padding:5px;
    border: solid 2px Gray;
}
#CusInfoSummary LI.leftform
{
    text-align:left;
    width:200px;
    padding-bottom:10px;
}
#CusInfoSummary LI.rightform
{
    width:600px;
    float:right;
    margin-top:-27px;
    padding-bottom:10px;
}
#CusInfo, #Vents
{
    width:600px;
    margin-left:20px;
    padding:5px;
    border: solid 2px Gray;
}

.smartcodepadding {
    padding-left:20px;
}

.ButtonStyle {
    color:#f7f5a0;
    background-color:#000000;
    padding: 5px;
    font-size:14px;
    font-weight:bold;
    border-color:#f7f5a0;
    text-decoration:none;
}

.HeaderStyle th
{
    text-align:left;
}

.row 
{
    padding-bottom:5px;
}
.column1  {
    display: inline-block;
    
    width: 300px;
    vertical-align:top;
}
     
.column2  {
    display: inline-block;
    
    width: 250px;
}

.errormessage{ color:red;}

.navlinks a:link {font-size:20px;}
.navlinks a:visited  {font-size:20px;}
.navlinks a:hover  {font-size:20px;}
.navlinks a:active  {font-size:20px;}

.watermark { background-image: url(/images/watermark1.png); background-repeat: no-repeat; } 
