/* Home CSS */
#home-container {float:left; width:962px;}
.home-text {float:left; width:395px; padding:0 20px 0 20px; font-size:14px;}
.home-title {float:left; padding:32px 0 27px 0;}
.home-text p {float:left; width:395px; font-size:14px;}
.home-img {float:left; width:519px; border-top:4px solid #B6D3EB; border-right:4px solid #B6D3EB; border-left:4px solid #B6D3EB;}


/* Home Page Call Outs */
#call-out-container {float:left; width:962px; border-top:4px solid #B6D3EB; background:transparent url(../_images/bg-call-out-container.gif) repeat-y;}

.call-out-rollover01 a {float:left; width:318px; color:#7C7C7C; text-decoration:none;}
.call-out-rollover01 a:hover {float:left; width:318px; background:url(../_images/bg-call-out.png); cursor:hand;}
ul.call-out01 {width:308px; height:160px; padding:13px 0 0 10px; overflow:hidden;}
ul.call-out01 li {float:left; width:282px;}
ul.call-out01 li.call-out-icon {float:left; width:80px;}
ul.call-out01 li.call-out-header {float:left; width:180px; padding:11px 0 0 10px;}
ul.call-out01 li.call-out-text {float:left; width:282px; padding:13px 0 0 10px; line-height:16px;}

.call-out-rollover02 a {float:left; width:319px; margin-left:4px; color:#7C7C7C; text-decoration:none;}
.call-out-rollover02 a:hover {float:left; width:319px; margin-left:4px; background:url(../_images/bg-call-out.png); cursor:hand;}
ul.call-out02 {width:308px; height:160px; margin-left:14px; padding-top:13px; overflow:hidden;}
* html ul.call-out02 {float:left; width:308px; height:160px; margin-left:4px; padding-top:13px; overflow:hidden;}
ul.call-out02 li {float:left; width:282px;}
ul.call-out02 li.call-out-icon {float:left; width:80px;}
ul.call-out02 li.call-out-header {float:left; width:180px; padding:11px 0 0 10px;}
ul.call-out02 li.call-out-text {float:left; width:282px; padding:13px 0 0 10px; line-height:16px;}

.call-out-rollover03 a {float:left; width:317px; margin-left:4px; color:#7C7C7C; text-decoration:none;}
.call-out-rollover03 a:hover {float:left; width:317px; margin-left:4px; background:url(../_images/bg-call-out.png); cursor:hand;}
ul.call-out03 {width:308px; height:160px; margin-left:14px; padding-top:13px; overflow:hidden;}
* html ul.call-out03 {float:left; width:308px; height:160px; margin-left:4px; padding-top:13px; overflow:hidden;}
ul.call-out03 li {float:left; width:282px;}
ul.call-out03 li.call-out-icon {float:left; width:80px;}
ul.call-out03 li.call-out-header {float:left; width:180px; padding:11px 0 0 10px;}
ul.call-out03 li.call-out-text {float:left; width:282px; padding:13px 0 0 10px; line-height:16px;}


/* Site Map */
.col-1 {float:left; width:420px;}
.col-2 {float:left; width:420px; padding-left:40px;}

ul.sitemap-list {float:left; width:420px; padding-bottom:40px; list-style:none;}
ul.sitemap-list li {float:left; line-height:16px; font-size:14px;}
ul.sitemap-list li.sitemap-icon {float:left; width:110px;}
ul.sitemap-list li.sitemap-header {float:left; padding-top:20px;}
ul.sitemap-list li.sitemap-text {float:left; width:300px; padding-top:20px;}

/*Terms of Use*/

#terms-content{float:left; width:580px;}
h2{font-size:18px; padding:0 0 20px 0; color:#70BF44; font-weight:bold;}