﻿.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1E2C3D;
	text-indent: 30px;
	
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
A.cop:link {
    font-size: 12pt;
	font-weight: normal;
	color: #FDB966;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.cop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #D8A674;
	text-decoration: none;
}
A.cop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #A1815D;
	text-decoration: underline;
}
A.cop:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #E69533;
	text-decoration: underline;
}
a:link {
	font-size: 12pt;
	font-weight: Bold;
	color: #333399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: Bold;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: Bold;
	color: #A1815D;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E69533;
	text-decoration: underline;
}
.seppLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #86A2C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1C2637;
}
.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #40678E;
}
body {
	background-color: #FFFFFF;
}
.siteTitle {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #995502;
}
.style1 {
	text-align: center;
}

.NoBorder {
	border:0px;
	
}

.bgrTopLeft
{
	background: url('images/bgr_topleft.gif')
}
