@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:#000;
}
.MainTable{
	margin:0 auto;
	background:url(../../images/Main_Bg.jpg);
	width:100%;
}
.BG{
	margin:0 auto;
	background:url(../../images/Table_Bg.jpg) repeat-x;
	width:100%;
	/*height:726px;*/
}
.Content{
margin:0 auto;
}


/*Portal Body*/
.tableMain{
	margin: 0px auto;
	padding-top: 54px;
	width:793px;
	background:url(../Images/portal_title_bg.jpg) no-repeat;
	/*background-color:#cccccc;*/
}
.tableMain2{
	margin: 0px auto;
	padding: 0;
	width:793px;
	/*background:url(../Images/portal_title_bg.jpg) no-repeat;
	background-color:#cccccc;*/
}
.Footer{
	margin:0 auto;
	background:url(../../images/bottom.jpg) repeat-x;
	width:100%;
}


/**********************************************************PORTAL TOP NAVIGATION SETTINGS ****************************************************************/
.PortalNav{                                                                                                                                            /**/
	 margin: 0 auto;                                                                                                                                      /**/
	 padding: 0;                                                                                                                                          /**/
	 background-color:#39511F;                                                                                                                            /**/
	 color:#ffffff;                                                                                                                                       /**/
	 font-size:14px;                                                                                                                                      /**/
	 font-weight:bold;                                                                                                                                    /**/
	 font-family:Verdana, Arial, Helvetica, sans-serif;                                                                                                   /**/
	 height:15px;                                                                                                                                         /**/
	 line-height:15px;                                                                                                                                    /**/
	 width:771px;                                                                                                                                         /**/
}                                                                                                                                                      /**/
                                                                                                                                                       /**/
ul.MenuBarHorizontal a                                                                                                                                 /**/
{                                                                                                                                                      /**/
 display:block;                                                                                                                                        /**/	
	cursor: pointer;                                                                                                                                      /**/
	background-color: #39511F;                                                                                                                            /**/
	padding: 0.1em 0.75em;                                                                                                                                /**/
	color: #fff;                                                                                                                                          /**/
	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: #b8ac60;                                                                                                                            /**/
	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: #b8ac60;                                                                                                                            /**/
	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-right: 11px;	
	width:78%; 
}                                                                                                                              

.columnLeft{
	margin: 0  0 0 11px;
	padding: 0px; 
	width:164px;	
}
.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 ;
	color:#000000;
	border-left-style:solid;
	border-left-color:#FFF;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#FFF;
	border-right-width:1px;
	
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	font-weight:800;
	font-size:11pt;	
	text-align:center;
	width:100%;
	line-height:22px;
	height:22px;
}

.ContainerHeader a:active     { color: #49220B; text-decoration:none;}  
.ContainerHeader a:link       { color: #49220B; text-decoration:none;} 
.ContainerHeader a:visited    { color: #49220B; text-decoration:none;} 
.ContainerHeader a:hover      { color:#2E6087; text-decoration:none; }

/*Content Box settings*/
.Container{
	margin:0 ;
	padding: 0 1px;
	width:100%;
	border-left-style:solid;
	border-left-color:#FFF;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#FFF;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	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:50%;
  color:#000;
  background-color:#E0D2AB;
  border-top-style:solid;
	 border-top-color:#FFFFFF;
	 border-top-width:1px;
}
.pageChange a:active     { color: #FFF; text-decoration:none;}  
.pageChange a:link       { color: #FFF; text-decoration:none;} 
.pageChange a:visited    { color: #FFF; text-decoration:none;} 
.pageChange a:hover      { color:#000; }

.faq {
  margin:0;
  padding:0;
}

.faq a:active     { color: #FFF; text-decoration:none;}  
.faq a:link       { color: #FFF; text-decoration:none;} 
.faq a:visited    { color: #FFF; text-decoration:none;} 
.faq a:hover      { color:#000; }
 

/*alternating row color settings for survey and faq pages*/ 
.rowcolor1{
  background-color:#9CAD20;
}
.rowcolor2{
  background-color:#39511F;
} 
/*************************************************** 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;
}
 
 