html, body {
	height:100%;
}
a:link		 { color: #000080; text-decoration: underline; }
a:visited { color: #264d9a; text-decoration: underline; }
a:hover		 {
	color: #454545;
	text-decoration: underline;
	font-weight: normal;
}

.skinObject, a.skinObject:link, a.skinObject:visited {
	font-weight: normal;
	font-size: 10px;
	color: #858a8d;
}
a.skinObject:hover {
	font-size: 10px;
	color: #858a8d;
	text-decoration:underline;
}
.NormalTextBox { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; }
.Normal { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; }
#SimpleContainer .Title .Head {
	font-family: "Times New Roman", Times, serif !important;
	text-transform: uppercase;
	font-size: large;
	color: #725c2d !important;
	padding: 5px 0;
}
P  {
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 20px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #1c6bcc;
	margin-bottom: 5px;
}
H2 {
	color: #333333;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #444;
}
/* 
====
Skin styles for DotNetNuke
====
*/
.controlpanel {
	width: 100%;
	background-color: #d6d6d6;
}
.pagemaster {
	width: 100%;
	height: 100%;
	border-width: 0;
	background-color: #d49957;
}
.skinmaster {
	height: 100%;
}
.LeftEdge {
	background-image: url(LeftEdge.png);
	background-repeat: repeat-y;
	background-position: left;
}
.RightEdge {
	background-image: url(RightEdge.png);
	background-repeat: repeat-y;
	background-position: right;
}
.contenttable { background-color: #fff; }
.leftpane { width: 250px; padding: 4px; }
.contentpane { padding: 4px; }
.toppane { padding: 0px;}
#dnn_RightPane {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#dnn_RightLowerLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.pageHeader1 {
	background-color: #3c3c3c;
	height: 9px;
}
.pageHeader2 {
	background-color: #cdd2b3;
	height: 5px;
}
.page { 
	background-color: #fdfbfb;
}
.menubar {

}
.userLogin {

}

.headerText {
	padding-top: 62px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#topmenu {
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#bottommenu {
	padding:10px 0px 5px;
}
.footerrow {
	background-color: #3c3c3c;
	height:63px;
}
.footerdivider {
	background-color: #cdd2b3;
	height: 8px;
}
.footer {
	text-decoration: none;
	height:63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858a8d;
	background-color: #3c3c3c;
	background-image: url(FooterLogo.png);
	background-repeat: no-repeat;
	background-position: right;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	font-size: 10px;
	color: #858a8d;
}
a.footer:hover		 {
	text-decoration: underline;
	font-size: 10px;
}
/*===Top Menu===*/
#topmenu {
	text-align: justify;
}
/*====DNN Top Menu====*/
.TopMenu_MenuContainer { 
	font-size: 10px;
	color: #858a8d;
}
.TopMenu_MenuBar {
	cursor: pointer;
}
.TopMenu_MenuItem, .TopMenu_RootMenuItem {
	color: #333333;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
}
.TopMenu_MenuIcon { cursor: pointer; cursor: pointer; text-align: center; width: 5px; border-style: none; }
.TopMenu_SubMenu {
	background-color: #fdfbfb;
	padding: 2px;
	border: 2px solid #666666;
	cursor: pointer;
	cursor: pointer;
}
.TopMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.TopMenu_MenuItemSel {
	cursor: pointer;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #fdfbfb !important;
	line-height: 20px;
}
.TopMenu_MenuArrow { font-family: webdings; font-size: 10px; border-style: none; cursor: pointer; cursor: pointer; }
.TopMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}
.TopMenu_rootmenuitemactive, .TopMenu_rootmenuitembreadcrumb, .TopMenu_rootmenuitemsel {
	color: #fdfbfb;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background-color: #333333;
	line-height: 20px;
}
.TopMenu_Separator {
	color: #858a8d;
	font-size: 9px;
}

/*====Sub Menu====*/
.SubMenuBar {
}
.SubMenuItem, .SubMenuItem a:link, .SubMenuItem a:visited {
	color: #333333;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding:0 5px;
}
.SubMenuOver {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
	padding:2px 5px;
}

.SubMenuCurrent {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
	padding:2px 5px;
}
.SubMenuOver a:link, .SubMenuOver a:visited  {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 5px;
}
.SubMenuCurrent a:link, .SubMenuCurrent a:visited {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 5px;
}
/*====DNN Menu====*/
.MainMenu_MenuContainer { 
	font-size: 10px;
	color: #858a8d;
}
.MainMenu_MenuBar {
	cursor: pointer;
}
.MainMenu_MenuItem {
	color: #858a8d;
	cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.MainMenu_MenuIcon { cursor: pointer; cursor: pointer; text-align: center; width: 5px; border-style: none; }
.MainMenu_SubMenu {
	background-color: #fdfbfb;
	padding: 2px;
	border: 2px solid #666666;
	cursor: pointer;
	cursor: pointer;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fdfbfb;
	font-size: 10px;
}
.MainMenu_MenuArrow { font-family: webdings; font-size: 10px; border-style: none; cursor: pointer; cursor: pointer; }
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuItem, .MainMenu_RootMenuAct, .MainMenu_Breadcrumb {
	color: #858a8d;
	cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.MainMenu_RootMenuSel {
	cursor: pointer;
	cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.MainMenu_Separator {
	color: #858a8d;
	font-size: 9px;
}
.rootBreadcrumb, .submenuBreadcrumb, .rootSelected, .submenuSelected {
	color: #fefefe;
}

