/*************************************************************/
/*   Design:  MultiFlex-2 (Screen)                           */
/*   Author:  G. Wolfgang (gw@actamail.com)                  */
/*   Date:    June 8, 2006                                   */
/*-----------------------------------------------------------*/
/*   Recommended CSS-Editor: TopStyle Lite 3.10 (Freeware)   */
/*   http://www.newsgator.com/download/products/ts3lite.exe  */
/*-----------------------------------------------------------*/
/*   You can use this stylesheet any way you want!           */
/*   Check out my favorite website: www.sda.org              */
/*************************************************************/


body {margin: 0px auto; padding: 0px; background: url(background_body_grey.gif) top center repeat-y; font-family: arial, sans-serif; text-align: center;}
.page-container-1 {font-size: 9pt; text-align: center; width: 770px; margin: 0px auto; padding: 0px; background: rgb(255,255,255);}

.img-header {clear: both; float: left; width: 770px; margin: 0px; padding: 0px;}

.nav2 {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}
.nav2 ul {float: left; width: 770px; margin: 0px; padding: 0px; border-top: solid 1px rgb(104,104,104); border-bottom: solid 1px rgb(102,102,102); background-color: rgb(128,104,175); font-weight: bold;}
.nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(104,104,104); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%;}
.nav2 a:hover, .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;}

.buffer {clear: both; width: 770px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}

.content1 {text-align: left; float: left; margin: 0px; width: 730px; padding: 0px 0px 10px 20px; background-color: rgb(255,255,255); color: rgb(80,80,80);}
.content1 li {list-style-image: url(dot.png);}
.content1-pagetitle {overflow: hidden; width: 70%;  margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(128,104,175); color: rgb(102,102,153); font-weight: bold; font-size: 120%;}

td {color: rgb(80,80,80); font-size: 9pt; padding: 5px 0px 0px 10px;}

select {width: 30em; border-width: 1px; border-style: solid; border-color: rgb(80,80,80); font-size: 9pt; font-family: arial, sans-serif; }
input {width: 30em; border-width: 1px; border-style: solid; border-color: rgb(80,80,80); font-size: 9pt; font-family: arial, sans-serif; }
input.button {width: 5em; border-width: 1px; border-style: solid; border-color: rgb(80,80,80); font-size: 9pt; font-family: arial, sans-serif;}
textarea {width: 30em; border-width: 1px; border-style: solid; border-color: rgb(80,80,80);  font-size: 9pt; font-family: arial, sans-serif;}

a {color: rgb(80,80,80); text-decoration: underline;}
a:hover {color: rgb(40,40,40); text-decoration: none;}

.content-title-noshade-size3 {margin: 0px; padding: 0px; color: rgb(102,102,153); font-weight: bold; font-size: 160%;}

p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; }

.footer { margin-top: 1.5em; text-align: center; font-size: 75%; }

.logopos {position: relative; top: -4em; float: right; }

/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%; color: rgb(102,102,153);}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%; color: rgb(102,102,153);}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%; color: rgb(102,102,153);}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%; color: rgb(102,102,153);}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%; color: rgb(102,102,153);}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%; color: rgb(102,102,153);}


