/*
	-------------------------------------------------------------------------------------
	Stylesheet: DEFAULT.css
	Description: Default Style Sheet

	Generated by the Web Site Publisher, Version 2.0
	Copyright (c) 1998-2004, Superlative Solutions, Inc.

	Date-Created: 04 Oct 2006 08:49:39
	Stylesheet-URL: http://www.ssiwt.com/css/DEFAULT.css
	-------------------------------------------------------------------------------------
*/
body { font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	color:black;
}
.codeSegment { font-family:Courier New,Courier,Mono;
	font-size:12px;
	color:black;
	background-color:#EEEEEE;
	white-space:Pre;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-top:3px;
	padding-bottom:3px;
}
.csPullQuote { font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#123D59;
	line-height:24px;
	font-style:italic;
}
.csSection { font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#607A8E;
	background-color:#E5EDF3;
	border-bottom:1px solid #607A8E;
	padding:2px;
}
.errorBox { font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	background-color:#FFFFD2;
	border:1px dotted red;
	padding:5px;
}
.errorList { font-family:Geneva,Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:red;
	list-style-position:inside;
	list-style-type:square;
}
.ssiHilight { font-size:110%;
	font-weight:bold;
	color:#123D59;
}
