/* BASIC HTML DEFINITIONS */
HTML       {margin-bottom: 1px;}
body       {background-color: #28355A; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10pt; margin: 5px 0;
            background-image: url('http://aedcdevel.web.aplus.net/images/background.jpg');background-repeat:no-repeat;}
table, td, tr  {padding: 5px; margin: 5px; border-collapse: collapse; font-size: 10pt;}
ul li         {list-style-image: url('http://aedcdevel.web.aplus.net/images/bullet.gif'); font-size: 10pt; line-height: 20px}
hr         {background-color: #FFF; color: #FFF; height: 4px; width: 100%; border-top: 1px dotted #28355A; border-bottom: 1px dotted #28355A;
            border-left: 1px solid #FFF; border-right: 1px solid #FFF;}
li.disadv
   {
      font-weight: bold;
	  font-style: italic;
   }
img {border: 0px none; margin: 0; padding: 0}
/* HEADING DEFINITIONS */
h1 {font-family: Georgia, Times, serif; color: #3F579D; text-align: left; font-size: 26px; font-weight: normal;}
h2 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #3F579D; text-align: left; font-size: 18px; font-weight: normal;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #3F579D; text-align: left; font-size: 16px; font-weight: normal;}
h4 {display: inline;font-size: 120%; font-weight: bold; color: #A47861; border-bottom: 1px solid #3F579D;}
H5 {display: inline;color: #3F579D;  font-size:16pt }
H6 {display: inline;color: #3F579D; font-size:12pt }
/* BASIC LINK COLORS */
A:LINK    {color: #3F579D; text-decoration: Underline; font-weight: bold;}
A:VISITED {color: #3F579D; text-decoration: Underline; font-weight: bold;}
A:HOVER   {color: #3F579D; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #3F579D; text-decoration: Underline; font-weight: bold;}
.header a:link {color: #000; text-decoration: none; font-weight: bold;}
.header a:visited {color: #000; text-decoration: none; font-weight: bold;}
.header a:hover {color: #FFF; text-decoration: none; font-weight: bold;}
.header a:active {color: #000; text-decoration: none; font-weight: bold;}
/* MAIN CLASSES */
.wrapper        {width: 950px; text-align: left; background-color: #FFFFFF;}
.header         {width: 900px; background-image: url('http://toolsforbusiness.info/success/headers/amadorlogo.jpg'); color: #000; font-weight: bold; text-align: right; height: 40px; font-size: 85%;background-repeat:no-repeat;}
.mainnavigation {width: 900px; background-image: url('http://aedcdevel.web.aplus.net/images/navcell.jpg'); text-align: center; color: #FFF; height: 40px; padding-left: 1px}
.maintext       {width: 500px; vertical-align: top; padding: 10px; line-height: 14px; border-right: 1px solid #404040; text-align: justify;}
.TableCells { background-color: #546CB2 }
