body, html { }
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  margin: 8px 0px;
}

p, td, tr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  margin: 8px 0px;
}

p.headerimage {
	margin:0px;
	padding:0px;
}

/* Bible Study Notes */

.notesBU {
	font-weight: bold;
	text-decoration: underline;
}

/* Tables */

.tblhdr1
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #73766d;
    BACKGROUND-COLOR: #cdd1b6;
	HEIGHT: 25;
}
.tblhdr2
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #cdd1b6;
    BACKGROUND-COLOR: #73766d;
	HEIGHT: 25;
}
.tblrowalt1
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #ffffff
}
.tblrowalt2
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #eeeeee
}
.tblrowalt1a
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #ffffff
}
.tblrowalt2a
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #eeeeee
}

#container
{
    width: 100%;
    height: 100%; 
    _height: 100%;
    
    /*margin-right: auto;
  margin-left: auto;
  margin-top: 10px;*/
    text-align: left; /*Added */
    background: #FFF;
    margin: 5 5 5 5;
    background: none transparent scroll repeat 0% 0%;    
    
}

/* Header Section */
#header_left
{
    float:left;
    width:934px;
    height:67px;
    margin:0px 0px 0px 0px;     
}
#header_image
{
    float:left;
}
/* Left Section */
#left {
  float: left;
  width: 715px;
  height: 100%;
  background: #fff;
}

/* Left Section */
#left_table {
  float: left;
  width: 715px;  
  background: #fff;
}

#menu {
  background-image: url("images/content_top.png");  
  background-repeat:repeat-x;
  background-position: top;
  font-size: 13px;
  font-weight: bold;
  height: 55px;
  padding: 6px 0 0 10px;
  width: 715px;
}

#menu_table {
  background-image: url("images/content_top.png");  
  background-repeat:repeat-x;
  background-position: top;
  font-size: 13px;
  font-weight: bold;
  height: 50px;
  padding: 6px 0 0 10px;
  width: 715px;
  vertical-align:top;
}

#content {
 padding: 0 10px 0 0;
 background-color: #ffffff;
  
}

/* Right Content Pane */
#right {
  float: right;
  background-image: url("images/rt_bg.jpg");
  background-repeat: repeat-y;
  width: 244px;
  height: 100%;
  overflow: visible;
}

#right_table {
  /*background-image: url("images/rt_bg.jpg");
  background-repeat: repeat-y;
    */  
  background-color: #f3e8ca;
    width: 244px;   
  height: 100%;
  vertical-align:top;
}

#right_content 
{  
  padding: 0 10px 10px 20px;
  background-image: url("images/rt_bg.jpg");
  background-repeat: repeat-y;
}

/* Footer Section */
#footer 
{   
    width:959px;
    height:24px;
}

/* Presentation styles */
.Head
{
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
}


/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: #8c9aa7;	
	text-align: center;
		
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: #2e4860;
	background-color: #dccfa3;	
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #2e4860 !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #2e4860 !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #2e4860 !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}

.EventTodayDay
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #2e4860 !important;
	background-color: darkgray;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #2e4860 !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #c0c0e0;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #2e4860;
	text-decoration: none;
}	


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

.IntranetPane {
	display:block;
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color:404028;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:404028;
}

.NormalRed
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:404028;
  font-weight:bold;
}

.NormalBold
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:404028;
  font-weight:bold;
}

/* text style for portal names, links, etc. from modules */
.SkinObject {
	color:404028;
}

A.SkinObject:link {
	color:404028;
}

A.SkinObject:visited  {
	color:6b6c4d;
}

A.SkinObject:active   {
	color:111111;
}

A.SkinObject:hover    {
	color:777777;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color:404028;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color:404028;
}

A.CommandButton:visited  {
	color:6b6c4d;
}

A.CommandButton:active   {
	color:111111;
}

A.CommandButton:hover    {
	color:777777;
}
    
/* GENERIC */
H1, .title1  {
	color:404028;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 1px 0px 0px;
}

H2, .title2  {
	color:404028;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 1px 0px 0px;
}

H3, .title3  {
	color:404028;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 1px 0px 0px;
}

H4, .title4  {
	color:6b6c4d;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 1px 0px 0px;
}

H5, .title5, DT  {
	color:6b6c4d;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 1px 0px 0px;
}

H6, .title6  {
	color:6b6c4d;
	font-size:8pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 8px 1px 0px 0px;
}

.copyright
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: #000000;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color:404028;
	text-decoration: underline;
}

A:visited   {
	color:6b6c4d;
	text-decoration: underline;
}

A:active    {
	color:111111;
	text-decoration: underline;
}

A:hover {
	color:777777;
	text-decoration: none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
  margin: 8px 15px;
  
}


UL LI   {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
}

UL LI LI    {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
}

UL LI LI LI {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
}

OL LI   {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
}

OL OL LI    {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
}

OL OL OL LI {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5px;
  margin: 0;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Weekly Bulletin Styles */

.eventslist{
	margin-top:0pt;
	margin-bottom:0pt;
	font-size: 9.75px;
}
.newseventscol{
	text-align: justify;
}
.newstitles{
	border: 1px;
	padding: 2px;
	border-style:solid;
	font-size: 10.5px;
	font-weight:bold;
	background-color: #ffefd1;
}
.newspullout{
	border: 1.5px;
	border-style:solid;
	font-size: 10.5px;
	padding: 8px;
	background-color: #ffefd1;
}
.titlebar{
	background-color:#ffefd1;
	padding-right:15px;
}
.titles{
	font-size:14pt;
}
.dates{
	font-size:10px;
	font-weight:bold;
	padding:3px;
	border-width:1px;
	border-style: solid;
}
.monthsout{
	border-bottom: 1pt;
	border-bottom-style: solid;
}
.monthsoutlist{
	margin-top:0pt;
	margin-bottom:0pt;
}
.adborder {
	border:1px;
	color: #000000;
}

/* WOL Styles */

.WOLShowLink{
	padding: 0px 5px;
}
.WOLShowLink a{
	border:1px solid #dedede;
	text-decoration:none;
}
.WOLShowLink a:hover{
	border:1px solid #cdcdcd;
	background-color:#ebebeb;
	color:#222222;
}
.WOLAirDatesText{
}


/**************************************************
 *                                                *
 * Video Room Image Tabs Style                    *
 *                                                *
 **************************************************/

.AjaxTabs_VideoTitles {
	text-align: left;
	padding:0px;
	margin:0px;
}

.AjaxTabs_VideoTitles .ajax__tab_header {
	height:19px!important;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.AjaxTabs_VideoTitles .ajax__tab_outer {
	height:19px;
	padding:0px;
	margin:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_inner p{
	margin:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_inner {
	padding:0px;
	margin:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_tab {
    margin:0px!important;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_hover .ajax__tab_outer {
    margin:0px;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_hover .ajax__tab_inner {
    margin:0px;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_hover .ajax__tab_tab {
    margin:0px;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_active .ajax__tab_outer, .AjaxTabs_VideoTitles span {
    margin:0px;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_active .ajax__tab_inner {
    margin:0px;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_active .ajax__tab_tab {
    margin:0px;
	padding:0px;
}
.AjaxTabs_VideoTitles .ajax__tab_body {
    border:1px solid #999999;
    padding:0px;
}

/**************************************************
 *                                                *
 * WOL Page Image Tabs Style                      *
 *                                                *
 **************************************************/

.AjaxTabs_WOLVideoTitles {
	text-align: left;
	padding:0px;
	margin:0px;
}

.AjaxTabs_WOLVideoTitles .ajax__tab_header {
	height:24px!important;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_outer {
	height:24px!important;
	padding:0px;
	margin:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_inner .ajax__tab_tab p{
	margin:0px!important;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_inner {
	padding:0px;
	margin:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_tab {
    margin:0px!important;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_hover .ajax__tab_outer {
    margin:0px;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_hover .ajax__tab_inner {
    margin:0px;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_hover .ajax__tab_tab {
    margin:0px;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_active .ajax__tab_outer, .AjaxTabs_WOLVideoTitles span {
    margin:0px;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_active .ajax__tab_inner {
    margin:0px;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_active .ajax__tab_tab {
    margin:0px;
	padding:0px;
}
.AjaxTabs_WOLVideoTitles .ajax__tab_body {
    border:1px solid #999999;
    padding:7px!important;
	margin:0px;
}

/* FrontPage Menu */
.RadMenu_Default{
	z-index: 20!important;
	background-color:#ffffff;
	border: 0px;
}
.RadMenu_CCBoise_TopMenu {
	z-index:20!important;
}

/* Blog Styles */
.blog_author {
	font-family:Arial, Helvetica, sans-serif;
	display:none;
}
.blog_subhead {
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0px;
	margin:0px;
}
.blog_subdate {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	padding-top:2px;
}
.blog_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.blog_bubble_owner blockquote {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url('http://www.ccboise.org/DesktopModules/Blog/Images/blog_comment_bgd.jpg');
}
.Blog_Archive_TodayDay {
	font-family:Arial, Helvetica, sans-serif;
	border: solid thin #CCCCCC;
	background-color:#cdd1b6;
}
.Blog_Archive_TodayDay a {
	color:#FFFFFF!important;
	text-decoration:none;
}
.Blog_Archive_WeekendDay {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
}
.Blog_Archive_Day a, .Blog_Archive_SelectedDay a, .Blog_Archive_WeekendDay a, .Blog_Archive_TodayDay a, .Blog_Archive_OtherMonth a {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
th.Blog_Archive_DayHeader{
	font-size:10px;
	background-color:#ffffff;
	color:#c1272d;
}
th.Blog_Archive_DayHeader, td.Blog_Archive_Day, td.Blog_Archive_SelectedDay, td.Blog_Archive_WeekendDay, td.Blog_Archive_TodayDay, td.Blog_Archive_OtherMonth {
	width: 23px;
	padding:4px 0px;
}
td.Blog_Archive_OtherMonth {
	background-color:#F1F9FF;
}
.Blog_Archive_Title td {
	background-color:#efefef;
	border:none;
	padding:3px 2px;
	text-transform:capitalize;
	font-size:10.5px;
}
#dnn_ctr3916_Archive_calMonth, #dnn_ctr3911_Archive_calMonth{
	padding:0px;
	margin:0px;
	border: solid thin #cfcfcf;
}
div.blog_syndicate_buttons {
	float:right;
}
.blog_dateline {
	color:#cdd1b6;
}
#dnn_ctr4024_ModuleContent .blog_published {
	display: block;
	text-align: center;
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background:url(http://www.ccboise.org/Portals/0/Skins/CCBoiseSkin/mm_blog_clip-bottom.gif) right bottom no-repeat;
	width:2.5em;
	margin-right: 5px;
}
#dnn_ctr4024_ModuleContent .blog_pub-date span {
	font-size:16px;
	font-weight:bold;
}
#dnn_ctr4024_ModuleContent span.blog_pub-date {
	padding: 4px 0px 3px 0px;
}
#dnn_ctr4024_ModuleContent .blog_pub-month {
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:3px;
	background:url(http://www.ccboise.org/Portals/0/Skins/CCBoiseSkin/mm_blog_clip-top.gif) center top repeat-x;
	width:34px;
	height:16px;
	text-transform:uppercase;
}
.blog_published {
	background-color:#000066;
}
.horizontalline {
	border:none!important;
}
h1 {
	border:none!important;
}
.blog_head span {
	margin: 0px 0px 20px 0px!important;
}

.quoteBox {
	padding:4px 10px;
	margin:2px 0px;
	text-decoration:none;
	color:#404028;
	background-color: #efefef;
	border: solid thin #666666;
}

.DNN_News_ItemLink a {
	font-size:9.5px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

ol.newsList {
	-webkit-padding-start: 15px;
}

/* Sermon Listings (11/14/08) */

#dnn_ctr1230_ViewAllSermons_SearchSermons {
	padding:6px;
	background-color: #efefef;
	text-decoration:none;
	border: solid thin #666666;
}
#dnn_ctr1230_ViewAllSermons_GridView2 {
	margin-top:15px;
	width:402px!important;
}
#dnn_ctr1230_ViewAllSermons_GridView2 table td a, a.makebutton:link, a.makebutton, #dnn_ctr4024_MainView_ViewEntry_pnlAddComment a.CommandButton, #dnn_ctr4024_MainView_ViewEntry_pnlAddComment a.CommandButton:link {
	padding:3px 6px;
	margin:2px;
	text-decoration:none;
	color:#404028;
	background-color: #efefef;
	border: solid thin #666666;
}
#dnn_ctr1230_ViewAllSermons_GridView2 table td span, a.makebutton:hover, #dnn_ctr4024_MainView_ViewEntry_pnlAddComment a.CommandButton:hover {
	padding:3px 6px;
	margin:2px;
	text-decoration:none;
	color:#ffffff!important;
	background-color: #404028;
	border: solid thin #666666;
}
#dnn_ctr1230_ViewAllSermons_SearchSermons td {
	margin-bottom:5px;
}
.HardBreak {
	white-space:normal!important;
}

/* CSS.Menu */

#dnn_ctr4075_ModuleContent a.MenuLevel0_Item {
	padding-bottom: 5px;
}
#dnn_ctr4075_ModuleContent td {
	padding:5px!important;
}
#dnn_ctr4075_ModuleContent a.MenuLevel0_Item {
	font-style:normal!important;
	font-weight:normal!important;
	text-decoration:none!important;
	font-size:10px!important;
	font-family: Arial, Helvetica, sans-serif!important;
}

/* Help CSS Styles */
.HelpHeader {
	color:404028;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 1px 0px 0px;
}