/*
=======================
CONTAINER styles for 'Main Content' Containers
=======================
*/

/*Header text*/
.main_contentGrad
{
	background-image: url(middleGrad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 0 15px 0;
	padding:0;
}

.main_contentGrad .Normal
{
	padding-left:5px;
	padding-right:8px;	
}
.ContainerTop
{
	font-size:1px;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:normal;
	width:100%;
	border-top:solid 1px #b8b8b8;
}
.main_content_Head .Head
{
	font-family:Verdana, Arial, Sans-Serif;
	color:#FF3300;
	font-size:14px;
	padding: 2px 0 2px 2px;
	font-weight:normal;
	
}

.main_content_HeadBlack
{
	font-family:Verdana, Arial, Sans-Serif;
	color:#FFFFFF;
	font-size:14px;
	padding: 2px 0 2px 2px;
	font-weight:normal;	
}

.TitleLeft
{
	width:11px;
	border-left: solid 1px #b8b8b8;
}
.TitleRight
{
	width:11px;
	border-right: solid 1px #b8b8b8;
}
.main_content_Head
{
	margin-right:10px;
	text-align:left;
	border-bottom:solid 1px #b8b8b8;
	padding:0 0 5px 0;
}

.main_content_HeadNoLine .Head
{
	margin-right:10px;
	text-align:left;
	color:#FF3300;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
	
}

.main_content_HeadBlackLine
{
	margin-right:10px;
	text-align:left;
	border-bottom:solid 1px #b8b8b8;
}

.main_content_HeadBlackLine .Head
{


	font-family:Verdana, Arial, Sans-Serif;
	color:#000000;
	font-size:14px;
	padding: 2px 0 2px 2px;
	font-weight:normal;
}

.main_content_HeadBlackNoLine .Head
{
	margin-right:10px;
	text-align:left;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
}


/*body text*/
.main_content .Normal
{
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;
	margin:0 10px 0 3px;
}

.main_contentBLCK .Normal
{
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;
	margin:0 10px 0 3px;
}


.main_contentGrad .Normal
{
	min-height:150px;
}

.main_contentBT .Normal
{
	min-height:150px;
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;
	padding-left:5px;
	margin:0 10px 0 4px;
}

.main_contentText
{
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
}

.main_content_Sep
{
	text-align:left;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
	height:3px;
	font-size:1px;
}

#topL_corner
{
	background:url(topL_corner.jpg) no-repeat top left;
	height:11px;
	width:11px;
}
#topR_corner
{
	background:url(topR_corner.jpg) no-repeat top right;
	height:11px;
	width:11px;
}
#bottomL_corner
{
	background:url(bottomL_corner.jpg) no-repeat bottom left;
	
	height:11px;
	width:11px;
	
}
#bottomR_corner
{
	background:url(bottomR_corner.jpg) no-repeat bottom right;
	height:11px;
	width:11px;
	
}



#topCenter
{
	border-top: solid 1px #b8b8b8;
	font-size:1px;	
}

#topL_cornerGrad
{
	background:url(topL_corner.jpg) no-repeat top left;
	height:11px;
	width:11px;
}
#topR_cornerGrad
{
	background:url(topR_corner.jpg) no-repeat top right;
	height:11px;
	width:11px;
}
#bottomL_cornerGrad
{
	background:url(bottomL_cornerGrad.jpg) no-repeat bottom left;
	height:11px;
	width:11px;
	
}
#bottomR_cornerGrad
{
	background:url(bottomR_cornerGrad.jpg) no-repeat bottom right;
	height:11px;
	width:11px;
}


#bottom
{
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:normal;
	width:98%;
	text-align:center;
	border-bottom:solid 1px #b8b8b8;
}

.HorizLoginHead
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:9px;
	font-weight:bold;	
}

.WelcomeText
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;	
}

.WelcomeLogout
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;	
}

.CommandButton
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:9px;
	margin-left:5px;
}
