/*
div#navbar {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: .9em;
     font-weight: bold;
     text-align: right;
     background-color: #191919;
     font-weight: bold;
     width: 198px; 
}
#navbar ul li a:link, #navbar ul li a:visited {
     color: #ffffff;
     background-color: #95ba00;
     text-decoration: none;
     display: block;
     border-left: solid #6c7c29 10px;
     border-right: solid #c7dd6e 10px;
     margin-bottom: 1px;
     padding-top: 3px;
     padding-left: 25px;
     padding-bottom: 3px;
     padding-right:15px; 
}
#navbar ul li a:hover, #navbar ul li a.current {
     background-color: #b8e600;
     text-decoration: none;
     border-left: solid #859933 10px;
     border-right: solid #daf279 10px; 
}
#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}
#navbar ul {
margin: 0px;
padding: 0px;
}
style sheet for Performance Results*/
/*Common styling for all pages*/
body {
     background-color: #333333;
     padding: 0px;
     margin: 0px;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 1em;
     color: #ffffff; 
}
#wrapper {
     background-color: #ffffff;
     margin: 30px 40px 30px 40px;
     padding-top: 2px;
     padding-right: 10px;
     padding-left: 10px;
     padding-bottom: 10px;
     width: 759px;
     margin-left: auto;
     margin-right: auto; 
     font-family: Verdana, Tahoma, Arial, sans-serif;
     color: #333333; 
}
#header {
     padding-top: 5px;
     padding-left: 0px;
     margin: 0px; 
}
#header img {
     float: left;
     margin: 0 10px 10px 0;
     position: relative;
     top: 7px; 
}
h1 {
     font-family: "Century Gothic", Verdana, Tahoma, Arial, sans-serif;
     font-size: 2.1em;
     font-weight: bold;
     line-height: .5em;
     position: relative;
     margin: 20px 0 0 20px; 
}
h2 {
     font-size: 1em;
     border-bottom: 2px #f3763c solid; 
}
h3 {
     font-size: .9em; 
}
.tagline {
     font-family: "Century Gothic", Verdana, Tahoma, Arial, sans-serif;
     font-size: 1.2em;
     color: #0056a1;
     font-weight: normal;
     line-height: 1.2em;
     word-spacing: 2px;
     letter-spacing: 1px;
     margin: 10px 0px 20px 0px;
     position: relative;
     }
#header_bottom {
     background-image: url(images/border_bottom.png);
     height: 10px;
     margin: 0px;
     padding: 0px;
     position: relative;
     background-repeat: repeat-x;
     background-attachment: scroll; 
}
#main {
     position: relative;
     padding: 0; 
     font-family: Verdana, Tahoma, Arial, sans-serif;

}
#picture_nav {
     width: 759px;
     background-color: #191919;
     height: 196px; 
     margin: 10px 0 0 0;
     padding: 0px;
}
#picture {
     position: absolute;
     left: 0px;
     width: 561px;
     height: 196px;
     background-repeat: no-repeat;
     color: #ffffff;
     background-image: url(images/fast.jpg); 
}
#picture p {
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: .8em;
     text-align: left;
     margin-top: 110px;
     padding: 0 250px 0 10px;
     font-weight: normal; 
}
/*Navigation Bar*/

#navbar {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: .9em;
     font-weight: bold;
     text-align: right;
     background-color: #191919;
     font-weight: bold;
     width: 198px; 
     margin: 0 0 0 561px;
     height: 196px;
     padding: 0px;
     }
#navbar ul {
     margin: 0px;
     padding: 0px; 
     height: 196px;
}

#navbar ul li {
     margin: 0px;
     list-style-type: none;
     display: block;
     padding: 0px;
     line-height: 1.4em;
     }

#navbar ul li a:link, #navbar ul li a:visited {
     color: #ffffff;
     background-color: #f3763c;
     text-decoration: none;
     display: block;
     border-left: solid #aa532a 10px;
     border-right: solid #ffdecf 10px;
     margin: 0 0 1px 0;
     padding: 3px 15px 3px 15px;
     line-height: 1.4em;
}

#navbar ul li a:hover, #navbar ul li a.current {
     color: #AA532A;
     background-color: #ffbe9f;
     text-decoration: none;
     border-left: solid #aa532a 10px;
     border-right: solid #ffdecf 10px; 
     margin: 0 0 1px 0;
     padding: 3px 15px 3px 15px;
     line-height: 1.4em;
}
/*End navigation bar styling*/
ul { 
}
li { 
}
#breadcrumb {
     line-height: 1.75em;
     height: 30px;
     margin-top: 10px;
     padding-left: 10px;
     color: #ffffff;
     font-size: 1em;
     background-image: url(images/breadcrumb.png); 
}
#breadcrumb a:link, #breadcrumb a:visited {
     color: #ffffff; 
}
#breadcrumb a:hover {
     color: #b3b3b3; 
}
#content {
     position: relative;
     height: auto; 
}
#left_box {
     position: relative;
     margin-right: 200px;
     padding: 10px 10px 10px 10px;
     height: auto; 
}
#welcome {
     height: 260px; 
}
#welcome ul li {
     list-style-image: url(images/checkboxsmall.png);
     list-style-position: outside;
     line-height: 1.75em;
     font-size: 0.9em; 
}
.question {
     font-size: 0.9em; 
}
.statement {
     font-size: 1.2em;
     font-family: "Century Gothic", Verdana, Tahoma, Arial, sans-serif;
     text-align: center; 
}
.orange {
     color: #f3763c;
     font-weight: bold;
     font-family: "Century Gothic", Verdana, Tahoma, Arial, sans-serif; 
}
.blue {
     color: #0056a1;
     font-family: "Century Gothic", Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     font-style: italic; 
}
.lightblue {
     background-color: #8ebceb;
     padding: 10px;
     margin: 5px 50px 5px 50px; 
}
.lightorange {
     background-color: #f3c9b5;
     padding: 10px;
     margin: 5px 50px 5px 50px; 
}
.lightgreen {
     background-color: #a7e58d;
     padding: 10px;
     margin: 5px 50px 5px 50px; 
}
.lightgrey {
     background-color: #cccccc;
     padding: 10px;
     margin: 5px 50px 5px 50px; 
}
#inner_content {
     height: auto; 
}
#inner_content p {
     line-height: 1.5em; 
}
#quotes {
     margin-top: 40px;
     margin-bottom: 40px;
     margin-right: 70px;
     margin-left: 70px; 
}
#our_team {
     height: auto;
     margin-right: 20px;
     margin-left: 20px; 
}
.achieve {
     font-size: 1em;
     font-family: "Century Gothic", Verdana, Tahoma, Arial, sans-serif;
     text-align: center; 
}
#inner_content ul li {
     font-size: .8em; 
}
#program {
     position: relative;
     height: 245px; 
}
#business {
     position: absolute;
     top:55px;
     color: #ffffff;
     width: 32%;
     height: 180px;
     margin: 0;
     padding: 0;
     text-align: center;
     background-image: url(images/blueboxprogram.png);
     border: 1px #0056a1 solid; 
}
#life {
     color: #ffffff;
     width: 32%;
     position: absolute;
     top: 55px;
     left: 34%;
     height: 180px;
     margin: 0;
     padding: 0;
     text-align: center;
     background-repeat: repeat-x;
     background-image: url(images/orangeboxprogram.png);
     border: 1px #f3763c solid; 
}
#nlp {
     position: absolute;
     top: 55px;
     right: 0px;
     color: #ffffff;
     width: 32%;
     height: 180px;
     margin: 0;
     padding: 0;
     text-align: center;
     border: 1px #35aa2a solid;
     background-image: url(images/greenboxprogram.png); 
}
.right {
     float: right;
     margin-left: 10px;
     border: 3px #333333 double; 
}
.left {
     float: left;
     margin-right: 10px;
     border: 3px #333333 double; 
}
#end_note { 
}
#end_note h2 {
     padding-top: 20px; 
}
#right_box {
     position: absolute;
     top: 0px;
     right: 0px;
     width: 196px;
     padding: 10px 0 10px 0;
     height: auto; 
}
#newsletter {
     height: 260px;
}
#newsletter_form {
     display: block; 
}
#right_box2 {
     height: 260px; 
}


#footer {
     position: relative;
     font-size: 90%;
     text-align: left;
     border-top: 1px;
     height: auto;
}
#footer_top {
     background-image: url(images/border_top.png);
     height: 10px;
     background-repeat: repeat-x;
     background-attachment: scroll;
     padding: 0px;
     margin: 0px;
     position: relative; 
}

#footer_left {
     position: relative;
     font-size: 90%;
     text-align: left;
     border-top: 1px;
     margin-top: 10px;
     margin-right: 300px; 
}
#footer_right {
     position: absolute;
     font-size: 80%;
     text-align: right;
     border-top: 1px;
     top: 10px;
     right: 0px;
     width: 300px;
     padding: 0px;
     height: 40px; 
     margin-top: 10px;
}
p {
     font-size: .8em; 
}
p.small {
     font-size: .65em;
     color: #333333;
     margin-left: 10px;
     margin-right: 10px; 
}
p.rightbox {
     font-size: .65em;
     line-height: 15px; 
}
p.byline {
     font-size: .65em;
     text-align: right;
     font-style: italic; 
}
p.read_more {
     font-size: .65em;
     font-style: italic;
     text-align: right;
     font-weight: bold; 
}
.dzyne a:link, .dzyne a:visited {
     text-decoration: none;
     color: #92dc28;
     font-family: "Swiss 721 Bold Extended BT", Verdana, "Tahoma Bold", sans-serif;
     font-weight: bold;
     font-size: 1.3em; 
}
a { 
}
a:link {
     color: #0000ff; 
}
a:visited {
     color: #0000ff; 
}
a:hover {
     color: #f3763c; 
}
a:active { 
}