﻿body {
}

#BODY
{
	background-color: #DADADA;
}
.Title, .Head
{
	color: #000;
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-size: 16px !important;
	font-weight: bold;
}

.SubHead
{
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7AC043;
}

.Normal, P, DIV, TD, .Normal TD
{
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-size: 12px;
}
A.SkinObject, A.CommandButon
{
	font-weight: normal;
}
A, A:visited, A FONT
{
	font-weight: bold;
	color: #7AC043 !important;
	text-decoration: none;
}
A.CommandButton, A.CommandButton:visited, A.Normal, A.Normal:visited, .McMc_ContentPane A, .McMc_ContentPane A:visited, .McMc_DefaultContainer_Content A, .McMc_DefaultContainer_Content A:visited
{
	font-weight: bold;
	color: #7AC043 !important;
	text-decoration: none !important;
}
A:hover, A.Normal:hover, A:hover FONT, .McMc_ContentPane A:hover, .McMc_DefaultContainer_Content A:hover
{
	color: #7AC043 !important;
	text-decoration: underline !important;
}
A.CommandButton:hover
{
	color: #807F83 !important;
	text-decoration: underline !important;
}

.TopRow
{
	text-align: right; 
	padding: 10px 6px 4px 2px;
	width:100%;
}
.HeaderText, A.HeaderText, A.HeaderText:hover
{
	color: White;
	font-size: 13px;
}
.DateText
{
	color: #666;
}
.Masthead_Left
{
	background-image: url(images/header_left.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #fff;
}
.Masthead_Center, .Masthead_Date
{
	background-image: url(images/header_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
}
.Masthead_Right
{
	background-image: url(images/header_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #fff;
}

.Masthead_Date
{
	padding-bottom: 8px;
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}



/****************** MENU ******************/

.Menu_MenuItem
{
	background-color: #eee;
	padding-left: 2px;
	height: 22px;
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	cursor: hand;
}

.Menu_MenuItem_Active
{
	background-color: #eee;
	padding-left: 2px;
	height: 22px;
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	cursor: hand;
}

.Menu_RootMenuItem, .Menu_RootMenuItem_Active
{
	background-color: #807F83;
	padding-left: 2px;
	padding-right: 6px;
	height: 30px;
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	cursor: hand;
	text-transform: uppercase;
}

.Menu_RootMenuItem
{
	background-image: url(images/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.Menu_RootMenuItem_Active
{
	background-image: url(images/menu_bg_active_ais.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD
{
	font-size: 12px;
}
.Menu_RootMenuItem_Active TD
{
}

.Menu_SubMenu TD
{
    color: #555555;
	height: 20px;
	Xborder-bottom: 1px dotted #00725D;
}
.Menu_Submenuitemselected TD
{
	color: #ffffff !important;
}

.Menu_SubMenu
{
    border-left:4px solid #7AC043;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 12px; 
    font-weight: bold; 
	background: #E7E7E7;
    color: #555555;
}

.Menu_Submenuitemselected 
{
    border:0px none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 12px; 
	color: #ffffff !important;
	font-weight: bold; 
	background: #7AC043; 
}


.Banner
{
	text-align:left;
	background-color: #9A9A9A;
}

.QuickLinks
{
	background-color: #7AC043;
	color: White;
	font-size: 13px;
	font-weight: bold;
}

A.QuickLinksText, A.QuickLinksText:hover, A.QuickLinksText:visited, .QuickLinksText
{
	color: White !important;
}

.Search
{
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 162px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.SearchButton
{
	cursor: hand;
	width: 20px !important;
	height: 17px;
	padding-top: 2px;
}

A.SearchButton2:hover
{
	text-decoration: none !important;
}


#dnn_dnnSEARCH_txtSearch
{
	border: 0px solid Transparent;
	height:18px;
	background-color: Transparent;
	width: 136px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	vertical-align:top;
}



.LeftPane
{
}
.ContentPane
{
	border-left: 1px solid #666;
}
.ContentLeftPane, .ContentRightPane
{
	xpadding: 10px;
}
.RightPane
{
	background-color: #ECECED;
	border-left: 1px solid #666;
}
table 
{
	_border-collapse: collapse;
}
.DNNEmptyPane
{
	_display:none;
}
#dnn_RightPane.DNNEmptyPane
{
	background-color: #ECECED;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	empty-cells:show;
	_display:inline;
}
#dnn_LeftPane.DNNEmptyPane, #dnn_BannerPane.DNNEmptyPane
{
	_display:inline;
}
.Footer
{
	background-color: #999999;
	background-image: url(images/footer_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.FooterText
{
	background-color: #999999;
	background-image: url(images/footer_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.CopyrightText, A.CopyrightText, A.CopyrightText:visited, .FooterText
{
	color: #ccc !important;
	font-weight: bold;
}
.Footer_MenuItem, .Footer_Menu
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color: #999999;
}
.Footer_MenuItem
{
	cursor: hand;
}
.BottomPane
{
	border-top: 1px solid #666;
}
.BottomPane .DNNEmptyPane, .ContentLeftPane .DNNEmptyPane, .ContentRightPane .DNNEmptyPane, .ContentCenterPane .DNNEmptyPane
{
	display:none;
}
.GrayHeaderRow
{
	border-top: 1px solid #807F83;
}
.GrayHeaderRow .Head
{
	font-family: "Calibri", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.GrayHeaderRow .HeaderRight
{
	background-image: url(images/container_right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	xbackground-color: #fff;
}
.GrayHeaderRow .HeaderTitleRow
{
	background-color: #807F83;
}

.SideComment .HeaderRow
{
	padding-left: 4px;
	padding-top: 5px;
}
.SideComment .Normal
{
	padding: 4px 12px 12px 8px;
	font-size: 14px;
	color: #7AC043;
}

.SmallText
{
	color: #666;
	font-size: 11px !important;
}

.RequiredText
{
	color: Red;
	font-weight: bold;
	font-size: 14px;
}
.RequiredTextAlert
{
	color: Red;
	font-weight: bold;
	font-size: 14px;
}

.ContentImage
{
	margin: 0px 2px 12px 12px;
	border: 1px solid #999;
}