/*------------------------------------------------------Site Map ---------------------------------------------------------*/
/*Changes: There are no seperate padding styles: padding should be applied to the .content, .tab, .lvl1, etc.*/
#SiteMap a
{	
	display: block;
}
#SiteMap td
{
	border:0px;
	text-align:left;
}
#SiteMap .content {
	font: 800 12px arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
}
/*Changes: There is now a tab style for sites like PMT that have tab navigations */
.tab {
	font: normal 12px arial, sans-serif;
	color: #000;
	text-decoration: underline; 	
}
.lvl1 {
	display: block;
	font: italic 16px georgia, serif;
	color: #333;
	text-decoration: none;
	padding: 4px;
	margin: 8px 2px 2px 12px;
}
.lvl1:hover {
	color: #333;
	text-decoration: underline;
}
.lvl2 
{
	display: block;
	font: 800 12px arial, sans-serif;
	color: #367076;
	text-decoration: none;
	padding: 2px 4px;
	margin: 3px 0 0 24px;
}
.lvl2:hover {
	color: #1a3739;
	text-decoration: underline;
}
.lvl3 
{
	display: block;
	font: 12px arial, sans-serif;
	color: #bf7020;
	text-decoration: none;
	padding: 2px 1px;
	margin: 1px 0 0 32px;
}
.lvl3:hover
{
	color: #bf7020;
	text-decoration: underline;
}

/*---------------------------CONTENT PAGES----------------------------------*/
.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
{
	padding: 0;
	margin: 0;
}

.Faq .category
{
    font: italic 20px/30px georgia, serif;
	color: #8b633b;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	text-decoration:none;
	margin-top:10px;
}

.Faq .question
{
	font: normal 12px arial, sans-serif;
	color: #000;
	text-decoration: underline;
	margin-left: 15px;
	margin-top: 5px;
	display:block;
}

.WhatsNew 
{
	text-align: left;
}

.WhatsNew .body td
{
	border: 0px;
}

.WhatsNew .category
{
	font: italic 20px/30px georgia, serif;
	color: #8b633b;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	text-decoration:none;
}

.WhatsNew .link
{
	font: normal 12px arial, sans-serif;
	color: #000;
	text-decoration: underline;
}

.Newsletter .Opt
{
	width: 200px;
}

.Newsletter .List
{
	width: 500px;
}

.Newsletter .List .hdr
{
    font: italic 16px/18px georgia, serif;
	color: #8b633b;
	background: none;
}

.Newsletter .List .body td
{
	border: 0px;
}

.Newsletter .subscribe
{
	border: 1px solid #c5c5c5;
}

.Newsletter td
{
	padding:4px;
}

.Newsletter .subscribe .check
{
	display:inline;
}

.Newsletter .subscribe .name
{
}

.Search
{	
	text-align: left;
}
.Search .pad
{
	float:left;
	padding-right:5px;
	padding-bottom: 5px;
}

.Search .link
{
	display:block;
}

.Search .body td
{
	border:0px;
}

.form
{
	width: 400px;
}
.formlong
{
    width: 350px;
    font-size: 12px;
}
.formlongest
{
    width:600px;
}
.row
{
	display:block;
	text-align: right;
	padding: 4px;
}
.row2
{
	display:block;
	text-align: left;
	padding: 4px;
	font-size: 12px;
}
.break
{
	border-bottom: 2px solid #dddddd;
	width: 475px;
}
.row-lt
{
	display:block;
	text-align: left;
	padding: 4px;
}
.ddl
{
	width: 204px;
}
.txtBox
{
	width: 197px;
}
.txtBox2
{
	width: 450px;
}
.cell
{
    width: 330px;
    padding-right:20px;
    float:left;
}
.cell2
{
    width: 490px;
    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;
}
.title2
{
	font-size: 12px;
	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-bottom: 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
{
	color:Red;
}
.submitbutton
{
	padding:3px 10px 4px 10px;
	border:1px #000 solid;
	background-color:#dcdcdc;
	color:#000;
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none;
}
