/* Standard HTML Tag Settings */
body {background-color: #eaf8e5;}
table, tr, td, p {font-family: tahoma, arial, helvetica;font-size: 11px;line-height: 1.3em;}

/* Standard DotNetNuke Settings */
.pagemaster {background-color: #eaf8e5;}
.controlpanel { width: 100%; background-color: #F8F6FB; }
.toppane { width: 100%; background-color: white; padding-left: 1px; padding-right: 1px; padding-top: 2px;}
.leftpane { background-color: transparent; padding-left: 0px; padding-right: 2px; padding-top: 2px; width: 200px;}
.contentpane { width: 100%; background-color: transparent; padding-left: 2px; padding-right:2px; padding-top: 2px;}
.rightpane { padding-left: 2px; padding-right: 0px; padding-top: 2px;}
.bottompane { width: 100%; background-color: transparent; padding-left: 1px; padding-right: 1px; padding-top: 2px;}

/* Standard Menu Settings */
.MainMenu_MenuContainer { background-color: transparent; }
.MainMenu_MenuBar { cursor: pointer;  cursor: hand; height: 16px; background-color: Transparent;}
.MainMenu_MenuItem { border-left: #DDE8F1 0px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 1px solid;  border-right: #DDE8F1 0px solid; cursor: pointer;  cursor: hand;  color: #81A3C6;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; height: 19px;}
.MainMenu_MenuIcon { background-color: #DDE8F1;  border-left: #DDE8F1 1px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15px;  height: 19px;}
.MainMenu_SubMenu { background-color: #DDE8F1;   z-index: 1000;  cursor: pointer;  cursor: hand;  filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); }
.MainMenu_MenuBreak { height: 1px;}
.MainMenu_MenuItemSel { background-color: #dde8f1;  cursor: pointer;  cursor: hand;  color: #104873;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal; height: 19px;}
.MainMenu_MenuArrow { border-right: #DDE8F1 1px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 0px solid; font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand; }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;}

.submenu{
	background-color:#EDEDED;
	font-family:"Lucida Grande", "Lucida Sans";
	color:#302C25;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin-top: 0px;
	margin-left: 3px;
	background-repeat: no-repeat;
	border: 1px dotted #c3c3c3;
}
/* End Menu Settings */
.StandardButton { background: #467599 none;  color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 11px; font-weight: normal;}
.Head   { font-family: tahoma, arial, helvetica; font-size:  10px; font-weight:  bold; color: #467599;  line-height: 30px;}

/* Custom Classes */
.header { background-image: url(images/header.jpg); background-repeat: no-repeat; }

.MenuLeftRepeat { background-image: url(images/LeftPaneMenu.jpg); background-repeat: no-repeat; height: 27px; background-color: #C3B5CE;}
.XMenuFull { background-image: url(images/XMenuFull.jpg); height: 27px; background-repeat: no-repeat;}
.bodyleftFull { background-image: url(images/BodyLeftFull.jpg); background-repeat: repeat-y; width: 13px;}
.bodyright { background-image: url(images/BodyRight.jpg); background-repeat: repeat-y; width: 13px;}
.leftPageFull { background-repeat: repeat-y; background-color: White;}
.footerLeftFull { background-image: url(images/LeftFooterFull.jpg); background-repeat: repeat-x; }
.footerLeft { background-image: url(images/FooterLeft.jpg); }
.footerRight { background-image: url(images/FooterRight.jpg); }
.content { background-color: #ffffff;}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}

/* Light Background Elements */
.LightBG { width: auto; color: #ffffff;}
a.LightBG:link, a.LightBG:active { text-decoration: none; color: #ffffff; font-weight: normal;}
a.LightBG:link, a.LightBG:visited { text-decoration: none; color: #ffffff; font-weight: normal;}
a.LightBG:hover { text-decoration: none; color: #ffffff; font-weight: normal;}

/*Footer Classes */
.FooterText { width: auto; color: #ffffff;}
a.FooterText:link, a.FooterText:visited, a.FooterText:active { text-decoration: none; color: #ffffff; font-weight: normal;}
a.FooterText:hover { text-decoration: none; color: #fafafa; font-weight: normal;}

/* End Light Background Elements */

.Separator { width: 12px; margin: 0 1px; background: url('images/XDseparator.gif') no-repeat center top;}
.Logo { padding-left: 8px; padding-top: 12px;}

/* End Custom Classes */

/* ********** Copyright Style ************** */
.copyright,a.copyright:link,a.copyright:active,a.copyright:visited{	font-size:11px; color:#ffffff; text-decoration:none; font-weight:Normal;}
a.copyright:hover{	color:#ffffff; text-decoration:underline; font-weight:Normal;}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:11px; color:#ffffff; text-decoration:none; font-weight:Normal; }
a.terms:hover{	color:#ffffff; text-decoration:underline; font-weight:Normal; border-bottom:0px dotted;}
FDB344

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#ffffff; text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: "Lucida Grande", "Lucida Sans";}
a.login:hover{	color:#ffffff; text-decoration:underline;	font-weight:normal;	font-size:11px;	font-family: "Lucida Grande", "Lucida Sans"	;}