/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image:url(images/tile.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #3B3232;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
	background-image: url(images/pixel_FFFFFF.jpg);
	background-repeat: repeat;
	background-position: left top;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	white-space: normal;
}
.body a:hover {
  	color: #685F3A;
    text-decoration: none;
    border-bottom: #685F3A;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
}
.body a:visited {
  	color: #685F3A;
    text-decoration: none;
    border-bottom: #685F3A;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
}
.body a:active {
  	color: #685F3A;
    text-decoration: none;
    border-bottom: #685F3A;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
}
.body a:link {
  	color: #685F3A;
    text-decoration: none;
    border-bottom: #685F3A;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
}
.copyright {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #562E9E;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	letter-spacing: 0px;
	background-color: #FFFFFF;
	background-image: url(images/pixel_FFFFFF.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.copyright a:hover {
	color: #562E9E;
	text-decoration: underline;
}
.copyright a:visited {
	color: #562E9E;
	text-decoration: none;
}
.copyright a:active {
	color: #562E9E;
	text-decoration: none;
}
.copyright a:link {
	color: #562E9E;
	text-decoration: none;
}
img.bodyimage-left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px;
	border-style:solid;
	border-color:#562E9E;
}
img.bodyimage-right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px;
	border-style:solid;
	border-color:#562E9E;
}
.list {
	font-size: 14px;
	font-family: Calibri, Tahoma, "MS Sans Serif", Verdana;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #3B3232;
	letter-spacing: 1px;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-color: #FFFFFF;
	background-image: url(images/pixel_FFFFFF.jpg);
	background-repeat: repeat;
	background-position: left top;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	white-space: normal;
}
.nav_Primary {
	font-family: Calibri, Tahoma, "MS Sans Serif", Verdana;
	font-size: 13px;
	font-style: normal;
	color: #562E9E;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: right;
	margin-right:0px;
	margin-top:15px;
	display:block;
	width:280px;
}
.nav_Primary a:link {
	display: block;
	color: #999999;
	text-decoration: none;
	padding-right: 40px;
}
.nav_Primary a:active {
	display: block;
	color:#999999;
	padding-right: 40px;
}
.nav_Primary a:hover {
	display: block;
	color:#562E9E;
	padding-right: 40px;
	background-image:url(images/Nav_Arrow.jpg);
}
.nav_Primary a:visited {
	display: block;
	color:#999999;
	text-decoration: none;
	padding-right: 40px;
}
.nav_target {
	font-family: Calibri, Tahoma, "MS Sans Serif", Verdana;
	font-size: 13px;
	font-style: normal;
	color: #562E9E;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: right;
	margin-right:0px;
	margin-top:15px;
	display:block;
	padding-right: 40px;
	background-image:url(images/Nav_Arrow.jpg);
}
.sub-Title {
	font-family: Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#562E9E;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 2px;
	font-style: oblique;
	color:#D2CBEC;
}