@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ebefe4;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.stockcreek #container { 
	width: 900px; 
	background: #fff;
	margin: 0 auto; 
	text-align: left; 
} 
.stockcreek #header { 
	background: #fff; 
	padding: 0 50px;	
} 
.header-left {
	width: 300px;
	float: left;
}
.header-right {
	float: right;
	margin-top: 58px;
	padding-right: 10px; 
	text-align:right;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.header-right a {
	color: #434394;
	text-decoration: none;
}
.header-right a:hover {
	color: #49b88c;
	text-decoration: none;
}

.stockcreek #banner { 
	background: #fff; 
	padding: 0 50px;
} 
.stockcreek #menu { 
	background: #fff; 
	padding: 0 50px;
	margin: 5px 0;
} 
.stockcreek #mainContent { 
	margin: 0 50px 0 50px; 
	padding-bottom: 30px;
} 
.stockcreek #mcLeft {
	color: #333333;
	float:left;
	width: 460px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3m;
}
.stockcreek #mcLeft h1, .stockcreek #mcRight h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.stockcreek #mcLeft h2, .stockcreek #mcRight h2 {
	color: #aec296;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}
.stockcreek #mcRight {
	color: #333333;
	float:right;
	width: 320px;
	border-left: #6d778b 1px solid;
	padding: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3m;
}
.stockcreek #mcRight a, .stockcreek #mcLeft a:hover {
	color: #434394;
	text-decoration: none;
}
.stockcreek #mcRight a:hover, .stockcreek #mcLeft a:hover {
	color: #49b88c;
	text-decoration: none;
}
.stockcreek #mcPLeft {
	color: #333333;
	float:left;
	width: 490px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3m;
}
.stockcreek #mcPFull {
	color: #333333;
	float:left;
	width: 810px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3m;
}
.stockcreek #mcPLeft h1, .stockcreek #mcPRight h1, .stockcreek #mcPFull h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.stockcreek #mcPLeft h2, .stockcreek #mcPRight h2, .stockcreek #mcPFull h2 {
	color: #aec296;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

.stockcreek #mcPRight {
	color: #333333;
	float:right;
	width: 275px;
	border-left: #6d778b 1px solid;
	padding: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3m;
}
.stockcreek #mcPRight a, .stockcreek #mcPLeft a:hover {
	color: #434394;
	text-decoration: none;
}
.stockcreek #mcPRight a:hover, .stockcreek #mcPLeft a:hover {
	color: #49b88c;
	text-decoration: none;
}
.stockcreek #footer { 
	padding: 0 10px 0 20px; 
	background:#ebefe4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
} 
.stockcreek #footer a { 
	color: #000;
	text-decoration: none;
}
.stockcreek #footer a:hover { 
	color: #666;
	text-decoration: underline;
}
.stockcreek #footer p {
	margin: 0 auto; 
	padding: 10px 0;
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.formText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:1.6em;
	margin-top:10px;
}
.formText input, .formText input  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.error {
	color: #ff0000;
}