/* BASIC HTML DEFINITIONS */

HTML       {height: 100%; margin-bottom: 1px;}
body       {background: #FFFFFF url(../images/background.jpg) repeat-x; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 85%; margin: 0 0 20px 0;}
table, td  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
ul li      {list-style-image: url(../images/bullet.gif); font-size: 100%;}
hr         {background-color: #3F6A87; color: #3F6A87; height: 1px; width: 100%;}
blockquote {margin-bottom: 0;}
form         {margin: 5px 0 0 0; padding: 0; font-size: 100%;}
.forminput   {background-color: #FFFFFF; color: #000000; border: 1px solid #C0C0C0; padding: 2px; font-size: 100%; font-family: Verdana, Arial, sans-serif; margin: 2px;}
.formbutton  {margin: 3px 0;}

/* HEADING DEFINITIONS */

h1 {font-family: Georgia, Times, serif; color: #3F6A87; text-align: left; font-size: 200%; font-weight: bold; margin: 10px 0 20px 0;}
h2 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #607B27; text-align: left; font-size: 18px; font-weight: normal; margin: 0;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #D8B64C; text-align: left; font-size: 18px; font-weight: normal; margin: 0;}
h4 {color: #3F6A87; text-align: left; font-size: 120%; font-weight: bold; margin: 10px 0 10px 0; border: 1px solid #3F6A87; padding: 3px;}
h5 {font-size: 120%; font-weight: bold; color: #3F6A87; margin: 10px 0 10px 0;}
h6 {font-size: 120%; font-weight: bold; color: #D8B64C; margin: 10px 0 10px 0;}

/* BASIC LINK COLORS */

A:LINK    {color: #4F82A5; text-decoration: none; font-weight: bold;}
A:VISITED {color: #4F82A5; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #7F8925; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #4F82A5; text-decoration: none; font-weight: bold;}

.rollover   {text-align: left; color: #000;}
.rollover a:link    {display: block; width: 190px; padding: 7px 0 7px 30px; font: bold 12px Tahoma; color: #FFF; background: url(../images/buttongroup.gif) 0 0 no-repeat}
.rollover a:visited {display: block; width: 190px; padding: 7px 0 7px 30px; font: bold 12px Tahoma; color: #FFF; background: url(../images/buttongroup.gif) 0 0 no-repeat}
.rollover a:hover   {padding: 7px 0 7px 30px; width: 190px; background-position: 0 -30px; font: bold 12px Tahoma; color: #E7EEF3; text-decoration: none;}
.rollover a:active  {display: block; width: 190px; padding: 7px 0 7px 30px; font: bold 12px Tahoma; color: #FFF; background: url(../images/buttongroup.gif) 0 0 no-repeat}

.header A:LINK    {color: #FFF; text-decoration: none; font-weight: normal;}
.header A:VISITED {color: #FFF; text-decoration: none; font-weight: normal;}
.header A:HOVER   {color: #FFF; text-decoration: underline; font-weight: normal;}
.header A:ACTIVE  {color: #FFF; text-decoration: none; font-weight: normal;}

.footer A:LINK    {color: #FFF; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #FFF; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #FFF; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #FFF; text-decoration: none; font-weight: normal;}

/* SPECIAL CLASSES */

.middle {width:752px; background-color:#ffffff; margin-left: auto; margin-right: auto;}
.leftmenu {width: 225px; min-height: 230px; background-color: #4F82A5; float: left;}
.topimage { width: 525px; float: left;}
.headcontainer { width: 752px; margin-left: auto; margin-right: auto; background-color: #4F82A5;}
.wrapper   {width: 750px; background-color: #FFFFFF;}
.header    {height: 70px; text-align: right; padding-right: 10px; font-size: 90%; background-image: url(../images/logoimage.jpg);}
.header2    {height: 70px; text-align: right; padding-right: 10px; font-size: 90%; background-image: url(../images/logoimage2.jpg);}
.navbar    {width: 225px; background: #4F82A5; padding: 0;}
.mainimage {width: 500px;}
.sidebar   {width: 205px; background: #E7EEF3; font-size: 80%; float: left; text-align: left; padding: 0 10px 5px 10px;}
.break { width: 752px; clear: both; }
.maintext1 {width: 505px; padding: 0 10px 5px 10px; text-align: justify; float: left; line-height: 18px; border-right: 1px solid #E7EEF3; font-size: 85%;}
.maintext2 {width: 750px; padding: 0 20px 5px 20px; text-align: justify; vertical-align: top; line-height: 18px; border-right: 1px solid #E7EEF3;  border-left: 1px solid #E7EEF3;}
.catalog   {width: 50%; vertical-align: top; padding: 10px; text-align: left;}
.footer    {width: 100%; clear: both; background: #4F82A5; height: 50px; text-align: center; font-size: 90%; font-weight: normal; color: #FFF; border-top: 2px solid #000; border-bottom: 2px solid #000;}
.assureweb {overflow: visible; width: 750px; }
.assurewebcontent { width: 750px; float: left}
/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 3px 10px 2px 0px; float: left; border: 3px double #C0C0C0;}
.imageright  {margin: 3px 0px 2px 10px; float: right; border: 3px double #C0C0C0;}
.imagecenter {margin: 0px 5px; border: 3px double #C0C0C0;}



