
@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */

html, body {height: 100%;}
body {font: 14px Tahoma, Arial, sans-serif; color:#666;}
#page, #blank, #partners{ background:#b7b7b7;}
#container{ 
  width: 1020px;
  background: url(pageBack.jpg) repeat-y;
  margin: 0 auto;
}

#sharingModule{ width:171px; height:16px; clear:both; margin:20px 0;}

/*  ===== @DEFAULT STYLES ============================== */
.clear {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}

:-moz-any-link:focus {outline: none;}

img {border:none;}

#copy { background-color: #fff; }
#copy hr {height:1px; border:0; border-bottom:1px solid #000;}
#copy a, #copy a:link, #copy a:visited, #copy a:focus {color: #5195e8; text-decoration:none; outline:none;}
#homeContentWrapper a, #homeContentWrapper a:link, #homeContentWrapper a:visited, #homeContentWrapper a:focus {color: #fff; text-decoration:none; outline:none;} 
#copy a:hover, #copy a:active {color:#00447E;}
#homeContentWrapper a:hover, #homeContentWrapper a:active { color: #fff; }
#copy h2, #copy h3, #copy h5, #copy h6, #homeContentWrapper h2, #homeContentWrapper h3, #homeContentWrapper  h5, #homeContentWrapper  h6 { color: #5195e8; margin: 0 0 1em 0;}
#copy h1, #homeContentWrapper h1 {font-size:22px; color:#005C92; margin: 0 0 1em 0;}
#copy h2,#homeContentWrapper h2 { font-size:16px; }
#copy h3 { font-size:14px; color: #005C92; }
#copy h4 { font-weight:bold;}
#copy p {color:#544d45; margin-bottom:15px; line-height: 1.5em; font-size: 14px;}
#homeContentWrapper p {color:#544d45; margin-bottom:15px; line-height: 1.5em; font-size: 14px;}
#copy ul, #copy ol,#homeContentWrapper ul, #homeContentWrapper ol{margin:0 0 1em 0; color:#005C92;}

#copy li, #homeContentWrapper li{margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em;}
#smallHeading{
text-align: center;
font-size: 12px;
margin: 10px 0 20px 0;
line-height: 1.4em;
font-weight: bold;
padding: 10px;
}

/*  ===== @HEADER =============================== */
#phoneWrapper{ 
  float: right; 
  text-align: center;
  margin: 30px 30px 0 0;
  height: 50px;
}
#phoneWrapper p { 
  font-style: oblique; 
  font-size: 18px; 
  color: #1a2225;
  margin: 0;
}
#phoneNumber{
  font-size:29px;
  font-weight:bold;
  color:#990000;
  font-style: none !important;
  margin: 0 !important;
}
#logo{
  float:left;
  width: 400px;
  height: 90px;
  margin: 9px 0 0 20px;
}
#header{
width:960px;
height: 135px;
margin:0 auto;
background-color: #ffffff;
background-image: url(headerBack.jpg);
background-repeat: repeat-x;
}
/*  ===== @Drop-Down Nav =============================== */

#jsddm {
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
margin:0 auto;
padding:0;
width:960px;
height:34px;
clear: both;
}

#jsddm li { list-style:none; margin:0; padding:0; }

#jsddm > li {
  float: left;
  width:192px;
  height:34px;
  background: url(navSeparator.jpg) no-repeat right;
  position:relative;
  margin-top:2px;
  z-index:1000;
}

#jsddm > li > a {
  color:#FFFFFF;
  display:block;
  height:34px;
  line-height:34px;
  text-align:center;
  text-decoration:none;
  width:192px;
 
}

/*#jsddm > li > a:hover{
  text-decoration: underline;
}*/
.mainNavFirst a{

}
.mainNavLast a{

}
.mainNavLast{ background: none !important; }

#jsddm > li ul {
  display:none;
  width:192px;
  position:absolute;
  left:0;
 /* border: 1px solid #02538A;*/
  margin:0;
   z-index:1000;
  padding:0;
}

#jsddm > li ul li {  }

#jsddm > li > ul a {
  color:#fff;
  background: #023866;
  padding: 5px 10px;
  font-size: 11px;
  text-decoration:none;
  display: block;
}
/*.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
  border-bottom: 1px solid #02538A;
}*/
#jsddm > li > ul a:hover{
background: #8C2425;
}
#jsddm  >  li ul li ul {
margin:-24px 0 0 193px;
position:relative;
z-index:1000;
  height:24px;
}
 

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
background:url(/homeMenuBack.jpg) repeat-x #fff top;
height:250px;
width:960px;
margin:0 auto;
text-align:center;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#contentWrapper{
  clear:both;
  margin: 0 auto;
  width:960px;
  background: #fff;
  padding-top:10px;
}
#homeContentWrapper {
clear:both;
margin:0 auto; 
padding: 3px 0 0 0; 
width:960px;
background: #fff;
min-height: 280px;
}
#copy{
clear: both;  
}
#partners #contentWrapper,#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
}
  #blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }

.copy {clear: both;}
#interior .copy, #blank .copy{padding:0 20px;}
#partners .copy {padding:20px 0;}
/* ===== @ACTION NAV STYLES ============================================= */
#sideBar{
float:left;
height:auto;
padding: 0 0 0 10px;
}
#actionNav{  
float:left; 
height: auto;
background:#666666;
border:2px solid #777;
margin: 20px 0 25px 10px;
color:#fff;
width:335px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#actionNav h2{
text-align:center;
padding: 5px 0;
font-size: 16px;
color: #fff;
display: block;
background: #02538A;
}
#actionNav #twitter{
font-size: 12px;
}
#actionNav p { margin: 10px 0 10px 5px; font-size: 12px; }
#actionNav h4 { font-size: 12px; margin: 0 0 8px 10px;; }
#actionNav li{
padding: 5px 0 5px 10px;
border-bottom:1px solid #efefef;
list-style: none;
}
#actionNav li:hover{
background: #777;
}
#sideBar li a{
color: #fff;
font-size: 12px;
text-decoration: none;
display: block;
}
#actionNav #twitter{
margin: 10px 0;
}
#actionNav #twitter li a{
color: #fff;
margin: 2px 0 0 0;
}
#actionNav #twitter li{
background: none;
}
#actionNav #twitter h2{
}
#homeSideBar{
width:297px; 
float:right;
height:auto;
}
/* ===== @CONTENT STYLES ============================================= */

#pageSubHeader{
color: #fff;
margin: 8px 0 10px 0;
text-align: center;
text-shadow: .1em .1em #000;
}
#homeContentWrapper #content{
width:650px;
height:auto;
float:left;
}
#contentWrapper #content{
width:570px;
height:auto;
float:right;
}
#contentWrapper #content #leftnav p { margin:5px; }
#contactInfo{
float:left;
width:325px;
height: 500px;
}
#contactAddress{
margin:15px 0 0 10px;
}
#googleMap{
  width:325px;
  height:325px;
  background:#d8ebf7;
  border:1px solid #b5d2e6;
  padding:2px;
  margin:20px 0 0 10px;
}
#mainBoxFirst{ 
  width: 350px; 
  float: left;
  margin: 15px 0 0 15px;
}
#mainBoxFirst p { font-size: 12px; }
#mainBoxFirst h2 { font-size: 16px; color: #005c92; }  
#mainBox{ 
  width: 275px; 
  height:auto; 
  float: left;
  margin: 15px 0 0 20px;
}
#mainBox h2{ font-size: 14px; color: #005c92; }
#copy { 
    margin: 0 15px 0 25px;
}
#partners #copy {margin:0;}
/* ===== @FORMS STYLES ============================================= */
#formContainer{
width:520px;
background:#03467A;
border:2px solid #003966;
margin:20px auto 20px;
padding:4px;
color:#fff;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
  color: #fff;
  font-size:14px;
  margin:5px 0 8px 0;
}
#formReferFriend .emailAddress{
width: 250px;
}
#formReferFriend .emailAddress input{
width: 240px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.formContest{border-style:dashed !important;}
.form{
padding:5px 5px 0;
text-align:left;
width:500px;
margin:0 auto;
}
.form .formInput{
width:125px;
padding:0;
margin:0;
text-align:left;
float:left;
}
.form .formWidth{
width:115px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:490px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.inputMoreInfo, .submit{text-align:center;}
.inputMoreInfo{margin:2px 0; color:#fff;}
.form label.error {color: #f00; padding-left: 5px; }
#submit{margin:5px 0 10px; }
.form .formInputWide { width:225px;float:left;text-align:left;padding:0;margin:0;}
.form .formWidthWide {width:200px;height:15px;-webkit-border-radius:3px;-moz-border-radius:3px;}


/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin:20px;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}
/* ===== @PARTNERS PAGE STYLES  ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 5px 0 0;
}
#partnersForm  #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote  .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}
#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .company, #partnersQuote  .company  .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote  .submit  input{ margin: 0;}

#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer  { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align:  center;
  padding: 8px 0 8px 0;
  background:  #0061AA;    /*Coupon  Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer  img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#0061AA;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*Item  Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}
.itemTxt p {font-size:13px;line-height:1.3em;}
a.printCoup{
    display:block;
    clear:both;
    color:#333;
    text-decoration:none;
    font-size:14px;
    background:#eee;      /*Print  Button Background Color*/
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    line-height:25px;
    height:25px;
    width:135px;
    text-align:center;
    padding:5px;
    margin:0;
    border:1px dashed #ccc;
}
a.printCoup:hover{background:#c9c9c9;border:1px solid #ccc;color:#666;}    /*Print  Button Hover Color*/
a.showPrint{display:none;}
.partnerLogo{ 
  float:right; 
  width:200px; 
  height:auto; 
  display:block;
  border: 1px solid #c5c5c5; 
}
#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#0061AA; /*Our  Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span  a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:8px 10px;
}
#categories span  a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
float: left;
background: url(footerBack.jpg) repeat-x #00447e bottom;
color:#fff;
margin:30px 0 0 0;
padding: 10px 0;
width: 100%;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:900px; 
margin:0 auto;
height:auto;
}
#footer li {
display:block;
line-height:26px;
float:left;
height:auto;
width:auto;
margin:0 20px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:14px;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
margin:0;
padding:0;
}
#vpBtn{display:none;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  left:-480px;
  margin-left:50%;
  position:absolute;
  text-align:center;
  top:0;
  width:960px;
  z-index:1000;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h1 {
  color:#005C92;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:##005C92;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#544D45;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #15ADFF; text-decoration: none; }
.box a:hover { color: white; }

/* @TAB */

.tab {
  background: url(expanderBack.png) repeat-x top;
  height:20px;
  position: relative; top: 0; z-index: 10000;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:12px;
  width:190px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

.tab a.open { background: url(../images/bt_open.png) no-repeat left 0; }
.tab a.close { background: url(../images/bt_close.png) no-repeat left 0; }
.tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px; }
.tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; }


/*====== HOME MENU SLIDER =============================================*/

.coda-slider { }
  
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 246px; overflow: auto !important; padding-right: 20px }


/* .panel-wrapper elements */
.panel-wrapper { width:370px; float:left; margin:0; color:#FFF; text-align:justify; }
.panel-wrapper p { float: left; }
.panel-wrapper h2 { margin:0 0 10px 0; }
.panel img { float:left; margin: 0; position:relative; z-index:0 }
.slider-quote-button {
  display:block;
  width:189px;
  height:34px;
  overflow: hidden;
  background: url(getAQuote.png);
}
.slider-quote-button:hover { background-position: bottom left;}
#slider-nav {
  display:block; 
  width:248px;
  height:250px;
  list-style:none;
  margin:0;
  padding:0;
  float: left;
}
.sliderContent {
float:left;
height:200px;
margin:25px 0 0 21px;
text-align:left;
width:300px;
}
.sliderContent h2 { 
  color: #fff; 
  font-size:30px;
  font-family: Times New Roman, serif;
  margin: 0 0 10px 0;
}
.sliderContent p { color: #fff; margin: 0 0 20px 0; font-size:13px; }
#slider-nav li {
  width:248px;
  height:48px;
  float:left;
  line-height:30px;
  text-align:center;
  margin: 0;
  padding:0;
  border: 1px solid #02518b;
}

#slider-nav li.nomargin { margin:0 !important; }

#slider-nav li a {
  color:#FFF;
  font-weight:bold; 
  display:block; 
  text-decoration:none !important; 
}
.sliderAutoBtn { background: url(sliderAutoBtn.png) no-repeat; overflow: hidden; width: 248px; height: 48px; }
.sliderHomeBtn { background: url(sliderHomeBtn.png) no-repeat; overflow: hidden; width: 248px; height: 48px; }
.sliderBusiBtn { background: url(sliderBusiBtn.png) no-repeat; overflow: hidden; width: 248px; height: 48px; }
.sliderGroupBtn { background: url(sliderGroupBtn.png) no-repeat; overflow: hidden; width: 248px; height: 48px; }
.sliderContBtn { background: url(sliderContBtn.png) no-repeat; overflow: hidden; width: 248px; height: 48px; }

#slider-nav li a:hover { background-position: bottom left !important; }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 711px; height:250px; } 
  
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
  
/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
  
/* Tab nav */
.coda-nav ul li a.current { background: #39c }
  
/* Panel padding */
.coda-slider .panel-wrapper { padding: 0; }
  
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline; }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
  
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/* ===== @TWITTER ======================================================== */ 

#twitter ul, #twitter ol{margin:0 0 10px 0; padding:0;}
#twitter li {
line-height:1.2em;
list-style-position:outside;
list-style-type:none;
margin:0 0 15px;
font-size: 12px;
}
#twitter li > a {
display: block;
color: #666666 !important;
font-style: oblique;
font-size: 12px !important;
}
#twitter span { color: #544d45; }
#twitter span a:link, a:visited,a:hover { color:#02406F;}
#actionNav #twitter span { color: #fff; }
#actionNav #twitter p{color: #fff;}
.lastTweet{margin-bottom: 10px;}
#socialMedia { margin: 5px 0 0 0; }
#socialMedia li { 
  display: inline; 
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;F
}

/* ====== @CARRIER SLIDESHOW =============================================== */

.carrierSlideshow{
  width: 255px;
}
.carrierSlideshow, .carrierSlideshow img{
  width:225px;
  height:100px;
  display:block;
}

/* ===== @SITEMAP ========================================================== */

#copy #siteMapPosition {padding-top: 20px; margin: 0 0 0 50px;}

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 
5px;-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 10px;
}
#leftnav li{
list-style:none;
}
#leftnav li a{
color:#333;
padding: 2px 0 0 10px;
}
#leftnav .item ul li a{display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #333;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2 {
display:none;
}
#leftnav .level2 > li  {
height: 20px; 
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
}
#leftnav .level2 > li:hover{
background: #efefef;
}
#leftnav .navarrow {
margin:5px 5px 0 10px;
vertical-align:middle;
float:left;
}
#leftnav .level2>li.current {
background: #efefef;
}
#testimonials{
background: #ccc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; }
#testimonials h4{
  padding: 0 10px 10px;
  font-size:12px;
}

/* CHARITY PAGE STYLES*/
.monthlyCharity {
padding:10px;
width:315px;
margin:10px 0 0 10px;
background:#e1e1e1;
-moz-border-radius:5px;

-webkit-border-radius:5px;

border-radius:5px;

border:1px solid #666666;
}
.monthlyCharity h3{ 
color:#005395;
margin:0 0 10px 0;}
.monthlyCharity p {margin: 0 0 10px 0;}