/******************************************************************************/

body {
    margin: 0 0 0 0;
    border-width: 0 0 0 0;
    border-style: none none none none;
    border-color: transparent transparent transparent transparent;
    padding: 0 0 0 0;
    background: #777777;
    color: Black;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 1.4em;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0;
    direction: ltr;
    unicode-bidi: normal;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    vertical-align: baseline;
    text-shadow: none;
}

/******************************************************************************/

#page {
    margin: 0 auto 0 auto;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    background: LightGoldenRodYellow;
    border-color: Linen Linen Linen Linen;
    width: 793px;
}

#header {
    margin: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-style: solid dashed dashed dashed;
    border-color: Red Green Green Green;
}

#bg {
    border-width: 1px 0px 0px 0px;
    border-style: solid dashed dashed dashed;
    border-color: LightGoldenRodYellow Green Green Green;
    height: 36px;
    /*background: url(images/bg.gif) repeat-x;*/
}

#main {
    margin: 0 auto 0 auto;
    border-width: 0px 0px 0px 0px;
    border-style: dashed dashed dashed dashed;
    border-color: Green Green Green Green;
}

#left-column {
    padding: 0px 30px 30px 30px;
    width: 440px;
    float: left;
}

#right-column {
    padding: 0px 15px 0px 0px;
    width: 270px;
    float: right;
}

#footer {
    border-width: 1px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: Linen Green Green Green;
    padding: 10px 15px 10px 15px;
    /*background: #664455;*/
    background: #002395;  /*PantoneReflexBlue*/
    color: LightGoldenRodYellow;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 1.4em;
    text-align: left;
    text-decoration: none;
}

#half-line {
    border-width: 0px 0px 8px 0px;
    border-style: solid solid solid solid;
    border-color: Green Green transparent Green;
    padding: 0px 0px 0px 0px;
}

.half-line {
    border-width: 0px 0px 8px 0px;
    border-style: solid solid solid solid;
    border-color: Green Green transparent Green;
    padding: 0px 0px 0px 0px;
}

/******************************************************************************/

/*@font-face {
    font-family : "Apple Chancery";
    / * Following double src statements is a hack to support IE (sigh). * /
    src : url("fonts/Apple_Chancery.eot");
    src : url("fonts/Apple Chancery.ttf");
    font-style : Chancery;
}*/

#nav {
    padding: 0px 10px 151.333px 0px;
    /*background: #664455;*/
    background: #002395;
    /*width: 767px;*/
}

#navleft {
    margin: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-style: dashed dashed dashed dashed;
    border-color: Yellow Yellow Yellow Yellow;
    padding: 0 0 0 0;
    width: 434px;
    float: left;
    color: White;
    /*font-family: "Apple Chancery", serif;
    font-style: Chancery;
    font-weight: normal;
    font-variant: normal;
    font-size: 24px;
    line-height: 23px;
    text-align: left;
    text-decoration: none;*/
}

#navleft a:visited, #navleft a:link, #navleft a:hover {
    text-decoration: none;
}

#logo {
    margin: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-style: dotted dotted dotted dotted;
    border-color: Yellow Yellow Yellow Yellow;
    padding: 0 0 0 0;
    width: 434px;
    color: White;
    /*text-align: right;*/
}

#navright {
    margin: 10px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-style: dashed dashed dashed dashed;
    border-color: Blue Blue Blue Blue;
    /*width: 200;*/
    padding: 0 0 0 0;
    color: White;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 1.575em;
    text-align: right;
    text-decoration: none;
}

#navright a:visited, #navright a:link {
    color: LightGoldenRodYellow;
    text-decoration: none;
}

#navright a:hover {
    color: LightGoldenRodYellow;
    text-decoration: underline;
}

/******************************************************************************/

#greeting {
    margin: 0 0 30px 0;
    /*color: #660044;*/
    color: #002395;
    font-family: Georgia, Garamond, serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 32px;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}

/******************************************************************************/

h1 {
    margin: 20px 0px 10px 0px;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent Pink transparent;
    padding: 0 0 10px 0;
    /*color: #660044;*/
    color: #002395;
    font-family: Georgia, Garamond, serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}
.box h1 {
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent LightGoldenRodYellow transparent;
}

.h1a {
    margin: 20px 0px 10px 0px;
    border-width: 0 0 0px 0;
    border-style: none none solid none;
    border-color: transparent transparent Pink transparent;
    padding: 0 0 10px 0;
    /*color: #660044;*/
    color: #002395;
    font-family: Georgia, Garamond, serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}

h2 {
    margin: 15px 0 10px 0;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent Pink transparent;
    padding: 0 0 10px 0;
    /*color: #660044;*/
    color: #002395;
    font-family: Georgia, Garamond, serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 18px;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}
.box h2 {
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent LightGoldenRodYellow transparent;
}

h3 {
    margin: 10px 0 10px 0;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent Pink transparent;
    padding: 0 0 10px 0;
    /*color: #660044;*/
    color: #002395;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}
.box h3 {
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent LightGoldenRodYellow transparent;
}

h4 {
    margin: 10px 0 10px 0;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent Pink transparent;
    padding: 0 0 10px 0;
    color: LightGoldenRodYellow;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}
.box h4 {
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent LightGoldenRodYellow transparent;
}

p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.testimonial {
    font-style: italic;
}

.attribution {
    font-style: italic;
    text-align: right;
}

ul {
    margin: 0 0 0 17px;
    padding: 0 0 0 0;
    list-style: square;
    /*list-style-image: url(images/bullet1.gif);*/
    list-style-position: outside;
}

ul ul {
    margin: 0 0 0 30px;
    padding: 0 0 0 0;
    list-style: disc;
    /*list-style-image: url(images/bullet2.gif);*/
    list-style-position: outside;
}

/******************************************************************************/

a:visited, a:link {
    background: none;
    /*color: #660044;*/
    color: #002395;
    text-decoration: underline;
}

a:hover {
    background: none;
    /*color: #660044;*/
    color: #002395;
    text-decoration: none;
}

/******************************************************************************/

.box {
    border-width: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: Green Green Green Green;
    padding: 10px 15px 15px 15px;
    background: #002395;
    color: LightGoldenRodYellow;
}

.box1 {
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #002395 #002395 #002395 #002395;
    padding: 10px 15px 15px 15px;
    background: none;  /*transparent*/
    color: Black;
}

.box1pic-left {
    padding: 10px 20px 10px 10px;
    width: 150px;
    height: 150px;
    float: left;
}

.box1pic-right {
    padding: 10px 10px 10px 20px;
    width: 150px;
    height: 150px;
    float: right;
}

.box1text-left {
    padding: 0px 0px 0px 0px;
    /*width: 240;*/
    /*float: left;*/
}

.box1text-right {
    padding: 0px 0px 0px 0px;
    /*width: 240;*/
    /*float: left;*/
}

.nobox {
    margin: 0 auto 0 auto;
    padding: 15px 15px 15px 15px;
    /*width: 228px;*/
    /*background: url(images/shadow.jpg) no-repeat top;*/
}

.image-center {
    text-align: center;
}

.image-left {
    text-align: left;
}

.image-0left {
    text-align: left;
    padding: 0px 0px 0px 0px;
    /*
    width: 170px;
    height: 222px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: #777777 #777777 #777777 #777777;
    padding: 1px 1px 1px 1px;
    */
}

.image-0right {
    text-align: right;
    padding: 0px 0px 0px 0px;
    /*
    width: 170px;
    height: 222px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: #777777 #777777 #777777 #777777;
    padding: 1px 1px 1px 1px;
    */
}

#image-15left {
    text-align: left;
    padding: 0px 0px 0px 15px;
    /*
    width: 170px;
    height: 222px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: #777777 #777777 #777777 #777777;
    padding: 1px 1px 1px 1px;
    */
}

.image-15left {
    text-align: left;
    padding: 0px 0px 0px 15px;
    /*
    width: 170px;
    height: 222px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: #777777 #777777 #777777 #777777;
    padding: 1px 1px 1px 1px;
    */
}

#image-15right {
    text-align: right;
    padding: 0px 15px 0px 0px;
    /*
    width: 170px;
    height: 222px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: #777777 #777777 #777777 #777777;
    padding: 1px 1px 1px 1px;
    */
}

.image-15right {
    text-align: right;
    padding: 0px 15px 0px 0px;
    /*
    width: 170px;
    height: 222px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: #777777 #777777 #777777 #777777;
    padding: 1px 1px 1px 1px;
    */
}

.sidebar {
    margin: 0 auto 0 auto;
    padding: 15px 15px 15px 15px;
    /*width: 228px;*/
    /*background: url(images/shadow.jpg) no-repeat top;*/
}

/******************************************************************************/
