
/* CSS Document */
body
{
	background: url(images/fcback.jpg) no-repeat Black center top;
	background-attachment:fixed;
	height: 100%;
	margin: 0;
	padding: 0;
}
.fullwidth
{
	width: 970px;
	margin: 0 auto;
	background: white;


}

.homefullwidth
{
	width: 970px;
	margin: 0 auto;
	background: white;


}

.fullwidthfooter
{
	width: 970px;
	margin: 0 auto;
	
}

.padding
{
	margin-left:1px;
	margin-top:1px;


	
}

.PageTitle
{
	color: #1A4261;
	font-size: 24px;
	margin-left: 25px;
	margin-top: 37px;
}
/****** home page panes **********/
.hometopleftpane
{
	width: 637px;
	
}
.hometoprightpane
{
	width: 100%;
	padding-left: 1px;
}
.topleftpane
{
	width: 204px;
	background: #cccccc;
	display:block;
}

.headerpane
{

}


.DNNEmptyPane
{
	margin: 0px;
	padding: 0px;
	display:none;
	visibility:hidden;
	height:0px;
}

/*-------- Default Style --------*/
body, th, td, div, p, table, .Normal, .NormalDisabled
{
	color: #2E3D47;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;

	padding:0px;
	
}

h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1a4261;
	line-height:28px;
	display:block;
}
h2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height:24px;
}
h3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc00;
	margin-bottom:2px;
	margin-top: 2px;
}
h4
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1a4261;
	font-weight: bold;
	margin-bottom:2px;
	margin-top: 2px;
}
h5
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a4261;
	margin-bottom:2px;
	margin-top: 2px;
}
h6
{
	color: #375162;
}



a, a:link, a:visited, a:active
{
	color: #1a4261;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover
{
	color: #1a4261;
	text-decoration: none;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Head
{
	color: #2E3D47;
	font-weight: bold;
}
.SubHead
{
	color: #4C6171;
}
.SubSubHead
{
	color: #6E8AA0;
}
.NormalRed
{
	color: #F00;
}


a.CommandButton:link, a.CommandButton:visited
{
	color: #1a4261;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.CommandButton:hover
{
	color: #1a4261;
	text-decoration: underline;
}



/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane
{
	padding: 0;
	margin: 0;
}

.botrightpane
{
	padding: 0px 5px 0px 0px;
	margin: 0;
}

.toprightpane
{
	padding: 32px 10px 0px 0px;
	margin: 0;
}


/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #666666;
}
a.footer:hover
{
	color: #666666;
}


/***** custom Breadcrums classes *********/
.BreadCrumb
{
	padding:0px 0px 0px 0px;
	vertical-align:top;
	margin-top:25px;
	margin-left: 25px;

}

.bread0, a.bread0:link, a.bread0:active, a.bread0:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1a4261;
	font-weight:normal;
	padding-bottom:0px;display:block;
	line-height:28px;
}

.bread1, a.bread1:link, a.bread1:active, a.bread1:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight:normal;
	display:block;
	line-height:24px;
	padding-bottom:0px;display:block;
}


.bread2, a.bread2:link, a.bread2:active, a.bread2:visited,
.bread3, a.bread3:link, a.bread3:active, a.bread3:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;	line-height:24px;
	
}



