body {
   background-color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   margin-top:0;
   margin-left:0;
   margin-right:0;
   margin-bottom:0;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*   th uses same attributes as listHeader and replaces the need for listHeader in the TDs...... */

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #990000;
	font-size: x-small;
}


form {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

option {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

A {
  color: #000000;
  font-size: 12px;
}

hr {
  size: 1px;
}

.mainBody {
	height: 500px;
}


.zoneFive {
/*	background-color: #FFFFFF;
	padding-top: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 1.5em;
	padding-right: 0.5em;
	vertical-align: top;
	text-align: left;*/
    backgroundbackground-color: #FFFFFF;
	padding-top: 0.0em;
	padding-left: 0.0em;
	padding-bottom: 0.0em;
	padding-right: 0.0em;
	vertical-align: top;
	text-align: left;
}


label {
	color : #666666;
}


/***************************************************/
/*    TITLEs, Subtitles                                               */
/***************************************************/

.pageTitle {
	color: #990000;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Century Gothic;
}

.pageTitle1 {
	color: #990000;
	font-size: small;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Century Gothic;
}

.pageSubtitle {
	color: #FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #990000;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	padding-right: 0.3em; 
	vertical-align : top;
	height: 22px;
	margin: 0px;
	border-top: 10px solid #EEEEEE;
	border-bottom: 10px solid #EEEEEE;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;
}

div.pageSubtitle span.left {
  float: left;
  text-align: left;
  width: 60%;
  background-color: #990000;
}

div.pageSubtitle span.right {
  float: right;
  text-align: right;
  width: 39%;
  white-space: nowrap;
  background-color: #990000;
}


.alphabet {
  color: #666666;
  font-size: 12px;
  padding-right: 3px;	
}

/***************************************************/
/*   Page Instructions, Pagination                 */
/***************************************************/

.pageInstructions {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	background-color: #EEEEEE;
	border-top: 2px solid #EEEEEE;
	border-bottom: 3px solid #EEEEEE;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;
	vertical-align: middle;
}


/*********************************************/
/*    Columns, Dialogs and Records           */
/*********************************************/


.labelForm {
   border-top: 10px solid #EEEEEE;
	border-bottom: 10px solid #EEEEEE;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;
	background-color: #EEEEEE;		
	clear: both;
}

.label {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  padding: 0.5em;
  vertical-align: top;
  background-color: #FFFFFF;
  text-align: left;
}

.label1 {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  padding: 0.5em;
  vertical-align: top;
  background-color: #FFFFFF;
  text-align: right;
}

.labelField {
  color: #666666;
  font-weight: normal;
  font-size: 12px;
  padding: 0.5em;
  vertical-align: top;
  background-color: #FFFFFF;
}

.desc {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	padding: 0.5em 0 0.5em 0;
	vertical-align: top;
	font-style: italic;
}


/*********************************************/
/*    Buttons                                */
/*********************************************/

.generalWrapRight {
   padding: 5px 0px 5px 10px;	
   text-align: right;
}

.generalWrapLeft {
   padding: 5px 0px 5px 10px;	
   text-align: left;
	color: #666666;
}

.generalWrapCenter {
   padding: 5px 0px 5px 10px;	
   text-align: center;
	color: #666666;
}


.pageButtonWrap {
	background-color: #EEEEEE;
	border-top: 3px solid #EEEEEE;
	border-bottom: 3px solid #EEEEEE;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;*/
}

.ctrTable .pageButtonWrap, .ctrTable2 .pageButtonWrap {
	background-color: #FFF;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
}


.pageButtonWrap2 {
	background-color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

.adminSpace {
	width: 100px;
	padding: 0px;
	margin:0px;
}

.btnText {
  color: #990000;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  cursor: hand ;
  font-size: x-small;
}


/*********************************************/
/*    Tables                                                      */
/*********************************************/

.dataTable {
   border-top: 5px solid #EEEEEE;
	border-bottom: 10px solid #EEEEEE;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;
	background-color: #EEEEEE;		
	clear: both;
}

.dataTable1 {
	border-top: 5px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

.dataTable2 {
   border: 1px solid #fff;
   background-color: #fff;		
	clear: both;
	border-collapse:collapse;
}

.dataTable a, dataTable1 a {
	font-size: 12px;
}

.lblText, .lblText a, .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}

.dataTable tr.listHeader  {
	padding: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-size: small;
}

.dataTable1 tr.listHeader  {
	padding: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-size: small;
}

.dataTable2 tr.listHeader  {
	padding: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-size: small;
}

tr.listEven, tr.listEven1 {
	background-color: #EEEEEE; 
	vertical-align: top;
	color: #666666;
}

.listeven1, ListEven1, ListEven {
	color: #666666;
}

td.listEven {
	font-weight: normal;
	vertical-align: top;
	padding: 0.5em;
}

tr.listOdd, .ListOdd {
	background-color: #FFFFFF; 
	vertical-align: top;
	color: #666666;
}

td.listOdd {
	font-weight: normal;
	vertical-align: top;
	padding: 0.5em;	
}

tr.listEven a, td.listEven a, tr.listOdd a, td.listOdd a {
	color: #666666;
}


tr.listSelected {
	background-color: #FFC983; 
	vertical-align: top;
	color: #666666;
}

td.listSelected {
	font-weight: normal;
	font-style: italic;
	vertical-align: top;
	padding: 0.5em;	
}

.dataTable tr.dtgPage, .dataTable2 tr.dtgPage
{
	background-color:#990000;
	color: #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	  
}

.dataTable tr.dtgPage a, .dataTable2 tr.dtgPage a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.dataTable1 tr.dtgPage
{
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	  
}

.dataTable1 tr.dtgPage a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}



/*********************************************/
/*    Others                                                       */
/*********************************************/

.errorMessage {
	color: #FF0000;
	font-size: x-small;
	font-weight : bold;
	padding-top: 0.3em;
	padding-bottom: 1em;
	padding-left: 0.2em;
}

.okMessage {
	color: Green;
	font-size: x-small;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 1em;
	padding-left: 0.2em;
}

.thumbsnailSpace {
	padding-left: 0px;
	padding-right: 0px;
}

.EventInfo
{
FONT-STYLE: italic; 
COLOR: #666666;
padding-bottom: 10px;	
}


.InhouseEventEven
{
	background-color: #fff8c7 ;
}

.InhouseEventOdd
{
	background-color: #fffce9;
}

.ThirdPartyEventOdd
{
	background-color: #ffffff;
}

.ThirdPartyEventEven
{
	background-color: #ffffff;
}

tr.ThirdPartyEventOdd td, tr.ThirdPartyEventEven td {
	border-bottom: 2px dotted #ccc;
}


.HiddenTextBox
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	background: #ffffff;
	vertical-align: top;
	border-left: white 1px solid;
	width: 2px;
	color: white;
	border-bottom: white 1px solid;
	font-family: Verdana,Arial;
	height: 2px;
}

.link {
	font-weight: bold;
}

.imgWrap {
	/*background-image: url(../Images/centerInTheNews/newsLineBg.gif);
	background-repeat: repeat-x;
	height: 200px;*/
	background-color: #FAFAFA;
   
}

.imgWrap TD {
	border-top: 2px dashed #EEE;
	border-bottom: 2px dashed #EEE;
}

.imgWrap TD Table TD {
	border: none;
}
/*
.ctrInTheNews tr {
	background-image: url(../Images/centerInTheNews/newsBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
   height: 220px;
	width: 650px;
	
}


.ctrInTheNews2 {
	background-image: url(../Images/centerInTheNews/galleryBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}*/


.ctrTable {
	border-top: 10px solid #EEE;
	border-bottom: 10px solid #EEE;
	border-left: 20px solid #EEE;
	border-right: 20px solid #EEE;
	width: 650px;
	background-image: url(../Images/centerInTheNews/newsBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ctrTable2 {
	border-top: 10px solid #EEE;
	border-bottom: 10px solid #EEE;
	border-left: 20px solid #EEE;
	border-right: 20px solid #EEE;
	width: 650px;
	background-image: url(../Images/centerInTheNews/galleryBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bgLook td {
	/*border-top: 2px dashed #eee;
	border-bottom: 2px dashed #eee;
	border-right: 2px dashed #eee;*/
	padding: 8px 8px 5px 8px;
	width: 100%;
}

.bgImgHolder {
	height: 75px;
}
/*
.ctrInTheNews .pageButtonWrap, .ctrInTheNewsGallery .pageButtonWrap {
   background-color: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;	
}

.ctrInTheNews .dataTable, .ctrInTheNewsGallery .dataTable {
   border-top: 5px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color: none;		
	clear: both;
}
*/

.captionLabel {
	font-family: Century Gothic;
	font-size: 10px;
	color: #666666;
	font-weight: none;
	padding: 3px;
	width: 100px;
	/*border-right: 2px dashed #eee;*/
}

.InhouseEventEven img, .InhouseEventOdd img {
	padding-top: 2px;
	padding-left: 2px;
}

.leftMenuTxt {
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}

.leftMenuTxt a, .leftMenuTxt a:visited {
	font-family: Century Gothic;
	font-size: 15px;
	color: #777777;
	text-decoration: none;
	padding: 0px 5px 2px 10px;
	width: 150px;
	float: left;
	white-space: nowrap;
	background-color: #ffffff;
	border-bottom: 1px dotted #fff;
}

.leftMenuTxt a:hover {
	font-family: Century Gothic;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	float: left;
	background-color: #F6F5F5;
	border-bottom: 1px dotted #ccc;
}

.ctrDesc {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.contactPg {
	background-image: url(../Images/1u_background.jpg);
	background-repeat: no-repeat;
}

.adminLink {
	background-color: Fuchsia;
	font-weight: bold;
	padding: 3px;
}

.careerBanner {
	padding-bottom: 10px;
}

.jobDetails {
	width: 640px;
	padding: 10px 30px 10px 10px;
}

.jobDetails .label, .labelForm .label {
	text-align: right;
}

.htmlFormat {
	background-color: #cccccc;
}

.jobDetails TD.labelField li {
	margin-left: -30px;
}
/*
.jobDetails TD {
	border: 1px solid #ccc;
}

.jobDetails TD.labelField UL {
	border: 1px solid blue;
}*/

.thirdPartyListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dataTable1 .link {
	text-decoration: none;
	font-size: 12px;
}

.dataTable1 .link:hover {
	text-decoration: underline;
}

.dataTable1 .eventInfo {
	font-style: normal;
	font-size: 11px;
}

.newsImg {
	border: 1px solid #ccc;
}

.verifyText {
	padding: 20px;
	text-align: center;
}

TABLE.zoneIconsTable {
	text-align: center;
	padding: 0;
	margin: 10px 0px 0px 0px;
}

.zoneIcons {
   text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.zoneIcons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	line-height: 8px;
}

.zoneIcons a:hover {
	color: #666666;
}

/*---------------------*/
/* gallery             */
/*---------------------*/

.galleryPop {
	background-image: url(../Images/gallery/galleryBg.gif);
	width: 880px;
	height: 520px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}

TABLE.galleryTable {
	border-collapse: collapse;
}

TABLE.galleryThumbnail TD {
	border-collapse: collapse;
	padding: 5px 6px 5px 6px;
	margin-left: 10px;
}

.galleryTable tr.row1 {
	padding-top: 28px;
	height: 42px;
}

.thumbPic {
	padding: 30px 0px 0px 10px;
}

.mainPic {
	padding: 30px 20px 20px 30px;
}

.imgBlank {
   width: 42px;
	height: 42px;
}

.imgBg {
	width: 42px;
	height: 42px;
}

.imgGBG {
	width: 42px;
	height: 42px;
	background-color: #EEE;
}

.picCaption {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.galleryPop .galleryNumLabel {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	background-color: #990000;
	height: 25px;
	text-align: center;
}

.galleryUploadTable {
	border: 1px solid #990000;
	margin-top: 5px;
}

.galleryUploadTable .label, .galleryUploadTable .labelField {
	background-color: #EEEEEE;
	padding: 4px 20px 4px 20px;
}


.ctrPreview {
	padding-bottom: 10px;
}

.ctrPreviewTable .label {
   text-align: center;
}

.copyright
{
	font-weight: normal;
	font-size: 11px;
	color: dimgray;
	font-family: "Century Gothic";
}

