
.verveine {
    font-family: VerveineRegular,Tahoma,sans-serif;
}

/* @group P */

p {font-family: CorporateSBQRegular, Helvetica, Tahoma, sans-serif; font-size: 16px; text-align:justify; line-height: 18px; padding: 3px 5px 3px 5px; color: #575a5d;}


/* @group A */

a, a span {font-family: CorporateSBQRegular, Helvetica, Tahoma, sans-serif; font-size: 14px; text-decoration: none; line-height: 16px; color: #cd242b;}

a:hover, a:hover span {text-decoration: underline; color: #cd242b;}

/* Main Menu*/
div#page-header div#logo li a {background-repeat: no-repeat; background-image: url(../images/logo.png); display: block; overflow: hidden; height: 100px; width: 240px; margin-top: 0px; margin-left:25px; text-indent: -9999px;}

/* Footer Menu */
div#footer-content{font-size:12px; color:#666666}
div#footer-content a, div#footer-content a span {font-family: CorporateSBQRegular, Verdana, Arial, sans-serif; color: #5a575d; font-size: 14px; padding: 5px 0;}
div#footer-content a.up {display: none}
div#footer-content a:active, div#footer-content a:active span {color: #88848b}
div#footer-content a:hover, div#footer-content a:hover span {color: #cd242b; text-decoration: underline;}

div {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 13px;}

/* Header */
/*div#topbar {background-color: #cc3333; height: 30px; min-width: 990px;}*/
div#topbar {
    background-image: url(../images/upHeaderRepeat.png);
    background-repeat: repeat-x;
    height: 6px;
	margin-bottom:6px;
    min-width: 990px;
	z-index:-999;
}
div#topbar div#inside {
    background-image: url(../images/backgroundTopStripes.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 10px;
    width: 946px;
    margin-left: auto;
    margin-right: auto;
}

/* Footer */
div#page-footer {clear: both; height: 100px; background-image: url(../images/footerRepeat.png); background-repeat: repeat-x; margin: 0px 0 0px 0; min-width: 990px;}

div#page-footer-inner {clear: both; height: 80px; background: #f9f9f9 url(../images/footerRepeat-inner.png); background-repeat: repeat-x; margin: 0px 0 0px 0; min-width: 990px;}

div#footer-wrap {width: 990px; text-align: center; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-image: url(../images/footer_image.jpg); background-position: right 10px; height: 60px;}

div#footer-wrap-inner {width: 990px; text-align: center; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-image: url(../images/footer_image-inner.jpg); background-position: right 10px; height: 60px;}
