/* CSS Document */

.c_head{padding:0; margin-top:8px;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; padding: 0px; margin: 0px;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:10px; padding:0; text-align: left;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; margin-bottom: 0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.grey_title_border_title {font-family: arial; font-size: 16px; color: #5E5E5D;}

.AboutUs
{
	background: url(images/AboutUs_bg.png) no-repeat top left;
	width: 774px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}

.Home
{
	background: url(images/Home_bg.png) no-repeat top left;
	width: 929px;
	height: 209px;
	overflow: hidden;
	margin-bottom: 10px;
}

.c_title
{
	font-size: 16px;
	font-weight: bold;
}

.blue_title
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.blue_bg
{
	background: url(images/BlueSlice.png) repeat-y top left;
	font-weight: normal;
	color: #FFFFFF;
}

.c_spacer
{
	height: 6px;
}

.horiz_rule
{
	height: 5px;
	background: url(images/Horiz_Rule.png) repeat-x top left;
}

.c_login
{
	background: url(images/Login_Slice.png) repeat-y top left;
	width: 178px;
}

.login_top
{
	background: url(images/Login_Top.png) no-repeat top left;
	width: 178px;
	height: 42px;
}

.login_bottom
{
	background: url(images/Login_Bottom.png) no-repeat bottom left;
	width: 178px;
	height: 25px;
}

.NormalWhite
{
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}








