/* Processed by Shaun Inman's CSS-SSC :: http://www.shauninman.com/plete/css-ssc/ */.text_preview
{
	background-color:#ECEBFF;
}

#text h1
{
	margin:0px;
	padding:0px;
}

#text p
{
	margin:0px;
	padding:0px;
}

#text pre
{
	white-space:normal;
	margin:10px;
	padding:2px;
	color:black;
	border:1px solid black;
	background-color:#000080;
}

#text h1
{
	color:#000080;
	font-size:14px;
	margin:0px 0px 4px 0px;	
	border-bottom:1px solid black;
}

#text h3
{
	color:#000080;
	font-size:12px;
	margin:0px 0px 4px 0px;
	border-bottom:1px solid black;
}

#text h5
{
	color:#000080;
	font-size:10px;
	margin:0px 0px 4px 0px;
	border-bottom:1px solid black;
}

#text h2
{
	color:#000000;
	font-size:14px;
	margin:0px 0px 4px 0px;
}

#text h4
{
	color:#000000;
	font-size:12px;
	margin:0px 0px 4px 0px;
}

#text h6
{
	color:#000000;
	font-size:10px;
	margin:0px 0px 4px 0px;
}

#text form
{
	width:500px;	
	border:3px black double;
	margin:4px;
	padding:4px;
	text-align:left;
}

#text fieldset
{
	margin:8px 2px 2px 2px;
	border:1px solid black;
}

#text legend
{
	color:black;
	border:1px solid black;
	font-size:12px;
	font-weight:bold;
	padding:1px 4px;
}

#text label
{
	color:black;
	width:150px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
}

#text input,textarea,select
{
	border:1px solid black;
	font-weight:bold;
	font-family:arial;
	margin:2px;
	padding:1px;
}

#text dl
{
	border:1px solid black;
	margin:4px;
	padding:2px;
}

#text dt
{
	color:black;
	font-size:10px;
	text-align:center;
}

#text address
{
	color:black;
}

#buttons
{
	margin-top:8px;
	text-align:center;
}

#buttons input
{
	border:1px solid black;
}

#text img
{
	border:0px;
}

#text a
{
	color:red;
	font-weight:bold;
	text-decoration:none;
}

#text a:hover
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}/*---CSS-SSC-CACHE---*/