@charset "utf-8";
/* CSS Document */
/*Add additional classes as necessary for layout of your specific site*/
@import url(navigation.css);
body,html{
	margin:0px auto;
	padding: 0;
	background-color:#ffffff;
}
/*Portal Body*/
.tableMain{
	margin: 0px auto;
	padding: 0;
	width:780px;
/*	background-color:#cccccc;
*/}
.portalBody{
	width:780px;
}

/**********************************************************PORTAL TOP NAVIGATION SETTINGS ****************************************************************/
.PortalNav{                                                                                                                                            /**/
	 margin: 0 auto;                                                                                                                                      /**/
	 padding: 0;                                                                                                                                          /**/
	 background-color:#241b12;                                                                                                                            /**/
	 color:#ffffff;                                                                                                                                       /**/
	 font-size:14px;                                                                                                                                      /**/
	 font-weight:bold;                                                                                                                                    /**/
	 font-family:Verdana, Arial, Helvetica, sans-serif;                                                                                                   /**/
	 height:30px;                                                                                                                                         /**/
	 line-height:15px;                                                                                                                                    /**/
	 width:780px;
	 border-bottom: 1px solid #FFFFFF;  
	                                                                                                                                        /**/
}                                                                                                                                                      /**/
                                                                                                                                                       /**/
ul.MenuBarHorizontal a                                                                                                                                 /**/
{                                                                                                                                                      /**/
 	display:block;                                                                                                                                        /**/	
	cursor: pointer;                                                                                                                                      /**/
	background-color: #241b12;                                                                                                                            /**/
	padding: 0.1em 0.75em;                                                                                                                                /**/
	color: #c8b18b;                                                                                                                                          /**/
	text-decoration: none;                                                                                                                                /**/
}                                                                                                                                                      /**/
ul.MenuBarHorizontal ul                                                                                                                                /**/
{                                                                                                                                                      /**/
	/*border: 1px solid #CCC;*/                                                                                                                           /**/
}                                                                                                                                                      /**/
                                                                                                                                                       /**/
/* Change Mouseover effect for the menu bar                                                                                                              */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus                                                                                             /**/
{                                                                                                                                                      /**/
	background-color: #241b12;                                                                                                                            /**/
	color: #FFF;
	                                                                                                                                        /**/
}                                                                                                                                                      /**/
/* Menu items that are open with submenus Mouseover effect for the menu bar                                                                              */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible                  /**/
{                                                                                                                                                      /**/
	background-color: #241b12;                                                                                                                            /**/
	color: #fff;
	                                                                                                            /**/
}                                                                                                                                                      /**/
/********************************************************************************************************************************************************/
/*This applies to the survey answer only "the page where votes are taken" */
.SurveyMain{
 margin:0 auto !important;
 width:912px;
 background-color:#ffffff;
}
.Surveysub{
 margin:20px auto !important;
	padding-left:10px;
	padding-right:10px;
 width:500px;
}

/* ColumnBody is the container for all other columns ****************************/
.columnBody{
  margin: 0;
  padding: 0;
}

/* columnAlt is used for pages that only have two columns e.g. FAQ's */
.columnAlt{       
	margin: 0 5px 0 0;
	padding: 0;	
	width:100%; 
}                                                                                                                              

.columnLeft{
	margin: 0  0 0 0px;
	padding: 0px; 
	width:174px;	
}
.columnCenter{
  margin: 0 ;
  padding: 0px;
  width:384px; 
	text-align:justify;
	z-index:0;
}
.columnRight{
  margin: 0 !important;
  padding: 0px ;
  width:223px;
}
/*Header for navigation and content box headers you can add repeating background images here for button effects*/
.ContainerHeader{
	margin:0 ;
	padding:0 ;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#ffffff;
	border-right-width:1px;
	color:#000000;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:2px;
	font-weight:800;
	font-size:11px;	
	text-align:center;
	width:100%;
	line-height:22px;
	height:22px;
}

.ContainerHeader a:active     { color: #fff; text-decoration:none;}  
.ContainerHeader a:link       { color: #fff; text-decoration:none;} 
.ContainerHeader a:visited    { color: #fff; text-decoration:none;} 
.ContainerHeader a:hover      { color:#c8b18b; text-decoration:underline; }

/*Content Box settings*/
.Container{
	margin:0 ;
	padding: 0 1px;
	width:100%;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#ffffff;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
}

.Container p{
	padding:0 5px;
	margin:0;	
}

.SurveyTitle{
	margin:0;
	padding:0;
/*	
	background-color:#0099CC;
	color:#000000;*/
}

/* two colum banner settings*/
.pageChange {
  margin:0;
  padding:0;
  width:100%;
  color:#000;
  background-color:#e7ddcd;
 /* border-top-style:solid;
	 border-top-color:#FFFFFF;
	 border-top-width:1px;*/
}

.pageChange a:active     { color: #ffffff; text-decoration:none;}  
.pageChange a:link       { color: #ffffff; text-decoration:none;} 
.pageChange a:visited    { color: #ffffff; text-decoration:none;} 
.pageChange a:hover      { color:#c8b18b; }

.faq {
  margin:0;
  padding:0;
}

.faq a:active     { color: #000; text-decoration:none;}  
.faq a:link       { color: #000; text-decoration:none;} 
.faq a:visited    { color: #000; text-decoration:none;} 
.faq a:hover      { color:#c8b18b; }
 

/*alternating row color settings for survey and faq pages*/ 
.rowcolor1{
  background-color:#e7ddcd;
}
.rowcolor2{
  background-color:#e2d5c1;
} 
/*************************************************** DO NOT EDIT ******************************/
 .NoCookies{
  margin:0;
  padding:0 30px;;
}
.NoCookies p{
  font-family:"Times New Roman", Times, serif;
  color:#FFFFFF;
  font-size:18px;
  text-align:left;
}
 
 