.largeblue_notitle_c
{
	margin-bottom: 10px;
}

.largeblue_notitle
{
	display: block;
}
.largeblue_notitle *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #305776;
}
.largeblue_notitle1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #a5b6c4;
	border-right: 1px solid #a5b6c4;
	background: #638198;
}
.largeblue_notitle2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #eaeef1;
	border-right: 1px solid #eaeef1;
	background: #577690;
}
.largeblue_notitle3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #577690;
	border-right: 1px solid #577690;
}
.largeblue_notitle4
{
	border-left: 1px solid #a5b6c4;
	border-right: 1px solid #a5b6c4;
}
.largeblue_notitle5
{
	border-left: 1px solid #638198;
	border-right: 1px solid #638198;
}
.largeblue_notitlefg
{
	min-height: 125px;
	color: White;
	/*background: #305776;*/
	background-attachment: fixed;
	background: #305776 url(images/blue_balls.png) no-repeat 98% 80%;
	position: relative;
}

.largeblue_notitleg_action
{
	/*position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;*/
}

.largeblue_notitlefg .Head
{
	color: White;
}

.largeblue_notitlefg .SubHead
{
	color: white;
}

.largeblue_notitlefg .Normal
{
	color: White;
}

.largeblue_notitlefg .NormalBold
{
	color: White;
}

.largeblue_notitlefg .DataGrid_Container .Normal, .largeblue_notitlefg .DataGrid_Container .NormalBold
{
	color: Black;
}

.largeblue_notitlefg .DataGrid_Container .SubHead
{
	color: Black;
}

.largeblue_notitlefg .DataGrid_Container A, .largeblue_notitlefg .DataGrid_Container A:active, .largeblue_notitlefg .DataGrid_Container A:link, .largeblue_notitlefg .DataGrid_Container A:visited
{
	color: #1E3445;
}

.largeblue_notitlefg .DataGrid_Container A.CommandButton, .largeblue_notitlefg .DataGrid_Container A.CommandButton:active, .largeblue_notitlefg .DataGrid_Container A.CommandButton:link, .largeblue_notitlefg .DataGrid_Container A.CommandButton:visited
{
	color: #1E3445;
}

.largeblue_notitlefg .DataGrid_Container A.CommandButton:hover
{
	color: #FFA44B;
}

.largeblue_notitlefg .FileManagerTreeNode
{
	color: Black;
}

.largeblue_notitlefg .FileManager_Item, .largeblue_notitlefg .FileManager_Item .Normal, .largeblue_notitlefg .FileManager_StatusBar .NormalBold
{
	color: Black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.largeblue_notitlefg .CommandButton     
{
	color: #ffffff;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
.largeblue_notitlefg A.CommandButton:link 
{
	color: #ffffff;
}

.largeblue_notitlefg A.CommandButton:visited  
{
	color: #ffffff;
}

.largeblue_notitlefg A.CommandButton:hover    
{
	color: #FFA44B;
}
    
.largeblue_notitlefg A.CommandButton:active   
{
	color: #ffffff;
}