/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#000;
		}
	
	body {
		margin: 10px 0;
		background: #ED1B26;
		font: 62.5%/1.6em verdana,helvetica,arial,sans-serif;
		}
	hr {
		color: #666;
		background-color: #666;
		height: 1px;
		width: 90%;
		margin: 5px auto;
		}
	input, textarea, checkbox, select, file {
		border:1px solid #cfb67d;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 5px 5px 5px;
		}
	em {
		font-style: italic;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		width:610px;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin:0 0 5px 0;
		}
	.common {
		margin:0 0 5px 0;
		width:414px;
		}
	.td_pad_4 td {
		padding: 4px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#c9c9c9;
		}
	.legal_black {
		font-size: .9em;
		color:#000;
		font-style: italic;
		}
	.clear_float {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#666;
		margin: 0 0 5px 0;
		font-family: Tahoma, arial, sans-serif; 
		}
	h1 {font-size:1.8em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a, a strong {
		text-decoration: underline;
		color: #333;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover, a:hover strong {
		text-decoration: none;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.bvert {vertical-align:bottom;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
/* END TABLE */

/* TD */
	
	table.tbl_4px td, table.tbl_4px th {
		padding: 4px;
		}
	table.tbl_8px td, table.tbl_8px th {
		padding: 8px;
		}
	table.tbl_12px td, table.tbl_12px th {
		padding: 12px;
		}
/* END TD */

/* DIV */
	#flashHeader {
		margin: 0 auto;
		padding: 20px 0 0 0;
		width: 900px;
		height: 580px;
		}
	div#menuDIV, div#homeDIVbody, #headerDIV, #bodyDIV {
		margin: 0 auto;
		padding: 0;
		width: 900px;
		}
	div#menuDIV {
		position:relative; 
		z-index:100;
		height: 27px;
		}
	div#homeDIVfooter {
		margin: 0 auto;
		padding: 7px;
		width: 886px;
		background: #fff;
		text-align: center;
		}
	#headerDIV {
		height: 249px;
		background: #fff url(../../images/Riesbecksswoosh.jpg) 0 0 no-repeat;
		}
	#bodyDIV {
		padding-bottom: 20px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		background: #fff;
		position: relative;
		}
		
	div.flashHTML {
		position: absolute;
		top: 10px;
		left: 20px;
		}
	
/* END DIV */

/* UL */
	ul, ol {
		margin: 0 40px;
		}
/* END UL */

/* LI */

/* END LI */



/* TEXT */
/* TEXT END */

/* LINK */
	div#homeDIVfooter a {
		text-decoration: underline;
		}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
/* END STRONG */

/* FIELDSET */
/* END FIELDSET */

/* LEGEND */
/* END LEGEND */

/* LABEL */
/* END LABEL */

/* INPUT */
/* END INPUT */

/* TEXTAREA */
/* END TEXTAREA */

/* SELECT */
/* END SELECT */

/* IMG */
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */

/* From Riesbecks.css page for the employment form */
.NormalBold {
	color:black;
	font-weight:normal;
	font-size:12px;
	font-family: verdana,helvetica,arial,sans-serif; 
	text-decoration: none
	}

.EmploymentHeader {
	font-size:12px;
	background: transparent url(../../images/employhdr1.jpg) no-repeat;
	font-family: verdana,helvetica,arial, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold
	}

.EmploymentHeader2 {   
	background: transparent url(../../images/employhdr2.jpg) no-repeat;
	}

.EmploymentHeader3 {  
	background: transparent url(../../images/employhdr2b.jpg) no-repeat;
	}

.EmploymentHeader4 {  
	background: transparent url(../../images/employhdr3.jpg) no-repeat;
	}

.Resume {  
	background: transparent url(../../images/resumehdr.jpg) no-repeat;
	}

/* Weekly Ads Html Page */
div.pageHolder {
	width: 100%;
	margin-top: 137px;
	margin-bottom: 126px;
	}

