/* CSS Document */


/* TEXT STYLES */


/* BODY DIVS */

p	{
	margin: 12px 0px 12px 0px;
}

#standard-body-header {
	width: 956px;
	background-image: url(images/stand-page-body_hea.png);
	height: 75px;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear: left;
	float: left;
}

#standard-body-middle {
	width: 935px;
	background-image: url(images/stand-page-body_mid.png);
	height: auto;
	min-height: 276px;
	padding: 0px 0px 0px 21px;
	position: relative;
	clear: left;
	float: left;
}

#standard-body-footer {
	width: 956px;
	background-image: url(images/stand-page-body_foo.png);
	height: 27px;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear: left;
	float: left;
}

#standard-content-header-text {
	width: 619px;
	height: auto;
	padding: 0px 52px 10px 52px;
	position: relative;
	float: left;
	background-color: white;
}

#standard-content-container {
	width: 723px;
	height: auto;
	min-height: 450px;
	padding: 16px 0px 15px 0px;
	position: relative;
	float: left;
}

#standard-content-middle-container {
	width: 619px;
	height: auto;
	padding: 0px 52px 10px 52px;
	position: relative;
	float: left;
	clear: left;
}

.standard-left-field {
	width: 310px;
	height: auto;
	padding: 1px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-left-field-alt {
	width: 310px;
	height: auto;
	padding: 4px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-left-field-pic {
	width: 280px;
	height: auto;
	padding: 12px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-left-field-half {
	width: 290px;
	height: auto;
	min-height: 600px;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-left-field-half-alt {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

.standard-left-field-half-alt2 {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
	border-top: dotted 1px #fff; 
	padding-top: 15px;
}

.standard-left-field-half-alt3 {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
	border-top: dotted 1px #fff; 
	padding-top: 20px;
	margin-bottom: 20px;
}

.standard-left-field-half-alt4 {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
	border-top: dotted 1px #fff; 
	padding-top: 20px;
	margin-bottom: 5px;
}




.standard-center-field {
	width: 20px;
	height: auto;
	padding: 12px 0px 0px 0px;
	position: relative;
	float: left;
}

.standard-right-field {
	width: 310px;
	height: auto;
	padding: 12px 0px 0px 0px;
	position: relative;
	float: right;
}

.standard-right-field-half {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: right;
}

.standard-right-field-half-alt {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: right;
	margin-bottom: 5px;
}

.standard-right-field-half-alt2 {
	width: 290px;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: right;
	border-top: dotted 1px #fff; 
	padding-top: 15px;
}

.standard-right-field-half-alt3 {
	width: 290px;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: right;
	border-top: dotted 1px #fff; 
	padding-top: 15px;
	margin-top: 10px;
}

.standard-right-field-half-alt4 {
	width: 290px;
	height: auto;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: right;
	clear: right;
	border-top: dotted 1px #fff; 
	padding-top: 20px;
	margin-bottom: 5px;
}

.standard-right-field-pic {
	width: 280px;
	height: auto;
	padding: 10px 0px 0px 0px;
	position: relative;
	float: right;
}

.standard-field-container {
	width: 619px;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-field-container-alt {
	width: 619px;
	height: auto;
	padding: 15px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}


.standard-text-field {
	width: 619px;
	height: auto;
	padding: 15px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-text-field-alt {
	width: 619px;
	height: auto;
	padding: 1px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.standard-text-field-alt2 {
	width: 619px;
	height: auto;
	padding: 7px 0px 20px 0px;
	position: relative;
	float: left;
	clear: left;
}





















