body
{
	color: #000000; /*themecolour4%0;*/
	background-image: url(Images/NortonSchmidt2_bg_lines.gif);
	background-repeat: repeat;
}
table
{
	font: 9pt arial, sans-serif;
	color: #000000; /*themecolour4%0;*/
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000; /*themecolour4%0;*/
}
ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000; /*themecolour4%0;*/
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000; /*themecolour4%0;*/
	list-style-image: url(Images/NortonSchmidt2_bullet.gif);
}

.rightcoltext
{
	color: #000000; /*themecolour4%0;*/
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #abdb44; /*themecolour2;*/
	border-right-style: solid;
	border-right-color: #abdb44; /*themecolour2;*/
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF; /*themecolour4;*/
	background-image: url(Images/NortonSchmidt2_topbar.gif);
	background-repeat: repeat-x;
}

.footer
{
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #3656CF; /*themecolour1;*/
}

a
{
	color: #000099;
	text-decoration: none;
}

a:link
{
	color: #000099; /*themecolour1;*/
	text-decoration: none;
}
a:visited
{
	color: #000099; /*themecolour1;*/
	text-decoration: none;
}
a:link:hover
{
	color: #ffffff;
	background-color: #000099;
	text-decoration: underline;
}


h1
{
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000; /*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #3656CF; /*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

.headingborder
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.leftcolumnbg
{
	background-color: #333333; /*themecolour3;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #abdb44; /*themecolour2;*/
}
.topstrip
{
	background-color: #333333;
	background-image: url(Images/NortonSchmidt2_topstrip.gif);
	background-repeat: repeat-x;
}
.leftcolumntext
{
	color: #cccccc; /*themecolour3%0;*/
}


.outerborder
{
	border: 1px solid #000000;
}
.bgcolor
{
	background-color: #FFFFFF; /*themecolour4;*/
}
.divider
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abdb43; /*themecolour2;*/
}
.divider2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3656CF; /*themecolour1;*/
}

/*
	ENCORE STYLES
*/

a.ByLine
{
	font-size: 10pt;
	color: white;
	font-family: arial;
	text-decoration: none;
}

a:link.ByLine
{
	color: white;
	font-family: arial;
	text-decoration: none;
}
a:visited.ByLine
{
	color: white;
	font-family: arial;
	text-decoration: none;
}
a:hover.ByLine
{
	font-weight: bold;
}

.AddressText
{
	font: bold 9pt arial, sans-serif;
	color: white;
}

.TopicHeadline
{
	font-weight: bold;
	font-size: 14pt;
}

.TopicText
{
	font-size: 11pt;
	color: black;
}

.FormLabel
{
	font-weight: bold;
	font-size: 11pt;
}

.ImageBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}