/*---------------------------SITEMAP PAGE----------------------------------*/
#SiteMap a
{	
	display: block;
	text-decoration: none;
}
#SiteMap a:hover
{
	text-decoration: underline;
}
#SiteMap td
{
	border:0px;
	text-align:left;
}
#SiteMap .body 
{
	border: 0px;
}
#SiteMap .tab 
{
	font: 800 16px tahoma, sans-serif;
	color: #000;
	display: block;		
}
#SiteMap .lvl1, 
#SiteMap .content 
{
	font: 800 14px tahoma, sans-serif;	color: #46271e;	text-transform: uppercase;	padding: 4px;	margin: 8px 2px 2px 12px;
	display: block;	
}
#SiteMap .lvl1:hover {	color: #000;
}
#SiteMap .lvl2 
{
	font: 800 12px tahoma, sans-serif;	color: #594017;	padding: 2px 4px;	margin: 6px 0 0 22px;
	display: block;	
}
#SiteMap .lvl2:hover {	color: #46271e;
}
#SiteMap .lvl3 
{
	font: 12px tahoma, sans-serif;	color: #594895;	padding: 2px 1px;	margin: 1px 0 0 32px;
	display: block;	
}
#SiteMap .lvl3:hover
{	color: #7b6b92;
}
/*---------------------------CONTENT PAGES----------------------------------*/
.Contacts img
{
	vertical-align: top;
}

.Contacts .body
{
	border: 0px;
}

.Contacts .body td
{
	border:0px;
	padding: 4px 6px;
	text-align: left;
}

.Faq 
{
	text-align: left;
}

.Faq ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.Faq li
{
	padding: 0;
	margin: 0;
}

.Faq .category
{
	font: 800 13px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	text-decoration:none;
	margin-top: 10px;
}

.Faq .question
{
	font: 12px arial, sans-serif;
	color: #000;
	text-decoration: underline;
	margin-left: 15px;
	margin-top: 5px;
	display:block;
}

.WhatsNew 
{
	text-align: left;
}

.WhatsNew .body,
.WhatsNew .body td
{
	border: 0px;
}

.WhatsNew .category
{
	font: 800 12px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

.WhatsNew .link
{
	font: 12px arial, sans-serif;
	color: #000;
	text-decoration: underline;
}

.Newsletter .Opt
{
	width: 200px;
}

.Newsletter .List
{
	width: 500px;
}

.Newsletter .List .hdr
{
	font: 800 14px arial, sans-serif;
	color: #000;
	background: none;
}

.Newsletter .List .body td
{
	border: 0px;
}

.Newsletter .subscribe
{
	border: 1px solid #594895;
}

.Newsletter td
{
	padding:4px;
}

.Newsletter .subscribe .check
{
	display:inline;
}

.Newsletter .subscribe .name
{
}

.Search
{	
	text-align: left;
}

.form
{
	width: 350px;
}
.formlong
{
    width: 620px;
    font-size: 12px;
}
.formlongest
{
    width:800px;
}
.row
{
	display:block;
	text-align: right;
	padding: 4px;
}
.row-lt
{
	display:block;
	text-align: left;
	padding: 4px;
}
.cell
{
    width: 300px;
    padding-right:20px;
    float:left;
}
.cell2
{
    width: 290px;
    padding-left:10px;
    float:left;
}
.cell3
{
    width: 620px;
    float:left;
}
.cell4
{
    width: 200px;
    float: left;
    text-align: left;
    border: solid 1px #ece9de;
    padding: 10px 10px;
}
.cell5
{
    float: left;
    width: 560px;
    margin-left: 10px;
}
.cell6
{
    float: left;
    width: 800px;
}
.cell7
{
    float: left;
    width:400px;
}
.title
{
	display:inline-block;
	padding: 4px;
	vertical-align: top;
}
.submit
{
	float:right;
	margin-top: 10px;
}
.CustomForm .pad
{
	float:right;
}
.checklist
{
	text-align:left;	
	display:block;
	padding-top: 5px;	
}
.checklist table tr td
{
    padding:2px 10px;
}

.pd-list
{
    width:560px;
}
.pd-list tr td
{
    width:10%;
    text-align: center;
    padding: 3px;
    border-bottom: solid 1px #ece9de;
}
.pd-list tr .checked
{
    width:19%;
    text-align:left;
    border-bottom: solid 1px #ece9de;
    font-weight: bold;
}
.pd-list tr .hdr
{
    width:16%;
    text-align:right;
    border-bottom: none;
}
.disclaimer
{
    font-size: 10px;
    text-align: left;
    padding-top: 10px;
}
.pd-formcell
{
    width: 80%;
}
.pd-formcell td
{
    width: 25%;
}
.disclaimer
{
    font-size: 10px;
    text-align: left;
    padding-top: 10px;
}
.error
{
	padding: 10px;
	color:Red;
}

