
/******** <INCLUDE SITE SPECIFIC STYLES HERE> ********/



/******** </INCLUDE SITE SPECIFIC STYLES HERE> ********/


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0px 0px 15px;
}

p, b, u, pre, td, ul, ol, ul, li, dl, dt, dd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul { margin: 0px 0px 10px 0px; }

div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

a:link
{
	text-decoration: underline;
	color: #1C4A7B;
	background: transparent;
}
a:visited
{
	text-decoration: underline;
	color: #1C4A7B;
	background: transparent;
}
a:active
{
	text-decoration: underline;
	color: #1C4A7B;
	background: transparent;
}
a:hover
{
	text-decoration: underline;
	color: #FF0000;
	background: transparent;
}


img { border: none 0px; }

form
{
	width: auto;
	height: auto;
	padding: 0px;
	border: none 0px;
	margin: 0px;
}

input, textarea
{
	margin: -1px 0px -1px 0px;
	border: 1px solid #333;
	background: #ECEFF5;
	padding: 2px;
	line-height: 14px;
}

select
{
	margin: -1px 0px -1px 0px;
	border: 1px solid #333;
	background: #FFF;
	padding: 2px;
	line-height: 14px;
}

.btn
{
	margin: -1px 0px -1px 0px;
	border: 1px solid #333;
	background: #ECEFF5;
	padding: 2px;
	line-height: 14px;
	font-weight: bold;
	vertical-align: middle;
}


.noBackground { background: Transparent; border: none 0px; }


/*** DYNAMIC CONTENT STYLES ***/

.UDC_Title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}
.UDC_Content {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 4px;
  line-height: 17px;
}


/*** IMAGE STYLES ***/

img.leftImg
{
	padding: 10px 0px 5px 12px;
	margin: 0px 0px 0px 0px;
}
img.leftImg2
{
	padding: 10px 0px 5px 12px;
	margin: 0px 0px 0px 30px;
}

img.floatRightImg
{
	padding: 0px;
	margin: 3px 5px 3px 5px;
	border: none 0px;
	float: right;
}
img.floatLeftImg
{
	padding: 0px;
	margin: 3px 5px 3px 5px;
	border: none 0px;
	float: left;
}



/*** DEFAULT TEXT STYLES ***/

/* Left Cell Headlines/Text */
.hLeft
{
	font-size: 12px;
	margin: 7px 5px 7px 7px;
	font-weight: bold;
}
.tLeft
{
	font-size: 11px;
	margin: 7px 5px 7px 10px;
	font-weight: bold;
}
.tLeftSm
{
	font-size: 10px;
	margin: 5px 5px 3px 12px;
}


/* Headlines */
.h1
{
	font-size: 18px;
	font-weight: bold;
	color: #1C4A7B;
}
.h1Color2
{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
}
.h1Contact1
{
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0px 4px 0px;
}
.h1Contact2
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 7px;
}


/* Text */
.t1
{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #000;
}
.t1b
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #000;
}
.t2
{
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	color: #000;
}
.t3
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	color: #000;
}
.t1Indent
{
	font-size: 12px;
	margin: 0px 0px 10px 10px;
}
.tContact
{
	font-size: 10px;
	margin: 0px 0px 0px 10px;
}
.tSuccess
{
	color: #008241;
}
.tError
{
	color: Red;
}
.tSmMargin1
{
	margin: 0px 0px 0px 0px;
}
.tSmMargin2
{
	margin: 3px 3px 0px 3px;
	font-size: 12px;
	font-weight: bold;
}
.tSmMargin3
{
	margin: 0px 3px 3px 3px;
	font-size: 12px;
}
#tDate	/* Default Page Only */
{
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
.tFooter
{
	font-size: 11px;
	margin: 5px;
	color: #333333;
}
.t1Reg { font-size: 11px; margin: 0px 0px -3px 0px; padding: 0px; }	/* Registration CheckBox / Text */
.t2Reg { margin: 0px 0px 2px 0px; }	/* Registration Input / Button / Text */


/*** HEADER STYLES ***/
#headerOuterTbl
{
	width: 760px;
	height: 81px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #999999;
}
.headerMenuTbl
{
	width: 460px;
	height: auto;
	padding: 0px;
	border-bottom: none 0px;
	margin: 0px;
}
#headerLogoCell
{
	width: 300px;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
#headerMenuOuterCell
{
	width: 460px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border: none 0px;
}
#headerTaglineCell
{
	width: 75px;
	height: 50px;
	vertical-align: top;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#headerQuicklinksCell
{
	width: 385px;
	height: 50px;
	vertical-align: top;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#headerMenuCell
{
	width: 460px;
	height: 30px;
	vertical-align: bottom;
	text-align: right;
	padding: 0px;
	margin: 0px;
}



/*** DEFAULT PAGE STYLES ***/

/* Date Table/Cell */
table#homeDateTbl
{
	width: 760px;
	height: 5px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
td#homeDateCell
{
	width: 760px;
	height: 5px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}


/* Top two left modules, special events, rotating image Table's/Cell's */
table#homeUpperTbl
{
	width: 760px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}

/* Upper left two modules cell */
td#homeLeftModulesCell
{
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}

/* Top Left Modules */
table#homeTopLeftModulesTbl
{
	width: 200px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
td#homeTopModuleCell
{
	width: 200px;
	height: 121px;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
td#homeTopModuleCell	/* Box Model Hack */
{
	height: 121px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 101px;
}
html>body td#homeTopModuleCell{ height: 101px; }	/* Be Kind To Opera Rule */


td#homeMiddleModuleCell
{
	width: 185px;
	height: 121px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
div#homeRecipeSubCell
{
	background: url(images/homeRecipeBack.gif) no-repeat;
	width: 185px;
	height: 121px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}


/* Special Events Cell */
td#homeEventsCell
{
	width: 242px;
	height: 200px;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 5px 10px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
td#homeEventsCell	/* Box Model Hack */
{
	width: 242px;
	height: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 222px;
	height: 185px;
}
html>body td#homeEventsCell { width: 222px; height: 185px; }	/*Be Kind To Opera Rule*/


/* Rotating Image Cell */
td#homeRotateImgCell
{
	width: 316px;
	height: 262px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}


/* Bottom Modules Table/Cell's */
table#homeBottomTbl
{
	width: 760px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
/* Bottom Left Module */
td#homeBottomLeftCell
{
	width: 200px;
	height: 121px;
	padding: 10px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
td#homeBottomLeftCell	/* Box Model Hack */
{
	height: 121px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 111px;
}
html>body td#homeBottomLeftCell { height: 111px; }	/* Be Kind To Opera Rule */

/* Bottom Middle Module */
td#homeBottomMiddleCell
{
	width: 150px;
	height: 121px;
	padding: 10px 0px 0px 10px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
td#homeBottomMiddleCell /* Box Model Hack */
{
	width: 150px;
	height: 121px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
	height: 111px;
}
html>body td#homeBottomMiddleCell { width: 140px; height: 111px; } /* Be Kind To Opera Rule */

/* Bottom right module EXTRA WIDE MODULE*/
td#homeBottomRightCell
{
	width: 405px;
	height: 121px;
	padding: 10px 0px 0px 10px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
td#homeBottomRightCell /* Box Model Hack */
{
	width: 405px;
	height: 121px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 395px;
	height: 111px;
}
html>body td#homeBottomRightCell { width: 395px; height: 111px; } /* Be Kind To Opera Rule */

/* Lower most table on home page */
table#homeSubBottomTbl
{
	margin: 5px 0 0 0;
	padding: 0;
}

/* Right Module */
table#homeRightModuleTbl
{
	width: 405px;
	height: 121px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
div#homeRightModuleBackCell
{
	width: 405px;
	height: 121px;
	background: url(images/homeSavingsBack.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}



/*** SUBPAGE STYLES ***/

/* Content Table/Cell on Subpages */
table#subpageContentTbl
{
	width: 760px;
	height: 395px;
	padding: 0px;
	border: none 0px;
	margin: 10px 0px 0px 0px;
}
/* Left Cell on Subpages */
td#subpageLeftCell
{
	width: 240px;
	height: auto;
	padding: 10px 0px 10px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #FFFFF2;
}


/* Right Cell / Content Cell on Subpages */
td#subpageRightCell
{
	width: 510px;
	height: auto;
	padding: 20px 10px 10px 30px;
	vertical-align: top;
	line-height: 18px;
	border-left: 1px solid #333333;
}
td#subpageRightCell /* Box Model Hack */
{
	width: 510px;
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 470px;
}
html>body td#subpageRightCell { width: 470px; } /* Be Kind To Opera Rule */


/* Employment Form Cell
 * Height must be set EmpControlSimple [2800px] - EmpControlDetailed [3900px]
 */
td#subpageEmpFormCell
{
	width: 510px;
	height: 3900px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
form.formEmployment
{
	position: absolute;
	top: 150px;
	left: 257px;
	width: auto;
	height: auto;
	background-color: Transparent;
}



/*** FOOTER STYLES ***/
#footerTbl
{
	width: 760px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border: none 0px;
}
#footerCell
{
	text-align: center;
}
