/**************************************************************************
	Transparency support for IE5.5+
**************************************************************************
* html img
{
	behavior: url(/iepngfix.htc);
}

/**************************************************************************
	Overrides
**************************************************************************/
html, body
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
/*	color: #35373E;*/
	color: #5D5E60;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #D8D8D8 url(images/background.gif) repeat;
}
.Normal,
.SkinObject
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

body *
{
	margin: 0;
	padding: 0;
}

img
{
border:none;
}

ul
{
	list-style-position: inside;
	list-style-type: none;
	padding: 0 0 0 10px;
}

ul li
{
	padding: 0 0 0 20px;
	#padding-left: 5px;
	background: transparent url(images/icon_red.jpg) no-repeat left top;
}


p
{
	padding: 0.5em 0;
}

a, a:link, a:visited,
a.SkinObject, a:link.SkinObject, a.SkinObject:visited
{
	color: #858585;
	text-decoration: none;
}
a:hover,
a.SkinObject:hover
{
	cursor: pointer;
	text-decoration: underline;
	color: #bf2f37;
}

a.internal
{
	padding-left: 25px;
	background: transparent url(images/icon_red.jpg) no-repeat left center;
}


h1, h1 span.Head,
h2, h2 span.Head,
h3, h3 span.Head
{
	font-weight: bold;
	color: #5D5E60;
	font-family: Arial,Helvetica,sans-serif;
}

h1, h1 span.Head { font-size: 32px; }
h2, h2 span.Head { font-size: 22px; }
h3, h3 span.Head { font-size: 16px;	}

.ModuleTitle_MenuItem
{
	border: none;
}

.DNNAlignleft, .DNNAligncenter, .DNNAlignright
{
text-align:left;
}

#dnn_dnnOPENSEARCH_txtSearch
{
	padding: 5px;
	width: 300px;
	border: none;
	border: solid 1px #D1D0D5;
	background: #FFF;
	color: #35373E;
	font-weight: bold;
}
#dnn_dnnOPENSEARCH_cmdGo
{
}

#dnn_dnnLOGO_hypLogo
{
	margin-left: 30px;
}

td 
{

}

.breadcrmb
{
	padding-bottom:15px;	
	
}
/**************************************************************************
	Skin skeleton
**************************************************************************/

#pageWrapper
{
	width: 960px;
	padding: 10px 10px 0;
	min-height: 100%;
	position: relative;
	z-index: 1;
	background: #FFF;
	margin:0 auto;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}

#pageHeader
{
	position: relative;
	padding-bottom: 40px;
}

#pageSearchWrapper
{
	position: absolute;
	right: 0;
	top: 0;
}

#pagePromoWrapper
{
	text-align: center;
	padding-bottom: 2em;
}

#pageBreadCrumb
{
	padding: 10px 0 40px 20px;
	font-size: 11px;
}
#pageBreadCrumb *
{
	font-size: 11px;
}
#pageBreadCrumb a,
#pageBreadCrumb a:link,
#pageBreadCrumb a:visited
{
	text-decoration: underline;
}

#pageContent
{
	padding-bottom: 180px; /* footer height + margin */
}

#pageFooter
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 970px;
	height: 150px;
	border-top: solid 4px #D8D8D8;
	padding-left:10px;
}


/**************************************************************************
	Panes
**************************************************************************/

#dnn_LeftPane
{
	width: 225px;
	float: left;
}

#dnn_RightPane
{
	width: 250px;
	float: right;
}

/* ContentPane start */
#dnn_ContentPane
{
}

div.contentRightPane
{
	width: 730px;
	float: right;
}
div.contentLeftPane
{
	float: left;
	width: 690px;
	margin-left: 10px;
}
/* ContentPane end */

/* FooterPane start */
#dnn_FooterPane
{
	width: 760px;
}
#dnn_FooterPane ul
{
	list-style: none;
	list-style-image: none;
	padding: 5px;
	margin: 0;
	float: left;
	width: 179px;
}

#dnn_FooterPane ul li
{
	list-style: none;
	font-size: 90%;
	margin: 0;
	padding: 0;
	background-image: none;
}

#dnn_FooterPane ul li a,
#dnn_FooterPane ul li a:link,
#dnn_FooterPane ul li a:visited,
#dnn_FooterPane ul li a:active
{
	color: #858585;
}

#dnn_FooterPane ul li a:hover
{
	color: #bf2f37;
}

#dnn_FooterPane ul li strong,
#dnn_FooterPane ul li strong a,
#dnn_FooterPane ul li strong a:link,
#dnn_FooterPane ul li strong a:visited,
#dnn_FooterPane ul li strong a:active
{
	color: #000;
}


#dnn_FooterPane ul
{
	background: transparent url(images/line.png) no-repeat;
}
#dnn_FooterPane ul:first-child
{
	background-repeat: repeat-y;
}
/* FooterPane end */

/**************************************************************************
	sIFR
**************************************************************************/

@media screen
{
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


}
/*---- Header styling ---*/

}


@media print
{
.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}
}


.sIFR-active h1
{
	font-size: 32px;
}
.sIFR-active h2
{
	font-size: 22px;
}
.sIFR-active h3
{
	font-size: 16px;
	cursor: pointer;
}
.sIFR-active a:hover
{
	cursor: pointer;	
}

























