body {
    background: #EDF2FF;
    color:#6F559D
}

/* Standard text properties */
p {
    margin-top: 0; 
    margin-bottom: 0px;
    font-family: myriad pro, helvetica, arial;
    font-size: 12px; 
    color: #666666;
}

li {
    font-family: myriad pro, helvetica, arial;
    font-size: 12px; 
    color: #666666;
    text-align: left;
}    

a {
    color: #9900cc;
}

.headlinelink {
    color: #5b56cc;
}

.bottommargin {
    margin-bottom: 1px;
}

.bigbottommargin {
    margin-bottom: 40px;
} 

/* Headline text properties */
.superheadline {
    margin-bottom: 2px;
    font-size: 24px;
    font-family: tahoma, helvetica, arial;
    color: #5b56cc;
}

.headline {
    margin-bottom: 2px;
    line-height: 1.2;
    font-size: 16px;
    font-family: tahoma, helvetica, arial;
    color: #5b56cc;  
}

.subheadline {
    font-size: 14px;
    font-family: myriad pro, helvetica, arial;
    color: #666666;  
}

.contentpane {
    border: solid 1px #555;
    background-color: white;
    width: 511px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    height: 157px;
    background-color: #5b56cc;
}

.menubar {
    width: 511px;
    height: 29px;
    text-align: center;
    background-color: #5b56cc;
}

.menutable {
    width: 500px;
}

.menulink {
    border: 0;
    color: white;
    font-size: 16px;
    font-family: tahoma, helvetica, arial;
    text-decoration: none;
}

.menuselected {
    width: 100px;
    text-align: center;
    background-color: white;
    color: #5b56cc;
    padding-top: 4px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    font-family: tahoma, helvetica, arial;
}

.menuunselected {
    width: 100px;
    text-align: center;
    background-color: #5b56cc;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    font-family: tahoma, helvetica, arial;
}

.menucart {
    background-color: #5b56cc;
}

.content {
    background-color: white;
    text-align: center;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.content_image {
    backgroud-color: white;
    margin-bottom: 40px;
}

.quotebox-side {
    margin-top: 0; 
    margin-bottom: 0px;
    font-family: myriad pro, helvetica, arial;
    font-size: 12px; 
    color: #666666;
} 

.quotebox {
    width: 180px;
    text-align: center;
    background-color: #dddddd;
    font-size: 14px;
    font-family: tahoma, helvetica, arial;
    color: #666666;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.whatwedo {
    background-color: white;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 20px;
    text-align: center;
}

.imagestrip {
    background-color: white;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.footer {
    background-color: #0099cc;
    height: 50px;
    text-align: center;
    font-size: 14px;
    color: white;
    font-family: tahoma, helvetica, arial;
    margin-left: auto;
    margin-right: auto;
}

.cardblock {
    background-color: white;
    width: 125px;
}

.cardblock_text {
    width: 125px;
    font-size: 12px;
    font-family: tahoma, helvetica, arial;
    color: #5b56cc;  
}

.cardblock_text_l {
    text-align: left;
    width: 125px;
    font-size: 12px;
    font-family: tahoma, helvetica, arial;
    color: #5b56cc;  
}

.cardblock_text_r {
    text-align: right;
    width: 125px;
    font-size: 12px;
    font-family: tahoma, helvetica, arial;
    color: #5b56cc;  
}

.galleryNav {
    width: 400px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;
    font-family: myriad pro, helvetica, arial;
    font-size: 12px; 
    color: #666666;
}

/* card page image and text set up */
.cardsection_left {
    background-color: white;
    margin-bottom: 40px;
}

.cardsection_right {
    backgroud-color: white;
    margin-bottom: 40px;
}

.cardsection_center {
    background-color: white;
    margin-bottom: 40px;
}

.leftalignimage {
    float:left; 
    margin: 0 15px 15px 0;
}

.rightalignimage {
    float:right; 
    margin: 0 0 15px 15px;
}

.leftaligntext {
    float:left; 
    margin: 0 15px 15px 0;
}

.rightaligntext {
    float:right; 
    margin: 0 0 15px 15px;
}

#layer1 {
    width: 400px;
    height: 430px;
    position: absolute;
    visibility: hidden;
    left: 30%;
    top: 30%;
    margin-top: -275;
    margin-left: -275;
    background-color: white;
    border: 1px solid #000;
    padding: 10px;
    z-index: 100;
}

#close {
    float: right;
}

#popupimg {
    /* border-color: #5b56cc; */
}

#popupimgtext {
    vertical-align: text-center;
    font-size: 16px;
    font-family: tahoma, helvetica, arial;
    color: #5b56cc;  
}

#bulletlist { 
    padding:10px; 
    margin:10px; 
} 
#bulletlist li { 
    list-style-type: circle; 
} 

/* Stuff to handle the quote boxes and wrapped text */

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.image-left {
    float: left; 
    vertical-align: text-top;
}

.image-right {
    float: right; 
    vertical-align: text-top;
}

div.quoteboxImage {
    width:99.5%; 
    float:left;
}
