/* CSS Document */
/* TYPOGRAPHY */

.kScope img {border: 0px}
.kScope a {cursor:pointer;color:#2d4492;-webkit-transition: all 0.2s linear;-moz-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.kScope a:hover {color: #5468ad;} 
.kScope a:visited,a:active {color: #2d4492;}
.kScope .kBox.call-to-action a {color: #FFF;}

.kScope p {padding:0px 0px 0px 0px; margin:0px 0px 10px;line-height: 140%;letter-spacing:-0.02em}
.kScope p.large {font-size:16px;line-height:24px;}
.kScope .kBox.light p {}
.kScope .kBox.dark p {color: #FFF;}
.kScope .kBox.call-to-action p {color: #FFF;margin:0px;font-weight:bold;font-size:14px;line-height:18px;}

.kScope h1, .kScope h2, .kScope h3, .kScope h4, .kScope h5, .kScope h6 {margin: 0px 0 6px 0;line-height: 105%;	font-family:  'Helvetica Neue', Helvetica,  arial, sans-serif;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {color:#FFF;}

.kScope h1 {font-size: 26px;line-height: 30px;font-weight:normal;}
.kScope #headerMessage h1 {clear:both;color:#535353;margin:0px;line-height:46px;text-transform:uppercase;font-size:44px;font-family:'Conduit ITC W01 Regular',Arial,sans-serif;}

.kScope .kBox.dark h1 {color: #FFF;}
.kScope .kBox.light h1 {color:#000;margin: 0 0 6px;font-size: 14px;text-transform:uppercase;line-height:100%;}

.kScope h2 {font-size: 20px;line-height: 28px;color:#535353;}
.kScope #headerMessage h2 {color:#9ecf36;font-size:20px;line-height:20px;margin:0px;}

.kScope .kBox.dark h2 {color: #FFF;}
.kScope .kBox.light h2 {font-weight:normal;font-size: 11px;text-transform:uppercase;line-height:100%;}

.kScope h3 {font-size:18px;color:#535353;font-weight:bold;font-family:'Helvetica Neue', Helvetica, Arial, Helvetica, sans-serif}
.kScope .kBox.light h3 {color: #243f68;}
.kScope .kBox.dark h3 {color: #9ecf36;}
.kScope h3 a {text-decoration:none;}
#footer.kScope h3 {color:#9ecf36;font-family:'Conduit ITC W01 Bold',Arial,sans-serif;font-weight:normal;font-size:22px;text-transform:uppercase}
#footer.kScope h3 a, footer.kScope h3 a:hover {float:right;font-size:12px;padding-top:2px;letter-spacing:0em;color:#FFF;text-decoration:underline;}

.kScope h4 {font-size:16px;font-family:'Helvetica Neue', Helvetica, Arial, Helvetica, sans-serif;font-weight:bold;}
.kScope .kBox.light h4 {color: #8CD200;}
.kScope .kBox.dark h4 {color: #8CD200;}

.kScope h5 {font: normal bold 1.2em Arial;background-color:#b1b1b3;padding:4px 6px; color:#FFF;margin: 0px 0 6px;}
.kScope .kBox.light h5 {color: #243f68;}
.kScope .kBox.dark h5 {color: #FFF;}

.kScope h6 {font: normal normal 1.2em Arial;border-bottom: #8C8C91 solid 1px;}
.kScope .kBox.light h6 {}
.kScope .kBox.dark h6 {color: #FFF;}

.kScope blockquote {color: #152f57;display: block;padding: 6px;margin: 3px 0px;background-color: #318cd2;}
.kScope cite {font-style: italic;}

.kScope ul, ol {margin: 0px;padding: 0px 0;}
.kScope li {background-repeat: no-repeat;background-position: 4px 4px;margin-bottom: 4px;list-style-position: inside;}

/* Styled Lists */
ul.bullet, ul.bullet-lrg, ul.bullet-light, ul.bullet-round, ul.bullet-arrow {padding:0px;margin:0px 0 6px;}
ul.bullet li, ul.bullet-lrg li, ul.bullet-light li,  ul.bullet-round li, ul.bullet-arrow li {list-style-type: none;padding: 1px 0px 1px 18px;background: url(../images/bullet.png) left no-repeat;list-style-position: outside;}
ul.bullet-lrg li {padding: 3px 0px 3px 28px;background: url(../images/bullet-lrg.png) left no-repeat;}
ul.bullet-light li {background: url(../images/bullet-light.png) left no-repeat;}
ul.bullet-round li {background: url(../images/bullet-round.png) left no-repeat;}
ul.bullet-arrow li {background: url(../images/bullet-arrow.png) left no-repeat;}


/* Area Specific Styles */
.kScope #central ul.bulletlist {list-style-type: none;padding: 2px 0px 0px 0px;}
.kScope #central ul.bulletlist li {line-height: 110%;list-style-type: none;list-style-position: outside;padding: 0px 0 3px 14px;margin: 3px 0;background: url(../images/bullet-sml-dark.png) no-repeat;list-style-position: outside;}
.kScope #central ol.numberlist li  {padding: 3px 0 6px 20px;margin: 0px 0 3px 0px;}
.kScope #central ul.bulletlist.light li  {background: url(../images/bullet-sml-light.png) right no-repeat;}

/* For Styles Menu */

body#tinymce {background-color: #FFF;}

.box1 {border: 3px solid #46639D;padding: 4px;}
.box2 {border: 1px solid #00278;background: #D0EDFA;padding: 8px;}
.right_photo_border {border: 1px solid #46639D;padding: 3px;float:right;margin:0 0 6px 10px;}
.left_photo_border {border: 1px solid #46639D;padding: 3px;float:left;margin:0 10px 6px 0;}
.right_photo {float:right;margin:0 0 6px 10px;}
.left_photo {float:left;margin:0 10px 6px 0;}
.small {font-size: 80%;line-height: 120%;}
.large {font-size: 110%;line-height: 130%;}
.block-link {margin-bottom: 2px;}
