@CHARSET "ISO-8859-1";
/* 
 tiny_mce styles
 */
.cw_h1 {
    color: #333333;
}

.cw_h2 {
    color: #333333;
}

.cw_h3 {
    color: #006FB7;
}

.cw_h4 {
    color: #006FB7;
}

.cw_h5 {
    color: #006FB7;
}

.cw_h6 {
    color: #006FB7;
}

.cw_paragraph {
    color: #333333;
    padding: 4px;
    text-align: left;
}

a, a:active, a:visited, a:hover {
}

/*
 mce templates
 */
.mce_column_template {
    padding: 2px;
    height: 26px;
}

.mce_column_template table {
    border: none;
    border-collapse: collapse;
    padding: 0px;
    width: 660px;
}

.mce_column_template table td {
    vertical-align: top;
    margin: 0px;
    color: #333333;
    font-family: arial;
    font-size: 11px;
    padding: 5px 0px 5px 15px;
    border: 1px dotted #e1e1e1;
    background: transparent url('../images/arrow_right_blue.jpg') 0px 6px;
    background-repeat: no-repeat;
    height: 26px;
    cursor: text;
}

/*
 about
 */
.about {
    float: left;
}

.about span.title {
    border: none;
    border-left: 8px solid #FFFFFF;
    margin-top: 20px;
    width: 650px;
    height: 38px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.about div.image {
    width: 660px;
    border: 1px solid #FFFFFF;
    height: 326px;
    background-color: transparent;
    text-transform: uppercase;
    padding: 0px;
    display: block;
    position: relative;
}

.about p {
    font-family: arial;
    font-size: 12px;
    color: #333333 !important;
    /*color: #0063BE;*/
}
.about p a{color:#0063BE !important}
.about div.footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 0px;
}

.about div.footer a.left, .about div.footer a.left:hover, .about div.footer a.left:visited {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px;
    margin-left: -5px;
    margin-right: 10px;
    margin-top: 0px;
}

.about div.footer a.right, .about div.footer a.right:hover, .about div.footer a.right:visited {
    float: right;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px;
    margin-left: 5px;
    margin-top: 0px;
}

.about div.right_content {
    border: none;
    width: 410px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 10px 0px 10px 10px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    float: left;
    /*margin-top: -55px;*/
}

.about ul {
    list-style-type: disc;
    border: none;
   	color: #333333;
}

.about li {
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 0px;
    color: #333333;
}

.about div.right_content ul {
    list-style-type: disc;
}

.about div.right_content li {
    font-family: arial;
    font-size: 12px;
    padding: 0px;
    margin-left: -10px;
    margin-bottom: 0px;
}

/*
 board members
 */
.about div.board_member {
    display: block;
    border: none;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.about div.directors {
    display: block;
    clear:both;
    border: none;
    width: 100%;
    margin-top: 10px 0px 0px 0px;
    border-bottom: 20px solid #FFFFFF;
}

.about div.board_member div.title, .about div.directors div.title, .about div.contacts div.title {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 24px;
    display: block;
    background: transparent url('../images/title_bg.gif') top left;
    background-repeat: repeat-x;
}

.about div.board_member div.title span, .about div.directors div.title span, .about div.contacts div.title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #333333;
    background-color: #FFFFFF;
    padding: 3px 6px 0px 0px;
    margin-bottom: 2px;
}

.about div.board_member div.message {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    display: block;
    background-color: #FFFFFF;
    padding: 10px 0px 0px 0px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    height:100%;
    clear: both;
}

.about div.directors table {
    width: 100%;
    border: none;
}

.about div.directors table tr td {
    width: 50%;
    border: none;
    vertical-align: top;
}

.about div.director {
    font-family: arial;
    font-size: 12px;
    padding: 2px;
}

.about div.director div.info {
    display: block;
    color: #333333;
}

.about div.director div.email {
    display: block;
    color: #333333;
}

/*
 contacts
 */
.about div.contact_information {
    display: block;
    border: none;
    width: 100%;
    height: auto;
    margin-top: 20px;
    position: relative;
    clear: both;
}

.about div.contact_information div.title {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 24px;
    display: block;
    background: transparent url('../images/title_bg.gif') top left;
    background-repeat: repeat-x;
    clear: both;
}

.about div.contact_information div.title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #333333;
    background-color: #FFFFFF;
    padding: 3px 6px 0px 0px;
    margin-bottom: 2px;
}

.about div.address {
    float: left;
    margin: 0px 4px 20px 0px;
    width: 322px;
    height: 200px;
    background-color: #FFFFFF;
    font-family: arial;
    font-weight: normal;
    font-size: 11px;
    color: #0063BE;
    display: block;
    position: relative;
}

.about div.address a, .about div.address a:hover, .about div.address a:visited {
    color: #333333;
    text-decoration: none;
}

.about div.address span.chapter {
    display: block;
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    margin-left: 8px;
}

.about div.google_map {
    float: left;
    margin: 0px 0px 20px 0px;
    width: 332px;
    height: 200px;
    background-color: #333333;
    color: #999999;
    font-family: arial;
    text-align: center;
    font-size: 11px;
    display: block;
    clear: right;
}

.about div.contacts {
    display: block;
    border: none;
    width: 100%;
    height: auto;
    margin-top: 10px 0px 0px 0px;
    border-bottom: 20px solid #FFFFFF;
    clear: both;
}

.about div.contacts table {
    width: 100%;
    border: none;
}

.about div.contacts table tr td {
    width: 50%;
    border: none;
    vertical-align: top;
}

.about div.contact {
    font-family: arial;
    font-size: 12px;
    padding: 2px;
    border-bottom: 8px solid #FFFFFF;
}
.about div.contact a, .about div.contact a:hover {color:#0063BE !important}
.about div.contact div.info {
    display: block;
    color: #333333;
}

.about div.contact div.email {
    display: block;
    color: #333333;
}

/*
 careers
 */
.careers {
    margin-top: 10px;
    width: 660px;
    height: auto;
    position: relative;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    display: block;
}

.careers table {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 658px;
    padding: 0px;
    border-collapse: collapse;
}

.careers table th {
    border: none;
    padding: 0px 0px 5px 5px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    /*text-transform: capitalize;*/
    text-align: left;
}

.careers table td {
    border: none;
    border-bottom: 5px solid #FFFFFF;
    padding: 5px 5px 5px 5px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    text-align: left;
    background-color: #F2FAFD;
    vertical-align: top;
}

.careers table td a, .careers table td a:hover, .careers table td a:visited {
    border: 0px solid #FFFFFF;
    padding: 5px 5px 5px 0px;
    font-family: arial;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    color: #333333;
    text-align: left;
}

.careers div.title {
    width: 650px;
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 28px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.careers div.header {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    border-top: 1px solid #0063BE;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

.careers div.footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    border-top: 0px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

.careers div.careers_contact_information {
    display: block;
    border: none;
    width: 100%;
    height: auto;
    margin-top: 22px;
    clear: both;
}

.careers div.careers_info {
    float: left;
    margin: 0px 4px 20px 0px;
    width: 318px;
    height: auto;
    background-color: #FFFFFF;
    font-family: arial;
    font-weight: normal;
    font-size: 11px;
    display: block;
    padding: 8px 0px 0px 4px;
    border: none;
    display: block;
}

.careers div.careers_info a, .careers div.careers_info a:hover, .careers div.careers_info a:visited {
    width: auto;
    background-color: #333333;
    border: none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bolder;
    padding: 2px 8px 2px 8px;
    margin: 4px;
    cursor: pointer;
    text-decoration: none;
}

.careers div.careers_address {
    float: left;
    margin: 0px 4px 20px 0px;
    width: 318px;
    height: auto;
    background-color: #FFFFFF;
    font-family: arial;
    font-weight: normal;
    font-size: 11px;
    display: block;
    padding: 8px 0px 0px 4px;
    border: none;
    display: block;
    clear: both;
}

.careers div.careers_info p, .careers div.careers_address p {
    color: #333333;
    padding: 0px;
    background-color: transparent;
    margin: 0px;
    width: 98%;
    display: block;
}

.careers div.careers_info a, .careers div.careers_info a:hover, .careers div.careers_info a:visited {
    width: auto;
    background-color: #333333;
    border: none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bolder;
    padding: 2px 8px 2px 8px;
    margin: 8px;
    cursor: pointer;
    text-decoration: none;
}

/*
 faq
 */

div.faq_left_image a, div.faq_left_image a:hover, div.faq_left_image a:visited {
    color: #333333;
    text-decoration: underline;
    font-family: arial;
    font-size: 13px;
    display: block;
    padding: 4px 0px 4px 0px;
    clear: both;
}

div.faq {
    width: 100%;
    border: none;
    display: block;
    height: auto;
    margin-top: -10px;
    margin-bottom: 30px;
}

div.faq span a, div.faq span a:hover, div.faq span a:visited {
    border: none;
    display: block;
    color: #333333;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    clear: both;
    text-transform: none;
    width:100%;
    line-height: 18px;
}

div.faq p {
    width: 99%;
    border: none;
    display: block;
    color: #333333;
    font-family: arial;
    font-weight: normal;
    font-size: 12px;
    padding: 2px;
    clear: both;
    border-bottom: 8px solid #FFFFFF;
}

div.faq a, div.faq a:hover, div.faq a:visited {
    border: none;
    display: block;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    font-size: 90%;
    padding: 2px 0px 2px 2px;
    clear: both;
}

/*
 privacy policy
 */
.about div.policy {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 660px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 10px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    float: left;
}

.about div.policy span {
    display: block;
    width: 100%;
    padding: 0px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    float: left;
}

.about div.policy ul {
    list-style-type: decimal;
}

.about div.policy li {
    font-family: arial;
    font-size: 12px;
    color: #333333;
    padding: 0px;
    margin-left: -10px;
    margin-bottom: 0px;
}

/*
 refer a child
 */
.refer {
    margin-top: 10px;
    width: 100%;
    position: relative;
    border: none;
    background-color: #FFFFFF;
}

.refer span.title {
    width: 650px;
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 28px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.refer div.image {
    width: 660px;
    border: 1px solid #FFFFFF;
    height: 326px;
    background-color: transparent;
    text-transform: uppercase;
    padding: 0px;
    display: block;
    position: relative;
}

.refer p {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 500px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 20px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    float: left;
}

.plan_event div.footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 0px;
}

.plan_event div.footer a.left, .plan_event div.footer a.left:hover, .plan_event div.footer a.left:visited {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px;
    margin-left: -5px;
    margin-right: 10px;
    margin-top: 0px;
}

.plan_event div.footer a.right, .plan_event div.footer a.right:hover, .plan_event div.footer a.right:visited {
    float: right;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px;
    margin-left: 5px;
    margin-top: 0px;
}

.refer div.left_image {
    border: none;
    width: 240px;
    display: block;
    float: left;
    height: auto;
}

.refer div.right_content {
    border: none;
    width: 410px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 10px 0px 10px 10px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    float: left;
}
.refer div.right_content a{color:#0063BE !important}
.refer div.right_content ul {
    padding: 0px;
    margin-left: 15px;
}

/*
 plan_event page
 */
.plan_event {
    margin-top: 10px;
    width: 100%;
    position: relative;
    border: none;
    background-color: #FFFFFF;
}

.plan_event span.title {
    width: 650px;
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 28px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.plan_event div.image {
    width: 660px;
    border: 1px solid #FFFFFF;
    height: 326px;
    background-color: transparent;
    text-transform: uppercase;
    padding: 0px;
    display: block;
    position: relative;
}

.plan_event p {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 500px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 20px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    float: left;
}

.plan_event div.footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 0px;
}

.plan_event div.left_image {
    border: none;
    width: 240px;
    display: block;
    float: left;
    height: auto;
}

.plan_event div.right_content {
    border: none;
    width: 410px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 10px 0px 10px 10px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    float: left;
}

.plan_event div.right_content ul {
    margin-left: -25px;
}

.plan_event div.download_kit {
    display: block;
    width: 100%;
    border: none;
    height: 121px;
    background: transparent url('../images/plan_an_event_download_kit.jpg') 0px -3px;
    background-repeat: no-repeat;
    margin: 10px 0px 10px -5px;
    position: relative;
}

.plan_event div.download_kit span.title {
    font-family: arial;
    font-size: 22px;
    color: #0063BE;
    font-weight: normal;
    position: absolute;
    top: 18px;
    left: 144px;
    background-color: transparent;
    border: none;
    text-transform: none;
    padding: 0px;
}

.plan_event div.download_kit span.text {
    font-family: arial;
    font-size: 11px;
    color: #0063BE;
    font-weight: normal;
    position: absolute;
    top: 42px;
    left: 144px;
    width: 260px;
    background-color: transparent;
    border: none;
    text-transform: none;
}

.plan_event div.download_kit a.left, .plan_event div.download_kit a.left:hover, .plan_event div.download_kit a.left:visited {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px;
    margin-left: -5px;
    margin-right: 10px;
    margin-top: 0px;
    position: absolute;
    top: 74px;
    left: 148px;
}

/*
 heroes
 */
.about_inner_heroes {
    float: left;
    width: 400px;
    position: relative;
}

.about div.chance_to_shine {
    width: 650px;
    border: none;
    height: 121px;
    background: transparent url('../images/wish_heroes_bg.jpg') 0px 5px;
    background-repeat: no-repeat;
    position: relative;
    float: left;
}

.about div.chance_to_shine span.title {
    font-family: arial;
    font-size: 20px;
    color: #0063BE;
    font-weight: normal;
    position: absolute;
    top: 12px;
    left: 144px;
    background-color: transparent;
    border: none;
    text-transform: none;
    padding: 0px;
	width:400px;
}

.about div.chance_to_shine span.text {
    font-family: arial;
    font-size: 11px;
    color: #0063BE;
    font-weight: normal;
    position: absolute;
    top: 54px;
    left: 146px;
    width: 500px;
    background-color: transparent;
    border: none;
    text-transform: none;
}

.about div.chance_to_shine div.links {
    font-family: arial;
    font-size: 11px;
    color: #0063BE;
    font-weight: normal;
    position: absolute;
    top: 80px;
    left: 146px;
    width: 500px;
    background-color: transparent;
    border: none;
    text-transform: none;
}

.about div.chance_to_shine a, .about div.chance_to_shine a:hover, .about div.chance_to_shine a:visited {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
}

span.address_line {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: auto;
    height: 18px;
    background-color: #FFFFFF;
    display: block;
    padding: 0px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
}
span.address_line  a{color:#0063BE !important}
div.message_right p
{
	display: block;
	padding:0px;	
}

/*************************mce custom*********************/

.left_image {
    width: 240px;
    float: left;
    height: auto;
    position: relative;
}

div.faq_left_image {
    background: transparent url('../images/faq_left.jpg') top left;
    background-repeat: no-repeat;;
    width: 210px;
    min-height: 400px;
    height: auto;
    display: block;
    border: none;
    float: left;
    padding: 158px 15px 10px 15px;
    text-align: center;
}

/*ul fix for ul's not numbered*/

#none_ul{
  	list-style:none;
}

