body,td,input	 { color: #555555;	font-size: 10px; font-family: verdana, helvetica; }
form		{ margin: 0; }
.bold		 { font-weight: bold; font-size: 10px; }
.boldwhite		 { color: #ffffff; font-weight: bold; font-size: 10px; }
a:link		 { color: #000080; text-decoration: underline; }
a:visited { color: #264d9a; text-decoration: underline; }
a:hover		 {
	color: #454545;
	text-decoration: underline;
	font-weight: normal;
}
a.subnav:link		 { color: #36c; text-decoration: none; font-weight: bold; }
a.subnav:visited { color: #264d9a; text-decoration: none; font-weight: bold; }
a.subnav:hover		 {
	color: #1a0566;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:link		 { text-decoration: none; font-size: 9px; }
a.footer:visited { text-decoration: none; font-size: 9px; }
a.footer:hover		 { color: #ffffff; text-decoration: underline; font-size: 9px; }
.topnav, a.topnav:link		 { color: #ccc; text-decoration: none; font-size: 10px; }
a.topnav:visited { color: #ccc; text-decoration: none; font-size: 10px; }
a.topnav:hover		 { color: #ffffff; text-decoration: none; font-size: 10px; }
h1		{ font-size: 20px; color: #1C6BCC; font-family: georgia,times; font-weight: bold; padding-bottom: 2px; border-bottom: 1px solid #1c6bcc; margin-bottom: 5px; }
.subhdr { font-family: georgia,times; font-weight: bold; font-size: 14px; }
.bigwhite		{ color: #ffffff; font-size: 14px; font-weight: bold; }
.blink		{ color: #ffffff; }
.hmpg		 { color: #555; font-size: 9px; }
.hmpgwhite		 { color: #ffffff; font-size: 9px; }
ul.aboutList {list-style: none;}
ul.aboutList li {padding-bottom: 3px;}
.NormalTextBox { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; }
.Normal { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; }
.Title { color: #000; font-size: 18px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold; }
.PageTitle { color: #444; font-size: 18px; line-height: 26px; border-bottom: 2px solid #444; }
.Body { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; }
.StandardButton { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold; line-height: 15px; background-color: #8dc63f; text-decoration: none; text-align: center; margin: 2px; padding: 2px; border: solid 2px #629f23; }
.StandardButton A:hover { color: #d500fd; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold; line-height: 15px; text-decoration: none; }
.StandardTable { color: #555; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; }
P { font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; }
H2 { color: #000; font-size: 18px; font-family: Arial, Helvetica, Geneva, sans-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: #f1efd5;
}
.skinmaster {
	background-color: #FFFFFF;
}
.PageLeft {
	background-image: url(PageEdgeLeft.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.PageRight {
	background-image: url(PageEdgeRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.contenttable { background-color: #fff; }
.leftpane { width: 250px; height: 400px; padding: 4px; }
.contentpane { width: 498px; padding: 4px; }
.sidepane { width: 250px; height: 400px; padding: 4px; }
.contentbox { background-color: #fff; }
.menubar {
	background-image: url(MenuBack.jpg);
	background-repeat: repeat-x;
}
.userLogin {
	background-image: url(MenuObjectBack.jpg);
	background-repeat: repeat-x;
}
.toprow { background-image: url(skin_top.png); background-repeat: repeat-x; }
.leftside { background-image: url(bg_left.gif); background-repeat: repeat-y; }
.rightside { background-image: url(bg_right.gif); background-repeat: repeat-y; }
.footer, .footer A:link, .footer A:visited { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
.footer a:hover { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
/*====DNN Menu====*/
.MainMenu_MenuContainer { font-size: 11px; }
.MainMenu_MenuBar {
	cursor: pointer;

}
.MainMenu_MenuItem {
	color: #666666;
	cursor: pointer;
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}
.MainMenu_MenuIcon { cursor: pointer; cursor: pointer; text-align: center; width: 5px; border-style: none; }
.MainMenu_SubMenu {
	background-color: #FFFFFF;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 10px;
}
.MainMenu_MenuArrow { font-family: webdings; font-size: 10pt; border-style: none; cursor: pointer; cursor: pointer; }
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuItem, .MainMenu_RootMenuAct, .MainMenu_Breadcrumb {
	color: #fff;
	cursor: pointer;
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}
.MainMenu_RootMenuSel {
	cursor: pointer;
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}
.rootBreadcrumb, .submenBreadcrumb, .rootSelected, .submenuSelected {
	color: #fefefe;
}
/*====SideMenu====*/
.SideMenu, .SideMenu a:Link, .SideMenu a:visited { font-weight: bold; color: #ffffff; font-size: 14px; }
.SideMenu a:hover, .SideMenu a:current { font-weight: bold; color: #ff00ff; font-size: 14px; }
/*====PageStyles====*/
#maincontent { }
#maincontent ul li { list-style-type: disc; }
/*=====AdminMenu=====*/
.ADMINmenucontainer { text-align: justify; }
.ADMINmenubar{ font-size: 11px; font-weight: normal; }
.ADMINmenuitem /* Controls Sub Menu Items  */ {
	font-size: 11px;
	font-weight: bold;
	border-width: 0;
	color: #FFFFFF;
}
.ADMINmenuitemsel{
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	border-width: 0;
	cursor: pointer;
	color: #000000;
}
.ADMINrootmenuitem TD{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.ADMINrootmenuitemsel TD {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.ADMINrootmenuitembreadcrumb TD {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	text-align: center;
}
.ADMINrootmenuitemactive TD {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
}
.ADMINsubmenu {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.ADMINsubmenuitemsel {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ADMINsumbenuitemactive {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
}
