/* BASIC HTML DEFINITIONS */

body      {background-color: #000000;
           color: #D6EFFE; 
           font-family: Verdana, Arial, sans-serif; 
           font-size: 75%; 
           margin: 0 0 10px 0;
           }
table, td {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif); font-size: 100%;}
form      {margin: 5px 0 0 0; padding: 0; font-size: 90%;}
fieldset  {font-size: 100%; border-color: #48CC7A; border-width: 1px; border-style: dotted; padding: 10px 10px 10px 10px; margin: 20px 0 20px 0;}
legend    {color: #4381B7; background-color: #000000; text-transform: uppercase; font-weight: bold; padding: 0 5px; letter-spacing: 2px; margin: 0;}
blockquote {margin-bottom: 0;}
hr        {background-color: #000000; color: #000000; height: 4px; width: 100%; margin: 0; padding: 0; border-top: 1px dotted #D6EFFE; border-bottom: 1px dotted #D6EFFE;}


/* HEADING DEFINITIONS */

h1 {font-family: Georgia, Georgia, serif; color: #4381B7; text-align: left; font-size: 18px; font-weight: bold; padding: 0px; margin: 0 0 10px 0;}
h2 {font-family: Verdana, Arial, sans-serif; color: #4381B7; text-align: left; font-size: 18px; font-weight: normal; letter-spacing: 1px; margin: 10px 0;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #4381B7; text-align: left; font-size: 16px; font-weight: bold; margin: 10px 0;}
h4 {font-size: 120%; font-weight: bold; color: #37A962;}
h5 {font-size: 120%; font-weight: bold; color: #37A962; margin: 10px 0;}
h6 {font-size: 120%; font-weight: bold; color: #FFFFFF; margin: 10px 0;}

/* BASIC LINK COLORS */

A:LINK    {color: #71A2C7; text-decoration: none; font-weight: bold;}
A:VISITED {color: #71A2C7; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #48CC7A; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #71A2C7; text-decoration: none; font-weight: bold;}

span.dropcap {
float: left; 
color: #4381B7; 
font-size: 75px;
line-height: 55px; 
padding-top: 0px; 
padding-right: 4px; 
font-family: Georgia, Georgia, serif;}

/* TABLE AND CELL CLASSES */

.wrapper {
width: 750px;
text-align: center;
}

.headerleft {
width: 520px; 
height: 100px; 
text-align: left;
color: #FFFFFF;
vertical-align: bottom;
padding-bottom: 5px;
}

.headerright {
width: 230px; 
height: 100px; 
text-align: right;
color: #FFFFFF;
vertical-align: bottom;
padding-bottom: 5px;
}

.headerleft p {margin: 0;}
.headername {font-family: Georgia, Georgia, serif; color: #71A2C7; text-align: left; font-size: 32px; letter-spacing: 2px; padding: 0 0 10px 0;}
.slogan {color: #D6EFFE; font-size: 90%; font-style: italic;}
.date {color: #D6EFFE; font-size: 80%;}

.headerright A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.headerright A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.headerright A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.headerright A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: bold;}

.mainimage {border-top: 3px solid #37A962; border-right: 1px dotted #D6EFFE; border-bottom: 3px solid #37A962; border-left: 1px dotted #D6EFFE;}

.maintext {
width: 750px;
border-left: 1px dotted #D6EFFE;
border-right: 1px dotted #D6EFFE;
}

.sidebar {
width: 230px;
font-size: 90%;
text-align: left;
vertical-align: top;
padding: 10px;
}

.content {
width: 520px; /* DO NOT EDIT */
vertical-align: top;
text-align: justify;
line-height: 20px;
padding: 10px;
border-right: 1px dotted #D6EFFE;
}

/* FOOTER AREA */

.footer {
background-image: url(images/footer.jpg);
height: 48px;
color: #000000; 
width: 750px; 
text-align: left;
font-size: 90%;
padding: 0 0 0 5px;
border-right: 1px dotted #D6EFFE; border-left: 1px dotted #D6EFFE;
}

.footer A:LINK    {color: #000000; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #000000; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #000000; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #000000; text-decoration: none; font-weight: normal;}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 0px 10px 2px 0px; float: left; border: 3px double #C0C0C0;}
.imageright  {margin: 0px 0px 2px 10px; float: right; border: 3px double #C0C0C0;}
.imagecenter {margin: 0px 5px; border: 3px double #C0C0C0;}
.productleft   {margin: 0px 10px 2px 0px; float: left;}
.productright   {margin: 0px 00px 2px 10px; float: right;}

/* FEEDBACK FORM DEFINITIONS */

.feedback {width: 450px; background-color: #000000; color: #D6EFFE;}
.formbutton1 {background-color: #37A962; color: #FFFFFF; border: 1px solid #C0C0C0;}
.forminput {background-color: #000000; color: #FFFFFF; border: 1px solid #C0C0C0; padding: 2px; font-family: Verdana, Arial, sans-serif;}
.forminput2 {background-color: #000000; color: #000000; border: 1px solid #C0C0C0; padding: 2px; font-family: Verdana, Arial, sans-serif;}