@import url("SharedStyles.css");
/*SPECIFIC STYLES*/
#branding {
	background-color: #FFFFFF;
	background-image: url(Group07_images/images/groupBanner_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7.8em;
}
.logoHeight {
	height: 7.8em
}
#mainNav ul.subbarOn a:link, #mainNav ul.subbarOn a:visited, #mainNav ul.barOn a:link, #mainNav ul.barOn a:visited {
	background-image: url(Intranet_images/BlackArrow.jpg);
}

h1, h2, h3, h4, h5, h6, #mainNav ul.subbarOn a:link, #mainNav ul.subbarOn a:visited, #mainNav ul.barOn a:link, #mainNav ul.barOn a:visited, a:link, a:visited {
	color: #444444;
}

/*MIDDLE STYLES*/
#mainWrapper {
	width: 100%;
	text-align: left;
}
#leftMain {
	width: 57%;
}
#rightMain {
	width: 39%;
}
/*GENERIC STYLES */
#wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	min-width: 720px;
}
#mainContent p, h1, h2, h3, h4, h5, h6, #mainContent p .eightyPercent, #mainContent .eightyPercent p, #mainContent .eightyPercent div, #mainContent p .nintyPercent, #mainContent .nintyPercent p, #mainContent .nintyPercent div, #mainContent p .seventyPercent, #mainContent .seventyPercent p, #mainContent .seventyPercent div { /*Bodge for Safari & Firefox */
	line-height: 120%
}
/*HOME STYLES */
.homeWrapper {
	width: 100%;
	text-align: left;
}
.homePanel {
	width: 49%;
	float: right;
}
.homePanelRight {
	width: 49%;
	float: left;
}
.homePanelBottom {

}
#mainContentHome {
	float: left;
	width: 75%;
	padding-left: 2%;
}
#rightColumnHome {
	float: right;
	width: 21%;
	background-color: #FFFFFF;
}
/*General*/

hr {
	background-color: #AAAAAA;
	height: 1px;
	width: 99%;
	color: #AAAAAA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
indentMe {
	text-indent: 15px;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent ul li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background-image: url(Group07_images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 100%;
}
#mainContent ul.mapBullet li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background-image: url(Group07_images/empty.gif);
	padding-left: 0;
}
/*Structure*/
#content {
	float: right;
	width: 77%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
}
#contentShop {
	float: right;
	width: 73%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
	padding-left: 2%;
	padding-right: 2%;
}
#mainNav {
	float: left;
	width: 22%;
	background-color: #FFFFFF;
}
#mainNavShop {
	float: left;
	width: 20%;
	background-color: #FFFFFF;
	padding-left: 2%;
}
#footer {
	clear: both;
	display: block;
	height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
#groupBranding {
	background-color: #FFFFFF;
	width: 100%;
}
.redbar {
	background-color: #E20A16;
	height: 0.3em;
	width: 100%;
}
#mainContent {
	float: left;
	width: 65%;
	padding-left: 5%;
}
#rightColumn {
	float: right;
	width: 27%;
	background-color: #FFFFFF;
}

/**
* Links**
*/
a:link img, a:visited img, a:hover img, a:active img {
	border: none;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #E20A16;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	border-bottom-style: solid;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #E20A16;
	text-decoration: none;
}

a.DocumentLink:link, a.DocumentLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(Group07_images/DocLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 5px;
	color: #E20A16;
}
a.DocumentLink:hover, a.DocumentLink:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
a.Language:link, a.Language:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
a.Language:hover, a.Language:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
/*:NOTE:Graphic rollover vertical*/
#mainNav ul, #mainNav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul.bar a, ul.bar a:visited {
	line-height: 1.5em;
	color: #222222;
	text-decoration: none;
	display: block;
	width: 82%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: 0.2em;
	border-bottom-color: #FFFFFF;
	padding-left: 10%;
	background-color: #CCCCCC;
}
#mainNav ul.bar a:hover, ul.bar a:active {
	color: #E20A16;
	font-weight: bold;
}
#mainNav ul.bar a.thispage:link, ul.bar a.thispage:visited {
	line-height: 22px;
	color: #222222;
	text-decoration: none;
	display: block;
	width: 82%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 0.2em;
	border-bottom-color: #FFFFFF;
	padding-left: 5%;
	background-color: #DDDDDD;
	background-image: url(Group07_images/dotDarkGrey.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
#mainNav ul.bar a.thispage:hover, ul.bar a.thispage:active {
	color: #E20A16;
	font-weight: bold;
}
#mainNav ul li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
#mainNav ul.subbar a, ul.subbar a:visited {
	line-height: 20px;
	color: #222222;
	text-decoration: none;
	display: block;
	width: 81%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 0.2em;
	border-bottom-color: #FFFFFF;
	padding-left: 10%;
	text-indent: 0px;
	background-color: #EEEEEE;
}
#mainNav ul.subbar a:hover, ul.subbar a:active {
	color: #E20A16;
	font-weight: bold;
}
#mainNav ul.subbar a.thispage:link, ul.subbar a.thispage:visited {
	line-height: 20px;
	color: #222222;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 0.2em;
	border-bottom-color: #FFFFFF;
	background-color: #EEEEEE;
	background-image: url(Group07_images/dot.jpg);
	background-position: 3px top;
	background-repeat:no-repeat;
	border-bottom-color: #FFFFFF;
}
#mainNav ul.subbar a.thispage:hover, ul.subbar a.thispage:active {
	color: #E20A16;
	font-weight: bold;
}
ul.newslist a, ul.newslist a:visited {
	color: #222222;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-style: solid;
	background-image: url(Group07_images/dotOnWhite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
ul.newslist a:hover, ul.newslist a:active {
	font-weight: normal;
	color: #E20A16;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E20A16;
}
/*:NOTE:Rollover horitontal*/
ul.horiz {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.horiz li {
	float: left;
}
ul.horiz a, ul.horiz a:visited {
	color: #444444;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-bottom-style: none;
}
ul.horiz a:hover, ul.horiz a:active {
	color: #E20A16;
	text-decoration: underline;
	font-weight: normal;
}
ul.horiz a.thispage, ul.horiz a.thispage:visited {
	color: #E20A16;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-bottom-style: none;
}
ul.horiz a.thispage:hover, ul.horiz a.thispage:active {
	color: #E20A16;
	text-decoration: underline;
	font-weight: normal;
}
/**
* Forms **
*/
label {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	display: block;
}
form#invoice label, form#login label {
	width: 12em;
	font-size: 70%;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	background-color: #E3151C;
	background-image: url(Group07_images/buttonGraphic.gif);
	background-repeat: repeat-x;
	background-position: right center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #B70611;
	border-bottom-color: #B70611;
	border-left-color: #FF0000;
}
input.btnhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #B70611;
	border-bottom-color: #B70611;
	border-left-color: #FF0000;
}
input.btnGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E3151C;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	border: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-color:transparent;
}
input.btnGohov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	border: none;
	background-color: #FFFFFF;
 	background-color:transparent;
}
input.btnLang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 0;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	background-color: transparent;
}
input.btnLanghov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: right;
	padding: 0;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	border: none;
	background-color: transparent;
}
input.btnNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #B70611;
	border-bottom-color: #B70611;
	border-left-color: #FF0000;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	background-color: #DD161C;
	background-image: url(Group07_images/buttonGraphicLg.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
input.btnNormalhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #B70611;
	border-bottom-color: #B70611;
	border-left-color: #FF0000;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
}
input.search {
	width: 80%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input {
	width: 20em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input.checkme {
	width: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
}
textarea {
	height: 100px;
	width: 20em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input:focus, textarea:focus {
	background-color: #FFCCFF;
}
input.checkbox {
	width: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #AAAAAA;
}
fieldset {
	background-color: #FFFFFF;
	padding: 1em;
	margin-top: 1em;
	border: 1px solid #AAAAAA;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #BB0000;
	background-color: #FFFFFF;
}
form#contact label {
	width: 12em;
	font-size: 70%;
	color: #222222;
}
form#contact label.wide {
	width: 22em;
	font-size: 70%;
	color: #222222;
}
select {
	font-size: 70%;
	color: #222222;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
}
form#NavJump select {
	font-size: 70%;
	color: #222222;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/**
* Site Map **
*/
A.sitemap1, A.sitemap1:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.8em; 
color: #BB0000;
text-align: left; 
vertical-align: middle
}
A.sitemap1:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.8em; 
color: #770000;
text-align: left; 
vertical-align: middle
}
A.sitemap2, A.sitemap2:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap2:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #770000;
text-align: left; 
vertical-align: middle
}
A.sitemap3, A.sitemap3:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #444444; 
text-align: left; 
vertical-align: middle
}
A.sitemap3:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap4, A.sitemap4:visited { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #555555; 
text-align: left; 
vertical-align: middle
}
A.sitemap4:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap5, A.sitemap5:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #555555; 
text-align: left; 
vertical-align: middle
}
A.sitemap5:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
/**
* Title **
*/
.titleBar {
	height: 2em;
	background-image: url(Group07_images/underline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lineHeight {
	line-height: 2em;
}
/**
* Red panels **
*/
.redPanel {
	width: 90%;
	border: 1px solid #AAAAAA;
}
h4.redTab{
	background-image: url(Group07_images/redTab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91%;
	line-height: 1.5em;
}
h4.redTabWide{
	background-image: url(Group07_images/redTab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	line-height: 1.5em;
}
h4.redTabBottom{
	width: 100%;
	line-height: 1.5em;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #E20A16;
	border-bottom-color: #E20A16;
}
/**
* Map Positioning **
*/
#mapPic {
	position: relative; /*The key to this technique */

}
#mapPic ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mapPic a {
	text-decoration: none;
	color: #444444;
	font-size: 75%;
}

#mapPic a .hotspot {
	width: 11px;
	height: 11px;
	position: absolute;
	background-image: url(Group07_images/mapDot.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mapPic a .link {
	position: absolute;
	display: block;
	width: 35em;
	left: -1000px;
	top: 0px;
}

/* :BUG: This rule on it's own does not work in IE  */
#mapPic a:hover .hotspot {
	background-image: url(Group07_images/mapDotOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mapPic a:hover .link {
	left: 0px;
	}

/* :KLUDGE: However if you add this rule, both the previous rules now work. Weird*/
#mapPic a:hover {
  border: none;
}
td.FrenchNo {
	display: none;
}