﻿/* Default Styles */
body,
td {
	font-family: verdana,tahoma,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#7D7B7A;
	line-height:1.3em;
}

h1, .pageHeading, .pageheading {
	padding-top:0;
	padding-bottom:10px;
	font-family:Book Antiqua,tahoma,sans-serif;
	font-size:16px;
	color:#271400;
}

h2, .heading {
	padding-top:10px;
	padding-bottom:10px;
	font-family:Book Antiqua,tahoma,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#943634;
}

h3, .subHeading, .subheading {
	padding:5px 0;
	font-family:Book Antiqua,tahoma,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#676400;
}

h4, .subHeading1, .subheading1 {
	padding:5px 0;
	font-family:Book Antiqua,tahoma,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#7C7812;
}

h5, .subHeading2, .subheading2 {
	padding:5px 0;
	font-family:Book Antiqua,tahoma,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#6E652A;
}

h6, .subHeading3, .subheading3 {
	padding:5px 0;
	font-family:Book Antiqua,tahoma,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7D7B7A;
}

ul {
	list-style-position:outside;
	padding:10px 0 10px 0;
}

ul li {
	font-weight:normal;
	padding:0 0 5px 0;
	
}

ol {
	list-style-position:outside;
	padding:10px 0 10px 0;
}

ol li {
	font-weight:normal;
	list-style-type:decimal;
	padding-bottom:5px;
}

em {
	font-style:italic;
}

hr {
	height: 1px;
	border-top: 1px solid #D5F9BB;
}

strong {
	font-weight:bold;
}

p {
	margin: 10px 0;
}

blockquote {
	padding:5px 10px;
}

a,
a:link,
a:visited,
a:active {
	color:#B34205;
	text-decoration:none;
}

a:hover {
	color:#B34205;
	text-decoration: underline;
}

input,
textarea {
	border: 1px solid #688583;
	font: normal 10px verdana,tahoma,sans-serif;
	color:#235C56;
	background-color:#FFFFFF;
}

.altcolor {
	font-family: Book Antiqua,tahoma,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#943634;
	line-height:1.2em;
}

.hr {
	border-top: 1px solid #DBD7A4;
	margin:5px 0;
}

.errormsg {
	background-color:#FCF8F5;
	border:1px solid #80653E;
	margin:10px 0;
	color:#7D7B7A;
	font-family:verdana,tahoma,sans-serif;
	font-weight:normal;
}

.errormsg span {
	display:block;
	padding:5px 10px;
}

.errormsg ul {
	margin:0;
	padding:5px 30px;
}

.errormsg ul li {
	padding:0;
	margin:0;
	list-style-image:none;
	list-style:disc !important;
}

/* Generic Button */

.buttonContainer {
	overflow:hidden;
	zoom:1;
	padding-bottom:20px !important;
}

.buttonContainer button {
	cursor:pointer;
	background:url(../images/Buttons/ButtonWrapperRight.jpg) right no-repeat;
	font-weight:bold;
	border:0;
	padding:0 20px 0 0 !important;
	margin:0 5px 0 0 !important;
	text-align:center;
}

.buttonContainer button span {
	display:block;
	background:url(../images/Buttons/ButtonWrapperLeft.jpg) left no-repeat;
	font-family:verdana,tahoma,sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#5F221F;
	padding:0 0 0 22px !important;
	height:22px;
	line-height:22px;
	white-space:nowrap;
}

.simodulebutton {
	color:#5F221F;
}



#wx_module_5332 td {
		line-height:0.3em;
		font-size: 9px;
		padding: 3px 5px !important;
}