#pageTop{ /* The suorrunding div */
	background-image: none;
	clear: both;
	margin: 10px 0px 0px 0px;
}
#pageTitle{ /* The page title */
	margin: 0px;
	background-image: none;
	padding: 0px 0px 5px 0px;
}
#pageInst{ /* The instructional text */
	display: none;
}
.action{
	clear: none;
	width: 100%;
}
.groupAction{
	clear: none;
	width: 100%;
}
.pageAction{
	padding-left: 40%;
	margin-left: 10px;
}
.styleWithPanels{
	width: 600px;
	float: left;
}
.styleWithOutPanels{
	width: 100%;
	float: left;
}
td.thinBorder 
{
	border:1px #000000 solid;
	padding: 5px;
}
#innerheader{
	width: 100%;
	clear: both;
}
#innerleftpanel{
	width: 241px;
	height: 278px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 0px;
	background: url(../images/portfolioDivBk.gif) no-repeat left top;
}
#innerleftpanel .downLayout h2{
	font-size: 1em;
}
#innerleftpanel .downFieldGroup{
	border: 0px;
	margin-top: 0px;
}
#innerleftpanel .downFieldGroup:hover{
	border: 0px;
	background: none;
}
#innerleftpanel .downFormLabel{
	display: none;
}
#innerrightpanel{
	width: 241px;
	height: 278px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 0px;
	background: #eee9ed;
	border: 1px dashed #d6d2bc;
}
#innerfooter{
	width: 100%;
	clear: both;
}
.formTable{
	width: 100%;
	border: 2px;
	margin: 10px 0px 10px 0px;
}
TABLE{
	clear: both;
}
.x_Bold
{
font-weight: bold;
}
.x_Italic
{
/*font-style: italic;*/
}
.x_TextAlignLeft
{
text-align: left;
}
.x_TextAlignRight
{
text-align: right;
}
.x_XXSmallFont
{
font-size: xx-small;
}
.x_XSmallFont
{
font-size: x-small;
}
.x_SmallFont
{
font-size: small;
}
.x_MediumFont
{
font-size: small;
}
.x_LargeFont
{
/*font-size: large;*/
}
.x_XLargeFont
{
font-size: x-large;
}
.x_AlignLeft
{
left: ;
}



