@charset "utf-8";
/* CSS Document */

BODY, TD, P, .normal
{
	margin: 0% 0% 0% 0%;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-align: left;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.login
{
	font-weight:bold;
}
#posMainContent
{
	border-style: none;
	width: 20%;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
#posRightNav
{
	border-style: none;
	width: 250px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	float: right;
	vertical-align: top;
}
#posRightNav img
{
	margin-right: 12px;
	margin-left:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	float:right;
	vertical-align: top;
}
#posTitle
{ 
	margin-top: 18px;
	margin-bottom: 0px;
	position: static;
	float: left;
	width: 485px;
	border-style: none;
}
.hdrtitle
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none;
}
#posInsideBody
{
	border-style:none;
	width:485px;
	margin: 0% 0% 0% 0%;
	padding-top: 0px;
	padding-bottom: 20px;
}
#posBody
{ 
	position: relative;
}
.hdrbody
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #939393; 
	text-decoration: none;
	line-height: 16pt;
	width: 485px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#posButtons
{ 
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	text-indent: 10px;
	width: 130px;
	background:#336699;
	margin-left: 180px;
}
.hdrbuttons
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	text-align: center;
}

.spacer
{
	font-size: 16px;
}
.spacer2
{
	font-size: 20px;
}

h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}
h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none;
}
h2
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
h4
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

