body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: helvetica, georgia, serif;
	color: #44454C;
	background-color: #CFCDD4;
	background-position: center 0;
	background-image: url(../images/bg_body2.png);
	font-size: 12px;
}

.homeWrapper
{
	background-color: white;
	background-image: url(../images/700bg2.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-color: #FFF #FFF #999 #FFF;
	border-width: 1px;
	border-style: solid;
}
#topMenu
{
	background-color: #737183;
	width: 100%;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	overflow: hidden;
	background-image: url(../images/barBG.png);
}

.topMenu_Inside {width:900px;position:relative;text-align:center;margin-left:auto;margin-right:auto;margin-top:16px;}


.pmtlogo
{
	font-size: 14px;
	background-color: white;
	padding: 0px 3px;
	margin: 14px auto 14px 14px;
	float: left;
	border-color: #FF4721;
	color: #FF4721;
	border-width: 1px;
	border-style: solid;
	line-height: 105%;
	letter-spacing: .13em;
	font-family: georgia, serif;
}

.pmttag
{
	font-size: 12px;
	padding: 0px 0;
	margin: 0 auto 0 auto;
	text-align:left;
	color: white;
	font-family: helvetica;
	font-weight: bold;
	float:left;
	position:relative
}

.pmttag img{position:relative;top:-8px}

#topMenu p
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #E9E9ED;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	
}

#topMenu img
{
	margin: 0;
	padding: 0;

}
.contact
{
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	text-align:left;
	border:none
}

.contact h4
{
	font-size: 12px;
	color: white;
	text-align: left;
	float: left;
	width: 80px;
	margin-top: 0px;
	border-right: none;
	margin-right:0px;
	border-width:0;
	border-style: none;
}
.contact_inside
{
	text-align: left;
	float: left;
	border: silver;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	padding-left:16px
}

.contact p {line-height:1.8em; }

.contact p img
{
	position: relative;
	left: -4px;
	top:2px;
	padding-right: 12px;
	padding-left: 12px;
	clear: left;
}

.contact b { color: black; }

.contact a
{
	color: white !important;
	font-weight: bold;
}

.contact a:hover
{
	color: #FF380A !important;
	font-weight: bold;
	background-color: white;
}



/*---------------------------Left Menu-----------------------------*/
/*
.leftSidebar ol
{
	list-style-type: default;
	list-style-image: url(../images/arrow.png);
	list-style-position: default;
}
*/

ol
{
	counter-reset: steps;
	list-style-position: outside;
	list-style-type: default;
}

ol#leftSidebar li
{
	line-height: 1.3em;
	font-size: 12px;
	font-weight: bold;
	color: #875AAB;
	clear: left;
	margin: 0 !important;
	padding: 3px 0 !important;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: dashed;
}

/*
li:before { 
               display: marker; marker-offset: 30px ;
               content: counter(steps) ": ";
               counter-increment: steps 1;
               list-style-position: outside;
           }   
*/

.sidebar_inside h4
{
	color: #875AAB;
	font-size: 11px;
	padding-bottom: 20px;
}

ol#leftSidebar li a
{
	display: block;
	text-decoration: none;
	padding: 3px;
	font-weight: normal;
}

ol#leftSidebar li a:hover
{
	background-color: #F0EEF5;
	color: #875AAB;
}

.sidebar_inside
{
	margin: 0 8px 0 20px;
	border-color: #CCC;
	border-width: 1px;
	border-style: dashed;
	padding: 6px;
}

.sidebar_list
{
	margin: 12px 8px 0 3px;
}


.sidebar_inside_r
{
	width: 154px;
	border-color: #CCC;
	border-width: 1px;
	border-style: dashed;
	margin-bottom: 20px;
	
}

.sidebar_inside_r:hover
{
	background-color: white !important;
	display: block;
}

.sidebar_inside_r h4
{
	border-style: none;
	border-width: 0;
	margin-left: 3px;
}

ol#leftSidebar h4, .sidebar_inside_r h4
{
	font-family: helvetica, sans-serif;
	color: #875AAB;
	padding-bottom: 4px;
	border-style: none;
	border-width: 0;
	!important: ;
}

#leftSidebar li#one a,
#leftSidebar li#two a,
#leftSidebar li#three a,
#leftSidebar li#four a,
#leftSidebar li#five a,
#leftSidebar li#six a,
#leftSidebar li#seven a
{
	background-color: #FF4721;
	color: white;
	padding-left: 3px;
}

/*---------------------------Tables-----------------------------*/
table .agenda
{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border: solid;
}

table.agenda ul
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0px 0;
	margin: 0;
}

table.agenda ul li
{
	line-height: 1.1em;
	padding: 0 0 4px 0;
	margin: 0;
}

table.agenda ul li.h1
{
	font-weight: bold;
	color: black;
	width: 400px;
}

table.agenda tr td, table.agenda tr td ul
{
	vertical-align: top;
	font: 12px/14px helvetica, sans-serif;
}

table.agenda tr td
{
	padding: 10px 6px 4px 0;
	margin: 0;
	border-color: #B0B1B6;
	border-width: 0 0 1px 0;
	border-style: solid;
}

table.agenda tr td.time
{
	padding-right: 12px;
	border-bottom: hidden;
	color: black;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}

.lefttex
{
	width: 360px;
	margin-right:auto
}

.download
{
	clear:left;
	float:right;
	width: 160px;
	text-align:right;position:relative;
	
}
.download img {position:relative;bottom:20px;left:90px}
/*---------------------------Typography-----------------------------*/
h1
{
	text-align: left;
	padding: 20px 0 18px 60px;
	margin-top: 0;
	font-family: helvetica, georgia,serif;
	font-size: 14px;
	color: #875AAB;
	Font-weight: normal;
	font-style: normal;
	clear: left;
	line-height: 4.1em;
	background-image: url(../images/pmtlogo3.png);
	background-repeat: no-repeat;
	height:50px;
}
h1 b {}
#content h1
{
	text-align: left;
	padding: 10px 10px 10px 0px;
	font-size: 16px;
	color: black;
}

h2
{
	font-family: helvetica, georgia,serif;
	font-weight: normal;
	color: #875AAB;
	padding: 0px 12px 0 0px;
	margin: 0 0 16px 0;
	font-size: 20px;
	line-height: 1.2em;
	text-align: left;
}

h3
{
	color: #875AAB;
	font-family: helvetica,georgia,serif;
	font-size: 18px;
	padding: 0;
	margin: 0 0 6px 0;
	line-height: 1.3em;
	Font-weight:normal;
	text-align: left;
}

h4
{
	font-family: helvetica, georgia,serif;
	color: black;
	font-size: 12px;
	padding: 0;
	margin: 8px 0 0 0;
	line-height: 1.3em;
}

b { color: #875AAB; }

/*set padding*/
#printBrand { display: none; }

.sideBar h3
{
	font: 14px/15px helvetica, georgia,serif;
	color: #FF4721;
	padding-bottom: 8px;
}

.sideBar h4 { }
.sideBar ul { padding: 0 8px 0px 26px; }

.sideBar p
{
	font: 10px/13px geneva, verdana;
	color: #4F4F56;
	text-align: left;
	padding: 0 6px 6px 12px;
	margin: 0;
	line-height:1.6em
}

.sideBar ul li
{
	font: 10px/13px geneva, verdana;
	color: #4F4F56;
	padding: 0;
	margin: 0 0 4px 0;
}

p, ul, ol
{
	font: 12px/1.5em helvetica, georgia, times, serif;
	color: #636366;
	text-align: left;
	margin: 0 0 15px 0;
	padding-right: 12px;
}

ol
{
	padding-left: 23px;
	list-style-type: decimal;
	list-style-position: outside;
	
}

ul
{
	padding-left: 18px;
	list-style-position: outside;
	list-style-type: square;
}

li
{
	padding: 0;
	margin: 0 0 4px 0px;
	line-height: 1.5em;
}
#leftSidebar li{}
ul li ul
{
	padding: 0 0 0 0;
	margin: 4px 0 4px 0;
	list-style-type: circle;
	list-style-position: default;
}

em
{

	
}
td em {color:red;font-weight:bold;padding-right:4px}
.box { /*
color: white;
	padding:2px;
	font-style: normal;
	font-weight: normal;
	background-color: black;
*/ }

.border
{
	clear: left;
	border-color: #B0B1B6;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

#topFeature
{
	padding-top: 0px;
	height: 250px;
	border-color: silver;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#topFeature h2
{
	padding: 52px 0 8px 0;
	margin: 0;
}

#topFeature p
{
	font-size: 11px;
	line-height: 1.6em;
}



#wrapper
{
	clear: left;
	width: 900px;
	padding: 0;
	margin: 0 auto 0 auto;
	border-color: white;
	border-width1px 1px 1px 1px: ;
	border-style: solid;
	margin-top: 10px;
}



#smallwrapper
{
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-bottom: 80px;
	text-align: center;
	background-color: white;
	background-image: url(../images/700bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-color: #FFF #FFF #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

#branding { }

#content
{
	clear: left;
	position: relative;
	text-align: left;
	padding: 0;
	margin-top: 0;
	background-color: transparent;
}

.formdivision
{
	border-color: silver;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-bottom: 12px;
}

.login { margin: 0 60px; }

.login table
{
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.login table td
{
	text-align: left;
	font-family: helvetica, sans-serif;
	font-size: 11px;
}

td.right
{
	text-align: right !important;
	width: 100px;
}

.details
{
	width: 500px;
	padding: 0 0 20px 0;
	margin: 0 auto 0 210px;
}

.oneColumn
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.leftSidebar
{
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

.leftSidebar h4 { margin-top: 0; margin-bottom:4px;padding:0}

.sideBar
{
	float: right;
	clear: left;
	width: 170px;
	padding: 0px;
	margin: 0;
}

#footer
{
	clear: left;
	text-align: center;
	color: black;
	font: 10px/14px geneva,veranda;
	padding: 8px 0;
	width: 800px;
	margin: 0 auto;
}

/* Navigation */
#menuIndent
{
	margin: 0px;
	padding: 29px 0 0 74px;
}

#menu
{
	height: 21px;
	margin-bottom: 16px;
	border-style: solid;
	border-color: silver;
	border-width: 1px 0 1px 1px;
	overflow: hidden;
}

#menu ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

/* -----------------------------Links ------------------------------------*/
a
{
	color: #FF4721;
	text-decoration: none;
}

a:hover
{
	color: #61489C;
	text-decoration: underline;
}

a:visited { color: #FF4721; }

#menu ul li a
{
	display: block;
	font-family: geneva, helvetica, sans-serif;
	height: 22px;
	padding: 0;
	margin: 0;
	color: #38FF7E;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .09em;
	border-style: solid;
	border-color: silver;
	border-width: 0 0 0 1px;
}

html>#menu ul li a { font-size: 11px; }

#menu ul li a:hover
{
	color: white;
	background: #FF4721;
}

#menu a:active
{
	color: white;
	background: #FF4721;
}

#topMenu p a
{
	color: #CFCDD4;
	text-decoration: none;
}

#topMenu p a:hover
{
	color: #FF942F;
	text-decoration: underline;
}

#topMenu p a:visited { color: #FF942F; }
.menu a:visited { color: #F2F3F4; }
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
.sidebar h3  a, sidebar h4  a { color: #FF4721; }

/* end navigation */
img
{
	margin: 0;
	padding: 0;
	border: none;
	border-width: 0;
}

/* Contact Form */
#FormError, #FormQuestion
{
	font-size: 11px;
	font-family: arial, sans-serif;
	padding-top: 12px;
	padding-bottom: 3px;
}

#FormError
{
	color: red;
	font-weight: bold;
}

/* end navigation */
.admin
{
	text-align: center;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.admin table { text-align: left; }
table table { }

.line
{
	border-color: silver;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-top: 26px;
}

table.grid
{
	border-collapse: collapse;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
}

table.grid td
{
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

.userinfo p
{
	padding: 0;
	margin: 0;
	line-height: 1.6em;
}

.userinfo b
{
	font-weight: normal;
	color: silver;
}

.usermenu
{
	clear:left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.userinfo
{
	width: 220px;
	margin-right: auto;
	padding: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: silver;
	border-width: 1px;
	border-style: dashed;
	text-align:left;
}

.userwrap { position: relative; }

.accountdownloads
{
	position: absolute;
	top: 0;
	left: 240px;
}

p.Steps { font-size: 16px;border-color:silver;
border-style:dashed;
border-width:1px;
margin-top:30px;
padding:10px; }



.copyright {border-color:silver;
border-style:dashed;
border-width:1px 0pt 0pt;
margin-top:40px;
padding:10px 0pt 0pt;}

p.Steps b
{
	font-weight: normal;
	color: silver;
}



.loginmenu
{
	position: absolute;
	top: 6px;
	right: 8px;
	text-align: center;
	width: 130px;
	background-image: url(../images/menu2bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 12px 0;
	border-right: #CCC;
	font-size: 11px;
}

.home { position: relative; }
.leftmenu_sidebar { }

ul.docs
{
	list-style-type: default;
	list-style-image: url(../images/smallarrow.png);
	list-style-position: outside;
	margin-left:12px;
}
ul.docs li {}
ul.docs li ul {margin-left:22px;list-style-type: default;
	list-style-image: url(../images/smallarrow.png);
	list-style-position: outside;}
	
	.view
	{
		padding-left: 15px;
		margin-left: 2px;
		background-image: url(../images/smallview.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		overflow: visible;
		visibility: visible;
	}
	
.removebullet
{
	list-style-type: none;
	list-style-position:outside;
	margin-left:0;padding-left:0;
}