@charset "utf-8";
/* CSS Document */

html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}

body {
	margin-top: 15px;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0px;
	padding: 0px;
}

a img {
border:none
}

#pageWrapper {
	width: 820px;
	margin:auto;
}

#leftPanel {
	float: left;
	background-image: url(images/leftBoxMid.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 295px;
	height: 581px;
}

#leftPanel  h4 {
	background-image: url(images/leftBoxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 295px;
}

#leftPanel h5 {
	background-image: url(images/leftBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	width: 295px;
	display: block;
}

#columnA {
	float: left;
	background-image: url(images/columnAboxMid.gif);
	background-repeat: repeat-y;
	width: 246px;
	height: 581px;
}

#columnA h4 {
	background-image: url(images/columnAboxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 246px;
}

#columnA h5 {
	background-image: url(images/columnAboxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 246px;
}

#columnB {
	float: left;
	background-image: url(images/columnBboxMid.gif);
	background-repeat: repeat-y;
	width: 244px;
	height: 581px;
}

#columnB h4 {
	background-image: url(images/columnBboxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 244px;
}

#columnB h5 {
	background-image: url(images/columnBboxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 244px;
}

#columnC {
	float: left;
	background-image: url(images/columnCboxMid.gif);
	background-repeat: repeat-y;
	width: 28px;
	height: 581px;
}

#columnC h4 {
	background-image: url(images/columnCboxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 28px;
}

#columnC h5 {
	background-image: url(images/columnCboxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 28px;
}
#columnC  img, #columnB  img, #columnA  img, #fullWidth img {
	margin-top: -7px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#fullWidth {
	float: left;
	background-image: url(images/columnFullMid.gif);
	background-repeat: repeat-y;
}

#fullWidth h4 {
	background-image: url(images/columnFullTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 518px;
}

#fullWidth h5 {
	background-image: url(images/columnFullBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 518px;
}
#fullWidth a, #fullWidth a:visited {
	font-size: 0.9em;
	color: #999999;
	margin-left: 25px;
	margin-bottom: 16.4px;
	display: block;
	width: 19em;
}


#infoPanel {
	float: left;
	background-image: url(images/infoAreaBoxMid.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 813px;
	z-index: 200;
	
}

#infoPanel p {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #464b55;
	margin-top: 10px;
	line-height: 1.5em;
	margin-right: 15px;
}


#infoPanel h4 {
	background-image: url(images/infoAreaBoxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 813px;
}

#infoPanel h5 {
	background-image: url(images/infoAreaBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 813px;
	display: block;
	float: left;
}
#footer {
	font-size: 0.7em;
	text-align: center;
	color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 15px;
}
#footer a, #footer a:visited {
	font-size: 0.9em;
	color: #c4c6cc;
}

#pictogramArea {
	margin-left: 10px;
	width: 235px;
	margin-right: 50px;
	float: left;
	height: 140px;
}
#pictogramArea p {
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: .7em;
	font-weight: bold;
	color: #c4c6cc;
}
#tRevForm {
	font-size: 0.75em;
	color: #99CC33;
}
#tRevForm input {
	width: 125px;
}


#pictogramArea a, #pictogramArea a:visited {
	font-size: 0.7em;
	color: #c4c6cc;
}

#clearer {
	clear: both;
}

.bold {
	font-weight: bold;
}
h1, h1 a, h1 a:visited {
	font-size: 0.85em;
	color: #464b55;
	font-weight: bold;
}
h1 a:hover {
	color: #FC1400;
	text-decoration: none;
}
#pictogramArea    a:hover, #footer    a:hover, #fullWidth a:hover   {
	color: #FF7904;
	text-decoration: none;
}
#submit {
	color: #99CC33;
	background-color: #F7F7F7;
	border: 1px solid #A5ACB2;
}
#submit:hover {
	color: #FF7904;
	background-color: #E4E4E4;
}




.italic {
	font-style: oblique;
}

.center {
	text-align: center;
}
#webMenu {
	width: 27px;
	position: absolute;
	margin-left: 240px;
	margin-top: 155px;
}
#webMenu    a   {
	margin-bottom: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-image: url(images/menuButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 27px;
}
#webMenu a:hover,  #webMenu a.overs   {
	background-image: url(images/menuButtonOV.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.printMenu#webMenu {
	margin-top: 190px;
}
.videoMenu#webMenu {
	margin-top: 220px;
}

.orangeHL {
	color: #FF7904;
}
#fullWidth h1 {
	font-size: 0.9em;
	margin-left: 25px;
}
#greenMenu {
	width: 225px;
}
