body, td
{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-stretch:wider;
	font-size:10pt;
}

h1
{
	font-size:16pt;
	border-bottom:1px solid silver;
}

h2
{
	font-size:14pt;
	border-bottom:1px solid silver;
}

ul, ol
{
	margin:0px;
	margin-left:25px;
	padding:0px;
}

.search, .search button
{
	font-size: 9pt;
}

div.content
{
	top: 90px;
}

.content p
{
	line-height:140%;
}

div.breadCrumb
{
	font-size:9pt;
}

.pageChild
{
	font-size:10pt;
}

a
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
/*	color: #002860*/
}

a:hover
{
	text-decoration: none;
/*	color: #FF6600;*/
}

p
{
	margin:0px;
}

hr
{
	color:#DDDDDD;
}

/* STYLIST Styles */
.stylistSmall { font-size:8pt; }
.stylistLarge { font-size:11pt; }
.stylistXLarge { font-size:13pt; }

.red { color:#CC3333; }
.pink { color:#CC3366; }
.orange { color:#FF6600; }
.blue { color:#0058a3; }
.green { color:darkgreen; }
.impo { padding:10px; margin:10px; margin-left:20px; margin-right:20px; background-color:#FFFFCC;border:1px solid #FF6600 !important; }

/* EDITOR ONLY STYLES - OVERRIDE IN STYLES.CSS !! */
span { border: 1px dotted silver; }

.wysiwygTable td
{
	vertical-align:top;
	border-left:1px dotted gray;
	border-top:1px dotted gray;
}

.wysiwygTable
{
	border-right:1px dotted gray;
	border-bottom:1px dotted gray;
}