#SiteMap a
{
	display: block;
}
#SiteMap td
{
	border: 0px;
	text-align: left;
}
.tab
{
	color: #000;
	font: normal 11px arial, sans-serif;
	text-decoration: underline;
}
.lvl1
{
	color: #3336ac;
	display: block;
	font: 800 12px verdana, sans-serif;
	margin: 12px 2px 4px 12px;
	padding: 4px;
	text-decoration: none;
}
.lvl1:hover
{
	color: #4a4aba;
	text-decoration: underline;
}
.lvl2
{
	color: #4a4aba;
	display: block;
	font: 800 11px verdana, sans-serif;
	margin: 1px 0 0 22px;
	padding: 4px 4px;
	text-decoration: none;
}
.lvl2:hover
{
	color: #7e1fce;
	text-decoration: underline;
}
.lvl3
{
	color: #c30;
	display: block;
	font: 11px verdana, sans-serif;
	margin: 1px 0 0 32px;
	padding: 4px 1px;
	text-decoration: none;
}
.lvl3:hover
{
	color: #f00;
	text-decoration: underline;
}
.Contacts img
{
	vertical-align: top;
}
.Contacts .body td
{
	border: 0px;
	padding: 2px;
	text-align: left;
}
.Faq
{
	text-align: left;
}
.Faq ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.Faq li
{
	margin: 0;
	padding: 0;
}
.Faq .category
{
	color: #000;
	font: 800 13px arial, sans-serif;
	margin-top: 10px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.Faq .question
{
	color: #000;
	display: block;
	font: normal 11px verdana, sans-serif;
	margin-left: 15px;
	margin-top: 5px;
	text-decoration: underline;
}
.WhatsNew
{
	text-align: left;
}
.WhatsNew .body td
{
	border: 0px;
}
.WhatsNew .category
{
	color: #000;
	font: 800 12px arial, sans-serif;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.WhatsNew .link
{
	color: #000;
	font: normal 11px verdana, sans-serif;
	text-decoration: underline;
}
.Newsletter .Opt
{
	width: 200px;
}
.Newsletter .List
{
	width: 500px;
}
.Newsletter .List .hdr
{
	background: none;
	color: #000;
	font: 800 14px arial, sans-serif;
}
.Newsletter .List .body td
{
	border: 0px;
}
.Newsletter .subscribe
{
	border: 1px solid #998c59;
}
.Newsletter td
{
	padding: 4px;
}
.Newsletter .subscribe .check
{
	display: inline;
}
.Newsletter .subscribe .name
{
}
.Search
{
	text-align: left;
}
.Search .pad
{
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
.Search .link
{
	display: block;
}
.Search .body td
{
	border: 0px;
	border-bottom: 1px solid #9eb3bc;
}
/********************* CUSTOM FORM ************************/
.CustomForm .form
{
	width: 360px;
	text-align: left;
	padding: 10px 0 0 0;
}
.CustomForm .row
{
	display: block;
	padding: 2px;
	margin: 0;
	text-align: right;
}
.CustomForm .title
{
	display: inline-block;
	color: #666;
	font: bold 11px Arial;
	padding-right: 10px;
}
.CustomForm .submit
{
	margin-left: 205px;
	padding: 10px;
}
.CustomForm .link
{
	color: blue;
}
.CustomForm .pad
{
	padding-left: 2px;
}
