/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;

}
.skinmaster {
	height: 100%;
                width: 860px;
	background-color: #FFFFFF;
	BORDER-RIGHT: #505052 1px solid; 
	BORDER-TOP: #505052 1px solid; 
	BORDER-LEFT: #505052 1px solid; 
	BORDER-BOTTOM: #505052 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader 
{
}
.skingradient 
{
    background-color: #006400;
    /* background-color: #0a5005; */
	/*BACKGROUND-IMAGE: url(gradient_DkGreen.jpg); HEIGHT:30px;*/
}
.controlpanel
{
    background-color: #dceedc;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #FFFFFF;

	BORDER-RIGHT: #000000 1px solid; 
	visibility:hidden;
    
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #006400 1px solid; 
	border-top: #006400 1px solid; 
	padding: 2px 10px 3px 5px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #006400; 
	filter: none;
	border: 2px solid #f6f6f6;
	margin-top: 2px;
	padding: 2px;}
.MainMenu_MenuBreak {
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}
.MainMenu_MenuItemSel {
	background: #eee;
	cursor: pointer; 
	cursor: hand; 
	color: #333; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	border: 0;
	padding: 2px 10px 3px 5px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #006400 1px solid; 
	border-bottom: #006400 1px solid; 
	border-top: #006400 0px solid;
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
.StandardButton     {
    background: #505052 none; 
    color: #FFFFFF;
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: 12px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #A5DFB1;
	BORDER-RIGHT: #23A53E 1px solid; 
	BORDER-TOP: #23A53E 1px solid; 
	BORDER-LEFT: #23A53E 1px solid; 
	BORDER-BOTTOM: #23A53E 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_MidGreen.jpg);
}
.Head   {
    font-family: Arial, Verdana, Sans-Serif;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.privacyblock 
{
       background-color: #006400;
       color: White;
}

/* 
================================
Elements
================================
*/ 
button 
{
    font-size: 12px;
    font-family: Arial, Verdana, Sans-Serif;
}  
table, tr, td, p, body, li {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.4em;
}
H4
{
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 1.4em;
	color: Black;
	font-weight: bold; 
}

div#TermsOfUse a, link
{
    color:White;
    text-decoration: none;
}
div#Privacy a
{
    color:White;
}
div#Copyright a
{
    color:White;
}
div#Search a
{
    color:White;
}
div#Date a
{
    color:Red;
}

a:link, a:visited {
	/*color: #006633;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	/*color: #cc3300;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

/* LINKS  */


a.Normal:link, a.Normal:visited {
	/*color: #006633;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.Normal:hover {
	/*color: #cc3300;*/
	font-weight:bold;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

/* for the date/copyright ------------------------*/
.SelectedTab {
    color: white;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}

.skinobject 
{
    color: #505052;
    background-color: transparent;
}

a.skinobject:link, a.skinobject:visited {
	/*color: #006633;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}
a.skinobject:hover {
	/*color: #cc3300;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.subhead 
{
    color: black;
   	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.4em;  
}
.Normal 
{
  	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.4em;  
}





