/* CSS Document */
/* This CSS doc is for the SPIE Admin styles only.

global colors 
light biege #f1e2cd
hunter green #214906
dark brown #2b1700
Dark Orange #924d0e

*/
body {
	background-color:#dde2cc;
	background-image: url(../img/global/body-bkgrnd.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;	
	margin:5px 0px;
	padding:0px;
}

a { color:#214906; font-weight:bold; }
a:hover { text-decoration:none; }
a:visited { color:#214906 }
a:active { color:#214906 }


.Hidden {
display:none;
 }
 
.Visible {
display:block;
 }

h1 { font-size:30px; color:#93391d; font-family:Palatino, "Times New Roman", serif; font-weight:100; }
h2 { font-size:16px }
h3 { font-size:14px }
h4 { font-size:12px }
h5 { font-size:11px }

.page { width:835px; height:auto;  margin:0 auto; padding:0; }
 
#clear { clear:both; }

#content { width:807px; padding:40px 15px 0px 15px; margin:0 0 0 0px; text-align:left; line-height:17px; border:1px solid #492d03; border-bottom:2px solid #FFF;border-top:8px solid #fff; background-color:#ffffff; clear:both;}
	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin:0px 0px 24px 0px; }
	#content p { font-family:Arial, Helvetica, Verdana; padding-left:30px; font-size:1.05em;  }
	#content h1 img { border:none; }
	#content h1 span { display:none; }
	#content h2 { margin:0px; }
	#content h3 { margin:0px;  }
	#content h4 { color:#924d0e; font-family: Palatino, "Book Antiqua", Times, serif; font-weight:800; }
	#content  a img { border:0px solid #ffffff; margin:0px;}
	#content  a:hover img { opacity:0.9; filter:alpha(opacity=90);  }
		

	#content hr { clear:both; margin:12px 0px 12px 0px;  }
	
#homeContent {width:805px; margin-top:8px; border-top:0px solid #7e8387; padding-top:5px;  }	
	#homeContent div {  float:left; padding:0px 0px 5px 0px; }
	#homePhilosophy { width:264px; text-align:left; }
	#homePhilosophy p { padding:0; margin:0; }
	#homePhilosophy p:first-line { text-transform:uppercase; }
	#homePhilosophy img { float:left; margin-right:17px; }
	#HomePromo { width:265px; margin:0px 8px 0px 8px; text-align:center; }
	#HomePromo img { border:0px;}
	#HomeRegLocate {  width:255px; padding-right:0px; }
	#HomeRegLocate h4 { margin:0px; border-bottom:1px solid #B8B8B8; font-size:16px; clear:both; font-family:Times; }
	#HomeRegLocate a { background-color:#f8f2e0; padding:1px 6px 1px 6px; display:block; margin-top:8px; float:right; border:1px solid #214906; text-decoration:none; font-family:Times,; font-style:italic; font-size:14px; }
	#HomeRegLocate a:hover { background-color:#214906; color:#f8f2e0; }
	
	/*	#content form { margin:0px; }
	html>body #content input { width:270px; border:1px solid #555555;  margin:3px 0px 3px 0px; color:#000000; clear:both;}
	#content img { float:left; margin:0px 7px 12px 0px; width:150px; height:97px; } 
	label { font-weight:bold; color:#281300; clear:both; float:none; }
	.red { color:#6e0f12 }
	.blue { color:#004669 }
	#content input[type="checkbox"] { margin:0px 8px 3px 0px; border:1px solid #2C2C2C; border-style:solid; width:12px; }

	#statusposition { width:280px; text-align:left; float:right; }
	
	.widthAdjust { width:350px; }
	.shareRow { float:left; }
	.startRow { clear:both; }
	.row111 { width:111px; }
	.row141 { width:141px; }
	.row102 { width:102px; }
	.row115 { width:115px; }
	.row79 { width:79px; }
	.row57 { width:57px; }
	.padTop10 { padding-top:13px; }*/
	



