@import url("css/menu.css");

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.75em;
	padding-bottom: 9px;
	margin: 40px 40px 0px 40px;
	color: #333132;
	line-height: 120%;
	padding-top: 9px;
	font-family: sans-serif;
	background-color: #FFFFFF;
}

#outerDiv
{
	border-right: White 1px solid;
	border-top: White 1px solid;
	margin: 0px auto;
	border-left: White 1px solid;
	border-bottom: White 1px solid;
	background-color: white;
}

#innerDiv
{
	border-right: White 1px solid;
	border-top: White 1px solid;
	border-left: White 1px solid;
	border-bottom: White 1px solid;
	overflow: hidden;
	min-height: 550px;
	width: 1024px;
}


#LogoRiver
{
	background-image: url(images/NewLogoRiver.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 137px;
}

#LogoText
{
	border-left: solid 1px Black;
	border-bottom: solid 1px Black;
	background-image: url(images/NewLogoText.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
}

#MenuPane
{
	height: 28px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-left: solid 1px Black;
	border-bottom: solid 1px Black;
	border-right: solid 1px Black;
}

#PageBannerPane
{
	border-left: solid 1px Black;
	border-bottom: solid 1px Black;
	border-right: solid 1px Black;
	padding: 6px 4px 6px 4px;
}

#dnn_PageBanner
{
}

#LeftColumnPane
{
	vertical-align: top;
	padding-top: 1px;
}

#ContentContainer
{
	border-left: solid 1px Black;
	border-bottom: solid 1px Black;
	border-right: solid 1px Black;
	vertical-align: top;
}

.ContentPane
{
	vertical-align: top;
	padding-left: 50px;
	padding-right: 35px;
	padding-top: 20px;
	height: 380px;
	width: 500px;
}




#LoginPane
{
	height: 54px;
	float: right;
	background-color: White;
	text-align: right;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: lighter;
}

#LoginPane a, a:Visited, a:hover
{
	font-size: 11px;
}


h1
{
	color: #ff9900;
}




#BreadCrumb
{
	background: White;
	color: #ff9900;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 8px;
}



#Copyright
{
	background-color: Transparent;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 8px; /*	color: #C0C0C0; */
}

#Links
{
	text-align: center;
}

.Copyright
{
	font-size: 8px;
	color: #808080;
	text-align: center;
}

#PageFooterPane
{
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 9px;
	background-color: Transparent;
	color: #808080; /* #C0C0C0; */
}

#PageFooterPane a, a:Visited, a:hover
{
	vertical-align: middle;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 9px;
	color: Black;
}

.ContentTable
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
}




.Link
{
	color: Black;
}

.Link A:visited
{
	color: Black;
}


.Head
{
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
}
.SubSubHead
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}
.Normal
{
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal a, a:Visited, a:hover
{
	vertical-align: middle;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14px;
	color: Black;
}


.Normal LI
{
	list-style-type: disc;
}
.NormalDisabled
{
	font-weight: normal;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
}
.NormalDisabled
{
	color: silver;
}
.NormalBold
{
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
}




