body 
{
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-color:#798536;
	font-size:10pt;
    font-family: Verdana, Arial, Sans-Serif;  
}
	
#Content 
{
	width:750px;
	margin:-10px auto;
	text-align:left;
	padding:15px;
	border:2px solid #1E90FF;
	background-color:white;
	height:600px;
}

.pimMenu
{
	margin-left:10px;
	margin-top:65px;
}

.salesdiv
{
	float:left; 
	width:400px; 
	height:0px;
	overflow:visible;
}

.optionsdiv
{
	width:300px; 
	padding-left:15px; 
	float:right;
	clear:both;
}

.strategylhs
{
	float:left; 
	width:350px; 
}

.strategyrhs
{
	float:right; 
	width:350px; 
	padding-left:15px; 
}

.strategyoptions
{
	position:relative;
	width:750px;
	height:370px;
}

.strategyheader
{
	height:100px;
}

h1
{
	font-size:16pt;
	color:#1E90FF;
}

h2
{
	color:#1E90FF;
	font-size:12pt;
	margin-top:5px;
	margin-bottom:5px;
}

.radioselect
{
	font-weight:bold;
	margin-left:100px;
}

.footer
{
	position:relative;
	display:inline-block;
	text-align:right;
	width:750px;
}

.maincontent
{
	height:570px;
	width:750px;
}

.helpbody
{
	background-color:White;
	font-size:10pt;
}

.rptheader
{
	font-weight:bold;
	font-size:8pt;
}

th
{
	text-align:center;
}

td
{
	font-size:8pt;
}

.tditem, .tditem_r, .tditem_c

{
	background-color:White;
	height:20px;
	padding-right:3px;
	padding-left:3px;
}


.tditem_r
{
	text-align:right;
}

.tditem_c
{
	text-align:center;
}

.tdaltitem, .tdaltitem_r, .tdaltitem_c
{
	background-color:#DDDDDD;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}

.tdaltitem_r
{
	text-align:right;
}

.tdaltitem_c
{
	text-align:center;
}

.itemheader
{
	background-image:url(../images/rptheader.gif);
	background-repeat:repeat;
    width:480px;
    height:22px;
    text-align:left;
    padding-top:3px;
}

#pimHeader
{
	background-image:url(../images/pim_logo.gif);
	background-position:center top;
	background-repeat:  no-repeat;
	background-attachment:fixed;
	position:relative;
	z-index:10;
	height:90px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

a
{
	color:#1E90FF;
	text-decoration: underline;
}

a:hover
{
	background-color:#EEEEEE;
}

.lhs
{
	font-weight: bolder;
	float:left; 
	width:240px;
}