Body
{
	margin: 0 0 0 0;
}

/* Header styles */
.HeaderTable
{
margin:0 0 0 0;
padding:0 0 0 0;

}
.RubricHeaderLogo
{
	width: 240px;
	height: 80px;
	vertical-align: top;
}
.RubricHeaderMain
{
	background-image: url(images/efrabanbg.jpg);
	width: 480px;
	height: 80px;
	vertical-align: bottom;
	text-align: left;
}
.RubricHeaderRight
{
	background-image: url(images/efrabanbgtile.jpg);
	vertical-align: bottom;
	text-align: right;
}

/* Content Styles */

.ContentTable
{
	margin: 10px 0 10px 0;
}
#LeftPane, #ContentPane, #ContentPaneBottom, #RightPane
{
	padding: 0 0 0 0;
}
.contentpane
{
	width: 100%;
}

/* Footer Styles */
.FooterTable
{
}
.RubricFooterLeft
{
	background-image: url(images/efrafootbgtile1.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 50%;
	vertical-align: text-top;
	padding-top: 5px;
	text-align: left;
}
.RubricFooterMiddle
{
	background-image: url(images/efrafootbg.jpg);
	background-repeat: repeat-x;
	border: 0;
	width: 480px;
	height: 40px;
}

.RubricFooterRight
{
	background-image: url(images/efrafootbgtile2.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 30%;
	text-align: right;
	vertical-align: text-bottom;
}
.RubricFooterText
{
	margin: 0 5px 0 5px;
	font-size: 90%;
}

/* General Styles */

.LogonLogoff
{
	text-align: right;
	margin-right: 5px;
	font-size:100%;
}
.RubricHeaderMain, .RubricHeaderRight, .RubricFooterLeft, .RubricFooterRight, .SkinObject, .Normal, .Normal TD,
{
	font-family: Verdana;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
}
.RubricContainer, .RubricMenu
{
	padding: 0px 7px 10px 7px;
	width:100%;
}
.CurrentDate.SkinObject
{
	vertical-align: top;
	margin-left: 5px;
}
.DNNUser
{
	margin-right: 10px;
}
.SkinObject
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

.BreadCrumb
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.Head
{
	font-size: 90%;
	font-weight: bold;
	color: #1D5892;
}
H1, H2, H3, H4, H5, H6
{
	color: #1D5892;
}
A.SkinObject:hover
{
	text-decoration: underline;
}



