#bodyDiv {
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #666;
}
html>body #bodyDiv {
	height: auto;
	min-height: 100%;
}
#frame {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFF;
}
#headWrapper {
	height: 137px;
}
.logo {
	width: 254px;
	height: 137px;
	float: left;
}
.banner {
	width: 706px;
	height: 137px;
	float: right;
	background: url(bannerBg.gif) no-repeat;
	margin: 0;
	padding: 0;
}
.banner img {
	margin-top: 9px;
}
#contentWrap {
	padding: 0 1px;
}
#menu {
	height: 20px;
	width: 100%;
	background: #DD8500;
}
#contentArea {
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
}
.leftPanel {
	width: 235px;
	float: left;
	border-right: 1px solid #DD8500;
	padding-left: 20px;
}
.contentPanel {
	width: 673px;
	float: right;
	padding-right: 20px;
}
.contentPanelAdmin {
	width: 940px;
	padding: 0 10px;
}
#footer {
	clear: both;
	width: 940px;
	font-size: 11px;
	color: #666;
	padding: 0 10px 5px;
}
.footerLeft {
	float: left;
}
.footerRight {
	float: right;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a.footerMenuItem {
	color: #DD8500;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
/******************************************************
    TZI / INFINITE MENU STYLES
******************************************************/
/* --[[ Main Container ]]-- */
#imouter0 {padding:0px; margin:0px; background:#DD8500; }

/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#333; border-top:1px solid #fff; border-left:1px solid #fff; margin: 0px 0px 0px -1px; z-index:999999;position:relative;}

/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 ul .imctitle {color:#fff; text-align:left; font-family:"Verdana", Verdana, Arial, Helvetica, san-serif; font-size:13px; font-weight:normal; text-decoration:none; border-right: 1px solid #fff; padding:1px 13px 2px 13px;}

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#333; text-decoration:none; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#333; text-decoration:none; }

	/* [active] */
	#imenus0 li a.iactive { background: #333;}

/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 ul .imctitle  {color:#fff; text-align:left; font-size:12px; font-weight:normal; text-decoration:none; padding:3px 13px 2px 13px;}
html>body #imenus0 ul a, html>body #imenus0 ul .imctitle{ padding:10px 30px 10px 13px;}

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {background: #DD8500; text-decoration:none; }
	#imenus0 ul li a.ihover {background: #DD8500; text-decoration:none; }

	/* [active] */
	#imenus0 ul li a.iactive { background:#DD8500;}
	
	/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(none); width:7px; height:5px; left:15px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}

/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}
.container {
	width: 100%;
}
.containerContent {
	padding: 0;
}
html {
	height: auto;
	background: #666;
}
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	height: 100%;
}
body, td, ul li, p, .normal, .NormalDisabled, .blogCalendar td {
	color: #666;
	font: normal 13px/1.5em "verdana", verdana, arial, helvetica;
}
.NormalDisabled {
	color: #D3D3D3;
}
.SubHead {
	color: #444;
	text-align: left;
	font: bold 11px Verdana, Arial, Helvetica;
}
.SubSubHead {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica;
}
.NormalBold {
	font: bold 11px Verdana, Arial, Helvetica;
}
.Normalred {
	color: #f00;
	font: bold 12px Verdana, Arial, Helvetica;
}
h1, h2, h3, h4, h5, dt, h6, .head, h2 span.head, .container h2 span.head, h3 span.SubHead, .newstitle, tfoot, thead, th {
	color: #333;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font: normal 13px "Verdana", verdana, arial, helvetica;
}
#dnn_LeftPane p {
	line-height: 1.1em;
	font-size: 11px;
}
h1 {
	color: #666;
	font: bold 20px arial;
}
h2, .head, h2 span.head, .container h2 span.head {
	color: #000;
	font: bold 14px arial;
}
#dnn_ContentPane h2 {
	margin-top: 10px;
}
h3, h3 span.SubHead, .newstitle {
	color: #DD8500;
	font: bold 14px arial;
}
h4 {
	font: bold 14px arial;
}
h5, DT {
	color: #DD8500;
	font: bold 12px arial;
}
h6 {
	font: italic 12px arial;
}
p {
	margin: 5px 0 15px;
}
ul {
	margin: 0 0 10px 25px;
}
ul li {
	margin-left: 5px;
	padding: 0;
	list-style-type: square;
}
ul li li {
	list-style-type: disc;
}
ul li li li {
	list-style-type: circle;
}
ol li {
	list-style-type: decimal;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
hr {
	color: #f4f4f4;
	height: 1pt;
	text-align: left;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a, a:link, a:active, a:visited {
	color: #DD8500;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
a:hover {
	text-decoration: none;
}
blockquote {
	float: right;
	font: 15px "Lucida Sans Unicode";
}
pre {
	color: #434343;
	font: normal 11px Lucida Console, monospace;
}
address {
	color: #434343;
	font: italic normal 11px Arial, Verdana, Helvetica;
}
.formInput {
	width: 150px;
	height: 18px;
	border: 1px solid #CCC;
}
.formItem {
	clear: both;
	margin-bottom: -10px;
}
.label {
	clear: both;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.labelDetails {
	width: 390px;
}
.labelDetails p {
	margin: 0 0 7px;
}
a.StandardButton, a:link.StandardButton, a:active.StandardButton, a:visited.StandardButton, a.CommandButton, a:link.CommandButton, a:active.CommandButton, a:visited.CommandButton {
	padding: 2px 6px;
	width: 0;
	overflow: visible;
	background: #8B8B8B url(button_bg.gif) repeat-x top left;
	color: #333;
	text-transform: lowercase;
	margin: 0;
	cursor: hand;
	clear: both;
	height: 20px;
	border: 1px solid #333;
	font: normal 11px Tahome, Verdana, sans-serif;
}
input.StandardButton[class], a.CommandButton[class], a:link.CommandButton[class], a:active.CommandButton[class], a:visited.CommandButton[class] {
	width: auto;
}
a:hover.CommandButton, a:hover.StandardButton, input:hover.StandardButton {
	color: #DD8500;
}
.NormalTextBox, input.longTextBox, input.longmedTextBox, input.medTextBox, input.medshortTextBox, input.shortTextBox {
	font: normal 12px Verdana, Arial, Helvetica;
}
input.longTextBox {
	width: 250px;
}
input.longmedTextBox {
	width: 200px;
}
input.medTextBox {
	width: 150px;
}
input.medshortTextBox {
	width: 100px;
}
input.shortTextBox {
	width: 60px;
}
select {
	font-size: 10px;
}
span.mandatory {
	color: #334692;
	font-weight: bold;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.SkinObject {
	color: #036;
	text-decoration: none;
	font: bold 8.5pt Verdana, Arial, Helvetica;
}
A.SkinObject:link {
	text-decoration: none;
	color: #036;
}
A.SkinObject:visited {
	text-decoration: none;
	color: #036;
}
A.SkinObject:active {
	text-decoration: none;
	color: #036;
}
A.SkinObject:hover {
	text-decoration: none;
	color: #036;
}
.DataGrid_AlternatingItem {
	color: #F00;
	background: #fff;
	font: normal 10px Verdana, Arial, Helvetica;
}
.DataGrid_Container {
	background: Transparent;
}
.DataGrid_Footer {
	background: #fff;
}
.DataGrid_Header {
	color: #000;
	text-align: center;
	background: Transparent;
	font: bold 10px Verdana, Arial, Helvetica;
}
.DataGrid_Item {
	color: #000;
	background: Transparent;
	font: normal 10px Verdana, Arial, Helvetica;
}
.DataGrid_SelectedItem {
	color: Blue;
	background: #D3D3D3;
	font: normal 10px Verdana, Arial, Helvetica;
}
.Help {
	border: #000 1px solid;
	padding: 2px;
	color: #000;
	background: #ff9;
	font: normal 11px Verdana, Arial, Helvetica;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
.QuickLink {
	padding: 0 0;
}
.QuickLink h3 {
	margin: 0;
	padding: 10px;
}
.QuickLink img {
	float: left;
	padding-right: 3px;
}
.QuickLink p {
	margin: 0;
	padding-top: 10px;
}
.YourCompanyNameSurveyResults {
	font: normal 12px Verdana, Arial, Helvetica;
}
#Highlight_SubHead {
	color: #230C69;
	height: 20px;
	padding: 2px;
	background: #DEE4F2;
	font: bold 14px Arial;
}
#Highlight {
	border: solid 1px #230C69;
}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited {
	font-size: 11px;
	color: #FFF;
	padding: 3px 5px;
	background: #666;
}
.newsactionbarlinks:hover {
	color: #fff;
	background: #999;
}
.rssFeed {
	margin-top: 10px;
}
.readMore {
	padding: 0 0 5px;
}
.newspostdate, .newsPosted {
	padding: 5px 0;
	font-size: 10px;
	color: #666;
}
.newscontainer {
	width: 100%;
}
.newsheadercontainer {
	padding: 3px 3px 10px;
	font: bold 14px Tahoma, Arial;
}
.newsactionbar {
	padding: 10px 3px 3px;
	text-align: left;
	font: normal 11px Tahoma, Arial;
}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited {
	color: #fff;
	padding: 3px 5px;
	background: #666;
	font: bold 11px Tahoma, Arial;
}
.newsactionbarlinks:hover {
	color: #FFF;
	background: #000;
}
.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited {
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.newsPublishRSSLink:hover {
	color: #F00;
}
.newsrow {
	padding: 5px;
}
.NukeNews_Item {
	padding: 5px 0;
	background: #fff;
}
.NukeNews_AltItem {
	padding: 5px 0;
	background: #eee;
}
.newsrowspacer {
	height: 1px;
	background: #666;
}
.newscategoryimagecontainer {
	float: left;
	text-align: center;
	padding: 0 5px 0 0;
}
.newstitle {
	color: #000;
	font: normal 18px Tahoma, Arial;
}
.newspostdate {
	color: #666;
	font: normal 10px Tahoma, Arial;
}
.newssummary {
	color: #000;
	font: normal 11px Tahoma, Arial;
}
.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited {
	text-decoration: underline;
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.newsreadmore:hover {
	color: #F00;
	font: bold 11px Tahoma, Arial;
}
.archivelinkcontainer {
	padding: 3px;
	background: Silver;
}
.archivelink:link, .archivelink:active, .archivelink:visited {
	text-decoration: underline;
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.archivelink:hover {
	color: #F00;
	font: bold 11px Tahoma, Arial;
}
.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited {
	text-decoration: underline;
	color: #000;
	font: bold 14px Tahoma, Arial;
}
.archivedisplaymonthlink:hover {
	color: #F00;
	font: bold 14px Tahoma, Arial;
}
.archivedisplayreturnlinkcontainer {
	padding: 5px 5px 10px;
}
.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited {
	text-decoration: underline;
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.archiveddisplayreturnlink:hover {
	color: #F00;
	font: bold 11px Tahoma, Arial;
}
.viewnewstitle {
	color: #000;
	font: normal 18px Tahoma, Arial;
}
.viewnewsimage {
	float: right;
	padding: 0 0 0 5px;
}
.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited {
	text-decoration: underline;
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.viewnewsreturn:hover {
	color: #F00;
	font: bold 11px Tahoma, Arial;
}
.viewnewsarticle {
	color: #000;
	font: normal 11px Tahoma, Arial;
}
.viewnewspostedby {
	color: #666;
	padding: 0 0 0 5px;
	font: normal 10px Tahoma, Arial;
}
.adminMenuTitle {
	color: #000;
	padding: 0 0 3px 3px;
	vertical-align: bottom;
	font: bold 12px Tahoma, Arial;
}
.adminMenuDesc {
	color: #666;
	padding-left: 3px;
	vertical-align: top;
	font: normal 11px Tahoma, Arial;
}
.adminlabels {
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.admindata {
	color: #000;
	font: normal 11px Tahoma, Arial;
}
.adminlinks:link, .adminlinks:active, .adminlinks:visited {
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.adminlinks:hover {
	color: #F00;
}
.errors {
	color: #F00;
	font: bold 11px Tahoma, Arial;
}
.admincategorygridheader {
	color: #666;
	font: bold 11px Tahoma, Arial;
}
.admincategorygriditem {
	font: bold 10px Tahoma, Arial;
}
.submitnewsdata {
	color: #000;
	font: normal 11px Tahoma, Arial;
}
.submitnewslabels {
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited {
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.helplist {
	color: #0F0;
	font: 12px Arial;
}
.newsRatingsDisplay {
	color: #000;
	font: bold 11px Tahoma, Arial;
}
.RatingLabel {
	color: #000;
	font: bold 12px Tahoma, Arial;
}
.CommentsEntryLabel {
	color: #000;
	font: bold 12px Tahoma, Arial;
}
.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited {
	color: #000;
	text-decoration: underline;
	font: bold 11px Tahoma, Arial;
}
.SaveCommentsRating:hover {
	text-decoration: none;
}
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited {
	color: #000;
	text-decoration: underline;
	font: bold 11px Tahoma, Arial;
}
.EditCommentsLink:hover {
	text-decoration: none;
}
.commentsRating {
	color: #F00;
	font: 12px Arial;
}
.CurrentRatingLabel {
	color: #000;
	font: bold 12px Tahoma, Arial;
}
.CurrentRating {
	color: #000;
	font: 12px Tahoma, Arial;
}
.RatingLabelRow {
	color: #000;
	padding-top: 10px;
	font: bold 11px Tahoma, Arial;
}
.RatingRow {
	color: #666;
	padding-top: 10px;
	font: 11px Tahoma, Arial;
}
.CommentsRow {
	color: #666;
	font: 11px Tahoma, Arial;
}
.DNN_ANN_DesignTable {
	width: 100%;
	padding: 4px;
}
.DNN_ANN_Description P {
	margin-top: 0;
}
.blogCalendar th, .CreateFrom, .extraInfo, .extraInfo .Normal, .extraInfo .NormalBold {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.blogCommentsHeading {
	padding: 5px;
	margin: 5px 0;
	background: #EFEFEF;
}
.blogComments {
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 5px;
}
.SearchOptions LABEL {
	font: x-small Verdana, Arial, Helvetica, Serif;
}
.CreateFrom {
	color: #036;
	font: 10px Verdana, Arial, Helvetica, Serif;
}
.Eventtooltip {
	border: #000 1px solid;
	padding: 5px;
	width: 200px;
	color: #000;
	text-align: left;
	background: #ffd;
	font: 10px Arial;
}
.Event {
	border: #000 1px solid;
	table-layout: auto;
	padding: 0;
	margin: 0;
	color: #000;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
	font: 7pt Verdana;
}
.EventTitle {
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #66f none;
}
.EventTitle, .EventTitle td {
	font-weight: bold;
	font-size: 11pt;
	color: #000080;
	text-align: center;
	background: #66f none;
}
.EventNextPrev, .EventNextPrev a:link {
	padding-right: 0, 0.5em;
	font-size: 8pt;
	color: #000080 !important;
}
.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover {
	padding-right: 0, 0.5em;
	font-size: 8pt;
	color: #000080 !important;
}
.EventDayHeader {
	background: #D3D3D3;
	font: bold 7pt Verdana;
}
.EventDay, .EventDay td, .EventDay a, .EventDay a:visited, .EventDay a:hover {
	color: #00f !important;
	font: 7pt Verdana;
}
.EventOtherMonthDay {
	color: #808080;
	background: #DCDCDC;
}
.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover {
	color: #8080c0;
	background: #DCDCDC;
}
.EventWeekendDay {
	background: #F5F5F5;
}
.EventTodayDay {
	border: #F00 2px solid;
}
.EventSelectedDay {
	font-weight: bold;
	color: #00f !important;
	background: #696969;
}
.EventSelectedDay a, .EventSelectedDay a:visited, .EventSelectedDay a:hover {
	color: #00f !important;
	font-weight: bold;
}
.EventSelector {
	background: #c0c0e0;
}
.EventSelector a, .EventSelector a:visited, .EventSelector a:hover {
	color: #00f;
	text-decoration: none;
}
.GridText {
	color: #fff;
}
tr.HeaderRowStyle {
	background: #7F7F7F;
}
tr.HeaderRowAlternate {
	background: #0F4791;
}
td.HeaderStyle {
	color: #fff;
	font-weight: bold;
}
th.HeaderStyle {
	color: #fff;
	font-weight: bold;
}
#albums {
	padding: 0 37px;
	padding-bottom: 40px;
}
.view {
	text-align: left;
	margin-bottom: 20px;
}
.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.item {
	padding: 10px;
	color: #B2B2B2;
}
.item h4 {
	margin-bottom: 0.4em;
}
#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ab {
	border: #000 1px solid;
}
.pb {
	margin-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	height: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.pbH {
	border: 1px solid #F7A437;
	background: #FFF6D6;
	height: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px 2px;
}
.imgBorderSml, .imgBorderMed {
	border: 2px solid #DD8500;
}