/* CSS Document */

.c_head
{
	padding: 0px;
	margin: 8px 0px 8px 0px;
	text-align:left;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; margin-bottom: 10px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.title
{
	font-family: Georgia,Times,serif;
	font-size: 17px;
	font-weight: bold;
}


.HomePage_ColumnTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	height: 50px;
	padding-top: 12px;
	vertical-align: top;
}

.BlueTitle
{
	color: #2D659E;
}

.GoldTitle
{
	color: #A86946;
}

.GreenTitle
{
	color: #2A5B15;
}

.JalapenoTitle
{
	color: #928E22;
}

.OrangeTitle
{
	color: #CC6600;
}

.PurpleTitle
{
	color: #57325A;
}

.RedTitle
{
	color: #7C3A3A;
}

.TealTitle
{
	color: #014756;
}

.YellowTitle
{
	color: #928E22;
}

.col_content
{
	vertical-align: top;
	height: 250px;
	overflow: hidden;
}

.columnPadding
{
	padding: 0px 16px;
}

.Testimonial
{
	height: 175px;
	overflow: hidden;
}

.GreyBorder
{
	border: 1px solid #8F8F8F;
	min-height: 192px;
	text-align: left;
}

.ModulePadding
{
	padding: 8px 8px 0px 8px;
}
