/* SHARED STYLE */
@media screen 
{
    
A {
	text-decoration: none;
	color: #006BB7;
}

A:hover {
	text-decoration: underline;
	color: #0070DB;
}

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #436067;
font-size: 8pt;
margin: 0px;
text-align: center;
}

p, .normal{
font-size: 8pt;
}

p.title2 {
font-size:9pt;
color:#587380;
font-weight:bold;
padding:0px;
margin:0px;
}

#top img{
    float:left;
    border:none;	
}

img{
    border:none;	
}

.img-right{
float:right;
border:none;
margin-left: 20px;	
}

.img-center {
display: block;
margin-left: auto;
margin-right: auto; 
}

.img-no {
float: none; 
}

.margin0 {
padding:0px;
margin:0px;
}

h1, .pageheader {
	color: #284F71;
	font-size: 13.5pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2, .header {
	font-size: 10.5pt;
	color: #4279A8;
	font-weight: bold;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 1px;
}

h2 + p{
	margin-top: 3px;
}

h2.family {
	font-size: 12pt;
	color: #ff7200;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 0px;
}

h3, .smallheader {
	font-size:9pt;
	font-weight:bold;
	color:#587380;
	padding:0px;
	margin-top:14px;
	margin-bottom:0px;
}

h3 + p{
	margin-top: 3px;
}

h3 a {
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}

h4, .smallheaderbold {
	font-size: 8pt;
	font-weight: bold;
	color: #587380;
	font-style: italic;
	padding:0px;
	margin-top:12px;
	margin-bottom:0px;
}

h4 + p, h4 + ul{
	margin-top: 3px;
}

h4.orange {
	font-size:8pt;
	font-weight:bold;
	color:#ff7200;
	font-style: normal;
}

.orange{
	color:#FF7200;
}


h5, .orangetitle {
	font-size:12pt;
	font-weight:bold;
	color:#ff7200;
}

h6 {
	font-size:8pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
}

.smallorangetitle {
	font-size:8pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	color:#ff7200;
}

.wavetitle {
	font-size: 9pt;
	font-weight: bold;
	color: #FE8A0F;
}

.wavetd {
	font-size: 9pt;
	color: #FE8A0F;
	font-weight: bold;
}

.fig-wave{
text-align: center;
font-size: 7.5pt;
font-style: italic;
margin-top: 8px;
margin-bottom: 20px;
}

.img-wave{
display: block;
margin-left: auto;
margin-right: auto; 
margin-top: 8px;
float: none;
}

.WaveHeader{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #1AACE5;
	text-align: left;
	margin: 0px;
	padding: 1px;
	width: 99.5%;
}

.WaveHeader2 {
	height: 25px;
	padding-left: 5px;
	padding-top: 16px;
	font-size: 10pt;
	color: #FF8E14;
	font-weight: bold;
	background-color: Gray;
}

/* Texts */ 
.smallblack{
		font-size:9pt;
		/*color: black; */
}

.verysmall{
	font-size: 8pt;
	font-weight: normal;
}

.tinysmall, .tinysmallgray{
		font-size:7pt;
}

.seeall{
	font-size:7pt;
	text-align : right;
	float : right;
	background-image : url(/images/fleche_orange.gif);
	background-position : right;
	background-repeat : no-repeat;
	font-weight : bold;
	padding-right : 15px;
}

.seeall2{
	font-size:10px;
	float : none;
	background-image : url(/images/fleche_orange.gif);
	background-position : right;
	background-repeat : no-repeat;
	font-weight : bold;
	padding : 15px;
	line-height : 30px;
}

.h3nopadding {
	font-size:10.5pt;
	font-weight:bold;
	color:#ff7200;
	padding:0 0 0 0;
}

/* DIV CONTAINER  */
#frame {
	width:943px;
	padding:0px;
	margin: 0 auto;
	background-color:#ffffff;
	text-align: left;

}

#top {
	width:943px;
	background-color:#FFFFFF;
	clear: both;	
}
#footer {
	float:left;
	width:943px;
	height:25px;
	background-color:#FFFFFF;
	padding-bottom:40px;	
}

#contentMainHome {
	width:943px;
	float:left;
}

/* contentCenter */
#contentMain {
	width:943px;
	float:left;
	background-image:url(images/bg_backbone.jpg);
}
	
#contentLeft {
	float:left;
	width:217px;
	background-color:#FFFFFF;

}

/* contentRight */
#contentCenter {
	float:left;
	width:724px;

}

/* contentZone */
.contentZone2Cols {
	float:left;
	width:700px;
	padding-left:25px;
	padding-bottom:50px;
}

/* contentZone2 */
.contentZone3Cols {
	float:left;
	width:462px;
	padding-left:25px;
	padding-bottom:50px;
	padding-right:25px;
}

/* panelRight */
#contentRight {
	float:left;
	width:212px;
}

.wrapContent {
float:left;
}

/* .bginvestorContent */
.bgDivideContent {
background-image:url(images/bg_DivideContent.jpg);
background-repeat:repeat-y;
}

.wrapContentLeft {
width:174px;
float:left;
}

.wrapContentLeft2 {
width:230px;
float:left;
padding-right:15px;
}

.wrapContentRight {
float:left;
width:215px;
}

.spanPDF {
color:#587380;
}

/* .titre*/
.HeaderRight {
height:25px;
background-image:url(images/bg_title.png);
background-position: right;
background-repeat: no-repeat;
padding-left:5px;
padding-top:16px;
font-size:10pt;
color:#587380;
font-weight:bold;
}

.HeaderRight2 {
height:25px;
background-image:url(images/bg_title.png);
background-position: right;
background-repeat: no-repeat;
padding-left:5px;
padding-top:16px;
font-size:10pt;
color:#ff7200;
font-weight:bold;
}

.wrapContent ul {
margin:0px;
padding:11px;
padding-right:0px;
padding-left:0px;
padding-top:0px;
list-style:none;
font-size:8pt;
}
	
.wrapContent li {
font-weight:normal;
line-height:12px;
margin:0px;
padding:1px;
padding-top:2px;
}
	
.wrapContent li a {
background-image:url(images/bg_menu_over2.gif);	
background-repeat:no-repeat;		
padding-left:13px;		
display:block;
text-decoration: none; 
color:#006BB7;
}
	
.wrapcontent li a:hover {
background-image:url(images/bg_menu_over2.gif);
background-repeat:no-repeat;
padding-left:13px;
display:block; 
text-decoration: underline; 
color:#006BB7;
}

.panelRightContent {
width:212px;
float: left;
background-color:#F1F4F5;
}

.panelRightContent ul {
margin:0px;
padding:12px;
padding-top:14px;
list-style:none;
font-size:8pt;
}

.panelRightContent li {
font-weight:normal;
line-height:11px;
margin:0px;
padding:1px;
padding-top:2px;
}
	
.panelRightContent li a {
background-image:url(images/bg_menu_over.gif);	
background-repeat:no-repeat;		
padding-left:13px;		
display:block;
text-decoration: none; 
color:#006BB7;
}
	
.panelRightContent li a:hover {
background-image:url(images/bg_menu_over.gif);
background-repeat:no-repeat;
padding-left:13px;
display:block; 
text-decoration: underline; 
color:#006BB7;
}

.WaveContent ul {
margin:0px;
padding:0px;
padding-right:0px;
padding-left:0px;
padding-top:0px;
list-style:none;
font-size:11px;
}
	
.WaveContent li {
padding-top:0px;
margin-bottom: 5px;
line-height:13px;
background-image:url(images/fleche_blue.gif);	
background-repeat:no-repeat;
padding-left:14px;
}
	
.WaveContent li a {
background-image:url(images/bg_menu_over2.gif);	
background-repeat:no-repeat;		
padding-left:13px;		
display:block;
text-decoration: none; 
color:#006BB7;
}
	
.Wavecontent li a:hover {
background-image:url(images/bg_menu_over2.gif);
background-repeat:no-repeat;
padding-left:13px;
display:block; 
text-decoration: underline; 
color:#006BB7;
}


.contentZone2small {
float:left;
width:328px;
padding-bottom:50px;
padding-right:22px;
}
           
.panelRightContent2 {
float:left;
width:346px;
background-color:#F1F4F5;
}

.panelRightContent2 ul {
margin:0px;
padding:12px;
padding-top:11px;
list-style:none;
padding-left:8px;
font-size:7.5pt;
}

.panelRightContent2 p {
margin:0px;
padding:0px;
font-size:8pt;
padding-top:2px;
padding-left:10px;
}

.panelRightContent2 li {
font-weight:normal;
line-height:12px;
margin:0px;
padding:1px;
padding-top:2px;
padding-left:12px;
}

/* TOP CONTENT */
.topContent {
float:left;
width:719px;
height:29px;
background-color:#8FA1AA;
}

.topMenu1 {
float:left;	
padding-left:3px;
padding-top:8px;
font-size:7pt; 
width:140px;
color:#C6D3D7;
}

.topMenu2 {
	float: left;
	width: 390px;
	padding-top: 8px;
	font-size: 7pt;
	color: #C6D3D7;
	text-align: right;
}

.topMenuSearch {
float: right;
width: 165px;
}

div.topMenu1 a {
font-size:7.5pt; 
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

div.topMenu1  a:hover {
color:#c6d3d7;
font-weight:bold;
font-size:7.5pt; 
text-decoration:none;
}

div.topMenu2 a {
color:#ffffff;
font-weight:bold;
font-size:7.5pt; 
text-decoration:none;
}

div.topMenu2  a:hover {
color:#c6d3d7;
font-weight:bold;
font-size:7.5pt; 
text-decoration:none;
}

.searchBox { 
display:block; 
margin-top:6px;
font-size:7pt;
float:left;
vertical-align: bottom;
}

/* LEFT CONTENT */
.productDropdown {
float:left;
width:199px;
font-size:9pt;
color:#006BB7;
background-color:#D8E6EF;
font-weight:bold;
padding-top:14px;
padding-bottom:14px;
padding-left:18px;
line-height:25px;
}

.DropdownProd {
width:174px;
}

/* .productMenu */
.Menu {
width: 199px;
float:left;
font-size:10pt;
background-color:#F1F4F5;
font-weight:bold;
padding-top:24px;
padding-bottom:14px;
padding-left:18px;
margin-top:2px;
}

.MenuProducts {
width: 300px;
font-size:11pt;
background-color:#F1F4F5;
font-weight:bold;
padding-top:4px;
padding-bottom:14px;
padding-left:18px;
margin-top:2px;
}

/* MENU */
.menuUL {
margin:0px;
padding:0px;
padding-top:8px;
list-style:none;
font-size:8pt;
color:#006BB7;
}
	
.menuUL li {
font-weight:normal;
line-height:12px;
padding-top:2px;
margin:0px;
padding:1px;
}

.menuUL li a {
background-image:url(images/bg_menu.gif);	
background-repeat:no-repeat;		
padding-left:14px;		
display:block;
text-decoration: none; 
color:#006BB7;
}
	
.menuUL li a:hover {
background-image:url(images/bg_menu_over.gif);
background-repeat:no-repeat;
padding-left:14px;
display:block; 
text-decoration: underline; 
color:#006BB7;
}




/* MENU - INACTIVE */
.menuUL2 {
margin:0px;
padding:0px;
padding-top:8px;
list-style:none;
font-size:8pt;
color:#000000;
}
	
.menuUL2 li {
font-weight:normal;
line-height:12px;
padding-top:2px;
margin:0px;
padding:1px;
}

.menuUL2 li a {
background-image:url(images/bg_menu.gif);	
background-repeat:no-repeat;		
padding-left:14px;		
display:block;
text-decoration: none; 
color:gray;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}


	
.menuUL2 li a:hover {
background-image:url(images/bg_menu.gif);
background-repeat:no-repeat;
padding-left:14px;
display:block; 
text-decoration: none; 
color:gray;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

.MenuFamily {
width: 300px;
font-size:11pt;
font-weight:bold;
padding-top:4px;
padding-bottom:14px;
padding-left:18px;
margin-top:2px;
}

/* MENU */
.MenuFamily .menuUL {
margin:0px;
padding:0px;
padding-top:8px;
list-style:none;
font-size:8pt;
color:#006BB7;
}
	
.MenuFamily .menuUL li {
font-weight:normal;
line-height:12px;
padding-top:2px;
margin:0px;
padding:1px;
}

.MenuFamily .menuUL li a {
background-image:url(images/bg_menu_over2.gif);	
background-repeat:no-repeat;		
padding-left:14px;		
display:block;
text-decoration: none; 
color:#006BB7;
}
	
.MenuFamily .menuUL li a:hover {
background-image:url(images/bg_menu_over2.gif);
background-repeat:no-repeat;
padding-left:14px;
display:block; 
text-decoration: underline; 
color:#006BB7;
}

	
.menuTitle {
font-size:8pt;
color:#006BB7;
font-weight:bold;
}
	
.menuULunder {
margin:0px;
padding:0px;
padding-top:5px;
padding-bottom:6px;
list-style:none;
font-size:8pt;
background-image:none;
color:#006BB7;
}

.menuULunder li {
font-weight:normal;
padding-top:2px;
background-image:none;
line-height:12px;
padding-left:12px;	
}
	
.menuULunder li a {
background-image:url(images/bg_menuUnder.gif);
background-repeat:no-repeat;
display:block; 
color:#587380;
padding-left:9px;
text-decoration:none;
}
	
.menuULunder li a:hover {
background-image:url(images/bg_menuUnder_over.gif);
background-repeat:no-repeat;
color:#ff7200;
padding-left:9px;
text-decoration:none;
}
	
/* CENTER CONTENT */
.breadcrumb {
font-size:7.5pt;
float:left;
width:710px;
padding-left:15px;
height:34px;
}

.breadcrumb a {
color:#006BB7;
text-decoration: none;
}

.breadcrumb a:hover {
color:#006BB7;
text-decoration:underline;
}

/* TABLE */
/* tdGrey1 */ 
.TableRow1 {
width:101px;
background-color:#F1F4F5;
vertical-align:top;
background-color:#F1F4F5;
margin:0px;
padding:10px;
}

/*  tdGrey1a */ 
.TableRow2 {
width:101px;
background-color:#EAEEF0;
vertical-align:top;
background-color:#EAEEF0;
margin:0px;
padding:10px;
}

.TableRow3 {
background-color:#F1F4F5;
font-size:9pt;
vertical-align:top;
background-color:#F1F4F5;
margin:0px;
padding:4px;
}

.TableRow4 {
background-color:#EAEEF0;
font-size:9pt;
vertical-align:top;
background-color:#EAEEF0;
margin:0px;
padding:5px;
}

.TableRow5 {
background-color:#F1F4F5;
font-size:8pt;
vertical-align:top;
background-color:#F1F4F5;
margin:0px;
padding:4px;
}

.TableRow6 {
background-color:#EAEEF0;
font-size:8pt;
vertical-align:top;
background-color:#EAEEF0;
margin:0px;
padding:5px;
}

/* tdGrey2 */
.ColHeader1 {
height:41px;
background-color:#8FA1AA;
font-size:8pt;
font-weight:bold;
color:#FFFFFF;
vertical-align:middle;
text-align:center;
}

/* textwhite */
.ColHeader1a{	
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
background-color:#8FA1AA;	
text-align:left;	
margin:0px;
padding:5px;
}

.ColHeader1b{   
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
font-weight:bold;
background-color:#FF6600;         
text-align:left;   
margin:0px;
padding:5px;
}


/* tdBlue2 */
.ColHeader2 {
height:27px;
background-color:#006AB7;
font-weight:bold;
color:#FFFFFF;
font-size:8pt;
vertical-align:middle;
text-align:center;
}

/* tdBlue1 */
.ColHeader2a {
height:41px;
padding-left:10px;
background-color:#006AB7;
font-weight:bold;
font-size:8pt;
color:#FFFFFF;
vertical-align:middle;
}

.ColHeader3 {
	height:27px;
	background-color: #F1F4F5;
	font-weight:bold;
	color:#436067;
	font-size:8pt;
	vertical-align:middle;
	text-align:center;
}

/* tdGrey3 */
.RowHeader1 {
height:28px;
background-color:#F1F4F5;
vertical-align:middle;
font-size:8pt;
padding-left:10px;
padding-bottom:4px;
padding-top:4px;
}

/* tdGrey4 */
.RowHeader2 {
height:28px;
background-color:#EAEEF0;
vertical-align:middle;
font-size:8pt;
padding-left:10px;
padding-bottom:4px;
padding-top:4px;
}

.RowHeader1Center {
height:27px;
background-color:#F1F4F5;
text-align: center;
vertical-align:middle;
font-size:8pt;
padding-left:10px;
}

.RowHeader1Check {
height:27px;
background-color:#F1F4F5;
font-size:8pt;
padding-left:10px;
background-image: url(http://www.exfo.com/images/img_dot3.gif);
background-repeat: no-repeat;
background-position: center;
}

.RowHeader1CheckBottom {
	height: 25px;
	background-color: #F1F4F5;
	font-size: 8pt;
	background-image: url(http://www.exfo.com/images/img_dot3.gif);
	background-repeat: no-repeat;
	background-position: 50% 103%;
}

.RowHeader2Center {
height:27px;
background-color:#EAEEF0;
vertical-align:middle;
text-align: center;
font-size:8pt;
padding-left:10px;
}

.RowHeader2Check {
height:27px;
background-color:#EAEEF0;
font-size:8pt;
background-image: url(http://www.exfo.com/images/img_dot3.gif);
background-repeat: no-repeat;
background-position: center;
}

.RowHeader2CheckBottom {
	background-color: #EAEEF0;
	font-size: 8pt;
	background-image: url(http://www.exfo.com/images/img_dot3.gif);
	background-repeat: no-repeat;
	background-position: 50% 103%;
}

.RowHeader1Top{
vertical-align:top;
background-color:#F1F4F5;
margin:0px;
padding:10px;
}

.RowHeader2Top{
vertical-align:top;
background-color:#EAEEF0;
margin:0px;
padding:10px;
}

.RowHeader1TopCenter{
vertical-align:top;
background-color:#F1F4F5;
margin:0px;
text-align:center;
vertical-align:middle;
}

.RowHeader2TopCenter{
vertical-align:top;
background-color:#EAEEF0;
margin:0px;
text-align:center;
vertical-align:middle;
}

.align-ctr{
	text-align: center;
}

.tdwidth1{
	width:110px;
}

.tdwidth2{
	width:200px;
}

.tdwidth3{
	width:300px;
}

/* FOOTER */

.footer2 {
font-size:7pt;
float:left;	
padding-left:13px; 
width:700px;
padding-bottom:0px;
margin-bottom:0px;
}

.footer2 a {	
font-size:7.5pt;
text-decoration: none; 
color:#006BB7;
}
	
.footer2 a:hover {
font-size:7.5pt;
text-decoration: underline; 
color:#006BB7;
}
	
.footer3 {
float:right;
width:122px;
padding-bottom:0px;
margin-bottom:0px;
margin-right: 40px;
}

.footer4 {
font-size:7.5pt;
}

.imageBtm {
padding-top:0px;
margin-top:0px;
}	

span.footer4 a {
color:#587380;
text-decoration:none;
}
span.footer4  a:hover {
color:#587380;
text-decoration:underline;
}

	
/* links and added style */
.bluebold {
	color:#006bb6;
	font-weight:bold;
}
.blueBold a {
	text-decoration:none;
}
.blueBold a:hover {
	text-decoration:underline;
}

.blackbold {
	color: #474747;
	font-weight: bold;
}
.blackBold a {
	text-decoration:none;
}

.black {
	color: #474747;
}
.black a {
	text-decoration:none;
}

.whitebold {
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
}
.whiteBold a {
	text-decoration:none;
}
.whiteBold a:hover {
	text-decoration:underline;
}

/* bluebold14px */ 
.smallheaderblue {
	color:#006bb6;
	font-size:10pt;
	font-weight:bold;
}

.smallheaderblue a {
	text-decoration:none;
}
.smallheaderblue a:hover {
	text-decoration:underline;
}

grey11px {
font-size:8pt;
}

.verysmallboldred{
font-size: 8pt;
font-weight: bold;
color: Red;
}

.new{
font-size: 8pt;
font-weight: bold;
color: Red;
}

.style1 {
vertical-align:top;
background-color: #F1F4F5; 
margin: 0px; 
padding: 10px; 
font-weight: bold; 
}

.style2 {
vertical-align:top;
background-color: #EAEEF0; 
margin: 0px; 
padding: 10px; 
font-weight: bold; 
}

/* BACKGROUNDS AND BORDERS  */ 
.background1{
	background-color: #F2f3f5;
}

.background2{
	background-color: #FFDEAD;
}


/* DIV PAD */
.padcenter{margin:5px 10px 5px 10px}
.pad6{padding:6px}
.pad8{padding:8px}
.pad10{padding:10px}
.pad12{padding: 12px}
.padbottom{	padding: 0px 0px 5px 0px;}
.padtop{padding: 5px 0px 0px 0px;}
.leftpadding{padding:1px 25px}
.rightpad6{	padding-right: 6px;}

.tdorange {
font-size:11px;
color:#FF7200;
font-weight:bold;
}

.textwhite{	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	background-color:#8FA1AA;	
	text-align:left;	
	margin:0px;
	padding:10px;
}

.inputorange{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:bold;
	background-color: #FF7C03;
	text-align:center;
	margin:0px;
	padding:1px;
	width : 120px;
	margin-top: 5px;
}

.hidden{
	display: none;
}

.buttonlong{
	float: none;
	background-image: url(/images/Buttons/Button_Long.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 180px;
	line-height: 37px;
}

.buttonlong a{
	font-size: 9px;
	color: #ffffff;
	padding-left: 15px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.buttonlong a:hover{
	color: #FFDEAD;
}

.buttonlongblue{
	float: none;
	background-image: url(/images/Buttons/Button_LongBlue.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 180px;
	line-height: 37px;
}

.buttonlongblue a{
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.buttonlongblue a:hover{
	color: #c7e9fa;
}

.buttonmedium{
	float: none;
	background-image: url(/images/Buttons/Button_Medium.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 135px;
	line-height: 35px;
}

.buttonmedium a{
	font-size: 9px;
	color: #ffffff;
	padding-left: 15px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.buttonmedium a:hover{
	color: #FFDEAD;
}

.buttonwhite{
	float: none;
	background-image: url(/images/Buttons/Button_White.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 135px;
	line-height: 35px;
}

.buttonwhite a{
	font-size: 9px;
	color: #ffffff;
	padding-left: 15px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.buttonwhite a:hover{
	color: #FFDEAD;
}

.buttonshort{
	float: none;
	background-image: url(/images/Buttons/Button_Short.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 86px;
	line-height: 35px;
}

.buttonshort a{
	font-size: 8px;
	color: #ffffff;
	padding-left: 15px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.buttonshort a:hover{
	color: #FFDEAD;
}

.buttonsearch{
	float: none;
	background-image: url(/images/Buttons/Button_Search.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 90px;
	line-height: 24px;
	background-position: 0px 2px;
}

.buttonsearch a{
	font-size: 9px;
	color: #ffffff;
	padding-left: 13px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.buttonsearch a:hover{
	color: #FFDEAD;
}

.buttoninfo{
	float: none;
	background-image: url(/images/Buttons/Button_Long.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 180px;
	line-height: 37px;
}
.buttoninfo a{
	font-size: 9px;
	color: #ffffff;
	padding-left: 15px;
	font: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.buttoninfo a:hover{
	color: #FFDEAD;
}
.invisible{
display: none;
}

hr{background:#333;color:#333;height:2px;padding:0;border:0;clear:both}
div.hr{margin:10px 0;background:#ddd;height:2px}
div.hr hr{display:none}
div.hr{height:0;border:1px solid #ccc;border-color:#ccc white white #ccc}

}

/*** POLL-SPECIFIC STYLES ***/
.Poll_DisplayText
{
    font-weight: bold; 
}

.Poll_TotalVotes
{
    font-style: italic;
}

.Poll_TakePoll, .Poll_PollResults
{
    border: dashed 1px #666;
    padding: 5px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#HomeBusiness{
	background-image: url(/images/Home/BusinessBackground.jpg);
	background-repeat: no-repeat;
	background-color: #A9D7F1;
	height: 450px;
	padding-bottom: 10px;
}

.HomeBusinessText{
	position: relative;
	background-image: url(../../images/Home/SmallWhite.png);
	top: 140px;
	left: 15px;
	width: 180px;
	background-repeat: repeat;
	padding: 10px;
}