/* Basics */

body { color: black; font-size: 12px; font-family: "Lucida Grande"; background-color: #ebebeb; }


/* Elements*/
.header-color { background-color: #00209f; }
.main-color { background-color: white; }

.copyright-notes { color: #707070; font-size: 10px; }

/* Layout*/

.home-announcements { font-size: 11px; padding-right: 10px; padding-left: 10px; }
.section-title { color: #00209f; font-size: 13px; font-weight: bold; }
.par-title { color: #00209f; font-size: 15px; font-weight: bold; padding-bottom: 12px; }
.par-subtitle { color: #424242; font-size: 13px; font-weight: bold; padding-bottom: 9px; }
.par-text { color: #555; font-size: 12px; padding-bottom: 6px; }
/* Link Types*/
a.copyright:link { color: #424242; text-decoration: none; }
a.copyright:visited { color: #424242; text-decoration: none; }
a.copyright:hover { color: #424242; text-decoration: underline; }
a.copyright:active { color: #424242; text-decoration: underline; }

a.blue:link { color: #00209f; text-decoration: none; }
a.blue:visited { color: #00209f; text-decoration: none; }
a.blue:hover { color: #00209f; text-decoration: underline; }
a.blue:active { color: #00209f; text-decoration: underline; }

/* Main Menu*/
a.menu-home:link { display:block; background-image: url(../images/menu-home-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 41px; height: 12px; white-space:nowrap; }
a.menu-home:visited { display:block; background-image: url(../images/menu-home-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 41px; height: 12px; white-space:nowrap; }
a.menu-home:hover { display:block; background-image: url(../images/menu-home-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 41px; height: 12px; white-space:nowrap; }
a.menu-home:active { display:block; background-image: url(../images/menu-home-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 41px; height: 12px; white-space:nowrap; }

a.menu-about:link { display:block; background-image: url(../images/menu-about-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 49px; height: 12px; white-space:nowrap; }
a.menu-about:visited { display:block; background-image: url(../images/menu-about-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 49px; height: 12px; white-space:nowrap; }
a.menu-about:hover { display:block; background-image: url(../images/menu-about-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 49px; height: 12px; white-space:nowrap; }
a.menu-about:active { display:block; background-image: url(../images/menu-about-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 49px; height: 12px; white-space:nowrap; }

a.menu-products:link { display:block; background-image: url(../images/menu-products-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 71px; height: 12px; white-space:nowrap; }
a.menu-products:visited { display:block; background-image: url(../images/menu-products-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 71px; height: 12px; white-space:nowrap; }
a.menu-products:hover { display:block; background-image: url(../images/menu-products-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 71px; height: 12px; white-space:nowrap; }
a.menu-products:active { display:block; background-image: url(../images/menu-products-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 71px; height: 12px; white-space:nowrap; }

a.menu-services:link { display:block; background-image: url(../images/menu-services-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 62px; height: 12px; white-space:nowrap; }
a.menu-services:visited { display:block; background-image: url(../images/menu-services-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 62px; height: 12px; white-space:nowrap; }
a.menu-services:hover { display:block; background-image: url(../images/menu-services-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 62px; height: 12px; white-space:nowrap; }
a.menu-services:active { display:block; background-image: url(../images/menu-services-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 62px; height: 12px; white-space:nowrap; }

a.menu-support:link { display:block; background-image: url(../images/menu-support-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 61px; height: 12px; white-space:nowrap; }
a.menu-support:visited { display:block; background-image: url(../images/menu-support-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 61px; height: 12px; white-space:nowrap; }
a.menu-support:hover { display:block; background-image: url(../images/menu-support-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 61px; height: 12px; white-space:nowrap; }
a.menu-support:active { display:block; background-image: url(../images/menu-support-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 61px; height: 12px; white-space:nowrap; }

a.menu-contact:link { display:block; background-image: url(../images/menu-contact-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 63px; height: 12px; white-space:nowrap; }
a.menu-contact:visited { display:block; background-image: url(../images/menu-contact-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 63px; height: 12px; white-space:nowrap; }
a.menu-contact:hover { display:block; background-image: url(../images/menu-contact-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 63px; height: 12px; white-space:nowrap; }
a.menu-contact:active { display:block; background-image: url(../images/menu-contact-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 63px; height: 12px; white-space:nowrap; }
	
	
	/* Other hover effects*/
	
a.lang-en:link { display:block; background-image: url(../images/bt-lang-english-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 52px; height: 24px; white-space:nowrap; }
a.lang-en:visited { display:block; background-image: url(../images/bt-lang-english-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 52px; height: 24px; white-space:nowrap; }
a.lang-en:hover { display:block; background-image: url(../images/bt-lang-english-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 52px; height: 24px; white-space:nowrap; }
a.lang-en:active { display:block; background-image: url(../images/bt-lang-english-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 52px; height: 24px; white-space:nowrap; }

a.lang-fr:link { display:block; background-image: url(../images/bt-lang-french-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 59px; height: 24px; white-space:nowrap; }
a.lang-fr:visited { display:block; background-image: url(../images/bt-lang-french-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 59px; height: 24px; white-space:nowrap; }
a.lang-fr:hover { display:block; background-image: url(../images/bt-lang-french-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 59px; height: 24px; white-space:nowrap; }
a.lang-fr:active { display:block; background-image: url(../images/bt-lang-french-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 59px; height: 24px; white-space:nowrap; }

a.lang-pr:link { display:block; background-image: url(../images/bt-lang-portugese-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 76px; height: 24px; white-space:nowrap; }
a.lang-pr:visited { display:block; background-image: url(../images/bt-lang-portugese-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 76px; height: 24px; white-space:nowrap; }
a.lang-pr:hover { display:block; background-image: url(../images/bt-lang-portugese-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 76px; height: 24px; white-space:nowrap; }
a.lang-pr:active { display:block; background-image: url(../images/bt-lang-portugese-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 76px; height: 24px; white-space:nowrap; }


a.cust-en:link { display:block; background-image: url(../images/bt-custlogin-english-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 128px; height: 24px; white-space:nowrap; }
a.cust-en:visited { display:block; background-image: url(../images/bt-custlogin-english-dual.gif); background-repeat: no-repeat; background-position: 0 top; width: 128px; height: 24px; white-space:nowrap; }
a.cust-en:hover { display:block; background-image: url(../images/bt-custlogin-english-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 128px; height: 24px; white-space:nowrap; }
a.cust-en:active { display:block; background-image: url(../images/bt-custlogin-english-dual.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 128px; height: 24px; white-space:nowrap; }
