/*  ../Styles/Prime.css CSS Stylesheet */

BODY
{
	width: 700px;
	height: 500px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15pt;
	word-spacing: normal;
	text-transform: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding-top: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003333;
}
H1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2
{
	font-weight: bold;
	font-size: 1.5em;
	word-spacing: normal;
	text-transform: none;
	color: darksalmon;
	font-style: italic;
	letter-spacing: normal;
	background-color: papayawhip;
	font-variant: normal;
	text-decoration: none;
}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TFOOT, THEAD
{
	table-layout: fixed;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	color: darkslategray;
	letter-spacing: normal;
}	
		
TH
{
	border-top: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: normal;
	vertical-align: baseline;
	color: #1A4268;
	direction: ltr;
	font-style: normal;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;
	background-color: #D6DFD9;
	text-align: left;
	font-size: 14px;
}

TABLE
{
	border-color: white;
	font-size: 11px;
}




A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.wSectionTableCSS TABLE
{
	font-weight: normal;
	border-top-width: none;
	table-layout: fixed;
	border-left-width: none;
	border-bottom-width: none;
	width: 700px;
	color: black;
	border-collapse: separate;
	background-color: white;
	border-right-width: none;
	font-size: 11px;
}

.wSectionTableCSS TR
{
	font-weight: normal;
	border-right: 1px solid;
	table-layout: fixed;
	border-top: 0px solid;
	border-left: 0px solid;
	color: black;
	border-bottom: 0px solid;
	border-collapse: separate;
	font-size: 11px;
}

.wSectionTableCSS TD
{
	font-weight: normal;
	color: black;
	font-size: 11px;
}

.pnlLinks
{
	text-align: center;
	horizontal-align: center;
	margin-left:auto;
	margin-right:auto;
}

.pnlFooter
{
	text-align: center;
	horizontal-align: center;
	background-color: black;
}

.pnlFields
{
	text-align: center;
	horizontal-align: center;
	margin-left: auto;
	margin-right: auto;
}

.pnlPerson
{
	border-color: white;
}

#lblepay
{
	font-size: 13px;
}
