/*This style sheet was created by Apropel Communications Inc.
*/



body {
background-color: #125779;
color: #444444;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.0em;
background-image: url(images/waves-bg.gif);
margin: 0px; }




/* +++++++++++++ Top Banner & Logo Styles ++++++++++++++  */


#banner-bg {
position: static;
background-color: #125779;
background-repeat: repeat-x;
border: none;
height: 130px; }

#banner-image {
background-image: url(images/3piece-banner.gif);
background-repeat: no-repeat;
border: none;
height: 130px;
background-position: 0em 0em;
margin-left: -.2em; }

#logo-image {
position: absolute;
top: 0em;
left: 0em;
width: 198px;
border: none;
height: 150px;
background-repeat: no-repeat;
background-position: 0px 0px; }

#logo-image a {
background-color: transparent;
}

#home-link {
margin-top: 30px;
}




/* +++++++++++++ Main Content Wrapper ++++++++++++++  */

#content {
position: relative;
width: 1335px;
margin-left: -.2em;
padding-top: 0em;
}


/* +++++++++++++ Side Navigation Styles ++++++++++++++  */


#navbar {
background-color: #eaead6;
position: absolute;
top: 0px;
left: 0em;
width: 178px; }

#navbar ul li {
list-style-type: none;
margin: 0em;
padding: 0em; }

#navbar ul {
margin: 0em;
padding: 0em; }

#navbar ul li a:link, #navbar ul li a:visited {
display: block;
text-decoration: none;
color: #7d7d71;
background-color: #ededd9;
font-weight: bold;
border-bottom: 1px #7d7d71 solid;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
font-size: .9em;}

#navbar ul li a:visited.current {
background-color: #d2d2c2;
color: #444444;
font-size: .9em;}

#navbar ul li a:link.current {
background-color: #d2d2c2;
color: #444444;
font-size: .9em;}

#navbar ul li a:visited.current-off {
background-color: #d2d2c2;
color: #7d7d71;
font-size: .9em;
}

#navbar ul li a:link.current-off {
background-color: #d2d2c2;
color: #7d7d71;
font-size: .9em;
}

#navbar ul li a:hover {
background-color: #d2d2c2;
color: #444444;
font-size: .9em;}


#navbar ul li ul li a:link.off, #navbar ul li ul li a:visited.off {
font-size: 1em;
padding-left: 40px;
color: #444444;
background-color: #d2d2c2;
font-weight: normal;
}

#navbar ul li a:visited.now-on, #navbar ul li ul li a:visited.now-on {
font-size: 1em;
padding-left: 40px;
color: #444444;
background-color: #d2d2c2;
border-right: 8px #3366cc solid;
font-weight: bold;
}

#navbar ul li ul li a:hover {
font-size: 1.1em;
padding-left: 40px;
color: #444444;
background-color: #d2d2c2;
border-right: 8px #3366cc solid;
font-weight: bold;
}




/* +++++++++++++ Main Text Nav. & Body Styles ++++++++++++++  */


#main-text {
width: 548px;
background-color: #ffffff;
border-left: 1px #444444 solid;
border-bottom: 1px #444444 solid;
border-right: 1px #444444 solid;
margin-left: 178px;
padding-top: 0em;
}

#navborder {
background-color: #fff;
height: 24px;
background-repeat: repeat-x;
border-bottom: 1px #c3c3b3 solid;
}


ul#topnav { 
list-style-type: none;
padding: 2px 0em 2px 0px;
margin: 0px 30px 0px 0px;
}

ul#topnav li {
display: inline;
float: right;
font-family: arial, tahoma, helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
border: none;
margin: 0em;
font-size: .7em;
}

ul#topnav li.crumbs {
display: inline;
float: left;
font-family: arial, tahoma, helvetica, sans-serif;
color: #7d7d71;
padding-top: 2px;
padding-bottom: 3px;
padding-left: 30px;
padding-right: 2px;
border: none;
margin: 0em;
font-size: .7em;
}

ul#topnav li.crumbs a, ul#topnav li.crumbs a:active {
font-size: .95em;
text-decoration: underline;
}

ul#topnav li a, ul#topnav li a:active {
color: #3366cc;
font-family: arial, tahoma, helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
border: none;
margin: 0em;
font-size: .95em;
text-decoration: underline;
letter-spacing: .15em;}



#main-text p, #main-text h1, #main-text h2, #main-text h3{
padding-left: 30px;
padding-right: 30px;
}


#main-text p {
font-size: .8em;
line-height: 1.5em;
margin-bottom: 22px;
margin-top: -.7em;
}

p.column {
font-size: .8em;
line-height: 1.5em;
margin: -.7em 260px 22px 0em;
margin-top: -.7em;
margin-bottom: .21em;
}

#main-text p.afterlist {
font-size: .8em;
line-height: 1.5em;
margin-bottom: 22px;
margin-top: .1em;
}

ul {margin-top: -1.1em;
}

ul li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
list-style-type: square;
padding-top: .7em;
padding-right: 30px;
margin-left: 30px;
line-height: 1.4em;
}

ul ul {margin-top: .1em;}

ul li ul li {
list-style-type: circle;
padding: .5em 10px .4em 0;
padding-right: 10px;
margin: 0 0 0 -25px;
font-size: 1em;
line-height: 1.4em;
}

ul li.column {
margin-left: 0px;
line-height: 1.1em;
}

#main-text blockquote {
border: 1px #c3c3b3 solid;
margin: 20px 30px 20px 30px;
background-color: #ededd9;
line-height: 1.2em;
padding: 8px;
color: #7d7d71;
}

#main-text blockquote p {
font-size: .7em;
margin: .8em 0 0 0;
color: #444
}

#main-text blockquote ul {
margin: 0;
padding: -.2em 0 .2em 20px;
}

#main-text blockquote ul li {
font-size: .7em;
margin: 0em 20px;
color: #444
}

#main-text blockquote h2 {
margin: .1em 0 .1em 0;
font-size: .8em;
font-weight: bold;
color: #7d7d71;
}

#main-text blockquote h3 {
margin: 0;
font-family: Times New Roman, Times, serif;
font-size: .8em;
font-weight: bold;
color: #5a5a5a;
}

.openquote {
float: left;
height: 45px;
margin-top: -40px;
padding-top: 37px;
margin-bottom: -50px;
font-size: 600%;
font-family: courier;
color: #c3c3b3;
 }

.closequote {
float: right;
height: 25px;
margin-top: -15px;
padding-top: 5px;
font-size: 600%;
font-family: courier;
color: #c3c3b3;
 }

.divider {
background-image: url(images/3props.gif);
background-repeat: no-repeat;
margin: 18px 75px;
padding-top: 20px;
padding-bottom: 20px;
}

h1 {
font-size: 1em;
letter-spacing: .1em;
line-height: 1.4em;
padding-bottom: .6em;
word-spacing: -.1em;
font-weight: bold;
padding-top: .1em;
}

h2 {
font-size: .9em;
padding-bottom: .4em;
font-weight: bold;
color: #333399;
padding-top: .5em;
}

h3 {
font-size: .8em;
padding-bottom: .2em;
font-weight: bold;
color: #7d7d71;
padding: .2em 260px .1em 30px;
}

.h2-initial {
font-size: 1.75em;
color: #3366cc;
font-weight: bold;
letter-spacing: 3px; }

.feature-heading {
font-weight: bold;
font-size: 1.1em;
color: #333399;
}

.emphasis {
font-weight: bold;
color: #7d7d71; }

.special {
font-style: italic;
font-variant: small-caps;
font-weight: bold;
color: #333399;
}

.hilite {
background-color: #cedced;
 }

a {}

a:link {
color: #3366cc;
font-weight: normal;
text-decoration: underline;}

a:visited {
color: #6a6a61;
font-weight: normal;
text-decoration: underline;}

a:hover {
background-color: #eaead6;
}

a:active {
background-color: #eaead6; }


.promo-image {
float: right;
width: 250px;
height: 173px;
margin: 10px 18px 0px 8px;
padding: 0px;
border: none;
}

.promo-tag {
clear: both;
float: right;
width: 250px;
height: 20px;
margin: 0px 18px 20px 8px;
padding: 15px 0px 0px 2px;
background-color: #fff;
font-family: arial, tahoma, helvetica, sans-serif;
color: #7d7d71;
font-size: .9em;
text-align: center;
}

/* +++++++ Footer styles following main-text ++++++++*/


#footer {
position: relative;
}

#footertext {
background-color: #ededd9;
border-left: 1px #999966 solid;
border-right: 1px #999966 solid;
border-bottom: 1px #999966 solid;
text-align: center;
margin-left: 178px;
margin-top: 0em;
width: 548px;
padding-bottom: 15px;
padding-top: 5px;}

#footertext p {
font-family: arial, tahoma, verdana, sans-serif;
margin: 0em;
font-size: .7em;
color: #7d7d71;}

#footertext a:link, #footertext a:visited, #footertext a:hover, #footertext a:active {
color: #3366cc;
font-weight: normal;
text-decoration: none; }




/* ++++++++++++ Right Side Styles  +++++++++++++ */

#right-side {position: absolute;
top: 0px;
left: 730px;
width: 300px;
font-size: 95%;
}

.callout {
border: 1px #c3c3b3 solid;
width: 218px;
margin-right: 3px;
margin-left: 15px;
color: #444444;
background-color: #fff;
margin-bottom: 20px;
margin-top: 40px;}

.callout h2 {
margin-top: 0em;
margin-left: 0px;
margin-right: 0em;
margin-bottom: 3px;
background-color: #c3c3b3;
font-style: normal;
color: #444444;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
padding-top: 6px;
padding-left: 6px;
padding-bottom: 6px;
padding-right: 4px;
line-height: 1.4em;}

.callout h3, .callout h4{
margin: 0em;
font-style: normal;
color: #6a6a61;
font-family: arial, tahoma, helvetica, sans-serif;
font-size: .9em;
font-weight: bold;
padding-left: 6px;
padding-right: 4px;
padding-top: 16px;
padding-bottom: 2px;}

.callout h4 {
padding-top: 3px;
}

.callout p {
margin: 2px;
line-height: 1.4em;
font-size: .8em;
padding-right: 4px;
padding-left: 6px;
padding-top: .4em;}

.box-emphasis {
font-weight: bold;
font-style: italic;
color: #333399; }

.callout ul {
margin-top: .2em;}

.callout li {
padding-top: .7em;
padding-right: 4px;
font-size: .8em;
list-style-type: square;
margin-left: -16px;
line-height: 1.4em;}

.callout a:link {
color: #3366cc;
font-size: 1em;}

.callout a:visited {
color: #6a6a61;
font-size: 1em;
text-decoration: underline;
}

.callout a:hover {
color: #3366cc;
background-color: #eaead6;
font-size: 1em;}

.signature {
color: #7d7d71;
font-family: arial, tahoma, verdana, sans-serif;
font-size: .8em;
font-style: italic;
padding-top: .7em;
margin-bottom: 1.5em;
padding-left: 17px;}


/* XXXXXXXX  start - IE6 & Less Bug Fixes  XXXXXXXXX */

* html #right-side {overflow-x: hidden; margin-top:15px;}
* html #navbar a {height: 1%;}
