img {
	border: 0;
}

a:hover {
	color: #000
}

h1 {
	color: #000;
	font-size: 26pt;
	font-family: "New York", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #e6e6dd;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#9b9b9b,Strength=2);
	text-shadow: 0 0 6px #9b9b9b
}

h2 {
	color: #59130b;
	font-size: 20px;
	font-family: Georgia, "New York", Times, "Times New Roman", serif;
	line-height: 20px
}

h3 {
	color: #4d4d49;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px
}

h4 {
	color: #696969;
	font-size: 14px;
	margin-bottom: 5px
}

.text10 {
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

h3 .text10 {
	font-weight: normal
}

.text11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.text11_hpad4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-right: 3px;
	padding-left: 3px
}

.text12 {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.text12_pad5 {
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 10px 5px 5px
}

.text14 {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.text16Serif {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px
}

.text16 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 16pt;
}

.text20 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 20px
}

input {
	
}

ul {
	list-style-type: circle;
	list-style-image: url("../images/list.gif");
	margin-top: 0.75em
}

li {
	padding-bottom: 5px
}

b {
	color: #292929
}

.border {
	border: solid 1px #696969
}

.borderbg {
	background-color: #edede4;
	padding: 5px;
}

.right {
	float: right
}

.uc {
	text-transform: uppercase
}

a.border {
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px
}

body {
	background-position: 50% 0
}

#faq h2 {
	font-size: 12pt;
	font-family: sans-serif;
}

#faq h2:hover {
	color: #ac2517;
	background-color: #eee;
}

#faq .answer {
	border-left: 3px #ddd double;
	padding-left: 1em;
	margin-left: 1em;
}

#faq .answer.hidden {
	display: none;
}

#faq div.answer {
	padding-bottom: 0;
}

#faq div.answer p {
	margin: 0 0 1em 0;
}

dt {
	font-size: 1.3em;
	font-family: "New York", Georgia, "Times New Roman", Times, serif;
	margin-bottom: .25em;
}

dd {
	margin-bottom: 1.2em;
	font-size: 1.1em;
}

#subPageMainNav,
#subPageSecNav {
	padding-left: 20px;
}

#subPageMainNav li,
#subPageSecNav li {
	padding: 0;
}
#subPageMainNav li:hover {
	list-style-image: url(../images/nail-over.gif);
}
#subPageSecNav li {
	list-style-image: url(../images/dot.gif);
}
#subPageSecNav li:hover {
	list-style-image: url(../images/dot-over.gif);
}

.rightside p {
	font-family: sans-serif;
	margin: 5px 10px 8px 0;
	width: 270px;
	text-align: center;
}
.rightside p a {
	font-size: .9em;
	text-decoration: none;
	display: block;
	border: 1px #d4d1b6 solid;
	padding: 5px;
	background: #f4f2ec;
}
.rightside p a:hover {
	background: #ecebe3;
}