@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:#030303;
	
}
/*Portal Body*/
.tableMain{
	margin: 0;
	padding: 0;
	width:780px;
	background:url(../Images/Res_Portal_Bg.jpg) no-repeat;
	background-color:#DCDCDC;
	border-left-style:solid;
	border-left-color:#000;
	border-left-width:2px;
	border-right-style:solid;
	border-right-color:#000;
	border-right-width:2px;

}
/**********************************************************PORTAL TOP NAVIGATION SETTINGS ****************************************************************/
.PortalNav{                                                                                                                                            /**/
	 margin: 0 auto;                                                                                                                                      /**/
	 padding: 0;
	 background-color:#0D1836;  
	 color:#000;                                                                                                                                       /**/
	 font-size:14px;                                                                                                                                      /**/
	 font-weight:bold;                                                                                                                                    /**/
	 font-family:Verdana, Arial, Helvetica, sans-serif;                                                                                                   /**/
	 height:15px;                                                                                                                                         /**/
	 line-height:15px;
	 width:780px;                                                                                                                                    /**/
	 
/*	 border-top-style:solid;
	 border-top-color:#BD9C03;
	 border-top-width:2px;
	 
	 border-bottom-style:solid;
	 border-bottom-color:#BD9C03;
	 border-bottom-width:2px;
*/	 
		border-left-style:solid;
		border-left-color:#000;
		border-left-width:2px;
		border-right-style:solid;
		border-right-color:#000;
		border-right-width:2px;
}                                                                                                                                                      /**/
                                                                                                                                                       /**/
ul.MenuBarHorizontal a                                                                                                                                 /**/
{                                                                                                                                                      /**/
	display:block;                                                                                                                                        /**/	
	cursor: pointer;                                                                                                                                      /**/
	background-color:#0D1836;                                                                                                                            /**/
	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: #4C4C4C;                                                                                                                            /**/
	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: #4C4C4C;                                                                                                                            /**/
	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; 
	w\idth:174px;	
}
.columnCenter{
  margin: 0 ;
  padding: 0px;
  width:372px; 
	text-align:justify;
	z-index:0;
}
.columnRight{
  margin: 0 !important;
  padding: 0px ;
  width:220px;
}
/*Header for navigation and content box headers you can add repeating background images here for button effects*/
.ContainerHeader{
background:url(../Images/Container_Header_Bg.jpg) repeat-x;
	
	margin:0 ;
	padding:0 ;
	color:#FFF;
	font-weight:800;
	font-size:11pt;	
	text-align:center;
	width:100%;
	line-height:20px;
	height:22px;	
/*	border-left-style:solid;
	border-left-color:#E9E9AB;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#E9E9AB;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E9E9AB;
	border-bottom-width:1px;
*/
}

.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:#01414D; text-decoration:none; }

/*Content Box settings*/
.Container{
	margin:0 ;
	padding: 0 1px;
	width:100%;
	border-left-style:solid;
	border-left-color:#E9E9AB;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#E9E9AB;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E9E9AB;
	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:#802F50;
  border-top-style:solid;
	border-top-color:#FFF;
	 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:#802F50F; }

.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: #e4ec5c; text-decoration:none;} 
.faq a:hover      { color:#21b725; }
 

/*alternating row color settings for survey and faq pages*/ 
.rowcolor1{

  background-color:#505050;
	color:#FFFFFF;
}
.rowcolor2{
  background-color:#3F232F;
	color:#FFFFFF;
} 
/*************************************************** 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;
}
 
 
